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