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 + type REST struct + ConfigGetter client.DeploymentConfigsNamespacer + ConnectionInfo kclient.ConnectionInfoGetter + DeploymentGetter kclient.ReplicationControllersNamespacer + PodGetter pod.ResourceGetter + Timeout time.Duration + func NewREST(dn client.DeploymentConfigsNamespacer, ...) *REST + func (r *REST) Get(ctx kapi.Context, name string, opts runtime.Object) (runtime.Object, error) + func (r *REST) New() runtime.Object + func (r *REST) NewGetOptions() (runtime.Object, bool, string)