Documentation ¶
Index ¶
- type Client
- func (_m *Client) Cluster() cluster.Client
- func (_m *Client) ClusterService() cluster.Service
- func (_m *Client) Hostname() v1beta2.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 typesv1beta2.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 NewClient ¶ added in v0.16.2
NewClient creates a new instance of Client. It also registers the testing.TB interface on the mock and a cleanup function to assert the mocks expectations.
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() v1beta2.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 typesv1beta2.GroupSpec) (provider.ValidateGroupSpecResult, error)
Validate provides a mock function with given fields: _a0, _a1
type StatusClient ¶
StatusClient is an autogenerated mock type for the StatusClient type
func NewStatusClient ¶ added in v0.16.2
func NewStatusClient(t testing.TB) *StatusClient
NewStatusClient creates a new instance of StatusClient. It also registers the testing.TB interface on the mock and a cleanup function to assert the mocks expectations.
Click to show internal directories.
Click to hide internal directories.