Versions in this module Expand all Collapse all v1 v1.0.8 Nov 7, 2015 v1.0.7 Oct 29, 2015 Changes in this version + var BinaryStrategy = binaryStrategy + var Strategy = strategy + type BinaryInstantiateREST struct + ConnectionInfo kclient.ConnectionInfoGetter + Generator *generator.BuildGenerator + PodGetter pod.ResourceGetter + Timeout time.Duration + Watcher rest.Watcher + func NewBinaryStorage(generator *generator.BuildGenerator, watcher rest.Watcher, ...) *BinaryInstantiateREST + func (r *BinaryInstantiateREST) Connect(ctx kapi.Context, name string, options runtime.Object, ...) (http.Handler, error) + func (r *BinaryInstantiateREST) ConnectMethods() []string + func (r *BinaryInstantiateREST) NewConnectOptions() (runtime.Object, bool, string) + func (s *BinaryInstantiateREST) New() runtime.Object + type InstantiateREST struct + func NewStorage(generator *generator.BuildGenerator) *InstantiateREST + func (s *InstantiateREST) Create(ctx kapi.Context, obj runtime.Object) (runtime.Object, error) + func (s *InstantiateREST) New() runtime.Object