client

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountingMockClient

type AccountingMockClient struct {
	ClusterService        *accmocks.ClusterServiceClient
	PodService            *accmocks.PodServiceClient
	S3Service             *accmocks.S3ServiceClient
	IPService             *accmocks.IPServiceClient
	InfoService           *accmocks.InfoServiceClient
	NetworkTrafficService *accmocks.NetworkTrafficServiceClient
	VolumeService         *accmocks.VolumeServiceClient
	PostgresService       *accmocks.PostgresServiceClient
	ProductOptionService  *accmocks.ProductOptionServiceClient
	MachineService        *accmocks.MachineServiceClient
}

func (*AccountingMockClient) AssertExpectations

func (c *AccountingMockClient) AssertExpectations(t *testing.T)

func (*AccountingMockClient) Close

func (c *AccountingMockClient) Close() error

func (*AccountingMockClient) Cluster

func (*AccountingMockClient) Health

func (*AccountingMockClient) IP

func (*AccountingMockClient) Info

func (*AccountingMockClient) Machine added in v0.9.0

func (*AccountingMockClient) NetworkTraffic

func (*AccountingMockClient) Pod

func (*AccountingMockClient) Postgres

func (*AccountingMockClient) ProductOption added in v0.9.0

func (*AccountingMockClient) S3

func (*AccountingMockClient) Volume

type AccountingMockFns

type AccountingMockFns struct {
	Cluster        func(mock *mock.Mock)
	Pod            func(mock *mock.Mock)
	S3             func(mock *mock.Mock)
	IP             func(mock *mock.Mock)
	Info           func(mock *mock.Mock)
	NetworkTraffic func(mock *mock.Mock)
	Volume         func(mock *mock.Mock)
	Postgres       func(mock *mock.Mock)
	ProductOption  func(mock *mock.Mock)
	Machine        func(mock *mock.Mock)
}

Jump to

Keyboard shortcuts

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