mock

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

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

MockClient is a mock of Client interface.

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance.

func (*MockClient) CreateAPIKey

CreateAPIKey mocks base method.

func (*MockClient) CreatePolicy

CreatePolicy mocks base method.

func (*MockClient) CreateServiceID

CreateServiceID mocks base method.

func (*MockClient) DeleteAPIKey

DeleteAPIKey mocks base method.

func (*MockClient) DeleteServiceID

DeleteServiceID mocks base method.

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) GetAPIKeysDetails

GetAPIKeysDetails mocks base method.

func (*MockClient) ListAPIKeys

ListAPIKeys mocks base method.

func (*MockClient) ListResourceGroups

ListResourceGroups mocks base method.

func (*MockClient) ListServiceID

ListServiceID mocks base method.

func (*MockClient) NewGetAPIKeysDetailsOptions

func (m *MockClient) NewGetAPIKeysDetailsOptions() *iamidentityv1.GetAPIKeysDetailsOptions

NewGetAPIKeysDetailsOptions mocks base method.

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient.

func (*MockClientMockRecorder) CreateAPIKey

func (mr *MockClientMockRecorder) CreateAPIKey(arg0 interface{}) *gomock.Call

CreateAPIKey indicates an expected call of CreateAPIKey.

func (*MockClientMockRecorder) CreatePolicy

func (mr *MockClientMockRecorder) CreatePolicy(arg0 interface{}) *gomock.Call

CreatePolicy indicates an expected call of CreatePolicy.

func (*MockClientMockRecorder) CreateServiceID

func (mr *MockClientMockRecorder) CreateServiceID(arg0 interface{}) *gomock.Call

CreateServiceID indicates an expected call of CreateServiceID.

func (*MockClientMockRecorder) DeleteAPIKey

func (mr *MockClientMockRecorder) DeleteAPIKey(arg0 interface{}) *gomock.Call

DeleteAPIKey indicates an expected call of DeleteAPIKey.

func (*MockClientMockRecorder) DeleteServiceID

func (mr *MockClientMockRecorder) DeleteServiceID(arg0 interface{}) *gomock.Call

DeleteServiceID indicates an expected call of DeleteServiceID.

func (*MockClientMockRecorder) GetAPIKeysDetails

func (mr *MockClientMockRecorder) GetAPIKeysDetails(arg0 interface{}) *gomock.Call

GetAPIKeysDetails indicates an expected call of GetAPIKeysDetails.

func (*MockClientMockRecorder) ListAPIKeys

func (mr *MockClientMockRecorder) ListAPIKeys(arg0 interface{}) *gomock.Call

ListAPIKeys indicates an expected call of ListAPIKeys.

func (*MockClientMockRecorder) ListResourceGroups

func (mr *MockClientMockRecorder) ListResourceGroups(arg0 interface{}) *gomock.Call

ListResourceGroups indicates an expected call of ListResourceGroups.

func (*MockClientMockRecorder) ListServiceID

func (mr *MockClientMockRecorder) ListServiceID(arg0 interface{}) *gomock.Call

ListServiceID indicates an expected call of ListServiceID.

func (*MockClientMockRecorder) NewGetAPIKeysDetailsOptions

func (mr *MockClientMockRecorder) NewGetAPIKeysDetailsOptions() *gomock.Call

NewGetAPIKeysDetailsOptions indicates an expected call of NewGetAPIKeysDetailsOptions.

Jump to

Keyboard shortcuts

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