mock_resources

package
v6.7.6 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_resources is a generated GoMock package.

Package mock_resources is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCertsService

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

MockCertsService is a mock of CertsService interface.

func NewMockCertsService

func NewMockCertsService(ctrl *gomock.Controller) *MockCertsService

NewMockCertsService creates a new mock instance.

func (*MockCertsService) Delete

func (m *MockCertsService) Delete(certId string) (*ionoscloud.APIResponse, error)

Delete mocks base method.

func (*MockCertsService) EXPECT

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

func (*MockCertsService) Get

Get mocks base method.

func (*MockCertsService) GetApiVersion

GetApiVersion mocks base method.

func (*MockCertsService) List

List mocks base method.

func (*MockCertsService) Patch

Patch mocks base method.

func (*MockCertsService) Post

Post mocks base method.

type MockCertsServiceMockRecorder

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

MockCertsServiceMockRecorder is the mock recorder for MockCertsService.

func (*MockCertsServiceMockRecorder) Delete

func (mr *MockCertsServiceMockRecorder) Delete(certId interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockCertsServiceMockRecorder) Get

func (mr *MockCertsServiceMockRecorder) Get(certId interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockCertsServiceMockRecorder) GetApiVersion

func (mr *MockCertsServiceMockRecorder) GetApiVersion() *gomock.Call

GetApiVersion indicates an expected call of GetApiVersion.

func (*MockCertsServiceMockRecorder) List

List indicates an expected call of List.

func (*MockCertsServiceMockRecorder) Patch

func (mr *MockCertsServiceMockRecorder) Patch(certId, input interface{}) *gomock.Call

Patch indicates an expected call of Patch.

func (*MockCertsServiceMockRecorder) Post

func (mr *MockCertsServiceMockRecorder) Post(arg0 interface{}) *gomock.Call

Post indicates an expected call of Post.

type MockClientService

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

MockClientService is a mock of ClientService interface.

func NewMockClientService

func NewMockClientService(ctrl *gomock.Controller) *MockClientService

NewMockClientService creates a new mock instance.

func (*MockClientService) EXPECT

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

func (*MockClientService) Get

Get mocks base method.

func (*MockClientService) GetConfig

func (m *MockClientService) GetConfig() *resources.ClientConfig

GetConfig mocks base method.

type MockClientServiceMockRecorder

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

MockClientServiceMockRecorder is the mock recorder for MockClientService.

func (*MockClientServiceMockRecorder) Get

Get indicates an expected call of Get.

func (*MockClientServiceMockRecorder) GetConfig

func (mr *MockClientServiceMockRecorder) GetConfig() *gomock.Call

GetConfig indicates an expected call of GetConfig.

Jump to

Keyboard shortcuts

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