api

package
v0.4.1 Latest Latest
Warning

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

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

Documentation

Overview

Package api is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAdminServiceClient

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

MockAdminServiceClient is a mock of AdminServiceClient interface

func NewMockAdminServiceClient

func NewMockAdminServiceClient(ctrl *gomock.Controller) *MockAdminServiceClient

NewMockAdminServiceClient creates a new mock instance

func (*MockAdminServiceClient) EXPECT

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

func (*MockAdminServiceClient) GetOrgByID

func (m *MockAdminServiceClient) GetOrgByID(arg0 context.Context, arg1 *grpc.OrgID, arg2 ...grpc0.CallOption) (*grpc.Org, error)

GetOrgByID mocks base method

func (*MockAdminServiceClient) Healthz

func (m *MockAdminServiceClient) Healthz(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc0.CallOption) (*emptypb.Empty, error)

Healthz mocks base method

func (*MockAdminServiceClient) IsOrgUnique

IsOrgUnique mocks base method

func (*MockAdminServiceClient) Ready

Ready mocks base method

func (*MockAdminServiceClient) SearchOrgs

SearchOrgs mocks base method

func (*MockAdminServiceClient) SetUpOrg

SetUpOrg mocks base method

func (*MockAdminServiceClient) Validate

func (m *MockAdminServiceClient) Validate(arg0 context.Context, arg1 *emptypb.Empty, arg2 ...grpc0.CallOption) (*structpb.Struct, error)

Validate mocks base method

type MockAdminServiceClientMockRecorder

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

MockAdminServiceClientMockRecorder is the mock recorder for MockAdminServiceClient

func (*MockAdminServiceClientMockRecorder) GetOrgByID

func (mr *MockAdminServiceClientMockRecorder) GetOrgByID(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetOrgByID indicates an expected call of GetOrgByID

func (*MockAdminServiceClientMockRecorder) Healthz

func (mr *MockAdminServiceClientMockRecorder) Healthz(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Healthz indicates an expected call of Healthz

func (*MockAdminServiceClientMockRecorder) IsOrgUnique

func (mr *MockAdminServiceClientMockRecorder) IsOrgUnique(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

IsOrgUnique indicates an expected call of IsOrgUnique

func (*MockAdminServiceClientMockRecorder) Ready

func (mr *MockAdminServiceClientMockRecorder) Ready(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Ready indicates an expected call of Ready

func (*MockAdminServiceClientMockRecorder) SearchOrgs

func (mr *MockAdminServiceClientMockRecorder) SearchOrgs(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchOrgs indicates an expected call of SearchOrgs

func (*MockAdminServiceClientMockRecorder) SetUpOrg

func (mr *MockAdminServiceClientMockRecorder) SetUpOrg(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SetUpOrg indicates an expected call of SetUpOrg

func (*MockAdminServiceClientMockRecorder) Validate

func (mr *MockAdminServiceClientMockRecorder) Validate(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Validate indicates an expected call of Validate

Jump to

Keyboard shortcuts

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