automock

package
v0.0.0-...-fb2c256 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: Apache-2.0, Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectorClient

type DirectorClient struct {
	mock.Mock
}

DirectorClient is an autogenerated mock type for the DirectorClient type

func (*DirectorClient) GetConsoleURL

func (_m *DirectorClient) GetConsoleURL(accountID string, runtimeID string) (string, error)

GetConsoleURL provides a mock function with given fields: accountID, runtimeID

func (*DirectorClient) SetLabel

func (_m *DirectorClient) SetLabel(accountID string, runtimeID string, key string, value string) error

SetLabel provides a mock function with given fields: accountID, runtimeID, key, value

type EDPClient

type EDPClient struct {
	mock.Mock
}

EDPClient is an autogenerated mock type for the EDPClient type

func (*EDPClient) CreateDataTenant

func (_m *EDPClient) CreateDataTenant(data edp.DataTenantPayload) error

CreateDataTenant provides a mock function with given fields: data

func (*EDPClient) CreateMetadataTenant

func (_m *EDPClient) CreateMetadataTenant(name string, env string, data edp.MetadataTenantPayload) error

CreateMetadataTenant provides a mock function with given fields: name, env, data

type ProvisionerInputCreator

type ProvisionerInputCreator struct {
	mock.Mock
}

ProvisionerInputCreator is an autogenerated mock type for the ProvisionerInputCreator type

func (*ProvisionerInputCreator) AppendGlobalOverrides

func (_m *ProvisionerInputCreator) AppendGlobalOverrides(overrides []*gqlschema.ConfigEntryInput) internal.ProvisionerInputCreator

AppendGlobalOverrides provides a mock function with given fields: overrides

func (*ProvisionerInputCreator) AppendOverrides

func (_m *ProvisionerInputCreator) AppendOverrides(component string, overrides []*gqlschema.ConfigEntryInput) internal.ProvisionerInputCreator

AppendOverrides provides a mock function with given fields: component, overrides

func (*ProvisionerInputCreator) CreateProvisionRuntimeInput

func (_m *ProvisionerInputCreator) CreateProvisionRuntimeInput() (gqlschema.ProvisionRuntimeInput, error)

CreateProvisionRuntimeInput provides a mock function with given fields:

func (*ProvisionerInputCreator) CreateUpgradeRuntimeInput

func (_m *ProvisionerInputCreator) CreateUpgradeRuntimeInput() (gqlschema.UpgradeRuntimeInput, error)

CreateUpgradeRuntimeInput provides a mock function with given fields:

func (*ProvisionerInputCreator) EnableOptionalComponent

func (_m *ProvisionerInputCreator) EnableOptionalComponent(componentName string) internal.ProvisionerInputCreator

EnableOptionalComponent provides a mock function with given fields: componentName

func (*ProvisionerInputCreator) SetLabel

SetLabel provides a mock function with given fields: key, value

func (*ProvisionerInputCreator) SetOverrides

SetOverrides provides a mock function with given fields: component, overrides

func (*ProvisionerInputCreator) SetProvisioningParameters

SetProvisioningParameters provides a mock function with given fields: params

type Step

type Step struct {
	mock.Mock
}

Step is an autogenerated mock type for the Step type

func (*Step) Name

func (_m *Step) Name() string

Name provides a mock function with given fields:

func (*Step) Run

Run provides a mock function with given fields: operation, logger

Jump to

Keyboard shortcuts

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