mock_configuration

package
v0.0.0-...-4711c86 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_configuration is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConfigurationContract

type MockConfigurationContract struct {
	// contains filtered or unexported fields
}

MockConfigurationContract is a mock of ConfigurationContract interface

func NewMockConfigurationContract

func NewMockConfigurationContract(ctrl *gomock.Controller) *MockConfigurationContract

NewMockConfigurationContract creates a new mock instance

func (*MockConfigurationContract) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockConfigurationContract) GetDiskSize

func (m *MockConfigurationContract) GetDiskSize() (int, error)

GetDiskSize mocks base method

func (*MockConfigurationContract) GetDiskType

func (m *MockConfigurationContract) GetDiskType() (string, error)

GetDiskType mocks base method

func (*MockConfigurationContract) GetImageType

func (m *MockConfigurationContract) GetImageType() (string, error)

GetImageType mocks base method

func (*MockConfigurationContract) GetKubernetesClusterVersion

func (m *MockConfigurationContract) GetKubernetesClusterVersion() (string, error)

GetKubernetesClusterVersion mocks base method

func (*MockConfigurationContract) GetMachineType

func (m *MockConfigurationContract) GetMachineType() (string, error)

GetMachineType mocks base method

func (*MockConfigurationContract) GetMaxPodsPerNode

func (m *MockConfigurationContract) GetMaxPodsPerNode() (int, error)

GetMaxPodsPerNode mocks base method

func (*MockConfigurationContract) GetNodeCount

func (m *MockConfigurationContract) GetNodeCount() (int, error)

GetNodeCount mocks base method

func (*MockConfigurationContract) GetProjectID

func (m *MockConfigurationContract) GetProjectID() (string, error)

GetProjectID mocks base method

func (*MockConfigurationContract) GetRegion

func (m *MockConfigurationContract) GetRegion() (string, error)

GetRegion mocks base method

func (*MockConfigurationContract) GetZone

func (m *MockConfigurationContract) GetZone() (string, error)

GetZone mocks base method

type MockConfigurationContractMockRecorder

type MockConfigurationContractMockRecorder struct {
	// contains filtered or unexported fields
}

MockConfigurationContractMockRecorder is the mock recorder for MockConfigurationContract

func (*MockConfigurationContractMockRecorder) GetDiskSize

GetDiskSize indicates an expected call of GetDiskSize

func (*MockConfigurationContractMockRecorder) GetDiskType

GetDiskType indicates an expected call of GetDiskType

func (*MockConfigurationContractMockRecorder) GetImageType

GetImageType indicates an expected call of GetImageType

func (*MockConfigurationContractMockRecorder) GetKubernetesClusterVersion

func (mr *MockConfigurationContractMockRecorder) GetKubernetesClusterVersion() *gomock.Call

GetKubernetesClusterVersion indicates an expected call of GetKubernetesClusterVersion

func (*MockConfigurationContractMockRecorder) GetMachineType

func (mr *MockConfigurationContractMockRecorder) GetMachineType() *gomock.Call

GetMachineType indicates an expected call of GetMachineType

func (*MockConfigurationContractMockRecorder) GetMaxPodsPerNode

func (mr *MockConfigurationContractMockRecorder) GetMaxPodsPerNode() *gomock.Call

GetMaxPodsPerNode indicates an expected call of GetMaxPodsPerNode

func (*MockConfigurationContractMockRecorder) GetNodeCount

GetNodeCount indicates an expected call of GetNodeCount

func (*MockConfigurationContractMockRecorder) GetProjectID

GetProjectID indicates an expected call of GetProjectID

func (*MockConfigurationContractMockRecorder) GetRegion

GetRegion indicates an expected call of GetRegion

func (*MockConfigurationContractMockRecorder) GetZone

GetZone indicates an expected call of GetZone

Jump to

Keyboard shortcuts

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