Documentation ¶
Overview ¶
Package mock_services is a generated GoMock package.
Package mock_services is a generated GoMock package.
Package mock_services is a generated GoMock package.
Package mock_services is a generated GoMock package.
Package mock_services is a generated GoMock package.
Package mock_services is a generated GoMock package.
Package mock_services is a generated GoMock package.
Index ¶
- type MockASGInterface
- func (m *MockASGInterface) ASGIfExists(arg0 *string) (*v1beta1.AutoScalingGroup, error)
- func (m *MockASGInterface) CanStartASGInstanceRefresh(arg0 *scope.MachinePoolScope) (bool, error)
- func (m *MockASGInterface) CreateASG(arg0 *scope.MachinePoolScope) (*v1beta1.AutoScalingGroup, error)
- func (m *MockASGInterface) DeleteASGAndWait(arg0 string) error
- func (m *MockASGInterface) EXPECT() *MockASGInterfaceMockRecorder
- func (m *MockASGInterface) GetASGByName(arg0 *scope.MachinePoolScope) (*v1beta1.AutoScalingGroup, error)
- func (m *MockASGInterface) StartASGInstanceRefresh(arg0 *scope.MachinePoolScope) error
- func (m *MockASGInterface) UpdateASG(arg0 *scope.MachinePoolScope) error
- func (m *MockASGInterface) UpdateResourceTags(arg0 *string, arg1, arg2 map[string]string) error
- type MockASGInterfaceMockRecorder
- func (mr *MockASGInterfaceMockRecorder) ASGIfExists(arg0 interface{}) *gomock.Call
- func (mr *MockASGInterfaceMockRecorder) CanStartASGInstanceRefresh(arg0 interface{}) *gomock.Call
- func (mr *MockASGInterfaceMockRecorder) CreateASG(arg0 interface{}) *gomock.Call
- func (mr *MockASGInterfaceMockRecorder) DeleteASGAndWait(arg0 interface{}) *gomock.Call
- func (mr *MockASGInterfaceMockRecorder) GetASGByName(arg0 interface{}) *gomock.Call
- func (mr *MockASGInterfaceMockRecorder) StartASGInstanceRefresh(arg0 interface{}) *gomock.Call
- func (mr *MockASGInterfaceMockRecorder) UpdateASG(arg0 interface{}) *gomock.Call
- func (mr *MockASGInterfaceMockRecorder) UpdateResourceTags(arg0, arg1, arg2 interface{}) *gomock.Call
- type MockEC2Interface
- func (m *MockEC2Interface) CreateInstance(arg0 *scope.MachineScope, arg1 []byte, arg2 string) (*v1beta1.Instance, error)
- func (m *MockEC2Interface) CreateLaunchTemplate(arg0 *scope.MachinePoolScope, arg1 *string, arg2 []byte) (string, error)
- func (m *MockEC2Interface) CreateLaunchTemplateVersion(arg0 *scope.MachinePoolScope, arg1 *string, arg2 []byte) error
- func (m *MockEC2Interface) DeleteBastion() error
- func (m *MockEC2Interface) DeleteLaunchTemplate(arg0 string) error
- func (m *MockEC2Interface) DetachSecurityGroupsFromNetworkInterface(arg0 []string, arg1 string) error
- func (m *MockEC2Interface) DiscoverLaunchTemplateAMI(arg0 *scope.MachinePoolScope) (*string, error)
- func (m *MockEC2Interface) EXPECT() *MockEC2InterfaceMockRecorder
- func (m *MockEC2Interface) GetAdditionalSecurityGroupsIDs(arg0 []v1beta1.AWSResourceReference) ([]string, error)
- func (m *MockEC2Interface) GetCoreSecurityGroups(arg0 *scope.MachineScope) ([]string, error)
- func (m *MockEC2Interface) GetInstanceSecurityGroups(arg0 string) (map[string][]string, error)
- func (m *MockEC2Interface) GetLaunchTemplate(arg0 string) (*v1beta10.AWSLaunchTemplate, string, error)
- func (m *MockEC2Interface) GetLaunchTemplateID(arg0 string) (string, error)
- func (m *MockEC2Interface) GetRunningInstanceByTags(arg0 *scope.MachineScope) (*v1beta1.Instance, error)
- func (m *MockEC2Interface) InstanceIfExists(arg0 *string) (*v1beta1.Instance, error)
- func (m *MockEC2Interface) LaunchTemplateNeedsUpdate(arg0 *scope.MachinePoolScope, arg1, arg2 *v1beta10.AWSLaunchTemplate) (bool, error)
- func (m *MockEC2Interface) PruneLaunchTemplateVersions(arg0 string) error
- func (m *MockEC2Interface) ReconcileBastion() error
- func (m *MockEC2Interface) TerminateInstance(arg0 string) error
- func (m *MockEC2Interface) TerminateInstanceAndWait(arg0 string) error
- func (m *MockEC2Interface) UpdateInstanceSecurityGroups(arg0 string, arg1 []string) error
- func (m *MockEC2Interface) UpdateResourceTags(arg0 *string, arg1, arg2 map[string]string) error
- type MockEC2InterfaceMockRecorder
- func (mr *MockEC2InterfaceMockRecorder) CreateInstance(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) CreateLaunchTemplate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) CreateLaunchTemplateVersion(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) DeleteBastion() *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) DeleteLaunchTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) DetachSecurityGroupsFromNetworkInterface(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) DiscoverLaunchTemplateAMI(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) GetAdditionalSecurityGroupsIDs(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) GetCoreSecurityGroups(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) GetInstanceSecurityGroups(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) GetLaunchTemplate(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) GetLaunchTemplateID(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) GetRunningInstanceByTags(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) InstanceIfExists(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) LaunchTemplateNeedsUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) PruneLaunchTemplateVersions(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) ReconcileBastion() *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) TerminateInstance(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) TerminateInstanceAndWait(arg0 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) UpdateInstanceSecurityGroups(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEC2InterfaceMockRecorder) UpdateResourceTags(arg0, arg1, arg2 interface{}) *gomock.Call
- type MockELBInterface
- func (m *MockELBInterface) DeleteLoadbalancers() error
- func (m *MockELBInterface) DeregisterInstanceFromAPIServerELB(arg0 *v1beta1.Instance) error
- func (m *MockELBInterface) EXPECT() *MockELBInterfaceMockRecorder
- func (m *MockELBInterface) IsInstanceRegisteredWithAPIServerELB(arg0 *v1beta1.Instance) (bool, error)
- func (m *MockELBInterface) ReconcileLoadbalancers() error
- func (m *MockELBInterface) RegisterInstanceWithAPIServerELB(arg0 *v1beta1.Instance) error
- type MockELBInterfaceMockRecorder
- func (mr *MockELBInterfaceMockRecorder) DeleteLoadbalancers() *gomock.Call
- func (mr *MockELBInterfaceMockRecorder) DeregisterInstanceFromAPIServerELB(arg0 interface{}) *gomock.Call
- func (mr *MockELBInterfaceMockRecorder) IsInstanceRegisteredWithAPIServerELB(arg0 interface{}) *gomock.Call
- func (mr *MockELBInterfaceMockRecorder) ReconcileLoadbalancers() *gomock.Call
- func (mr *MockELBInterfaceMockRecorder) RegisterInstanceWithAPIServerELB(arg0 interface{}) *gomock.Call
- type MockNetworkInterface
- type MockNetworkInterfaceMockRecorder
- type MockObjectStoreInterface
- func (m *MockObjectStoreInterface) Create(arg0 *scope.MachineScope, arg1 []byte) (string, error)
- func (m *MockObjectStoreInterface) Delete(arg0 *scope.MachineScope) error
- func (m *MockObjectStoreInterface) DeleteBucket() error
- func (m *MockObjectStoreInterface) EXPECT() *MockObjectStoreInterfaceMockRecorder
- func (m *MockObjectStoreInterface) ReconcileBucket() error
- type MockObjectStoreInterfaceMockRecorder
- func (mr *MockObjectStoreInterfaceMockRecorder) Create(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockObjectStoreInterfaceMockRecorder) Delete(arg0 interface{}) *gomock.Call
- func (mr *MockObjectStoreInterfaceMockRecorder) DeleteBucket() *gomock.Call
- func (mr *MockObjectStoreInterfaceMockRecorder) ReconcileBucket() *gomock.Call
- type MockSecretInterface
- func (m *MockSecretInterface) Create(arg0 *scope.MachineScope, arg1 []byte) (string, int32, error)
- func (m *MockSecretInterface) Delete(arg0 *scope.MachineScope) error
- func (m *MockSecretInterface) EXPECT() *MockSecretInterfaceMockRecorder
- func (m *MockSecretInterface) UserData(arg0 string, arg1 int32, arg2 string, arg3 []scope.ServiceEndpoint) ([]byte, error)
- type MockSecretInterfaceMockRecorder
- type MockSecurityGroupInterface
- type MockSecurityGroupInterfaceMockRecorder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockASGInterface ¶ added in v0.6.1
type MockASGInterface struct {
// contains filtered or unexported fields
}
MockASGInterface is a mock of ASGInterface interface.
func NewMockASGInterface ¶ added in v0.6.1
func NewMockASGInterface(ctrl *gomock.Controller) *MockASGInterface
NewMockASGInterface creates a new mock instance.
func (*MockASGInterface) ASGIfExists ¶ added in v0.6.1
func (m *MockASGInterface) ASGIfExists(arg0 *string) (*v1beta1.AutoScalingGroup, error)
ASGIfExists mocks base method.
func (*MockASGInterface) CanStartASGInstanceRefresh ¶ added in v0.6.4
func (m *MockASGInterface) CanStartASGInstanceRefresh(arg0 *scope.MachinePoolScope) (bool, error)
CanStartASGInstanceRefresh mocks base method.
func (*MockASGInterface) CreateASG ¶ added in v0.6.1
func (m *MockASGInterface) CreateASG(arg0 *scope.MachinePoolScope) (*v1beta1.AutoScalingGroup, error)
CreateASG mocks base method.
func (*MockASGInterface) DeleteASGAndWait ¶ added in v0.6.1
func (m *MockASGInterface) DeleteASGAndWait(arg0 string) error
DeleteASGAndWait mocks base method.
func (*MockASGInterface) EXPECT ¶ added in v0.6.1
func (m *MockASGInterface) EXPECT() *MockASGInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockASGInterface) GetASGByName ¶ added in v0.6.1
func (m *MockASGInterface) GetASGByName(arg0 *scope.MachinePoolScope) (*v1beta1.AutoScalingGroup, error)
GetASGByName mocks base method.
func (*MockASGInterface) StartASGInstanceRefresh ¶ added in v0.6.4
func (m *MockASGInterface) StartASGInstanceRefresh(arg0 *scope.MachinePoolScope) error
StartASGInstanceRefresh mocks base method.
func (*MockASGInterface) UpdateASG ¶ added in v0.6.1
func (m *MockASGInterface) UpdateASG(arg0 *scope.MachinePoolScope) error
UpdateASG mocks base method.
func (*MockASGInterface) UpdateResourceTags ¶ added in v0.6.1
func (m *MockASGInterface) UpdateResourceTags(arg0 *string, arg1, arg2 map[string]string) error
UpdateResourceTags mocks base method.
type MockASGInterfaceMockRecorder ¶ added in v0.6.1
type MockASGInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockASGInterfaceMockRecorder is the mock recorder for MockASGInterface.
func (*MockASGInterfaceMockRecorder) ASGIfExists ¶ added in v0.6.1
func (mr *MockASGInterfaceMockRecorder) ASGIfExists(arg0 interface{}) *gomock.Call
ASGIfExists indicates an expected call of ASGIfExists.
func (*MockASGInterfaceMockRecorder) CanStartASGInstanceRefresh ¶ added in v0.6.4
func (mr *MockASGInterfaceMockRecorder) CanStartASGInstanceRefresh(arg0 interface{}) *gomock.Call
CanStartASGInstanceRefresh indicates an expected call of CanStartASGInstanceRefresh.
func (*MockASGInterfaceMockRecorder) CreateASG ¶ added in v0.6.1
func (mr *MockASGInterfaceMockRecorder) CreateASG(arg0 interface{}) *gomock.Call
CreateASG indicates an expected call of CreateASG.
func (*MockASGInterfaceMockRecorder) DeleteASGAndWait ¶ added in v0.6.1
func (mr *MockASGInterfaceMockRecorder) DeleteASGAndWait(arg0 interface{}) *gomock.Call
DeleteASGAndWait indicates an expected call of DeleteASGAndWait.
func (*MockASGInterfaceMockRecorder) GetASGByName ¶ added in v0.6.1
func (mr *MockASGInterfaceMockRecorder) GetASGByName(arg0 interface{}) *gomock.Call
GetASGByName indicates an expected call of GetASGByName.
func (*MockASGInterfaceMockRecorder) StartASGInstanceRefresh ¶ added in v0.6.4
func (mr *MockASGInterfaceMockRecorder) StartASGInstanceRefresh(arg0 interface{}) *gomock.Call
StartASGInstanceRefresh indicates an expected call of StartASGInstanceRefresh.
func (*MockASGInterfaceMockRecorder) UpdateASG ¶ added in v0.6.1
func (mr *MockASGInterfaceMockRecorder) UpdateASG(arg0 interface{}) *gomock.Call
UpdateASG indicates an expected call of UpdateASG.
func (*MockASGInterfaceMockRecorder) UpdateResourceTags ¶ added in v0.6.1
func (mr *MockASGInterfaceMockRecorder) UpdateResourceTags(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateResourceTags indicates an expected call of UpdateResourceTags.
type MockEC2Interface ¶ added in v1.4.0
type MockEC2Interface struct {
// contains filtered or unexported fields
}
MockEC2Interface is a mock of EC2Interface interface.
func NewMockEC2Interface ¶ added in v1.4.0
func NewMockEC2Interface(ctrl *gomock.Controller) *MockEC2Interface
NewMockEC2Interface creates a new mock instance.
func (*MockEC2Interface) CreateInstance ¶ added in v1.4.0
func (m *MockEC2Interface) CreateInstance(arg0 *scope.MachineScope, arg1 []byte, arg2 string) (*v1beta1.Instance, error)
CreateInstance mocks base method.
func (*MockEC2Interface) CreateLaunchTemplate ¶ added in v1.4.0
func (m *MockEC2Interface) CreateLaunchTemplate(arg0 *scope.MachinePoolScope, arg1 *string, arg2 []byte) (string, error)
CreateLaunchTemplate mocks base method.
func (*MockEC2Interface) CreateLaunchTemplateVersion ¶ added in v1.4.0
func (m *MockEC2Interface) CreateLaunchTemplateVersion(arg0 *scope.MachinePoolScope, arg1 *string, arg2 []byte) error
CreateLaunchTemplateVersion mocks base method.
func (*MockEC2Interface) DeleteBastion ¶ added in v1.4.0
func (m *MockEC2Interface) DeleteBastion() error
DeleteBastion mocks base method.
func (*MockEC2Interface) DeleteLaunchTemplate ¶ added in v1.4.0
func (m *MockEC2Interface) DeleteLaunchTemplate(arg0 string) error
DeleteLaunchTemplate mocks base method.
func (*MockEC2Interface) DetachSecurityGroupsFromNetworkInterface ¶ added in v1.4.0
func (m *MockEC2Interface) DetachSecurityGroupsFromNetworkInterface(arg0 []string, arg1 string) error
DetachSecurityGroupsFromNetworkInterface mocks base method.
func (*MockEC2Interface) DiscoverLaunchTemplateAMI ¶ added in v1.4.0
func (m *MockEC2Interface) DiscoverLaunchTemplateAMI(arg0 *scope.MachinePoolScope) (*string, error)
DiscoverLaunchTemplateAMI mocks base method.
func (*MockEC2Interface) EXPECT ¶ added in v1.4.0
func (m *MockEC2Interface) EXPECT() *MockEC2InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockEC2Interface) GetAdditionalSecurityGroupsIDs ¶ added in v1.5.0
func (m *MockEC2Interface) GetAdditionalSecurityGroupsIDs(arg0 []v1beta1.AWSResourceReference) ([]string, error)
GetAdditionalSecurityGroupsIDs mocks base method.
func (*MockEC2Interface) GetCoreSecurityGroups ¶ added in v1.4.0
func (m *MockEC2Interface) GetCoreSecurityGroups(arg0 *scope.MachineScope) ([]string, error)
GetCoreSecurityGroups mocks base method.
func (*MockEC2Interface) GetInstanceSecurityGroups ¶ added in v1.4.0
func (m *MockEC2Interface) GetInstanceSecurityGroups(arg0 string) (map[string][]string, error)
GetInstanceSecurityGroups mocks base method.
func (*MockEC2Interface) GetLaunchTemplate ¶ added in v1.4.0
func (m *MockEC2Interface) GetLaunchTemplate(arg0 string) (*v1beta10.AWSLaunchTemplate, string, error)
GetLaunchTemplate mocks base method.
func (*MockEC2Interface) GetLaunchTemplateID ¶ added in v1.4.0
func (m *MockEC2Interface) GetLaunchTemplateID(arg0 string) (string, error)
GetLaunchTemplateID mocks base method.
func (*MockEC2Interface) GetRunningInstanceByTags ¶ added in v1.4.0
func (m *MockEC2Interface) GetRunningInstanceByTags(arg0 *scope.MachineScope) (*v1beta1.Instance, error)
GetRunningInstanceByTags mocks base method.
func (*MockEC2Interface) InstanceIfExists ¶ added in v1.4.0
func (m *MockEC2Interface) InstanceIfExists(arg0 *string) (*v1beta1.Instance, error)
InstanceIfExists mocks base method.
func (*MockEC2Interface) LaunchTemplateNeedsUpdate ¶ added in v1.4.0
func (m *MockEC2Interface) LaunchTemplateNeedsUpdate(arg0 *scope.MachinePoolScope, arg1, arg2 *v1beta10.AWSLaunchTemplate) (bool, error)
LaunchTemplateNeedsUpdate mocks base method.
func (*MockEC2Interface) PruneLaunchTemplateVersions ¶ added in v1.4.0
func (m *MockEC2Interface) PruneLaunchTemplateVersions(arg0 string) error
PruneLaunchTemplateVersions mocks base method.
func (*MockEC2Interface) ReconcileBastion ¶ added in v1.4.0
func (m *MockEC2Interface) ReconcileBastion() error
ReconcileBastion mocks base method.
func (*MockEC2Interface) TerminateInstance ¶ added in v1.4.0
func (m *MockEC2Interface) TerminateInstance(arg0 string) error
TerminateInstance mocks base method.
func (*MockEC2Interface) TerminateInstanceAndWait ¶ added in v1.4.0
func (m *MockEC2Interface) TerminateInstanceAndWait(arg0 string) error
TerminateInstanceAndWait mocks base method.
func (*MockEC2Interface) UpdateInstanceSecurityGroups ¶ added in v1.4.0
func (m *MockEC2Interface) UpdateInstanceSecurityGroups(arg0 string, arg1 []string) error
UpdateInstanceSecurityGroups mocks base method.
func (*MockEC2Interface) UpdateResourceTags ¶ added in v1.4.0
func (m *MockEC2Interface) UpdateResourceTags(arg0 *string, arg1, arg2 map[string]string) error
UpdateResourceTags mocks base method.
type MockEC2InterfaceMockRecorder ¶ added in v1.4.0
type MockEC2InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockEC2InterfaceMockRecorder is the mock recorder for MockEC2Interface.
func (*MockEC2InterfaceMockRecorder) CreateInstance ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) CreateInstance(arg0, arg1, arg2 interface{}) *gomock.Call
CreateInstance indicates an expected call of CreateInstance.
func (*MockEC2InterfaceMockRecorder) CreateLaunchTemplate ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) CreateLaunchTemplate(arg0, arg1, arg2 interface{}) *gomock.Call
CreateLaunchTemplate indicates an expected call of CreateLaunchTemplate.
func (*MockEC2InterfaceMockRecorder) CreateLaunchTemplateVersion ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) CreateLaunchTemplateVersion(arg0, arg1, arg2 interface{}) *gomock.Call
CreateLaunchTemplateVersion indicates an expected call of CreateLaunchTemplateVersion.
func (*MockEC2InterfaceMockRecorder) DeleteBastion ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) DeleteBastion() *gomock.Call
DeleteBastion indicates an expected call of DeleteBastion.
func (*MockEC2InterfaceMockRecorder) DeleteLaunchTemplate ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) DeleteLaunchTemplate(arg0 interface{}) *gomock.Call
DeleteLaunchTemplate indicates an expected call of DeleteLaunchTemplate.
func (*MockEC2InterfaceMockRecorder) DetachSecurityGroupsFromNetworkInterface ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) DetachSecurityGroupsFromNetworkInterface(arg0, arg1 interface{}) *gomock.Call
DetachSecurityGroupsFromNetworkInterface indicates an expected call of DetachSecurityGroupsFromNetworkInterface.
func (*MockEC2InterfaceMockRecorder) DiscoverLaunchTemplateAMI ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) DiscoverLaunchTemplateAMI(arg0 interface{}) *gomock.Call
DiscoverLaunchTemplateAMI indicates an expected call of DiscoverLaunchTemplateAMI.
func (*MockEC2InterfaceMockRecorder) GetAdditionalSecurityGroupsIDs ¶ added in v1.5.0
func (mr *MockEC2InterfaceMockRecorder) GetAdditionalSecurityGroupsIDs(arg0 interface{}) *gomock.Call
GetAdditionalSecurityGroupsIDs indicates an expected call of GetAdditionalSecurityGroupsIDs.
func (*MockEC2InterfaceMockRecorder) GetCoreSecurityGroups ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) GetCoreSecurityGroups(arg0 interface{}) *gomock.Call
GetCoreSecurityGroups indicates an expected call of GetCoreSecurityGroups.
func (*MockEC2InterfaceMockRecorder) GetInstanceSecurityGroups ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) GetInstanceSecurityGroups(arg0 interface{}) *gomock.Call
GetInstanceSecurityGroups indicates an expected call of GetInstanceSecurityGroups.
func (*MockEC2InterfaceMockRecorder) GetLaunchTemplate ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) GetLaunchTemplate(arg0 interface{}) *gomock.Call
GetLaunchTemplate indicates an expected call of GetLaunchTemplate.
func (*MockEC2InterfaceMockRecorder) GetLaunchTemplateID ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) GetLaunchTemplateID(arg0 interface{}) *gomock.Call
GetLaunchTemplateID indicates an expected call of GetLaunchTemplateID.
func (*MockEC2InterfaceMockRecorder) GetRunningInstanceByTags ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) GetRunningInstanceByTags(arg0 interface{}) *gomock.Call
GetRunningInstanceByTags indicates an expected call of GetRunningInstanceByTags.
func (*MockEC2InterfaceMockRecorder) InstanceIfExists ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) InstanceIfExists(arg0 interface{}) *gomock.Call
InstanceIfExists indicates an expected call of InstanceIfExists.
func (*MockEC2InterfaceMockRecorder) LaunchTemplateNeedsUpdate ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) LaunchTemplateNeedsUpdate(arg0, arg1, arg2 interface{}) *gomock.Call
LaunchTemplateNeedsUpdate indicates an expected call of LaunchTemplateNeedsUpdate.
func (*MockEC2InterfaceMockRecorder) PruneLaunchTemplateVersions ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) PruneLaunchTemplateVersions(arg0 interface{}) *gomock.Call
PruneLaunchTemplateVersions indicates an expected call of PruneLaunchTemplateVersions.
func (*MockEC2InterfaceMockRecorder) ReconcileBastion ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) ReconcileBastion() *gomock.Call
ReconcileBastion indicates an expected call of ReconcileBastion.
func (*MockEC2InterfaceMockRecorder) TerminateInstance ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) TerminateInstance(arg0 interface{}) *gomock.Call
TerminateInstance indicates an expected call of TerminateInstance.
func (*MockEC2InterfaceMockRecorder) TerminateInstanceAndWait ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) TerminateInstanceAndWait(arg0 interface{}) *gomock.Call
TerminateInstanceAndWait indicates an expected call of TerminateInstanceAndWait.
func (*MockEC2InterfaceMockRecorder) UpdateInstanceSecurityGroups ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) UpdateInstanceSecurityGroups(arg0, arg1 interface{}) *gomock.Call
UpdateInstanceSecurityGroups indicates an expected call of UpdateInstanceSecurityGroups.
func (*MockEC2InterfaceMockRecorder) UpdateResourceTags ¶ added in v1.4.0
func (mr *MockEC2InterfaceMockRecorder) UpdateResourceTags(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateResourceTags indicates an expected call of UpdateResourceTags.
type MockELBInterface ¶ added in v1.4.0
type MockELBInterface struct {
// contains filtered or unexported fields
}
MockELBInterface is a mock of ELBInterface interface.
func NewMockELBInterface ¶ added in v1.4.0
func NewMockELBInterface(ctrl *gomock.Controller) *MockELBInterface
NewMockELBInterface creates a new mock instance.
func (*MockELBInterface) DeleteLoadbalancers ¶ added in v1.4.0
func (m *MockELBInterface) DeleteLoadbalancers() error
DeleteLoadbalancers mocks base method.
func (*MockELBInterface) DeregisterInstanceFromAPIServerELB ¶ added in v1.4.0
func (m *MockELBInterface) DeregisterInstanceFromAPIServerELB(arg0 *v1beta1.Instance) error
DeregisterInstanceFromAPIServerELB mocks base method.
func (*MockELBInterface) EXPECT ¶ added in v1.4.0
func (m *MockELBInterface) EXPECT() *MockELBInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockELBInterface) IsInstanceRegisteredWithAPIServerELB ¶ added in v1.4.0
func (m *MockELBInterface) IsInstanceRegisteredWithAPIServerELB(arg0 *v1beta1.Instance) (bool, error)
IsInstanceRegisteredWithAPIServerELB mocks base method.
func (*MockELBInterface) ReconcileLoadbalancers ¶ added in v1.4.0
func (m *MockELBInterface) ReconcileLoadbalancers() error
ReconcileLoadbalancers mocks base method.
func (*MockELBInterface) RegisterInstanceWithAPIServerELB ¶ added in v1.4.0
func (m *MockELBInterface) RegisterInstanceWithAPIServerELB(arg0 *v1beta1.Instance) error
RegisterInstanceWithAPIServerELB mocks base method.
type MockELBInterfaceMockRecorder ¶ added in v1.4.0
type MockELBInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockELBInterfaceMockRecorder is the mock recorder for MockELBInterface.
func (*MockELBInterfaceMockRecorder) DeleteLoadbalancers ¶ added in v1.4.0
func (mr *MockELBInterfaceMockRecorder) DeleteLoadbalancers() *gomock.Call
DeleteLoadbalancers indicates an expected call of DeleteLoadbalancers.
func (*MockELBInterfaceMockRecorder) DeregisterInstanceFromAPIServerELB ¶ added in v1.4.0
func (mr *MockELBInterfaceMockRecorder) DeregisterInstanceFromAPIServerELB(arg0 interface{}) *gomock.Call
DeregisterInstanceFromAPIServerELB indicates an expected call of DeregisterInstanceFromAPIServerELB.
func (*MockELBInterfaceMockRecorder) IsInstanceRegisteredWithAPIServerELB ¶ added in v1.4.0
func (mr *MockELBInterfaceMockRecorder) IsInstanceRegisteredWithAPIServerELB(arg0 interface{}) *gomock.Call
IsInstanceRegisteredWithAPIServerELB indicates an expected call of IsInstanceRegisteredWithAPIServerELB.
func (*MockELBInterfaceMockRecorder) ReconcileLoadbalancers ¶ added in v1.4.0
func (mr *MockELBInterfaceMockRecorder) ReconcileLoadbalancers() *gomock.Call
ReconcileLoadbalancers indicates an expected call of ReconcileLoadbalancers.
func (*MockELBInterfaceMockRecorder) RegisterInstanceWithAPIServerELB ¶ added in v1.4.0
func (mr *MockELBInterfaceMockRecorder) RegisterInstanceWithAPIServerELB(arg0 interface{}) *gomock.Call
RegisterInstanceWithAPIServerELB indicates an expected call of RegisterInstanceWithAPIServerELB.
type MockNetworkInterface ¶ added in v1.4.0
type MockNetworkInterface struct {
// contains filtered or unexported fields
}
MockNetworkInterface is a mock of NetworkInterface interface.
func NewMockNetworkInterface ¶ added in v1.4.0
func NewMockNetworkInterface(ctrl *gomock.Controller) *MockNetworkInterface
NewMockNetworkInterface creates a new mock instance.
func (*MockNetworkInterface) DeleteNetwork ¶ added in v1.4.0
func (m *MockNetworkInterface) DeleteNetwork() error
DeleteNetwork mocks base method.
func (*MockNetworkInterface) EXPECT ¶ added in v1.4.0
func (m *MockNetworkInterface) EXPECT() *MockNetworkInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockNetworkInterface) ReconcileNetwork ¶ added in v1.4.0
func (m *MockNetworkInterface) ReconcileNetwork() error
ReconcileNetwork mocks base method.
type MockNetworkInterfaceMockRecorder ¶ added in v1.4.0
type MockNetworkInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockNetworkInterfaceMockRecorder is the mock recorder for MockNetworkInterface.
func (*MockNetworkInterfaceMockRecorder) DeleteNetwork ¶ added in v1.4.0
func (mr *MockNetworkInterfaceMockRecorder) DeleteNetwork() *gomock.Call
DeleteNetwork indicates an expected call of DeleteNetwork.
func (*MockNetworkInterfaceMockRecorder) ReconcileNetwork ¶ added in v1.4.0
func (mr *MockNetworkInterfaceMockRecorder) ReconcileNetwork() *gomock.Call
ReconcileNetwork indicates an expected call of ReconcileNetwork.
type MockObjectStoreInterface ¶ added in v1.4.0
type MockObjectStoreInterface struct {
// contains filtered or unexported fields
}
MockObjectStoreInterface is a mock of ObjectStoreInterface interface.
func NewMockObjectStoreInterface ¶ added in v1.4.0
func NewMockObjectStoreInterface(ctrl *gomock.Controller) *MockObjectStoreInterface
NewMockObjectStoreInterface creates a new mock instance.
func (*MockObjectStoreInterface) Create ¶ added in v1.4.0
func (m *MockObjectStoreInterface) Create(arg0 *scope.MachineScope, arg1 []byte) (string, error)
Create mocks base method.
func (*MockObjectStoreInterface) Delete ¶ added in v1.4.0
func (m *MockObjectStoreInterface) Delete(arg0 *scope.MachineScope) error
Delete mocks base method.
func (*MockObjectStoreInterface) DeleteBucket ¶ added in v1.4.0
func (m *MockObjectStoreInterface) DeleteBucket() error
DeleteBucket mocks base method.
func (*MockObjectStoreInterface) EXPECT ¶ added in v1.4.0
func (m *MockObjectStoreInterface) EXPECT() *MockObjectStoreInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockObjectStoreInterface) ReconcileBucket ¶ added in v1.4.0
func (m *MockObjectStoreInterface) ReconcileBucket() error
ReconcileBucket mocks base method.
type MockObjectStoreInterfaceMockRecorder ¶ added in v1.4.0
type MockObjectStoreInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockObjectStoreInterfaceMockRecorder is the mock recorder for MockObjectStoreInterface.
func (*MockObjectStoreInterfaceMockRecorder) Create ¶ added in v1.4.0
func (mr *MockObjectStoreInterfaceMockRecorder) Create(arg0, arg1 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockObjectStoreInterfaceMockRecorder) Delete ¶ added in v1.4.0
func (mr *MockObjectStoreInterfaceMockRecorder) Delete(arg0 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockObjectStoreInterfaceMockRecorder) DeleteBucket ¶ added in v1.4.0
func (mr *MockObjectStoreInterfaceMockRecorder) DeleteBucket() *gomock.Call
DeleteBucket indicates an expected call of DeleteBucket.
func (*MockObjectStoreInterfaceMockRecorder) ReconcileBucket ¶ added in v1.4.0
func (mr *MockObjectStoreInterfaceMockRecorder) ReconcileBucket() *gomock.Call
ReconcileBucket indicates an expected call of ReconcileBucket.
type MockSecretInterface ¶ added in v0.6.1
type MockSecretInterface struct {
// contains filtered or unexported fields
}
MockSecretInterface is a mock of SecretInterface interface.
func NewMockSecretInterface ¶ added in v0.6.1
func NewMockSecretInterface(ctrl *gomock.Controller) *MockSecretInterface
NewMockSecretInterface creates a new mock instance.
func (*MockSecretInterface) Create ¶ added in v0.6.1
func (m *MockSecretInterface) Create(arg0 *scope.MachineScope, arg1 []byte) (string, int32, error)
Create mocks base method.
func (*MockSecretInterface) Delete ¶ added in v0.6.1
func (m *MockSecretInterface) Delete(arg0 *scope.MachineScope) error
Delete mocks base method.
func (*MockSecretInterface) EXPECT ¶ added in v0.6.1
func (m *MockSecretInterface) EXPECT() *MockSecretInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSecretInterface) UserData ¶ added in v0.6.1
func (m *MockSecretInterface) UserData(arg0 string, arg1 int32, arg2 string, arg3 []scope.ServiceEndpoint) ([]byte, error)
UserData mocks base method.
type MockSecretInterfaceMockRecorder ¶ added in v0.6.1
type MockSecretInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockSecretInterfaceMockRecorder is the mock recorder for MockSecretInterface.
func (*MockSecretInterfaceMockRecorder) Create ¶ added in v0.6.1
func (mr *MockSecretInterfaceMockRecorder) Create(arg0, arg1 interface{}) *gomock.Call
Create indicates an expected call of Create.
func (*MockSecretInterfaceMockRecorder) Delete ¶ added in v0.6.1
func (mr *MockSecretInterfaceMockRecorder) Delete(arg0 interface{}) *gomock.Call
Delete indicates an expected call of Delete.
func (*MockSecretInterfaceMockRecorder) UserData ¶ added in v0.6.1
func (mr *MockSecretInterfaceMockRecorder) UserData(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
UserData indicates an expected call of UserData.
type MockSecurityGroupInterface ¶ added in v1.4.0
type MockSecurityGroupInterface struct {
// contains filtered or unexported fields
}
MockSecurityGroupInterface is a mock of SecurityGroupInterface interface.
func NewMockSecurityGroupInterface ¶ added in v1.4.0
func NewMockSecurityGroupInterface(ctrl *gomock.Controller) *MockSecurityGroupInterface
NewMockSecurityGroupInterface creates a new mock instance.
func (*MockSecurityGroupInterface) DeleteSecurityGroups ¶ added in v1.4.0
func (m *MockSecurityGroupInterface) DeleteSecurityGroups() error
DeleteSecurityGroups mocks base method.
func (*MockSecurityGroupInterface) EXPECT ¶ added in v1.4.0
func (m *MockSecurityGroupInterface) EXPECT() *MockSecurityGroupInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockSecurityGroupInterface) ReconcileSecurityGroups ¶ added in v1.4.0
func (m *MockSecurityGroupInterface) ReconcileSecurityGroups() error
ReconcileSecurityGroups mocks base method.
type MockSecurityGroupInterfaceMockRecorder ¶ added in v1.4.0
type MockSecurityGroupInterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockSecurityGroupInterfaceMockRecorder is the mock recorder for MockSecurityGroupInterface.
func (*MockSecurityGroupInterfaceMockRecorder) DeleteSecurityGroups ¶ added in v1.4.0
func (mr *MockSecurityGroupInterfaceMockRecorder) DeleteSecurityGroups() *gomock.Call
DeleteSecurityGroups indicates an expected call of DeleteSecurityGroups.
func (*MockSecurityGroupInterfaceMockRecorder) ReconcileSecurityGroups ¶ added in v1.4.0
func (mr *MockSecurityGroupInterfaceMockRecorder) ReconcileSecurityGroups() *gomock.Call
ReconcileSecurityGroups indicates an expected call of ReconcileSecurityGroups.