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