cloudsecurity

package
v0.4.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package cloudsecurity is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCloudSecurityGroupAPI

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

MockCloudSecurityGroupAPI is a mock of CloudSecurityGroupAPI interface.

func NewMockCloudSecurityGroupAPI

func NewMockCloudSecurityGroupAPI(ctrl *gomock.Controller) *MockCloudSecurityGroupAPI

NewMockCloudSecurityGroupAPI creates a new mock instance.

func (*MockCloudSecurityGroupAPI) CreateSecurityGroup

func (m *MockCloudSecurityGroupAPI) CreateSecurityGroup(arg0 *securitygroup.CloudResource, arg1 bool) <-chan error

CreateSecurityGroup mocks base method.

func (*MockCloudSecurityGroupAPI) DeleteSecurityGroup

func (m *MockCloudSecurityGroupAPI) DeleteSecurityGroup(arg0 *securitygroup.CloudResource, arg1 bool) <-chan error

DeleteSecurityGroup mocks base method.

func (*MockCloudSecurityGroupAPI) EXPECT

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

func (*MockCloudSecurityGroupAPI) GetSecurityGroupSyncChan

func (m *MockCloudSecurityGroupAPI) GetSecurityGroupSyncChan() <-chan securitygroup.SynchronizationContent

GetSecurityGroupSyncChan mocks base method.

func (*MockCloudSecurityGroupAPI) UpdateSecurityGroupMembers

func (m *MockCloudSecurityGroupAPI) UpdateSecurityGroupMembers(arg0 *securitygroup.CloudResource, arg1 []*securitygroup.CloudResource, arg2 bool) <-chan error

UpdateSecurityGroupMembers mocks base method.

func (*MockCloudSecurityGroupAPI) UpdateSecurityGroupRules

func (m *MockCloudSecurityGroupAPI) UpdateSecurityGroupRules(arg0 *securitygroup.CloudResource, arg1, arg2, arg3 []*securitygroup.CloudRule) <-chan error

UpdateSecurityGroupRules mocks base method.

type MockCloudSecurityGroupAPIMockRecorder

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

MockCloudSecurityGroupAPIMockRecorder is the mock recorder for MockCloudSecurityGroupAPI.

func (*MockCloudSecurityGroupAPIMockRecorder) CreateSecurityGroup

func (mr *MockCloudSecurityGroupAPIMockRecorder) CreateSecurityGroup(arg0, arg1 interface{}) *gomock.Call

CreateSecurityGroup indicates an expected call of CreateSecurityGroup.

func (*MockCloudSecurityGroupAPIMockRecorder) DeleteSecurityGroup

func (mr *MockCloudSecurityGroupAPIMockRecorder) DeleteSecurityGroup(arg0, arg1 interface{}) *gomock.Call

DeleteSecurityGroup indicates an expected call of DeleteSecurityGroup.

func (*MockCloudSecurityGroupAPIMockRecorder) GetSecurityGroupSyncChan

func (mr *MockCloudSecurityGroupAPIMockRecorder) GetSecurityGroupSyncChan() *gomock.Call

GetSecurityGroupSyncChan indicates an expected call of GetSecurityGroupSyncChan.

func (*MockCloudSecurityGroupAPIMockRecorder) UpdateSecurityGroupMembers

func (mr *MockCloudSecurityGroupAPIMockRecorder) UpdateSecurityGroupMembers(arg0, arg1, arg2 interface{}) *gomock.Call

UpdateSecurityGroupMembers indicates an expected call of UpdateSecurityGroupMembers.

func (*MockCloudSecurityGroupAPIMockRecorder) UpdateSecurityGroupRules

func (mr *MockCloudSecurityGroupAPIMockRecorder) UpdateSecurityGroupRules(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

UpdateSecurityGroupRules indicates an expected call of UpdateSecurityGroupRules.

Jump to

Keyboard shortcuts

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