mock_apiextensions

package
v0.8.3-rc2 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2023 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 MockHTTPAPIExtensionClient added in v0.6.0

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

MockHTTPAPIExtensionClient is a mock of HTTPAPIExtensionClient interface.

func NewMockHTTPAPIExtensionClient added in v0.6.0

func NewMockHTTPAPIExtensionClient(ctrl *gomock.Controller) *MockHTTPAPIExtensionClient

NewMockHTTPAPIExtensionClient creates a new mock instance.

func (*MockHTTPAPIExtensionClient) Configure added in v0.6.0

Configure mocks base method.

func (*MockHTTPAPIExtensionClient) EXPECT added in v0.6.0

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

type MockHTTPAPIExtensionClientMockRecorder added in v0.6.0

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

MockHTTPAPIExtensionClientMockRecorder is the mock recorder for MockHTTPAPIExtensionClient.

func (*MockHTTPAPIExtensionClientMockRecorder) Configure added in v0.6.0

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

Configure indicates an expected call of Configure.

type MockHTTPAPIExtensionServer added in v0.6.0

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

MockHTTPAPIExtensionServer is a mock of HTTPAPIExtensionServer interface.

func NewMockHTTPAPIExtensionServer added in v0.6.0

func NewMockHTTPAPIExtensionServer(ctrl *gomock.Controller) *MockHTTPAPIExtensionServer

NewMockHTTPAPIExtensionServer creates a new mock instance.

func (*MockHTTPAPIExtensionServer) Configure added in v0.6.0

Configure mocks base method.

func (*MockHTTPAPIExtensionServer) EXPECT added in v0.6.0

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

type MockHTTPAPIExtensionServerMockRecorder added in v0.6.0

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

MockHTTPAPIExtensionServerMockRecorder is the mock recorder for MockHTTPAPIExtensionServer.

func (*MockHTTPAPIExtensionServerMockRecorder) Configure added in v0.6.0

func (mr *MockHTTPAPIExtensionServerMockRecorder) 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) Descriptors added in v0.6.0

Descriptors 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) Descriptors added in v0.6.0

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

Descriptors indicates an expected call of Descriptors.

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) Descriptors added in v0.6.0

Descriptors 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) Descriptors added in v0.6.0

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

Descriptors indicates an expected call of Descriptors.

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) Todo added in v0.6.0

Todo 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) Todo added in v0.6.0

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

Todo indicates an expected call of Todo.

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) Todo added in v0.6.0

Todo 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) Todo added in v0.6.0

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

Todo indicates an expected call of Todo.

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 MockUnsafeHTTPAPIExtensionServer added in v0.6.0

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

MockUnsafeHTTPAPIExtensionServer is a mock of UnsafeHTTPAPIExtensionServer interface.

func NewMockUnsafeHTTPAPIExtensionServer added in v0.6.0

func NewMockUnsafeHTTPAPIExtensionServer(ctrl *gomock.Controller) *MockUnsafeHTTPAPIExtensionServer

NewMockUnsafeHTTPAPIExtensionServer creates a new mock instance.

func (*MockUnsafeHTTPAPIExtensionServer) EXPECT added in v0.6.0

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

type MockUnsafeHTTPAPIExtensionServerMockRecorder added in v0.6.0

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

MockUnsafeHTTPAPIExtensionServerMockRecorder is the mock recorder for MockUnsafeHTTPAPIExtensionServer.

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