mock_apiextensions

package
v0.5.4-rc1 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mock_apiextensions is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGatewayAPIExtensionClient

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

MockGatewayAPIExtensionClient is a mock of GatewayAPIExtensionClient interface.

func NewMockGatewayAPIExtensionClient

func NewMockGatewayAPIExtensionClient(ctrl *gomock.Controller) *MockGatewayAPIExtensionClient

NewMockGatewayAPIExtensionClient creates a new mock instance.

func (*MockGatewayAPIExtensionClient) Configure

Configure mocks base method.

func (*MockGatewayAPIExtensionClient) EXPECT

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

type MockGatewayAPIExtensionClientMockRecorder

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

MockGatewayAPIExtensionClientMockRecorder is the mock recorder for MockGatewayAPIExtensionClient.

func (*MockGatewayAPIExtensionClientMockRecorder) Configure

func (mr *MockGatewayAPIExtensionClientMockRecorder) Configure(ctx, in interface{}, opts ...interface{}) *gomock.Call

Configure indicates an expected call of Configure.

type MockGatewayAPIExtensionServer

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

MockGatewayAPIExtensionServer is a mock of GatewayAPIExtensionServer interface.

func NewMockGatewayAPIExtensionServer

func NewMockGatewayAPIExtensionServer(ctrl *gomock.Controller) *MockGatewayAPIExtensionServer

NewMockGatewayAPIExtensionServer creates a new mock instance.

func (*MockGatewayAPIExtensionServer) Configure

Configure mocks base method.

func (*MockGatewayAPIExtensionServer) EXPECT

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

type MockGatewayAPIExtensionServerMockRecorder

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

MockGatewayAPIExtensionServerMockRecorder is the mock recorder for MockGatewayAPIExtensionServer.

func (*MockGatewayAPIExtensionServerMockRecorder) Configure

func (mr *MockGatewayAPIExtensionServerMockRecorder) Configure(arg0, arg1 interface{}) *gomock.Call

Configure indicates an expected call of Configure.

type MockManagementAPIExtensionClient

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

MockManagementAPIExtensionClient is a mock of ManagementAPIExtensionClient interface.

func NewMockManagementAPIExtensionClient

func NewMockManagementAPIExtensionClient(ctrl *gomock.Controller) *MockManagementAPIExtensionClient

NewMockManagementAPIExtensionClient creates a new mock instance.

func (*MockManagementAPIExtensionClient) Descriptor

Descriptor mocks base method.

func (*MockManagementAPIExtensionClient) EXPECT

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

type MockManagementAPIExtensionClientMockRecorder

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

MockManagementAPIExtensionClientMockRecorder is the mock recorder for MockManagementAPIExtensionClient.

func (*MockManagementAPIExtensionClientMockRecorder) Descriptor

func (mr *MockManagementAPIExtensionClientMockRecorder) Descriptor(ctx, in interface{}, opts ...interface{}) *gomock.Call

Descriptor indicates an expected call of Descriptor.

type MockManagementAPIExtensionServer

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

MockManagementAPIExtensionServer is a mock of ManagementAPIExtensionServer interface.

func NewMockManagementAPIExtensionServer

func NewMockManagementAPIExtensionServer(ctrl *gomock.Controller) *MockManagementAPIExtensionServer

NewMockManagementAPIExtensionServer creates a new mock instance.

func (*MockManagementAPIExtensionServer) Descriptor

Descriptor mocks base method.

func (*MockManagementAPIExtensionServer) EXPECT

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

type MockManagementAPIExtensionServerMockRecorder

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

MockManagementAPIExtensionServerMockRecorder is the mock recorder for MockManagementAPIExtensionServer.

func (*MockManagementAPIExtensionServerMockRecorder) Descriptor

func (mr *MockManagementAPIExtensionServerMockRecorder) Descriptor(arg0, arg1 interface{}) *gomock.Call

Descriptor indicates an expected call of Descriptor.

type MockStreamAPIExtensionClient added in v0.5.4

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

MockStreamAPIExtensionClient is a mock of StreamAPIExtensionClient interface.

func NewMockStreamAPIExtensionClient added in v0.5.4

func NewMockStreamAPIExtensionClient(ctrl *gomock.Controller) *MockStreamAPIExtensionClient

NewMockStreamAPIExtensionClient creates a new mock instance.

func (*MockStreamAPIExtensionClient) EXPECT added in v0.5.4

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

func (*MockStreamAPIExtensionClient) Services added in v0.5.4

Services mocks base method.

type MockStreamAPIExtensionClientMockRecorder added in v0.5.4

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

MockStreamAPIExtensionClientMockRecorder is the mock recorder for MockStreamAPIExtensionClient.

func (*MockStreamAPIExtensionClientMockRecorder) Services added in v0.5.4

func (mr *MockStreamAPIExtensionClientMockRecorder) Services(ctx, in interface{}, opts ...interface{}) *gomock.Call

Services indicates an expected call of Services.

type MockStreamAPIExtensionServer added in v0.5.4

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

MockStreamAPIExtensionServer is a mock of StreamAPIExtensionServer interface.

func NewMockStreamAPIExtensionServer added in v0.5.4

func NewMockStreamAPIExtensionServer(ctrl *gomock.Controller) *MockStreamAPIExtensionServer

NewMockStreamAPIExtensionServer creates a new mock instance.

func (*MockStreamAPIExtensionServer) EXPECT added in v0.5.4

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

func (*MockStreamAPIExtensionServer) Services added in v0.5.4

Services mocks base method.

type MockStreamAPIExtensionServerMockRecorder added in v0.5.4

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

MockStreamAPIExtensionServerMockRecorder is the mock recorder for MockStreamAPIExtensionServer.

