Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + type PipeStreamer struct + ContentType string + Flush bool + In *io.PipeWriter + Out *io.PipeReader + func (obj *PipeStreamer) DeepCopyObject() runtime.Object + func (obj *PipeStreamer) GetObjectKind() schema.ObjectKind + func (s *PipeStreamer) InputStream(ctx context.Context, apiVersion, acceptHeader string) (stream io.ReadCloser, flush bool, contentType string, err error) + type REST struct + BuildClient buildtypedclient.BuildsGetter + PodClient kubetypedclient.PodsGetter + Timeout time.Duration + func NewREST(buildClient buildtypedclient.BuildsGetter, ...) *REST + func (r *REST) Get(ctx context.Context, name string, opts runtime.Object) (runtime.Object, error) + func (r *REST) New() runtime.Object + func (r *REST) NewGetOptions() (runtime.Object, bool, string) v4.0.0-alpha.0 Sep 13, 2018 Other modules containing this package gopkg.in/openshift/origin.v3