Documentation
¶
Overview ¶
Code generated by mockery v1.0.0
Index ¶
- type Client
- func (_m *Client) Deploy(_a0 types.LeaseID, _a1 *types.ManifestGroup) error
- func (_m *Client) Deployments() ([]cluster.Deployment, error)
- func (_m *Client) KubeDeployment(_a0 types.LeaseID, _a1 string) (*v1.Deployment, error)
- func (_m *Client) KubeDeployments(_a0 types.LeaseID) (*v1.DeploymentList, error)
- func (_m *Client) Teardown(_a0 types.LeaseID) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) Deployments ¶
func (_m *Client) Deployments() ([]cluster.Deployment, error)
Deployments provides a mock function with given fields:
func (*Client) KubeDeployment ¶
KubeDeployment provides a mock function with given fields: _a0, _a1
func (*Client) KubeDeployments ¶
KubeDeployments provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.