func (*MockStreamAPIExtensionServerMockRecorder) Services added in v0.5.4

func (mr *MockStreamAPIExtensionServerMockRecorder) Services(arg0, arg1 interface{}) *gomock.Call

Services indicates an expected call of Services.

type MockUnaryAPIExtensionClient added in v0.5.4

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

MockUnaryAPIExtensionClient is a mock of UnaryAPIExtensionClient interface.

func NewMockUnaryAPIExtensionClient added in v0.5.4

func NewMockUnaryAPIExtensionClient(ctrl *gomock.Controller) *MockUnaryAPIExtensionClient

NewMockUnaryAPIExtensionClient creates a new mock instance.

func (*MockUnaryAPIExtensionClient) EXPECT added in v0.5.4

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

func (*MockUnaryAPIExtensionClient) UnaryDescriptor added in v0.5.4

UnaryDescriptor mocks base method.

type MockUnaryAPIExtensionClientMockRecorder added in v0.5.4

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

MockUnaryAPIExtensionClientMockRecorder is the mock recorder for MockUnaryAPIExtensionClient.

func (*MockUnaryAPIExtensionClientMockRecorder) UnaryDescriptor added in v0.5.4

func (mr *MockUnaryAPIExtensionClientMockRecorder) UnaryDescriptor(ctx, in interface{}, opts ...interface{}) *gomock.Call

UnaryDescriptor indicates an expected call of UnaryDescriptor.

type MockUnaryAPIExtensionServer added in v0.5.4

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

MockUnaryAPIExtensionServer is a mock of UnaryAPIExtensionServer interface.

func NewMockUnaryAPIExtensionServer added in v0.5.4

func NewMockUnaryAPIExtensionServer(ctrl *gomock.Controller) *MockUnaryAPIExtensionServer

NewMockUnaryAPIExtensionServer creates a new mock instance.

func (*MockUnaryAPIExtensionServer) EXPECT added in v0.5.4

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

func (*MockUnaryAPIExtensionServer) UnaryDescriptor added in v0.5.4

UnaryDescriptor mocks base method.

type MockUnaryAPIExtensionServerMockRecorder added in v0.5.4

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

MockUnaryAPIExtensionServerMockRecorder is the mock recorder for MockUnaryAPIExtensionServer.

func (*MockUnaryAPIExtensionServerMockRecorder) UnaryDescriptor added in v0.5.4

func (mr *MockUnaryAPIExtensionServerMockRecorder) UnaryDescriptor(arg0, arg1 interface{}) *gomock.Call

UnaryDescriptor indicates an expected call of UnaryDescriptor.

type MockUnsafeGatewayAPIExtensionServer

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

MockUnsafeGatewayAPIExtensionServer is a mock of UnsafeGatewayAPIExtensionServer interface.

func NewMockUnsafeGatewayAPIExtensionServer

func NewMockUnsafeGatewayAPIExtensionServer(ctrl *gomock.Controller) *MockUnsafeGatewayAPIExtensionServer

NewMockUnsafeGatewayAPIExtensionServer creates a new mock instance.

func (*MockUnsafeGatewayAPIExtensionServer) EXPECT

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

type MockUnsafeGatewayAPIExtensionServerMockRecorder

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

MockUnsafeGatewayAPIExtensionServerMockRecorder is the mock recorder for MockUnsafeGatewayAPIExtensionServer.

type MockUnsafeManagementAPIExtensionServer

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

MockUnsafeManagementAPIExtensionServer is a mock of UnsafeManagementAPIExtensionServer interface.

func NewMockUnsafeManagementAPIExtensionServer

func NewMockUnsafeManagementAPIExtensionServer(ctrl *gomock.Controller) *MockUnsafeManagementAPIExtensionServer

NewMockUnsafeManagementAPIExtensionServer creates a new mock instance.

func (*MockUnsafeManagementAPIExtensionServer) EXPECT

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

type MockUnsafeManagementAPIExtensionServerMockRecorder

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

MockUnsafeManagementAPIExtensionServerMockRecorder is the mock recorder for MockUnsafeManagementAPIExtensionServer.

type MockUnsafeStreamAPIExtensionServer added in v0.5.4

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

MockUnsafeStreamAPIExtensionServer is a mock of UnsafeStreamAPIExtensionServer interface.

func NewMockUnsafeStreamAPIExtensionServer added in v0.5.4

func NewMockUnsafeStreamAPIExtensionServer(ctrl *gomock.Controller) *MockUnsafeStreamAPIExtensionServer

NewMockUnsafeStreamAPIExtensionServer creates a new mock instance.

func (*MockUnsafeStreamAPIExtensionServer) EXPECT added in v0.5.4

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

type MockUnsafeStreamAPIExtensionServerMockRecorder added in v0.5.4

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

MockUnsafeStreamAPIExtensionServerMockRecorder is the mock recorder for MockUnsafeStreamAPIExtensionServer.

type MockUnsafeUnaryAPIExtensionServer added in v0.5.4

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

MockUnsafeUnaryAPIExtensionServer is a mock of UnsafeUnaryAPIExtensionServer interface.

func NewMockUnsafeUnaryAPIExtensionServer added in v0.5.4

func NewMockUnsafeUnaryAPIExtensionServer(ctrl *gomock.Controller) *MockUnsafeUnaryAPIExtensionServer

NewMockUnsafeUnaryAPIExtensionServer creates a new mock instance.

func (*MockUnsafeUnaryAPIExtensionServer) EXPECT added in v0.5.4

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

type MockUnsafeUnaryAPIExtensionServerMockRecorder added in v0.5.4

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

MockUnsafeUnaryAPIExtensionServerMockRecorder is the mock recorder for MockUnsafeUnaryAPIExtensionServer.

Jump to

Keyboard shortcuts

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