mock_dynamic

package
v0.0.0-...-3a7daba Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_dynamic is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDynamic

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

MockDynamic is a mock of Dynamic interface.

func NewMockDynamic

func NewMockDynamic(ctrl *gomock.Controller) *MockDynamic

NewMockDynamic creates a new mock instance.

func (*MockDynamic) EXPECT

func (m *MockDynamic) EXPECT() *MockDynamicMockRecorder

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

func (*MockDynamic) ValidateDiskEncryptionSets

func (m *MockDynamic) ValidateDiskEncryptionSets(ctx context.Context, oc *api.OpenShiftCluster) error

ValidateDiskEncryptionSets mocks base method.

func (*MockDynamic) ValidateEncryptionAtHost

func (m *MockDynamic) ValidateEncryptionAtHost(ctx context.Context, oc *api.OpenShiftCluster) error

ValidateEncryptionAtHost mocks base method.

func (*MockDynamic) ValidateLoadBalancerProfile

func (m *MockDynamic) ValidateLoadBalancerProfile(ctx context.Context, oc *api.OpenShiftCluster) error

ValidateLoadBalancerProfile mocks base method.

func (*MockDynamic) ValidatePreConfiguredNSGs

func (m *MockDynamic) ValidatePreConfiguredNSGs(ctx context.Context, oc *api.OpenShiftCluster, subnets []dynamic.Subnet) error

ValidatePreConfiguredNSGs mocks base method.

func (*MockDynamic) ValidateServicePrincipal

func (m *MockDynamic) ValidateServicePrincipal(ctx context.Context, spTokenCredential azcore.TokenCredential) error

ValidateServicePrincipal mocks base method.

func (*MockDynamic) ValidateSubnets

func (m *MockDynamic) ValidateSubnets(ctx context.Context, oc *api.OpenShiftCluster, subnets []dynamic.Subnet) error

ValidateSubnets mocks base method.

func (*MockDynamic) ValidateVnet

func (m *MockDynamic) ValidateVnet(ctx context.Context, location string, subnets []dynamic.Subnet, additionalCIDRs ...string) error

ValidateVnet mocks base method.

type MockDynamicMockRecorder

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

MockDynamicMockRecorder is the mock recorder for MockDynamic.

func (*MockDynamicMockRecorder) ValidateDiskEncryptionSets

func (mr *MockDynamicMockRecorder) ValidateDiskEncryptionSets(ctx, oc interface{}) *gomock.Call

ValidateDiskEncryptionSets indicates an expected call of ValidateDiskEncryptionSets.

func (*MockDynamicMockRecorder) ValidateEncryptionAtHost

func (mr *MockDynamicMockRecorder) ValidateEncryptionAtHost(ctx, oc interface{}) *gomock.Call

ValidateEncryptionAtHost indicates an expected call of ValidateEncryptionAtHost.

func (*MockDynamicMockRecorder) ValidateLoadBalancerProfile

func (mr *MockDynamicMockRecorder) ValidateLoadBalancerProfile(ctx, oc interface{}) *gomock.Call

ValidateLoadBalancerProfile indicates an expected call of ValidateLoadBalancerProfile.

func (*MockDynamicMockRecorder) ValidatePreConfiguredNSGs

func (mr *MockDynamicMockRecorder) ValidatePreConfiguredNSGs(ctx, oc, subnets interface{}) *gomock.Call

ValidatePreConfiguredNSGs indicates an expected call of ValidatePreConfiguredNSGs.

func (*MockDynamicMockRecorder) ValidateServicePrincipal

func (mr *MockDynamicMockRecorder) ValidateServicePrincipal(ctx, spTokenCredential interface{}) *gomock.Call

ValidateServicePrincipal indicates an expected call of ValidateServicePrincipal.

func (*MockDynamicMockRecorder) ValidateSubnets

func (mr *MockDynamicMockRecorder) ValidateSubnets(ctx, oc, subnets interface{}) *gomock.Call

ValidateSubnets indicates an expected call of ValidateSubnets.

func (*MockDynamicMockRecorder) ValidateVnet

func (mr *MockDynamicMockRecorder) ValidateVnet(ctx, location, subnets interface{}, additionalCIDRs ...interface{}) *gomock.Call

ValidateVnet indicates an expected call of ValidateVnet.

type MockServicePrincipalValidator

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

MockServicePrincipalValidator is a mock of ServicePrincipalValidator interface.

func NewMockServicePrincipalValidator

func NewMockServicePrincipalValidator(ctrl *gomock.Controller) *MockServicePrincipalValidator

NewMockServicePrincipalValidator creates a new mock instance.

func (*MockServicePrincipalValidator) EXPECT

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

func (*MockServicePrincipalValidator) ValidateServicePrincipal

func (m *MockServicePrincipalValidator) ValidateServicePrincipal(ctx context.Context, spTokenCredential azcore.TokenCredential) error

ValidateServicePrincipal mocks base method.

type MockServicePrincipalValidatorMockRecorder

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

MockServicePrincipalValidatorMockRecorder is the mock recorder for MockServicePrincipalValidator.

func (*MockServicePrincipalValidatorMockRecorder) ValidateServicePrincipal

func (mr *MockServicePrincipalValidatorMockRecorder) ValidateServicePrincipal(ctx, spTokenCredential interface{}) *gomock.Call

ValidateServicePrincipal indicates an expected call of ValidateServicePrincipal.

Jump to

Keyboard shortcuts

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