Versions in this module Expand all Collapse all v3 v3.11.0 Oct 9, 2018 Changes in this version + var BinaryStrategy = binaryStrategy + var Strategy = strategy + type BinaryInstantiateREST struct + BuildClient buildtypedclient.BuildsGetter + ClientConfig *restclient.Config + Generator *generator.BuildGenerator + Timeout time.Duration + func NewBinaryStorage(generator *generator.BuildGenerator, buildClient buildtypedclient.BuildsGetter, ...) *BinaryInstantiateREST + func (r *BinaryInstantiateREST) Connect(ctx context.Context, name string, options runtime.Object, ...) (http.Handler, error) + func (r *BinaryInstantiateREST) ConnectMethods() []string + func (r *BinaryInstantiateREST) New() runtime.Object + func (r *BinaryInstantiateREST) NewConnectOptions() (runtime.Object, bool, string) + func (r *BinaryInstantiateREST) ProducesMIMETypes(verb string) []string + func (r *BinaryInstantiateREST) ProducesObject(verb string) interface{} + type InstantiateREST struct + func NewStorage(generator *generator.BuildGenerator) *InstantiateREST + func (s *InstantiateREST) Create(ctx context.Context, obj runtime.Object, ...) (runtime.Object, error) + func (s *InstantiateREST) New() runtime.Object + func (s *InstantiateREST) ProducesMIMETypes(verb string) []string + func (s *InstantiateREST) ProducesObject(verb string) interface{} Other modules containing this package gopkg.in/openshift/origin.v4