Documentation ¶
Overview ¶
Package mock is a generated GoMock package.
Index ¶
- type MockEnsurer
- func (m *MockEnsurer) EXPECT() *MockEnsurerMockRecorder
- func (m *MockEnsurer) EnsureAdditionalFiles(arg0 context.Context, arg1 context0.GardenContext, ...) error
- func (m *MockEnsurer) EnsureAdditionalProvisionFiles(arg0 context.Context, arg1 context0.GardenContext, ...) error
- func (m *MockEnsurer) EnsureAdditionalProvisionUnits(arg0 context.Context, arg1 context0.GardenContext, ...) error
- func (m *MockEnsurer) EnsureAdditionalUnits(arg0 context.Context, arg1 context0.GardenContext, ...) error
- func (m *MockEnsurer) EnsureClusterAutoscalerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
- func (m *MockEnsurer) EnsureETCD(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1alpha1.Etcd) error
- func (m *MockEnsurer) EnsureKubeAPIServerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
- func (m *MockEnsurer) EnsureKubeControllerManagerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
- func (m *MockEnsurer) EnsureKubeSchedulerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
- func (m *MockEnsurer) EnsureKubeletCloudProviderConfig(arg0 context.Context, arg1 context0.GardenContext, arg2 *semver.Version, ...) error
- func (m *MockEnsurer) EnsureKubeletConfiguration(arg0 context.Context, arg1 context0.GardenContext, arg2 *semver.Version, ...) error
- func (m *MockEnsurer) EnsureKubeletServiceUnitOptions(arg0 context.Context, arg1 context0.GardenContext, arg2 *semver.Version, ...) ([]*unit.UnitOption, error)
- func (m *MockEnsurer) EnsureKubernetesGeneralConfiguration(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *string) error
- func (m *MockEnsurer) EnsureMachineControllerManagerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
- func (m *MockEnsurer) EnsureMachineControllerManagerVPA(arg0 context.Context, arg1 context0.GardenContext, ...) error
- func (m *MockEnsurer) EnsureVPNSeedServerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
- func (m *MockEnsurer) ShouldProvisionKubeletCloudProviderConfig(arg0 context.Context, arg1 context0.GardenContext, arg2 *semver.Version) bool
- type MockEnsurerMockRecorder
- func (mr *MockEnsurerMockRecorder) EnsureAdditionalFiles(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureAdditionalProvisionFiles(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureAdditionalProvisionUnits(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureAdditionalUnits(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureClusterAutoscalerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureETCD(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureKubeAPIServerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureKubeControllerManagerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureKubeSchedulerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureKubeletCloudProviderConfig(arg0, arg1, arg2, arg3, arg4 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureKubeletConfiguration(arg0, arg1, arg2, arg3, arg4 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureKubeletServiceUnitOptions(arg0, arg1, arg2, arg3, arg4 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureKubernetesGeneralConfiguration(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureMachineControllerManagerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureMachineControllerManagerVPA(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) EnsureVPNSeedServerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
- func (mr *MockEnsurerMockRecorder) ShouldProvisionKubeletCloudProviderConfig(arg0, arg1, arg2 any) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockEnsurer ¶
type MockEnsurer struct {
// contains filtered or unexported fields
}
MockEnsurer is a mock of Ensurer interface.
func NewMockEnsurer ¶
func NewMockEnsurer(ctrl *gomock.Controller) *MockEnsurer
NewMockEnsurer creates a new mock instance.
func (*MockEnsurer) EXPECT ¶
func (m *MockEnsurer) EXPECT() *MockEnsurerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEnsurer) EnsureAdditionalFiles ¶
func (m *MockEnsurer) EnsureAdditionalFiles(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *[]v1alpha10.File) error
EnsureAdditionalFiles mocks base method.
func (*MockEnsurer) EnsureAdditionalProvisionFiles ¶ added in v1.85.0
func (m *MockEnsurer) EnsureAdditionalProvisionFiles(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *[]v1alpha10.File) error
EnsureAdditionalProvisionFiles mocks base method.
func (*MockEnsurer) EnsureAdditionalProvisionUnits ¶ added in v1.85.0
func (m *MockEnsurer) EnsureAdditionalProvisionUnits(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *[]v1alpha10.Unit) error
EnsureAdditionalProvisionUnits mocks base method.
func (*MockEnsurer) EnsureAdditionalUnits ¶
func (m *MockEnsurer) EnsureAdditionalUnits(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *[]v1alpha10.Unit) error
EnsureAdditionalUnits mocks base method.
func (*MockEnsurer) EnsureClusterAutoscalerDeployment ¶ added in v1.48.0
func (m *MockEnsurer) EnsureClusterAutoscalerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
EnsureClusterAutoscalerDeployment mocks base method.
func (*MockEnsurer) EnsureETCD ¶
func (m *MockEnsurer) EnsureETCD(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1alpha1.Etcd) error
EnsureETCD mocks base method.
func (*MockEnsurer) EnsureKubeAPIServerDeployment ¶
func (m *MockEnsurer) EnsureKubeAPIServerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
EnsureKubeAPIServerDeployment mocks base method.
func (*MockEnsurer) EnsureKubeControllerManagerDeployment ¶
func (m *MockEnsurer) EnsureKubeControllerManagerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
EnsureKubeControllerManagerDeployment mocks base method.
func (*MockEnsurer) EnsureKubeSchedulerDeployment ¶
func (m *MockEnsurer) EnsureKubeSchedulerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
EnsureKubeSchedulerDeployment mocks base method.
func (*MockEnsurer) EnsureKubeletCloudProviderConfig ¶
func (m *MockEnsurer) EnsureKubeletCloudProviderConfig(arg0 context.Context, arg1 context0.GardenContext, arg2 *semver.Version, arg3 *string, arg4 string) error
EnsureKubeletCloudProviderConfig mocks base method.
func (*MockEnsurer) EnsureKubeletConfiguration ¶
func (m *MockEnsurer) EnsureKubeletConfiguration(arg0 context.Context, arg1 context0.GardenContext, arg2 *semver.Version, arg3, arg4 *v1beta1.KubeletConfiguration) error
EnsureKubeletConfiguration mocks base method.
func (*MockEnsurer) EnsureKubeletServiceUnitOptions ¶
func (m *MockEnsurer) EnsureKubeletServiceUnitOptions(arg0 context.Context, arg1 context0.GardenContext, arg2 *semver.Version, arg3, arg4 []*unit.UnitOption) ([]*unit.UnitOption, error)
EnsureKubeletServiceUnitOptions mocks base method.
func (*MockEnsurer) EnsureKubernetesGeneralConfiguration ¶
func (m *MockEnsurer) EnsureKubernetesGeneralConfiguration(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *string) error
EnsureKubernetesGeneralConfiguration mocks base method.
func (*MockEnsurer) EnsureMachineControllerManagerDeployment ¶ added in v1.73.0
func (m *MockEnsurer) EnsureMachineControllerManagerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
EnsureMachineControllerManagerDeployment mocks base method.
func (*MockEnsurer) EnsureMachineControllerManagerVPA ¶ added in v1.73.0
func (m *MockEnsurer) EnsureMachineControllerManagerVPA(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v10.VerticalPodAutoscaler) error
EnsureMachineControllerManagerVPA mocks base method.
func (*MockEnsurer) EnsureVPNSeedServerDeployment ¶ added in v1.30.0
func (m *MockEnsurer) EnsureVPNSeedServerDeployment(arg0 context.Context, arg1 context0.GardenContext, arg2, arg3 *v1.Deployment) error
EnsureVPNSeedServerDeployment mocks base method.
func (*MockEnsurer) ShouldProvisionKubeletCloudProviderConfig ¶
func (m *MockEnsurer) ShouldProvisionKubeletCloudProviderConfig(arg0 context.Context, arg1 context0.GardenContext, arg2 *semver.Version) bool
ShouldProvisionKubeletCloudProviderConfig mocks base method.
type MockEnsurerMockRecorder ¶
type MockEnsurerMockRecorder struct {
// contains filtered or unexported fields
}
MockEnsurerMockRecorder is the mock recorder for MockEnsurer.
func (*MockEnsurerMockRecorder) EnsureAdditionalFiles ¶
func (mr *MockEnsurerMockRecorder) EnsureAdditionalFiles(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureAdditionalFiles indicates an expected call of EnsureAdditionalFiles.
func (*MockEnsurerMockRecorder) EnsureAdditionalProvisionFiles ¶ added in v1.85.0
func (mr *MockEnsurerMockRecorder) EnsureAdditionalProvisionFiles(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureAdditionalProvisionFiles indicates an expected call of EnsureAdditionalProvisionFiles.
func (*MockEnsurerMockRecorder) EnsureAdditionalProvisionUnits ¶ added in v1.85.0
func (mr *MockEnsurerMockRecorder) EnsureAdditionalProvisionUnits(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureAdditionalProvisionUnits indicates an expected call of EnsureAdditionalProvisionUnits.
func (*MockEnsurerMockRecorder) EnsureAdditionalUnits ¶
func (mr *MockEnsurerMockRecorder) EnsureAdditionalUnits(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureAdditionalUnits indicates an expected call of EnsureAdditionalUnits.
func (*MockEnsurerMockRecorder) EnsureClusterAutoscalerDeployment ¶ added in v1.48.0
func (mr *MockEnsurerMockRecorder) EnsureClusterAutoscalerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureClusterAutoscalerDeployment indicates an expected call of EnsureClusterAutoscalerDeployment.
func (*MockEnsurerMockRecorder) EnsureETCD ¶
func (mr *MockEnsurerMockRecorder) EnsureETCD(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureETCD indicates an expected call of EnsureETCD.
func (*MockEnsurerMockRecorder) EnsureKubeAPIServerDeployment ¶
func (mr *MockEnsurerMockRecorder) EnsureKubeAPIServerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureKubeAPIServerDeployment indicates an expected call of EnsureKubeAPIServerDeployment.
func (*MockEnsurerMockRecorder) EnsureKubeControllerManagerDeployment ¶
func (mr *MockEnsurerMockRecorder) EnsureKubeControllerManagerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureKubeControllerManagerDeployment indicates an expected call of EnsureKubeControllerManagerDeployment.
func (*MockEnsurerMockRecorder) EnsureKubeSchedulerDeployment ¶
func (mr *MockEnsurerMockRecorder) EnsureKubeSchedulerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureKubeSchedulerDeployment indicates an expected call of EnsureKubeSchedulerDeployment.
func (*MockEnsurerMockRecorder) EnsureKubeletCloudProviderConfig ¶
func (mr *MockEnsurerMockRecorder) EnsureKubeletCloudProviderConfig(arg0, arg1, arg2, arg3, arg4 any) *gomock.Call
EnsureKubeletCloudProviderConfig indicates an expected call of EnsureKubeletCloudProviderConfig.
func (*MockEnsurerMockRecorder) EnsureKubeletConfiguration ¶
func (mr *MockEnsurerMockRecorder) EnsureKubeletConfiguration(arg0, arg1, arg2, arg3, arg4 any) *gomock.Call
EnsureKubeletConfiguration indicates an expected call of EnsureKubeletConfiguration.
func (*MockEnsurerMockRecorder) EnsureKubeletServiceUnitOptions ¶
func (mr *MockEnsurerMockRecorder) EnsureKubeletServiceUnitOptions(arg0, arg1, arg2, arg3, arg4 any) *gomock.Call
EnsureKubeletServiceUnitOptions indicates an expected call of EnsureKubeletServiceUnitOptions.
func (*MockEnsurerMockRecorder) EnsureKubernetesGeneralConfiguration ¶
func (mr *MockEnsurerMockRecorder) EnsureKubernetesGeneralConfiguration(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureKubernetesGeneralConfiguration indicates an expected call of EnsureKubernetesGeneralConfiguration.
func (*MockEnsurerMockRecorder) EnsureMachineControllerManagerDeployment ¶ added in v1.73.0
func (mr *MockEnsurerMockRecorder) EnsureMachineControllerManagerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureMachineControllerManagerDeployment indicates an expected call of EnsureMachineControllerManagerDeployment.
func (*MockEnsurerMockRecorder) EnsureMachineControllerManagerVPA ¶ added in v1.73.0
func (mr *MockEnsurerMockRecorder) EnsureMachineControllerManagerVPA(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureMachineControllerManagerVPA indicates an expected call of EnsureMachineControllerManagerVPA.
func (*MockEnsurerMockRecorder) EnsureVPNSeedServerDeployment ¶ added in v1.30.0
func (mr *MockEnsurerMockRecorder) EnsureVPNSeedServerDeployment(arg0, arg1, arg2, arg3 any) *gomock.Call
EnsureVPNSeedServerDeployment indicates an expected call of EnsureVPNSeedServerDeployment.
func (*MockEnsurerMockRecorder) ShouldProvisionKubeletCloudProviderConfig ¶
func (mr *MockEnsurerMockRecorder) ShouldProvisionKubeletCloudProviderConfig(arg0, arg1, arg2 any) *gomock.Call
ShouldProvisionKubeletCloudProviderConfig indicates an expected call of ShouldProvisionKubeletCloudProviderConfig.