Documentation ¶
Overview ¶
Run go generate to regenerate this mock.
Package mock_loadbalancers is a generated GoMock package.
Index ¶
- type MockLBScope
- func (m *MockLBScope) APIServerLB() *v1beta1.LoadBalancerSpec
- func (m *MockLBScope) APIServerLBName() string
- func (m *MockLBScope) APIServerLBPoolName() string
- func (m *MockLBScope) AdditionalTags() v1beta1.Tags
- func (m *MockLBScope) Authorizer() autorest.Authorizer
- func (m *MockLBScope) AvailabilitySetEnabled() bool
- func (m *MockLBScope) BaseURI() string
- func (m *MockLBScope) ClientID() string
- func (m *MockLBScope) ClientSecret() string
- func (m *MockLBScope) CloudEnvironment() string
- func (m *MockLBScope) CloudProviderConfigOverrides() *v1beta1.CloudProviderConfigOverrides
- func (m *MockLBScope) ClusterName() string
- func (m *MockLBScope) ControlPlaneRouteTable() v1beta1.RouteTable
- func (m *MockLBScope) ControlPlaneSubnet() v1beta1.SubnetSpec
- func (m *MockLBScope) DeleteLongRunningOperationState(arg0, arg1, arg2 string)
- func (m *MockLBScope) EXPECT() *MockLBScopeMockRecorder
- func (m *MockLBScope) ExtendedLocation() *v1beta1.ExtendedLocationSpec
- func (m *MockLBScope) ExtendedLocationName() string
- func (m *MockLBScope) ExtendedLocationType() string
- func (m *MockLBScope) FailureDomains() []string
- func (m *MockLBScope) GetLongRunningOperationState(arg0, arg1, arg2 string) *v1beta1.Future
- func (m *MockLBScope) GetPrivateDNSZoneName() string
- func (m *MockLBScope) HashKey() string
- func (m *MockLBScope) IsAPIServerPrivate() bool
- func (m *MockLBScope) IsIPv6Enabled() bool
- func (m *MockLBScope) IsVnetManaged() bool
- func (m *MockLBScope) LBSpecs() []azure.ResourceSpecGetter
- func (m *MockLBScope) Location() string
- func (m *MockLBScope) NodeSubnets() []v1beta1.SubnetSpec
- func (m *MockLBScope) OutboundLBName(arg0 string) string
- func (m *MockLBScope) OutboundPoolName(arg0 string) string
- func (m *MockLBScope) ResourceGroup() string
- func (m *MockLBScope) SetLongRunningOperationState(arg0 *v1beta1.Future)
- func (m *MockLBScope) SetSubnet(arg0 v1beta1.SubnetSpec)
- func (m *MockLBScope) Subnet(arg0 string) v1beta1.SubnetSpec
- func (m *MockLBScope) Subnets() v1beta1.Subnets
- func (m *MockLBScope) SubscriptionID() string
- func (m *MockLBScope) TenantID() string
- func (m *MockLBScope) UpdateDeleteStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
- func (m *MockLBScope) UpdatePatchStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
- func (m *MockLBScope) UpdatePutStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
- func (m *MockLBScope) Vnet() *v1beta1.VnetSpec
- type MockLBScopeMockRecorder
- func (mr *MockLBScopeMockRecorder) APIServerLB() *gomock.Call
- func (mr *MockLBScopeMockRecorder) APIServerLBName() *gomock.Call
- func (mr *MockLBScopeMockRecorder) APIServerLBPoolName() *gomock.Call
- func (mr *MockLBScopeMockRecorder) AdditionalTags() *gomock.Call
- func (mr *MockLBScopeMockRecorder) Authorizer() *gomock.Call
- func (mr *MockLBScopeMockRecorder) AvailabilitySetEnabled() *gomock.Call
- func (mr *MockLBScopeMockRecorder) BaseURI() *gomock.Call
- func (mr *MockLBScopeMockRecorder) ClientID() *gomock.Call
- func (mr *MockLBScopeMockRecorder) ClientSecret() *gomock.Call
- func (mr *MockLBScopeMockRecorder) CloudEnvironment() *gomock.Call
- func (mr *MockLBScopeMockRecorder) CloudProviderConfigOverrides() *gomock.Call
- func (mr *MockLBScopeMockRecorder) ClusterName() *gomock.Call
- func (mr *MockLBScopeMockRecorder) ControlPlaneRouteTable() *gomock.Call
- func (mr *MockLBScopeMockRecorder) ControlPlaneSubnet() *gomock.Call
- func (mr *MockLBScopeMockRecorder) DeleteLongRunningOperationState(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockLBScopeMockRecorder) ExtendedLocation() *gomock.Call
- func (mr *MockLBScopeMockRecorder) ExtendedLocationName() *gomock.Call
- func (mr *MockLBScopeMockRecorder) ExtendedLocationType() *gomock.Call
- func (mr *MockLBScopeMockRecorder) FailureDomains() *gomock.Call
- func (mr *MockLBScopeMockRecorder) GetLongRunningOperationState(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockLBScopeMockRecorder) GetPrivateDNSZoneName() *gomock.Call
- func (mr *MockLBScopeMockRecorder) HashKey() *gomock.Call
- func (mr *MockLBScopeMockRecorder) IsAPIServerPrivate() *gomock.Call
- func (mr *MockLBScopeMockRecorder) IsIPv6Enabled() *gomock.Call
- func (mr *MockLBScopeMockRecorder) IsVnetManaged() *gomock.Call
- func (mr *MockLBScopeMockRecorder) LBSpecs() *gomock.Call
- func (mr *MockLBScopeMockRecorder) Location() *gomock.Call
- func (mr *MockLBScopeMockRecorder) NodeSubnets() *gomock.Call
- func (mr *MockLBScopeMockRecorder) OutboundLBName(arg0 interface{}) *gomock.Call
- func (mr *MockLBScopeMockRecorder) OutboundPoolName(arg0 interface{}) *gomock.Call
- func (mr *MockLBScopeMockRecorder) ResourceGroup() *gomock.Call
- func (mr *MockLBScopeMockRecorder) SetLongRunningOperationState(arg0 interface{}) *gomock.Call
- func (mr *MockLBScopeMockRecorder) SetSubnet(arg0 interface{}) *gomock.Call
- func (mr *MockLBScopeMockRecorder) Subnet(arg0 interface{}) *gomock.Call
- func (mr *MockLBScopeMockRecorder) Subnets() *gomock.Call
- func (mr *MockLBScopeMockRecorder) SubscriptionID() *gomock.Call
- func (mr *MockLBScopeMockRecorder) TenantID() *gomock.Call
- func (mr *MockLBScopeMockRecorder) UpdateDeleteStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockLBScopeMockRecorder) UpdatePatchStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockLBScopeMockRecorder) UpdatePutStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockLBScopeMockRecorder) Vnet() *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLBScope ¶
type MockLBScope struct {
// contains filtered or unexported fields
}
MockLBScope is a mock of LBScope interface.
func NewMockLBScope ¶
func NewMockLBScope(ctrl *gomock.Controller) *MockLBScope
NewMockLBScope creates a new mock instance.
func (*MockLBScope) APIServerLB ¶ added in v1.2.0
func (m *MockLBScope) APIServerLB() *v1beta1.LoadBalancerSpec
APIServerLB mocks base method.
func (*MockLBScope) APIServerLBName ¶
func (m *MockLBScope) APIServerLBName() string
APIServerLBName mocks base method.
func (*MockLBScope) APIServerLBPoolName ¶
func (m *MockLBScope) APIServerLBPoolName() string
APIServerLBPoolName mocks base method.
func (*MockLBScope) AdditionalTags ¶
func (m *MockLBScope) AdditionalTags() v1beta1.Tags
AdditionalTags mocks base method.
func (*MockLBScope) Authorizer ¶
func (m *MockLBScope) Authorizer() autorest.Authorizer
Authorizer mocks base method.
func (*MockLBScope) AvailabilitySetEnabled ¶
func (m *MockLBScope) AvailabilitySetEnabled() bool
AvailabilitySetEnabled mocks base method.
func (*MockLBScope) ClientSecret ¶
func (m *MockLBScope) ClientSecret() string
ClientSecret mocks base method.
func (*MockLBScope) CloudEnvironment ¶
func (m *MockLBScope) CloudEnvironment() string
CloudEnvironment mocks base method.
func (*MockLBScope) CloudProviderConfigOverrides ¶
func (m *MockLBScope) CloudProviderConfigOverrides() *v1beta1.CloudProviderConfigOverrides
CloudProviderConfigOverrides mocks base method.
func (*MockLBScope) ClusterName ¶
func (m *MockLBScope) ClusterName() string
ClusterName mocks base method.
func (*MockLBScope) ControlPlaneRouteTable ¶
func (m *MockLBScope) ControlPlaneRouteTable() v1beta1.RouteTable
ControlPlaneRouteTable mocks base method.
func (*MockLBScope) ControlPlaneSubnet ¶
func (m *MockLBScope) ControlPlaneSubnet() v1beta1.SubnetSpec
ControlPlaneSubnet mocks base method.
func (*MockLBScope) DeleteLongRunningOperationState ¶ added in v1.2.0
func (m *MockLBScope) DeleteLongRunningOperationState(arg0, arg1, arg2 string)
DeleteLongRunningOperationState mocks base method.
func (*MockLBScope) EXPECT ¶
func (m *MockLBScope) EXPECT() *MockLBScopeMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLBScope) ExtendedLocation ¶ added in v1.8.0
func (m *MockLBScope) ExtendedLocation() *v1beta1.ExtendedLocationSpec
ExtendedLocation mocks base method.
func (*MockLBScope) ExtendedLocationName ¶ added in v1.8.0
func (m *MockLBScope) ExtendedLocationName() string
ExtendedLocationName mocks base method.
func (*MockLBScope) ExtendedLocationType ¶ added in v1.8.0
func (m *MockLBScope) ExtendedLocationType() string
ExtendedLocationType mocks base method.
func (*MockLBScope) FailureDomains ¶ added in v0.5.3
func (m *MockLBScope) FailureDomains() []string
FailureDomains mocks base method.
func (*MockLBScope) GetLongRunningOperationState ¶ added in v1.2.0
func (m *MockLBScope) GetLongRunningOperationState(arg0, arg1, arg2 string) *v1beta1.Future
GetLongRunningOperationState mocks base method.
func (*MockLBScope) GetPrivateDNSZoneName ¶
func (m *MockLBScope) GetPrivateDNSZoneName() string
GetPrivateDNSZoneName mocks base method.
func (*MockLBScope) IsAPIServerPrivate ¶
func (m *MockLBScope) IsAPIServerPrivate() bool
IsAPIServerPrivate mocks base method.
func (*MockLBScope) IsIPv6Enabled ¶
func (m *MockLBScope) IsIPv6Enabled() bool
IsIPv6Enabled mocks base method.
func (*MockLBScope) IsVnetManaged ¶
func (m *MockLBScope) IsVnetManaged() bool
IsVnetManaged mocks base method.
func (*MockLBScope) LBSpecs ¶
func (m *MockLBScope) LBSpecs() []azure.ResourceSpecGetter
LBSpecs mocks base method.
func (*MockLBScope) NodeSubnets ¶ added in v0.5.1
func (m *MockLBScope) NodeSubnets() []v1beta1.SubnetSpec
NodeSubnets mocks base method.
func (*MockLBScope) OutboundLBName ¶
func (m *MockLBScope) OutboundLBName(arg0 string) string
OutboundLBName mocks base method.
func (*MockLBScope) OutboundPoolName ¶
func (m *MockLBScope) OutboundPoolName(arg0 string) string
OutboundPoolName mocks base method.
func (*MockLBScope) ResourceGroup ¶
func (m *MockLBScope) ResourceGroup() string
ResourceGroup mocks base method.
func (*MockLBScope) SetLongRunningOperationState ¶ added in v1.2.0
func (m *MockLBScope) SetLongRunningOperationState(arg0 *v1beta1.Future)
SetLongRunningOperationState mocks base method.
func (*MockLBScope) SetSubnet ¶
func (m *MockLBScope) SetSubnet(arg0 v1beta1.SubnetSpec)
SetSubnet mocks base method.
func (*MockLBScope) Subnet ¶ added in v0.5.1
func (m *MockLBScope) Subnet(arg0 string) v1beta1.SubnetSpec
Subnet mocks base method.
func (*MockLBScope) Subnets ¶ added in v0.5.1
func (m *MockLBScope) Subnets() v1beta1.Subnets
Subnets mocks base method.
func (*MockLBScope) SubscriptionID ¶
func (m *MockLBScope) SubscriptionID() string
SubscriptionID mocks base method.
func (*MockLBScope) UpdateDeleteStatus ¶ added in v1.2.0
func (m *MockLBScope) UpdateDeleteStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
UpdateDeleteStatus mocks base method.
func (*MockLBScope) UpdatePatchStatus ¶ added in v1.2.0
func (m *MockLBScope) UpdatePatchStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
UpdatePatchStatus mocks base method.
func (*MockLBScope) UpdatePutStatus ¶ added in v1.2.0
func (m *MockLBScope) UpdatePutStatus(arg0 v1beta10.ConditionType, arg1 string, arg2 error)
UpdatePutStatus mocks base method.
type MockLBScopeMockRecorder ¶
type MockLBScopeMockRecorder struct {
// contains filtered or unexported fields
}
MockLBScopeMockRecorder is the mock recorder for MockLBScope.
func (*MockLBScopeMockRecorder) APIServerLB ¶ added in v1.2.0
func (mr *MockLBScopeMockRecorder) APIServerLB() *gomock.Call
APIServerLB indicates an expected call of APIServerLB.
func (*MockLBScopeMockRecorder) APIServerLBName ¶
func (mr *MockLBScopeMockRecorder) APIServerLBName() *gomock.Call
APIServerLBName indicates an expected call of APIServerLBName.
func (*MockLBScopeMockRecorder) APIServerLBPoolName ¶
func (mr *MockLBScopeMockRecorder) APIServerLBPoolName() *gomock.Call
APIServerLBPoolName indicates an expected call of APIServerLBPoolName.
func (*MockLBScopeMockRecorder) AdditionalTags ¶
func (mr *MockLBScopeMockRecorder) AdditionalTags() *gomock.Call
AdditionalTags indicates an expected call of AdditionalTags.
func (*MockLBScopeMockRecorder) Authorizer ¶
func (mr *MockLBScopeMockRecorder) Authorizer() *gomock.Call
Authorizer indicates an expected call of Authorizer.
func (*MockLBScopeMockRecorder) AvailabilitySetEnabled ¶
func (mr *MockLBScopeMockRecorder) AvailabilitySetEnabled() *gomock.Call
AvailabilitySetEnabled indicates an expected call of AvailabilitySetEnabled.
func (*MockLBScopeMockRecorder) BaseURI ¶
func (mr *MockLBScopeMockRecorder) BaseURI() *gomock.Call
BaseURI indicates an expected call of BaseURI.
func (*MockLBScopeMockRecorder) ClientID ¶
func (mr *MockLBScopeMockRecorder) ClientID() *gomock.Call
ClientID indicates an expected call of ClientID.
func (*MockLBScopeMockRecorder) ClientSecret ¶
func (mr *MockLBScopeMockRecorder) ClientSecret() *gomock.Call
ClientSecret indicates an expected call of ClientSecret.
func (*MockLBScopeMockRecorder) CloudEnvironment ¶
func (mr *MockLBScopeMockRecorder) CloudEnvironment() *gomock.Call
CloudEnvironment indicates an expected call of CloudEnvironment.
func (*MockLBScopeMockRecorder) CloudProviderConfigOverrides ¶
func (mr *MockLBScopeMockRecorder) CloudProviderConfigOverrides() *gomock.Call
CloudProviderConfigOverrides indicates an expected call of CloudProviderConfigOverrides.
func (*MockLBScopeMockRecorder) ClusterName ¶
func (mr *MockLBScopeMockRecorder) ClusterName() *gomock.Call
ClusterName indicates an expected call of ClusterName.
func (*MockLBScopeMockRecorder) ControlPlaneRouteTable ¶
func (mr *MockLBScopeMockRecorder) ControlPlaneRouteTable() *gomock.Call
ControlPlaneRouteTable indicates an expected call of ControlPlaneRouteTable.
func (*MockLBScopeMockRecorder) ControlPlaneSubnet ¶
func (mr *MockLBScopeMockRecorder) ControlPlaneSubnet() *gomock.Call
ControlPlaneSubnet indicates an expected call of ControlPlaneSubnet.
func (*MockLBScopeMockRecorder) DeleteLongRunningOperationState ¶ added in v1.2.0
func (mr *MockLBScopeMockRecorder) DeleteLongRunningOperationState(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteLongRunningOperationState indicates an expected call of DeleteLongRunningOperationState.
func (*MockLBScopeMockRecorder) ExtendedLocation ¶ added in v1.8.0
func (mr *MockLBScopeMockRecorder) ExtendedLocation() *gomock.Call
ExtendedLocation indicates an expected call of ExtendedLocation.
func (*MockLBScopeMockRecorder) ExtendedLocationName ¶ added in v1.8.0
func (mr *MockLBScopeMockRecorder) ExtendedLocationName() *gomock.Call
ExtendedLocationName indicates an expected call of ExtendedLocationName.
func (*MockLBScopeMockRecorder) ExtendedLocationType ¶ added in v1.8.0
func (mr *MockLBScopeMockRecorder) ExtendedLocationType() *gomock.Call
ExtendedLocationType indicates an expected call of ExtendedLocationType.
func (*MockLBScopeMockRecorder) FailureDomains ¶ added in v0.5.3
func (mr *MockLBScopeMockRecorder) FailureDomains() *gomock.Call
FailureDomains indicates an expected call of FailureDomains.
func (*MockLBScopeMockRecorder) GetLongRunningOperationState ¶ added in v1.2.0
func (mr *MockLBScopeMockRecorder) GetLongRunningOperationState(arg0, arg1, arg2 interface{}) *gomock.Call
GetLongRunningOperationState indicates an expected call of GetLongRunningOperationState.
func (*MockLBScopeMockRecorder) GetPrivateDNSZoneName ¶
func (mr *MockLBScopeMockRecorder) GetPrivateDNSZoneName() *gomock.Call
GetPrivateDNSZoneName indicates an expected call of GetPrivateDNSZoneName.
func (*MockLBScopeMockRecorder) HashKey ¶
func (mr *MockLBScopeMockRecorder) HashKey() *gomock.Call
HashKey indicates an expected call of HashKey.
func (*MockLBScopeMockRecorder) IsAPIServerPrivate ¶
func (mr *MockLBScopeMockRecorder) IsAPIServerPrivate() *gomock.Call
IsAPIServerPrivate indicates an expected call of IsAPIServerPrivate.
func (*MockLBScopeMockRecorder) IsIPv6Enabled ¶
func (mr *MockLBScopeMockRecorder) IsIPv6Enabled() *gomock.Call
IsIPv6Enabled indicates an expected call of IsIPv6Enabled.
func (*MockLBScopeMockRecorder) IsVnetManaged ¶
func (mr *MockLBScopeMockRecorder) IsVnetManaged() *gomock.Call
IsVnetManaged indicates an expected call of IsVnetManaged.
func (*MockLBScopeMockRecorder) LBSpecs ¶
func (mr *MockLBScopeMockRecorder) LBSpecs() *gomock.Call
LBSpecs indicates an expected call of LBSpecs.
func (*MockLBScopeMockRecorder) Location ¶
func (mr *MockLBScopeMockRecorder) Location() *gomock.Call
Location indicates an expected call of Location.
func (*MockLBScopeMockRecorder) NodeSubnets ¶ added in v0.5.1
func (mr *MockLBScopeMockRecorder) NodeSubnets() *gomock.Call
NodeSubnets indicates an expected call of NodeSubnets.
func (*MockLBScopeMockRecorder) OutboundLBName ¶
func (mr *MockLBScopeMockRecorder) OutboundLBName(arg0 interface{}) *gomock.Call
OutboundLBName indicates an expected call of OutboundLBName.
func (*MockLBScopeMockRecorder) OutboundPoolName ¶
func (mr *MockLBScopeMockRecorder) OutboundPoolName(arg0 interface{}) *gomock.Call
OutboundPoolName indicates an expected call of OutboundPoolName.
func (*MockLBScopeMockRecorder) ResourceGroup ¶
func (mr *MockLBScopeMockRecorder) ResourceGroup() *gomock.Call
ResourceGroup indicates an expected call of ResourceGroup.
func (*MockLBScopeMockRecorder) SetLongRunningOperationState ¶ added in v1.2.0
func (mr *MockLBScopeMockRecorder) SetLongRunningOperationState(arg0 interface{}) *gomock.Call
SetLongRunningOperationState indicates an expected call of SetLongRunningOperationState.
func (*MockLBScopeMockRecorder) SetSubnet ¶
func (mr *MockLBScopeMockRecorder) SetSubnet(arg0 interface{}) *gomock.Call
SetSubnet indicates an expected call of SetSubnet.
func (*MockLBScopeMockRecorder) Subnet ¶ added in v0.5.1
func (mr *MockLBScopeMockRecorder) Subnet(arg0 interface{}) *gomock.Call
Subnet indicates an expected call of Subnet.
func (*MockLBScopeMockRecorder) Subnets ¶ added in v0.5.1
func (mr *MockLBScopeMockRecorder) Subnets() *gomock.Call
Subnets indicates an expected call of Subnets.
func (*MockLBScopeMockRecorder) SubscriptionID ¶
func (mr *MockLBScopeMockRecorder) SubscriptionID() *gomock.Call
SubscriptionID indicates an expected call of SubscriptionID.
func (*MockLBScopeMockRecorder) TenantID ¶
func (mr *MockLBScopeMockRecorder) TenantID() *gomock.Call
TenantID indicates an expected call of TenantID.
func (*MockLBScopeMockRecorder) UpdateDeleteStatus ¶ added in v1.2.0
func (mr *MockLBScopeMockRecorder) UpdateDeleteStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateDeleteStatus indicates an expected call of UpdateDeleteStatus.
func (*MockLBScopeMockRecorder) UpdatePatchStatus ¶ added in v1.2.0
func (mr *MockLBScopeMockRecorder) UpdatePatchStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdatePatchStatus indicates an expected call of UpdatePatchStatus.
func (*MockLBScopeMockRecorder) UpdatePutStatus ¶ added in v1.2.0
func (mr *MockLBScopeMockRecorder) UpdatePutStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdatePutStatus indicates an expected call of UpdatePutStatus.
func (*MockLBScopeMockRecorder) Vnet ¶
func (mr *MockLBScopeMockRecorder) Vnet() *gomock.Call
Vnet indicates an expected call of Vnet.