mocks

package
v0.16.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v0.7.3

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func NewClient added in v0.16.2

func NewClient(t testing.TB) *Client

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) Cluster added in v0.7.3

func (_m *Client) Cluster() cluster.Client

Cluster provides a mock function with given fields:

func (*Client) ClusterService added in v0.14.0

func (_m *Client) ClusterService() cluster.Service

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) Manifest added in v0.7.3

func (_m *Client) Manifest() manifest.Client

Manifest provides a mock function with given fields:

func (*Client) Status added in v0.7.3

func (_m *Client) Status(_a0 context.Context) (*provider.Status, error)

Status provides a mock function with given fields: _a0

func (*Client) Validate added in v0.12.0

Validate provides a mock function with given fields: _a0, _a1

type StatusClient

type StatusClient struct {
	mock.Mock
}

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.

func (*StatusClient) Status

func (_m *StatusClient) Status(_a0 context.Context) (*provider.Status, error)

Status provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL