Documentation ¶
Overview ¶
Package fake has the automatically generated clients.
Index ¶
- type FakeAppsV1beta2
- func (c *FakeAppsV1beta2) ControllerRevisions(namespace string) v1beta2.ControllerRevisionInterface
- func (c *FakeAppsV1beta2) DaemonSets(namespace string) v1beta2.DaemonSetInterface
- func (c *FakeAppsV1beta2) Deployments(namespace string) v1beta2.DeploymentInterface
- func (c *FakeAppsV1beta2) RESTClient() rest.Interface
- func (c *FakeAppsV1beta2) ReplicaSets(namespace string) v1beta2.ReplicaSetInterface
- func (c *FakeAppsV1beta2) StatefulSets(namespace string) v1beta2.StatefulSetInterface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeAppsV1beta2 ¶
func (*FakeAppsV1beta2) ControllerRevisions ¶
func (c *FakeAppsV1beta2) ControllerRevisions(namespace string) v1beta2.ControllerRevisionInterface
func (*FakeAppsV1beta2) DaemonSets ¶
func (c *FakeAppsV1beta2) DaemonSets(namespace string) v1beta2.DaemonSetInterface
func (*FakeAppsV1beta2) Deployments ¶
func (c *FakeAppsV1beta2) Deployments(namespace string) v1beta2.DeploymentInterface
func (*FakeAppsV1beta2) RESTClient ¶
func (c *FakeAppsV1beta2) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
func (*FakeAppsV1beta2) ReplicaSets ¶
func (c *FakeAppsV1beta2) ReplicaSets(namespace string) v1beta2.ReplicaSetInterface
func (*FakeAppsV1beta2) StatefulSets ¶
func (c *FakeAppsV1beta2) StatefulSets(namespace string) v1beta2.StatefulSetInterface
Click to show internal directories.
Click to hide internal directories.