Documentation ¶
Overview ¶
Package shoot is a generated GoMock package.
Index ¶
- type MockExtensionContainerRuntime
- func (m *MockExtensionContainerRuntime) DeleteStaleResources(arg0 context.Context) error
- func (m *MockExtensionContainerRuntime) Deploy(arg0 context.Context) error
- func (m *MockExtensionContainerRuntime) Destroy(arg0 context.Context) error
- func (m *MockExtensionContainerRuntime) EXPECT() *MockExtensionContainerRuntimeMockRecorder
- func (m *MockExtensionContainerRuntime) Migrate(arg0 context.Context) error
- func (m *MockExtensionContainerRuntime) Restore(arg0 context.Context, arg1 *v1alpha1.ShootState) error
- func (m *MockExtensionContainerRuntime) Wait(arg0 context.Context) error
- func (m *MockExtensionContainerRuntime) WaitCleanup(arg0 context.Context) error
- func (m *MockExtensionContainerRuntime) WaitMigrate(arg0 context.Context) error
- type MockExtensionContainerRuntimeMockRecorder
- func (mr *MockExtensionContainerRuntimeMockRecorder) DeleteStaleResources(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionContainerRuntimeMockRecorder) Deploy(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionContainerRuntimeMockRecorder) Destroy(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionContainerRuntimeMockRecorder) Migrate(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionContainerRuntimeMockRecorder) Restore(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockExtensionContainerRuntimeMockRecorder) Wait(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionContainerRuntimeMockRecorder) WaitCleanup(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionContainerRuntimeMockRecorder) WaitMigrate(arg0 interface{}) *gomock.Call
- type MockExtensionInfrastructure
- func (m *MockExtensionInfrastructure) Deploy(arg0 context.Context) error
- func (m *MockExtensionInfrastructure) Destroy(arg0 context.Context) error
- func (m *MockExtensionInfrastructure) EXPECT() *MockExtensionInfrastructureMockRecorder
- func (m *MockExtensionInfrastructure) Migrate(arg0 context.Context) error
- func (m *MockExtensionInfrastructure) NodesCIDR() *string
- func (m *MockExtensionInfrastructure) ProviderStatus() *runtime.RawExtension
- func (m *MockExtensionInfrastructure) Restore(arg0 context.Context, arg1 *v1alpha1.ShootState) error
- func (m *MockExtensionInfrastructure) SetSSHPublicKey(arg0 []byte)
- func (m *MockExtensionInfrastructure) Wait(arg0 context.Context) error
- func (m *MockExtensionInfrastructure) WaitCleanup(arg0 context.Context) error
- func (m *MockExtensionInfrastructure) WaitMigrate(arg0 context.Context) error
- type MockExtensionInfrastructureMockRecorder
- func (mr *MockExtensionInfrastructureMockRecorder) Deploy(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionInfrastructureMockRecorder) Destroy(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionInfrastructureMockRecorder) Migrate(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionInfrastructureMockRecorder) NodesCIDR() *gomock.Call
- func (mr *MockExtensionInfrastructureMockRecorder) ProviderStatus() *gomock.Call
- func (mr *MockExtensionInfrastructureMockRecorder) Restore(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockExtensionInfrastructureMockRecorder) SetSSHPublicKey(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionInfrastructureMockRecorder) Wait(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionInfrastructureMockRecorder) WaitCleanup(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionInfrastructureMockRecorder) WaitMigrate(arg0 interface{}) *gomock.Call
- type MockExtensionWorker
- func (m *MockExtensionWorker) Deploy(arg0 context.Context) error
- func (m *MockExtensionWorker) Destroy(arg0 context.Context) error
- func (m *MockExtensionWorker) EXPECT() *MockExtensionWorkerMockRecorder
- func (m *MockExtensionWorker) MachineDeployments() []v1alpha10.MachineDeployment
- func (m *MockExtensionWorker) Migrate(arg0 context.Context) error
- func (m *MockExtensionWorker) Restore(arg0 context.Context, arg1 *v1alpha1.ShootState) error
- func (m *MockExtensionWorker) SetInfrastructureProviderStatus(arg0 *runtime.RawExtension)
- func (m *MockExtensionWorker) SetOperatingSystemConfigMaps(arg0 map[string]shoot.OperatingSystemConfigs)
- func (m *MockExtensionWorker) SetSSHPublicKey(arg0 []byte)
- func (m *MockExtensionWorker) Wait(arg0 context.Context) error
- func (m *MockExtensionWorker) WaitCleanup(arg0 context.Context) error
- func (m *MockExtensionWorker) WaitMigrate(arg0 context.Context) error
- type MockExtensionWorkerMockRecorder
- func (mr *MockExtensionWorkerMockRecorder) Deploy(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionWorkerMockRecorder) Destroy(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionWorkerMockRecorder) MachineDeployments() *gomock.Call
- func (mr *MockExtensionWorkerMockRecorder) Migrate(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionWorkerMockRecorder) Restore(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockExtensionWorkerMockRecorder) SetInfrastructureProviderStatus(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionWorkerMockRecorder) SetOperatingSystemConfigMaps(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionWorkerMockRecorder) SetSSHPublicKey(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionWorkerMockRecorder) Wait(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionWorkerMockRecorder) WaitCleanup(arg0 interface{}) *gomock.Call
- func (mr *MockExtensionWorkerMockRecorder) WaitMigrate(arg0 interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockExtensionContainerRuntime ¶
type MockExtensionContainerRuntime struct {
// contains filtered or unexported fields
}
MockExtensionContainerRuntime is a mock of ExtensionContainerRuntime interface.
func NewMockExtensionContainerRuntime ¶
func NewMockExtensionContainerRuntime(ctrl *gomock.Controller) *MockExtensionContainerRuntime
NewMockExtensionContainerRuntime creates a new mock instance.
func (*MockExtensionContainerRuntime) DeleteStaleResources ¶
func (m *MockExtensionContainerRuntime) DeleteStaleResources(arg0 context.Context) error
DeleteStaleResources mocks base method.
func (*MockExtensionContainerRuntime) Deploy ¶
func (m *MockExtensionContainerRuntime) Deploy(arg0 context.Context) error
Deploy mocks base method.
func (*MockExtensionContainerRuntime) Destroy ¶
func (m *MockExtensionContainerRuntime) Destroy(arg0 context.Context) error
Destroy mocks base method.
func (*MockExtensionContainerRuntime) EXPECT ¶
func (m *MockExtensionContainerRuntime) EXPECT() *MockExtensionContainerRuntimeMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockExtensionContainerRuntime) Migrate ¶
func (m *MockExtensionContainerRuntime) Migrate(arg0 context.Context) error
Migrate mocks base method.
func (*MockExtensionContainerRuntime) Restore ¶
func (m *MockExtensionContainerRuntime) Restore(arg0 context.Context, arg1 *v1alpha1.ShootState) error
Restore mocks base method.
func (*MockExtensionContainerRuntime) Wait ¶
func (m *MockExtensionContainerRuntime) Wait(arg0 context.Context) error
Wait mocks base method.
func (*MockExtensionContainerRuntime) WaitCleanup ¶
func (m *MockExtensionContainerRuntime) WaitCleanup(arg0 context.Context) error
WaitCleanup mocks base method.
func (*MockExtensionContainerRuntime) WaitMigrate ¶
func (m *MockExtensionContainerRuntime) WaitMigrate(arg0 context.Context) error
WaitMigrate mocks base method.
type MockExtensionContainerRuntimeMockRecorder ¶
type MockExtensionContainerRuntimeMockRecorder struct {
// contains filtered or unexported fields
}
MockExtensionContainerRuntimeMockRecorder is the mock recorder for MockExtensionContainerRuntime.
func (*MockExtensionContainerRuntimeMockRecorder) DeleteStaleResources ¶
func (mr *MockExtensionContainerRuntimeMockRecorder) DeleteStaleResources(arg0 interface{}) *gomock.Call
DeleteStaleResources indicates an expected call of DeleteStaleResources.
func (*MockExtensionContainerRuntimeMockRecorder) Deploy ¶
func (mr *MockExtensionContainerRuntimeMockRecorder) Deploy(arg0 interface{}) *gomock.Call
Deploy indicates an expected call of Deploy.
func (*MockExtensionContainerRuntimeMockRecorder) Destroy ¶
func (mr *MockExtensionContainerRuntimeMockRecorder) Destroy(arg0 interface{}) *gomock.Call
Destroy indicates an expected call of Destroy.
func (*MockExtensionContainerRuntimeMockRecorder) Migrate ¶
func (mr *MockExtensionContainerRuntimeMockRecorder) Migrate(arg0 interface{}) *gomock.Call
Migrate indicates an expected call of Migrate.
func (*MockExtensionContainerRuntimeMockRecorder) Restore ¶
func (mr *MockExtensionContainerRuntimeMockRecorder) Restore(arg0, arg1 interface{}) *gomock.Call
Restore indicates an expected call of Restore.
func (*MockExtensionContainerRuntimeMockRecorder) Wait ¶
func (mr *MockExtensionContainerRuntimeMockRecorder) Wait(arg0 interface{}) *gomock.Call
Wait indicates an expected call of Wait.
func (*MockExtensionContainerRuntimeMockRecorder) WaitCleanup ¶
func (mr *MockExtensionContainerRuntimeMockRecorder) WaitCleanup(arg0 interface{}) *gomock.Call
WaitCleanup indicates an expected call of WaitCleanup.
func (*MockExtensionContainerRuntimeMockRecorder) WaitMigrate ¶
func (mr *MockExtensionContainerRuntimeMockRecorder) WaitMigrate(arg0 interface{}) *gomock.Call
WaitMigrate indicates an expected call of WaitMigrate.
type MockExtensionInfrastructure ¶
type MockExtensionInfrastructure struct {
// contains filtered or unexported fields
}
MockExtensionInfrastructure is a mock of ExtensionInfrastructure interface.
func NewMockExtensionInfrastructure ¶
func NewMockExtensionInfrastructure(ctrl *gomock.Controller) *MockExtensionInfrastructure
NewMockExtensionInfrastructure creates a new mock instance.
func (*MockExtensionInfrastructure) Deploy ¶
func (m *MockExtensionInfrastructure) Deploy(arg0 context.Context) error
Deploy mocks base method.
func (*MockExtensionInfrastructure) Destroy ¶
func (m *MockExtensionInfrastructure) Destroy(arg0 context.Context) error
Destroy mocks base method.
func (*MockExtensionInfrastructure) EXPECT ¶
func (m *MockExtensionInfrastructure) EXPECT() *MockExtensionInfrastructureMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockExtensionInfrastructure) Migrate ¶
func (m *MockExtensionInfrastructure) Migrate(arg0 context.Context) error
Migrate mocks base method.
func (*MockExtensionInfrastructure) NodesCIDR ¶
func (m *MockExtensionInfrastructure) NodesCIDR() *string
NodesCIDR mocks base method.
func (*MockExtensionInfrastructure) ProviderStatus ¶
func (m *MockExtensionInfrastructure) ProviderStatus() *runtime.RawExtension
ProviderStatus mocks base method.
func (*MockExtensionInfrastructure) Restore ¶
func (m *MockExtensionInfrastructure) Restore(arg0 context.Context, arg1 *v1alpha1.ShootState) error
Restore mocks base method.
func (*MockExtensionInfrastructure) SetSSHPublicKey ¶
func (m *MockExtensionInfrastructure) SetSSHPublicKey(arg0 []byte)
SetSSHPublicKey mocks base method.
func (*MockExtensionInfrastructure) Wait ¶
func (m *MockExtensionInfrastructure) Wait(arg0 context.Context) error
Wait mocks base method.
func (*MockExtensionInfrastructure) WaitCleanup ¶
func (m *MockExtensionInfrastructure) WaitCleanup(arg0 context.Context) error
WaitCleanup mocks base method.
func (*MockExtensionInfrastructure) WaitMigrate ¶
func (m *MockExtensionInfrastructure) WaitMigrate(arg0 context.Context) error
WaitMigrate mocks base method.
type MockExtensionInfrastructureMockRecorder ¶
type MockExtensionInfrastructureMockRecorder struct {
// contains filtered or unexported fields
}
MockExtensionInfrastructureMockRecorder is the mock recorder for MockExtensionInfrastructure.
func (*MockExtensionInfrastructureMockRecorder) Deploy ¶
func (mr *MockExtensionInfrastructureMockRecorder) Deploy(arg0 interface{}) *gomock.Call
Deploy indicates an expected call of Deploy.
func (*MockExtensionInfrastructureMockRecorder) Destroy ¶
func (mr *MockExtensionInfrastructureMockRecorder) Destroy(arg0 interface{}) *gomock.Call
Destroy indicates an expected call of Destroy.
func (*MockExtensionInfrastructureMockRecorder) Migrate ¶
func (mr *MockExtensionInfrastructureMockRecorder) Migrate(arg0 interface{}) *gomock.Call
Migrate indicates an expected call of Migrate.
func (*MockExtensionInfrastructureMockRecorder) NodesCIDR ¶
func (mr *MockExtensionInfrastructureMockRecorder) NodesCIDR() *gomock.Call
NodesCIDR indicates an expected call of NodesCIDR.
func (*MockExtensionInfrastructureMockRecorder) ProviderStatus ¶
func (mr *MockExtensionInfrastructureMockRecorder) ProviderStatus() *gomock.Call
ProviderStatus indicates an expected call of ProviderStatus.
func (*MockExtensionInfrastructureMockRecorder) Restore ¶
func (mr *MockExtensionInfrastructureMockRecorder) Restore(arg0, arg1 interface{}) *gomock.Call
Restore indicates an expected call of Restore.
func (*MockExtensionInfrastructureMockRecorder) SetSSHPublicKey ¶
func (mr *MockExtensionInfrastructureMockRecorder) SetSSHPublicKey(arg0 interface{}) *gomock.Call
SetSSHPublicKey indicates an expected call of SetSSHPublicKey.
func (*MockExtensionInfrastructureMockRecorder) Wait ¶
func (mr *MockExtensionInfrastructureMockRecorder) Wait(arg0 interface{}) *gomock.Call
Wait indicates an expected call of Wait.
func (*MockExtensionInfrastructureMockRecorder) WaitCleanup ¶
func (mr *MockExtensionInfrastructureMockRecorder) WaitCleanup(arg0 interface{}) *gomock.Call
WaitCleanup indicates an expected call of WaitCleanup.
func (*MockExtensionInfrastructureMockRecorder) WaitMigrate ¶
func (mr *MockExtensionInfrastructureMockRecorder) WaitMigrate(arg0 interface{}) *gomock.Call
WaitMigrate indicates an expected call of WaitMigrate.
type MockExtensionWorker ¶
type MockExtensionWorker struct {
// contains filtered or unexported fields
}
MockExtensionWorker is a mock of ExtensionWorker interface.
func NewMockExtensionWorker ¶
func NewMockExtensionWorker(ctrl *gomock.Controller) *MockExtensionWorker
NewMockExtensionWorker creates a new mock instance.
func (*MockExtensionWorker) Deploy ¶
func (m *MockExtensionWorker) Deploy(arg0 context.Context) error
Deploy mocks base method.
func (*MockExtensionWorker) Destroy ¶
func (m *MockExtensionWorker) Destroy(arg0 context.Context) error
Destroy mocks base method.
func (*MockExtensionWorker) EXPECT ¶
func (m *MockExtensionWorker) EXPECT() *MockExtensionWorkerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockExtensionWorker) MachineDeployments ¶
func (m *MockExtensionWorker) MachineDeployments() []v1alpha10.MachineDeployment
MachineDeployments mocks base method.
func (*MockExtensionWorker) Migrate ¶
func (m *MockExtensionWorker) Migrate(arg0 context.Context) error
Migrate mocks base method.
func (*MockExtensionWorker) Restore ¶
func (m *MockExtensionWorker) Restore(arg0 context.Context, arg1 *v1alpha1.ShootState) error
Restore mocks base method.
func (*MockExtensionWorker) SetInfrastructureProviderStatus ¶
func (m *MockExtensionWorker) SetInfrastructureProviderStatus(arg0 *runtime.RawExtension)
SetInfrastructureProviderStatus mocks base method.
func (*MockExtensionWorker) SetOperatingSystemConfigMaps ¶
func (m *MockExtensionWorker) SetOperatingSystemConfigMaps(arg0 map[string]shoot.OperatingSystemConfigs)
SetOperatingSystemConfigMaps mocks base method.
func (*MockExtensionWorker) SetSSHPublicKey ¶
func (m *MockExtensionWorker) SetSSHPublicKey(arg0 []byte)
SetSSHPublicKey mocks base method.
func (*MockExtensionWorker) Wait ¶
func (m *MockExtensionWorker) Wait(arg0 context.Context) error
Wait mocks base method.
func (*MockExtensionWorker) WaitCleanup ¶
func (m *MockExtensionWorker) WaitCleanup(arg0 context.Context) error
WaitCleanup mocks base method.
func (*MockExtensionWorker) WaitMigrate ¶
func (m *MockExtensionWorker) WaitMigrate(arg0 context.Context) error
WaitMigrate mocks base method.
type MockExtensionWorkerMockRecorder ¶
type MockExtensionWorkerMockRecorder struct {
// contains filtered or unexported fields
}
MockExtensionWorkerMockRecorder is the mock recorder for MockExtensionWorker.
func (*MockExtensionWorkerMockRecorder) Deploy ¶
func (mr *MockExtensionWorkerMockRecorder) Deploy(arg0 interface{}) *gomock.Call
Deploy indicates an expected call of Deploy.
func (*MockExtensionWorkerMockRecorder) Destroy ¶
func (mr *MockExtensionWorkerMockRecorder) Destroy(arg0 interface{}) *gomock.Call
Destroy indicates an expected call of Destroy.
func (*MockExtensionWorkerMockRecorder) MachineDeployments ¶
func (mr *MockExtensionWorkerMockRecorder) MachineDeployments() *gomock.Call
MachineDeployments indicates an expected call of MachineDeployments.
func (*MockExtensionWorkerMockRecorder) Migrate ¶
func (mr *MockExtensionWorkerMockRecorder) Migrate(arg0 interface{}) *gomock.Call
Migrate indicates an expected call of Migrate.
func (*MockExtensionWorkerMockRecorder) Restore ¶
func (mr *MockExtensionWorkerMockRecorder) Restore(arg0, arg1 interface{}) *gomock.Call
Restore indicates an expected call of Restore.
func (*MockExtensionWorkerMockRecorder) SetInfrastructureProviderStatus ¶
func (mr *MockExtensionWorkerMockRecorder) SetInfrastructureProviderStatus(arg0 interface{}) *gomock.Call
SetInfrastructureProviderStatus indicates an expected call of SetInfrastructureProviderStatus.
func (*MockExtensionWorkerMockRecorder) SetOperatingSystemConfigMaps ¶
func (mr *MockExtensionWorkerMockRecorder) SetOperatingSystemConfigMaps(arg0 interface{}) *gomock.Call
SetOperatingSystemConfigMaps indicates an expected call of SetOperatingSystemConfigMaps.
func (*MockExtensionWorkerMockRecorder) SetSSHPublicKey ¶
func (mr *MockExtensionWorkerMockRecorder) SetSSHPublicKey(arg0 interface{}) *gomock.Call
SetSSHPublicKey indicates an expected call of SetSSHPublicKey.
func (*MockExtensionWorkerMockRecorder) Wait ¶
func (mr *MockExtensionWorkerMockRecorder) Wait(arg0 interface{}) *gomock.Call
Wait indicates an expected call of Wait.
func (*MockExtensionWorkerMockRecorder) WaitCleanup ¶
func (mr *MockExtensionWorkerMockRecorder) WaitCleanup(arg0 interface{}) *gomock.Call
WaitCleanup indicates an expected call of WaitCleanup.
func (*MockExtensionWorkerMockRecorder) WaitMigrate ¶
func (mr *MockExtensionWorkerMockRecorder) WaitMigrate(arg0 interface{}) *gomock.Call
WaitMigrate indicates an expected call of WaitMigrate.