Documentation ¶
Index ¶
- type Client
- func (_m *Client) Cluster() cluster.Client
- func (_m *Client) ClusterService() cluster.Service
- func (_m *Client) Hostname() types.HostnameServiceClient
- func (_m *Client) Manifest() manifest.Client
- func (_m *Client) Status(_a0 context.Context) (*provider.Status, error)
- func (_m *Client) Validate(_a0 context.Context, _a1 deploymenttypes.GroupSpec) (provider.ValidateGroupSpecResult, error)
- type StatusClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶ added in v0.7.3
Client is an autogenerated mock type for the Client type
func (*Client) ClusterService ¶ added in v0.14.0
ClusterService provides a mock function with given fields:
func (*Client) Hostname ¶ added in v0.14.0
func (_m *Client) Hostname() types.HostnameServiceClient
Hostname provides a mock function with given fields:
func (*Client) Validate ¶ added in v0.12.0
func (_m *Client) Validate(_a0 context.Context, _a1 deploymenttypes.GroupSpec) (provider.ValidateGroupSpecResult, error)
Validate provides a mock function with given fields: _a0, _a1
Click to show internal directories.
Click to hide internal directories.