mock_cloudpb

package
v0.4.0 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_cloudpb is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAPIKeyManagerClient

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

MockAPIKeyManagerClient is a mock of APIKeyManagerClient interface.

func NewMockAPIKeyManagerClient

func NewMockAPIKeyManagerClient(ctrl *gomock.Controller) *MockAPIKeyManagerClient

NewMockAPIKeyManagerClient creates a new mock instance.

func (*MockAPIKeyManagerClient) Create

Create mocks base method.

func (*MockAPIKeyManagerClient) Delete

func (m *MockAPIKeyManagerClient) Delete(ctx context.Context, in *uuidpb.UUID, opts ...grpc.CallOption) (*types.Empty, error)

Delete mocks base method.

func (*MockAPIKeyManagerClient) EXPECT

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

func (*MockAPIKeyManagerClient) Get

Get mocks base method.

func (*MockAPIKeyManagerClient) List

List mocks base method.

func (*MockAPIKeyManagerClient) LookupAPIKey added in v0.2.1

LookupAPIKey mocks base method.

type MockAPIKeyManagerClientMockRecorder

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

MockAPIKeyManagerClientMockRecorder is the mock recorder for MockAPIKeyManagerClient.

func (*MockAPIKeyManagerClientMockRecorder) Create

func (mr *MockAPIKeyManagerClientMockRecorder) Create(ctx, in interface{}, opts ...interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockAPIKeyManagerClientMockRecorder) Delete

func (mr *MockAPIKeyManagerClientMockRecorder) Delete(ctx, in interface{}, opts ...interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockAPIKeyManagerClientMockRecorder) Get

func (mr *MockAPIKeyManagerClientMockRecorder) Get(ctx, in interface{}, opts ...interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockAPIKeyManagerClientMockRecorder) List

func (mr *MockAPIKeyManagerClientMockRecorder) List(ctx, in interface{}, opts ...interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockAPIKeyManagerClientMockRecorder) LookupAPIKey added in v0.2.1

func (mr *MockAPIKeyManagerClientMockRecorder) LookupAPIKey(ctx, in interface{}, opts ...interface{}) *gomock.Call

LookupAPIKey indicates an expected call of LookupAPIKey.

type MockAPIKeyManagerServer

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

MockAPIKeyManagerServer is a mock of APIKeyManagerServer interface.

func NewMockAPIKeyManagerServer

func NewMockAPIKeyManagerServer(ctrl *gomock.Controller) *MockAPIKeyManagerServer

NewMockAPIKeyManagerServer creates a new mock instance.

func (*MockAPIKeyManagerServer) Create

Create mocks base method.

func (*MockAPIKeyManagerServer) Delete

func (m *MockAPIKeyManagerServer) Delete(arg0 context.Context, arg1 *uuidpb.UUID) (*types.Empty, error)

Delete mocks base method.

func (*MockAPIKeyManagerServer) EXPECT

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

func (*MockAPIKeyManagerServer) Get

Get mocks base method.

func (*MockAPIKeyManagerServer) List

List mocks base method.

func (*MockAPIKeyManagerServer) LookupAPIKey added in v0.2.1

LookupAPIKey mocks base method.

type MockAPIKeyManagerServerMockRecorder

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

MockAPIKeyManagerServerMockRecorder is the mock recorder for MockAPIKeyManagerServer.

func (*MockAPIKeyManagerServerMockRecorder) Create

func (mr *MockAPIKeyManagerServerMockRecorder) Create(arg0, arg1 interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockAPIKeyManagerServerMockRecorder) Delete

func (mr *MockAPIKeyManagerServerMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockAPIKeyManagerServerMockRecorder) Get

func (mr *MockAPIKeyManagerServerMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockAPIKeyManagerServerMockRecorder) List

func (mr *MockAPIKeyManagerServerMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockAPIKeyManagerServerMockRecorder) LookupAPIKey added in v0.2.1

func (mr *MockAPIKeyManagerServerMockRecorder) LookupAPIKey(arg0, arg1 interface{}) *gomock.Call

LookupAPIKey indicates an expected call of LookupAPIKey.

type MockArtifactTrackerClient

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

MockArtifactTrackerClient is a mock of ArtifactTrackerClient interface.

func NewMockArtifactTrackerClient

func NewMockArtifactTrackerClient(ctrl *gomock.Controller) *MockArtifactTrackerClient

NewMockArtifactTrackerClient creates a new mock instance.

func (*MockArtifactTrackerClient) EXPECT

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

func (*MockArtifactTrackerClient) GetArtifactList

GetArtifactList mocks base method.

GetDownloadLink mocks base method.

type MockArtifactTrackerClientMockRecorder

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

MockArtifactTrackerClientMockRecorder is the mock recorder for MockArtifactTrackerClient.

func (*MockArtifactTrackerClientMockRecorder) GetArtifactList

func (mr *MockArtifactTrackerClientMockRecorder) GetArtifactList(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetArtifactList indicates an expected call of GetArtifactList.

func (mr *MockArtifactTrackerClientMockRecorder) GetDownloadLink(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetDownloadLink indicates an expected call of GetDownloadLink.

type MockArtifactTrackerServer

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

MockArtifactTrackerServer is a mock of ArtifactTrackerServer interface.

func NewMockArtifactTrackerServer

func NewMockArtifactTrackerServer(ctrl *gomock.Controller) *MockArtifactTrackerServer

NewMockArtifactTrackerServer creates a new mock instance.

func (*MockArtifactTrackerServer) EXPECT

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

func (*MockArtifactTrackerServer) GetArtifactList

GetArtifactList mocks base method.

GetDownloadLink mocks base method.

type MockArtifactTrackerServerMockRecorder

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

MockArtifactTrackerServerMockRecorder is the mock recorder for MockArtifactTrackerServer.

func (*MockArtifactTrackerServerMockRecorder) GetArtifactList

func (mr *MockArtifactTrackerServerMockRecorder) GetArtifactList(arg0, arg1 interface{}) *gomock.Call

GetArtifactList indicates an expected call of GetArtifactList.

func (mr *MockArtifactTrackerServerMockRecorder) GetDownloadLink(arg0, arg1 interface{}) *gomock.Call

GetDownloadLink indicates an expected call of GetDownloadLink.

type MockAuthServiceClient

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

MockAuthServiceClient is a mock of AuthServiceClient interface.

func NewMockAuthServiceClient

func NewMockAuthServiceClient(ctrl *gomock.Controller) *MockAuthServiceClient

NewMockAuthServiceClient creates a new mock instance.

func (*MockAuthServiceClient) EXPECT

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

func (*MockAuthServiceClient) Login

Login mocks base method.

type MockAuthServiceClientMockRecorder

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

MockAuthServiceClientMockRecorder is the mock recorder for MockAuthServiceClient.

func (*MockAuthServiceClientMockRecorder) Login

func (mr *MockAuthServiceClientMockRecorder) Login(ctx, in interface{}, opts ...interface{}) *gomock.Call

Login indicates an expected call of Login.

type MockAuthServiceServer

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

MockAuthServiceServer is a mock of AuthServiceServer interface.

func NewMockAuthServiceServer

func NewMockAuthServiceServer(ctrl *gomock.Controller) *MockAuthServiceServer

NewMockAuthServiceServer creates a new mock instance.

func (*MockAuthServiceServer) EXPECT

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

func (*MockAuthServiceServer) Login

Login mocks base method.

type MockAuthServiceServerMockRecorder

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

MockAuthServiceServerMockRecorder is the mock recorder for MockAuthServiceServer.

func (*MockAuthServiceServerMockRecorder) Login

func (mr *MockAuthServiceServerMockRecorder) Login(arg0, arg1 interface{}) *gomock.Call

Login indicates an expected call of Login.

type MockAutocompleteServiceClient

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

MockAutocompleteServiceClient is a mock of AutocompleteServiceClient interface.

func NewMockAutocompleteServiceClient

func NewMockAutocompleteServiceClient(ctrl *gomock.Controller) *MockAutocompleteServiceClient

NewMockAutocompleteServiceClient creates a new mock instance.

func (*MockAutocompleteServiceClient) Autocomplete

Autocomplete mocks base method.

func (*MockAutocompleteServiceClient) AutocompleteField

AutocompleteField mocks base method.

func (*MockAutocompleteServiceClient) EXPECT

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

type MockAutocompleteServiceClientMockRecorder

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

MockAutocompleteServiceClientMockRecorder is the mock recorder for MockAutocompleteServiceClient.

func (*MockAutocompleteServiceClientMockRecorder) Autocomplete

func (mr *MockAutocompleteServiceClientMockRecorder) Autocomplete(ctx, in interface{}, opts ...interface{}) *gomock.Call

Autocomplete indicates an expected call of Autocomplete.

func (*MockAutocompleteServiceClientMockRecorder) AutocompleteField

func (mr *MockAutocompleteServiceClientMockRecorder) AutocompleteField(ctx, in interface{}, opts ...interface{}) *gomock.Call

AutocompleteField indicates an expected call of AutocompleteField.

type MockAutocompleteServiceServer

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

MockAutocompleteServiceServer is a mock of AutocompleteServiceServer interface.

func NewMockAutocompleteServiceServer

func NewMockAutocompleteServiceServer(ctrl *gomock.Controller) *MockAutocompleteServiceServer

NewMockAutocompleteServiceServer creates a new mock instance.

func (*MockAutocompleteServiceServer) Autocomplete

Autocomplete mocks base method.

func (*MockAutocompleteServiceServer) AutocompleteField

AutocompleteField mocks base method.

func (*MockAutocompleteServiceServer) EXPECT

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

type MockAutocompleteServiceServerMockRecorder

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

MockAutocompleteServiceServerMockRecorder is the mock recorder for MockAutocompleteServiceServer.

func (*MockAutocompleteServiceServerMockRecorder) Autocomplete

func (mr *MockAutocompleteServiceServerMockRecorder) Autocomplete(arg0, arg1 interface{}) *gomock.Call

Autocomplete indicates an expected call of Autocomplete.

func (*MockAutocompleteServiceServerMockRecorder) AutocompleteField

func (mr *MockAutocompleteServiceServerMockRecorder) AutocompleteField(arg0, arg1 interface{}) *gomock.Call

AutocompleteField indicates an expected call of AutocompleteField.

type MockConfigServiceClient

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

MockConfigServiceClient is a mock of ConfigServiceClient interface.

func NewMockConfigServiceClient

func NewMockConfigServiceClient(ctrl *gomock.Controller) *MockConfigServiceClient

NewMockConfigServiceClient creates a new mock instance.

func (*MockConfigServiceClient) EXPECT

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

func (*MockConfigServiceClient) GetConfigForVizier

GetConfigForVizier mocks base method.

type MockConfigServiceClientMockRecorder

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

MockConfigServiceClientMockRecorder is the mock recorder for MockConfigServiceClient.

func (*MockConfigServiceClientMockRecorder) GetConfigForVizier

func (mr *MockConfigServiceClientMockRecorder) GetConfigForVizier(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetConfigForVizier indicates an expected call of GetConfigForVizier.

type MockConfigServiceServer

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

MockConfigServiceServer is a mock of ConfigServiceServer interface.

func NewMockConfigServiceServer

func NewMockConfigServiceServer(ctrl *gomock.Controller) *MockConfigServiceServer

NewMockConfigServiceServer creates a new mock instance.

func (*MockConfigServiceServer) EXPECT

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

func (*MockConfigServiceServer) GetConfigForVizier

GetConfigForVizier mocks base method.

type MockConfigServiceServerMockRecorder

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

MockConfigServiceServerMockRecorder is the mock recorder for MockConfigServiceServer.

func (*MockConfigServiceServerMockRecorder) GetConfigForVizier

func (mr *MockConfigServiceServerMockRecorder) GetConfigForVizier(arg0, arg1 interface{}) *gomock.Call

GetConfigForVizier indicates an expected call of GetConfigForVizier.

type MockOrganizationServiceClient

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

MockOrganizationServiceClient is a mock of OrganizationServiceClient interface.

func NewMockOrganizationServiceClient

func NewMockOrganizationServiceClient(ctrl *gomock.Controller) *MockOrganizationServiceClient

NewMockOrganizationServiceClient creates a new mock instance.

func (*MockOrganizationServiceClient) AddOrgIDEConfig added in v0.2.1

AddOrgIDEConfig mocks base method.

func (*MockOrganizationServiceClient) CreateInviteToken added in v0.3.0

CreateInviteToken mocks base method.

func (*MockOrganizationServiceClient) CreateOrg added in v0.3.0

CreateOrg mocks base method.

func (*MockOrganizationServiceClient) DeleteOrgIDEConfig added in v0.2.1

DeleteOrgIDEConfig mocks base method.

func (*MockOrganizationServiceClient) EXPECT

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

func (*MockOrganizationServiceClient) GetOrg

GetOrg mocks base method.

func (*MockOrganizationServiceClient) GetOrgIDEConfigs added in v0.2.1

GetOrgIDEConfigs mocks base method.

func (*MockOrganizationServiceClient) GetUsersInOrg

GetUsersInOrg mocks base method.

func (*MockOrganizationServiceClient) InviteUser

InviteUser mocks base method.

func (*MockOrganizationServiceClient) RemoveUserFromOrg added in v0.3.0

RemoveUserFromOrg mocks base method.

func (*MockOrganizationServiceClient) RevokeAllInviteTokens added in v0.3.0

func (m *MockOrganizationServiceClient) RevokeAllInviteTokens(ctx context.Context, in *uuidpb.UUID, opts ...grpc.CallOption) (*types.Empty, error)

RevokeAllInviteTokens mocks base method.

func (*MockOrganizationServiceClient) UpdateOrg

UpdateOrg mocks base method.

func (*MockOrganizationServiceClient) VerifyInviteToken added in v0.3.0

VerifyInviteToken mocks base method.

type MockOrganizationServiceClientMockRecorder

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

MockOrganizationServiceClientMockRecorder is the mock recorder for MockOrganizationServiceClient.

func (*MockOrganizationServiceClientMockRecorder) AddOrgIDEConfig added in v0.2.1

func (mr *MockOrganizationServiceClientMockRecorder) AddOrgIDEConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call

AddOrgIDEConfig indicates an expected call of AddOrgIDEConfig.

func (*MockOrganizationServiceClientMockRecorder) CreateInviteToken added in v0.3.0

func (mr *MockOrganizationServiceClientMockRecorder) CreateInviteToken(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateInviteToken indicates an expected call of CreateInviteToken.

func (*MockOrganizationServiceClientMockRecorder) CreateOrg added in v0.3.0

func (mr *MockOrganizationServiceClientMockRecorder) CreateOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateOrg indicates an expected call of CreateOrg.

func (*MockOrganizationServiceClientMockRecorder) DeleteOrgIDEConfig added in v0.2.1

func (mr *MockOrganizationServiceClientMockRecorder) DeleteOrgIDEConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteOrgIDEConfig indicates an expected call of DeleteOrgIDEConfig.

func (*MockOrganizationServiceClientMockRecorder) GetOrg

func (mr *MockOrganizationServiceClientMockRecorder) GetOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetOrg indicates an expected call of GetOrg.

func (*MockOrganizationServiceClientMockRecorder) GetOrgIDEConfigs added in v0.2.1

func (mr *MockOrganizationServiceClientMockRecorder) GetOrgIDEConfigs(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetOrgIDEConfigs indicates an expected call of GetOrgIDEConfigs.

func (*MockOrganizationServiceClientMockRecorder) GetUsersInOrg

func (mr *MockOrganizationServiceClientMockRecorder) GetUsersInOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUsersInOrg indicates an expected call of GetUsersInOrg.

func (*MockOrganizationServiceClientMockRecorder) InviteUser

func (mr *MockOrganizationServiceClientMockRecorder) InviteUser(ctx, in interface{}, opts ...interface{}) *gomock.Call

InviteUser indicates an expected call of InviteUser.

func (*MockOrganizationServiceClientMockRecorder) RemoveUserFromOrg added in v0.3.0

func (mr *MockOrganizationServiceClientMockRecorder) RemoveUserFromOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call

RemoveUserFromOrg indicates an expected call of RemoveUserFromOrg.

func (*MockOrganizationServiceClientMockRecorder) RevokeAllInviteTokens added in v0.3.0

func (mr *MockOrganizationServiceClientMockRecorder) RevokeAllInviteTokens(ctx, in interface{}, opts ...interface{}) *gomock.Call

RevokeAllInviteTokens indicates an expected call of RevokeAllInviteTokens.

func (*MockOrganizationServiceClientMockRecorder) UpdateOrg

func (mr *MockOrganizationServiceClientMockRecorder) UpdateOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateOrg indicates an expected call of UpdateOrg.

func (*MockOrganizationServiceClientMockRecorder) VerifyInviteToken added in v0.3.0

func (mr *MockOrganizationServiceClientMockRecorder) VerifyInviteToken(ctx, in interface{}, opts ...interface{}) *gomock.Call

VerifyInviteToken indicates an expected call of VerifyInviteToken.

type MockOrganizationServiceServer

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

MockOrganizationServiceServer is a mock of OrganizationServiceServer interface.

func NewMockOrganizationServiceServer

func NewMockOrganizationServiceServer(ctrl *gomock.Controller) *MockOrganizationServiceServer

NewMockOrganizationServiceServer creates a new mock instance.

func (*MockOrganizationServiceServer) AddOrgIDEConfig added in v0.2.1

AddOrgIDEConfig mocks base method.

func (*MockOrganizationServiceServer) CreateInviteToken added in v0.3.0

CreateInviteToken mocks base method.

func (*MockOrganizationServiceServer) CreateOrg added in v0.3.0

CreateOrg mocks base method.

func (*MockOrganizationServiceServer) DeleteOrgIDEConfig added in v0.2.1

DeleteOrgIDEConfig mocks base method.

func (*MockOrganizationServiceServer) EXPECT

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

func (*MockOrganizationServiceServer) GetOrg

GetOrg mocks base method.

func (*MockOrganizationServiceServer) GetOrgIDEConfigs added in v0.2.1

GetOrgIDEConfigs mocks base method.

func (*MockOrganizationServiceServer) GetUsersInOrg

GetUsersInOrg mocks base method.

func (*MockOrganizationServiceServer) InviteUser

InviteUser mocks base method.

func (*MockOrganizationServiceServer) RemoveUserFromOrg added in v0.3.0

RemoveUserFromOrg mocks base method.

func (*MockOrganizationServiceServer) RevokeAllInviteTokens added in v0.3.0

func (m *MockOrganizationServiceServer) RevokeAllInviteTokens(arg0 context.Context, arg1 *uuidpb.UUID) (*types.Empty, error)

RevokeAllInviteTokens mocks base method.

func (*MockOrganizationServiceServer) UpdateOrg

UpdateOrg mocks base method.

func (*MockOrganizationServiceServer) VerifyInviteToken added in v0.3.0

VerifyInviteToken mocks base method.

type MockOrganizationServiceServerMockRecorder

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

MockOrganizationServiceServerMockRecorder is the mock recorder for MockOrganizationServiceServer.

func (*MockOrganizationServiceServerMockRecorder) AddOrgIDEConfig added in v0.2.1

func (mr *MockOrganizationServiceServerMockRecorder) AddOrgIDEConfig(arg0, arg1 interface{}) *gomock.Call

AddOrgIDEConfig indicates an expected call of AddOrgIDEConfig.

func (*MockOrganizationServiceServerMockRecorder) CreateInviteToken added in v0.3.0

func (mr *MockOrganizationServiceServerMockRecorder) CreateInviteToken(arg0, arg1 interface{}) *gomock.Call

CreateInviteToken indicates an expected call of CreateInviteToken.

func (*MockOrganizationServiceServerMockRecorder) CreateOrg added in v0.3.0

func (mr *MockOrganizationServiceServerMockRecorder) CreateOrg(arg0, arg1 interface{}) *gomock.Call

CreateOrg indicates an expected call of CreateOrg.

func (*MockOrganizationServiceServerMockRecorder) DeleteOrgIDEConfig added in v0.2.1

func (mr *MockOrganizationServiceServerMockRecorder) DeleteOrgIDEConfig(arg0, arg1 interface{}) *gomock.Call

DeleteOrgIDEConfig indicates an expected call of DeleteOrgIDEConfig.

func (*MockOrganizationServiceServerMockRecorder) GetOrg

func (mr *MockOrganizationServiceServerMockRecorder) GetOrg(arg0, arg1 interface{}) *gomock.Call

GetOrg indicates an expected call of GetOrg.

func (*MockOrganizationServiceServerMockRecorder) GetOrgIDEConfigs added in v0.2.1

func (mr *MockOrganizationServiceServerMockRecorder) GetOrgIDEConfigs(arg0, arg1 interface{}) *gomock.Call

GetOrgIDEConfigs indicates an expected call of GetOrgIDEConfigs.

func (*MockOrganizationServiceServerMockRecorder) GetUsersInOrg

func (mr *MockOrganizationServiceServerMockRecorder) GetUsersInOrg(arg0, arg1 interface{}) *gomock.Call

GetUsersInOrg indicates an expected call of GetUsersInOrg.

func (*MockOrganizationServiceServerMockRecorder) InviteUser

func (mr *MockOrganizationServiceServerMockRecorder) InviteUser(arg0, arg1 interface{}) *gomock.Call

InviteUser indicates an expected call of InviteUser.

func (*MockOrganizationServiceServerMockRecorder) RemoveUserFromOrg added in v0.3.0

func (mr *MockOrganizationServiceServerMockRecorder) RemoveUserFromOrg(arg0, arg1 interface{}) *gomock.Call

RemoveUserFromOrg indicates an expected call of RemoveUserFromOrg.

func (*MockOrganizationServiceServerMockRecorder) RevokeAllInviteTokens added in v0.3.0

func (mr *MockOrganizationServiceServerMockRecorder) RevokeAllInviteTokens(arg0, arg1 interface{}) *gomock.Call

RevokeAllInviteTokens indicates an expected call of RevokeAllInviteTokens.

func (*MockOrganizationServiceServerMockRecorder) UpdateOrg

func (mr *MockOrganizationServiceServerMockRecorder) UpdateOrg(arg0, arg1 interface{}) *gomock.Call

UpdateOrg indicates an expected call of UpdateOrg.

func (*MockOrganizationServiceServerMockRecorder) VerifyInviteToken added in v0.3.0

func (mr *MockOrganizationServiceServerMockRecorder) VerifyInviteToken(arg0, arg1 interface{}) *gomock.Call

VerifyInviteToken indicates an expected call of VerifyInviteToken.

type MockPluginServiceClient added in v0.3.0

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

MockPluginServiceClient is a mock of PluginServiceClient interface.

func NewMockPluginServiceClient added in v0.3.0

func NewMockPluginServiceClient(ctrl *gomock.Controller) *MockPluginServiceClient

NewMockPluginServiceClient creates a new mock instance.

func (*MockPluginServiceClient) CreateRetentionScript added in v0.3.0

CreateRetentionScript mocks base method.

func (*MockPluginServiceClient) DeleteRetentionScript added in v0.3.1

DeleteRetentionScript mocks base method.

func (*MockPluginServiceClient) EXPECT added in v0.3.0

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

func (*MockPluginServiceClient) GetOrgRetentionPluginConfig added in v0.3.0

GetOrgRetentionPluginConfig mocks base method.

func (*MockPluginServiceClient) GetPlugins added in v0.3.0

GetPlugins mocks base method.

func (*MockPluginServiceClient) GetRetentionPluginInfo added in v0.3.0

GetRetentionPluginInfo mocks base method.

func (*MockPluginServiceClient) GetRetentionScript added in v0.3.0

GetRetentionScript mocks base method.

func (*MockPluginServiceClient) GetRetentionScripts added in v0.3.0

GetRetentionScripts mocks base method.

func (*MockPluginServiceClient) UpdateRetentionPluginConfig added in v0.3.0

UpdateRetentionPluginConfig mocks base method.

func (*MockPluginServiceClient) UpdateRetentionScript added in v0.3.0

UpdateRetentionScript mocks base method.

type MockPluginServiceClientMockRecorder added in v0.3.0

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

MockPluginServiceClientMockRecorder is the mock recorder for MockPluginServiceClient.

func (*MockPluginServiceClientMockRecorder) CreateRetentionScript added in v0.3.0

func (mr *MockPluginServiceClientMockRecorder) CreateRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateRetentionScript indicates an expected call of CreateRetentionScript.

func (*MockPluginServiceClientMockRecorder) DeleteRetentionScript added in v0.3.1

func (mr *MockPluginServiceClientMockRecorder) DeleteRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteRetentionScript indicates an expected call of DeleteRetentionScript.

func (*MockPluginServiceClientMockRecorder) GetOrgRetentionPluginConfig added in v0.3.0

func (mr *MockPluginServiceClientMockRecorder) GetOrgRetentionPluginConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetOrgRetentionPluginConfig indicates an expected call of GetOrgRetentionPluginConfig.

func (*MockPluginServiceClientMockRecorder) GetPlugins added in v0.3.0

func (mr *MockPluginServiceClientMockRecorder) GetPlugins(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPlugins indicates an expected call of GetPlugins.

func (*MockPluginServiceClientMockRecorder) GetRetentionPluginInfo added in v0.3.0

func (mr *MockPluginServiceClientMockRecorder) GetRetentionPluginInfo(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRetentionPluginInfo indicates an expected call of GetRetentionPluginInfo.

func (*MockPluginServiceClientMockRecorder) GetRetentionScript added in v0.3.0

func (mr *MockPluginServiceClientMockRecorder) GetRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRetentionScript indicates an expected call of GetRetentionScript.

func (*MockPluginServiceClientMockRecorder) GetRetentionScripts added in v0.3.0

func (mr *MockPluginServiceClientMockRecorder) GetRetentionScripts(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRetentionScripts indicates an expected call of GetRetentionScripts.

func (*MockPluginServiceClientMockRecorder) UpdateRetentionPluginConfig added in v0.3.0

func (mr *MockPluginServiceClientMockRecorder) UpdateRetentionPluginConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateRetentionPluginConfig indicates an expected call of UpdateRetentionPluginConfig.

func (*MockPluginServiceClientMockRecorder) UpdateRetentionScript added in v0.3.0

func (mr *MockPluginServiceClientMockRecorder) UpdateRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateRetentionScript indicates an expected call of UpdateRetentionScript.

type MockPluginServiceServer added in v0.3.0

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

MockPluginServiceServer is a mock of PluginServiceServer interface.

func NewMockPluginServiceServer added in v0.3.0

func NewMockPluginServiceServer(ctrl *gomock.Controller) *MockPluginServiceServer

NewMockPluginServiceServer creates a new mock instance.

func (*MockPluginServiceServer) CreateRetentionScript added in v0.3.0

CreateRetentionScript mocks base method.

func (*MockPluginServiceServer) DeleteRetentionScript added in v0.3.1

DeleteRetentionScript mocks base method.

func (*MockPluginServiceServer) EXPECT added in v0.3.0

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

func (*MockPluginServiceServer) GetOrgRetentionPluginConfig added in v0.3.0

GetOrgRetentionPluginConfig mocks base method.

func (*MockPluginServiceServer) GetPlugins added in v0.3.0

GetPlugins mocks base method.

func (*MockPluginServiceServer) GetRetentionPluginInfo added in v0.3.0

GetRetentionPluginInfo mocks base method.

func (*MockPluginServiceServer) GetRetentionScript added in v0.3.0

GetRetentionScript mocks base method.

func (*MockPluginServiceServer) GetRetentionScripts added in v0.3.0

GetRetentionScripts mocks base method.

func (*MockPluginServiceServer) UpdateRetentionPluginConfig added in v0.3.0

UpdateRetentionPluginConfig mocks base method.

func (*MockPluginServiceServer) UpdateRetentionScript added in v0.3.0

UpdateRetentionScript mocks base method.

type MockPluginServiceServerMockRecorder added in v0.3.0

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

MockPluginServiceServerMockRecorder is the mock recorder for MockPluginServiceServer.

func (*MockPluginServiceServerMockRecorder) CreateRetentionScript added in v0.3.0

func (mr *MockPluginServiceServerMockRecorder) CreateRetentionScript(arg0, arg1 interface{}) *gomock.Call

CreateRetentionScript indicates an expected call of CreateRetentionScript.

func (*MockPluginServiceServerMockRecorder) DeleteRetentionScript added in v0.3.1

func (mr *MockPluginServiceServerMockRecorder) DeleteRetentionScript(arg0, arg1 interface{}) *gomock.Call

DeleteRetentionScript indicates an expected call of DeleteRetentionScript.

func (*MockPluginServiceServerMockRecorder) GetOrgRetentionPluginConfig added in v0.3.0

func (mr *MockPluginServiceServerMockRecorder) GetOrgRetentionPluginConfig(arg0, arg1 interface{}) *gomock.Call

GetOrgRetentionPluginConfig indicates an expected call of GetOrgRetentionPluginConfig.

func (*MockPluginServiceServerMockRecorder) GetPlugins added in v0.3.0

func (mr *MockPluginServiceServerMockRecorder) GetPlugins(arg0, arg1 interface{}) *gomock.Call

GetPlugins indicates an expected call of GetPlugins.

func (*MockPluginServiceServerMockRecorder) GetRetentionPluginInfo added in v0.3.0

func (mr *MockPluginServiceServerMockRecorder) GetRetentionPluginInfo(arg0, arg1 interface{}) *gomock.Call

GetRetentionPluginInfo indicates an expected call of GetRetentionPluginInfo.

func (*MockPluginServiceServerMockRecorder) GetRetentionScript added in v0.3.0

func (mr *MockPluginServiceServerMockRecorder) GetRetentionScript(arg0, arg1 interface{}) *gomock.Call

GetRetentionScript indicates an expected call of GetRetentionScript.

func (*MockPluginServiceServerMockRecorder) GetRetentionScripts added in v0.3.0

func (mr *MockPluginServiceServerMockRecorder) GetRetentionScripts(arg0, arg1 interface{}) *gomock.Call

GetRetentionScripts indicates an expected call of GetRetentionScripts.

func (*MockPluginServiceServerMockRecorder) UpdateRetentionPluginConfig added in v0.3.0

func (mr *MockPluginServiceServerMockRecorder) UpdateRetentionPluginConfig(arg0, arg1 interface{}) *gomock.Call

UpdateRetentionPluginConfig indicates an expected call of UpdateRetentionPluginConfig.

func (*MockPluginServiceServerMockRecorder) UpdateRetentionScript added in v0.3.0

func (mr *MockPluginServiceServerMockRecorder) UpdateRetentionScript(arg0, arg1 interface{}) *gomock.Call

UpdateRetentionScript indicates an expected call of UpdateRetentionScript.

type MockScriptMgrClient

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

MockScriptMgrClient is a mock of ScriptMgrClient interface.

func NewMockScriptMgrClient

func NewMockScriptMgrClient(ctrl *gomock.Controller) *MockScriptMgrClient

NewMockScriptMgrClient creates a new mock instance.

func (*MockScriptMgrClient) EXPECT

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

func (*MockScriptMgrClient) GetLiveViewContents

GetLiveViewContents mocks base method.

func (*MockScriptMgrClient) GetLiveViews

GetLiveViews mocks base method.

func (*MockScriptMgrClient) GetScriptContents

GetScriptContents mocks base method.

func (*MockScriptMgrClient) GetScripts

GetScripts mocks base method.

type MockScriptMgrClientMockRecorder

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

MockScriptMgrClientMockRecorder is the mock recorder for MockScriptMgrClient.

func (*MockScriptMgrClientMockRecorder) GetLiveViewContents

func (mr *MockScriptMgrClientMockRecorder) GetLiveViewContents(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetLiveViewContents indicates an expected call of GetLiveViewContents.

func (*MockScriptMgrClientMockRecorder) GetLiveViews

func (mr *MockScriptMgrClientMockRecorder) GetLiveViews(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetLiveViews indicates an expected call of GetLiveViews.

func (*MockScriptMgrClientMockRecorder) GetScriptContents

func (mr *MockScriptMgrClientMockRecorder) GetScriptContents(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetScriptContents indicates an expected call of GetScriptContents.

func (*MockScriptMgrClientMockRecorder) GetScripts

func (mr *MockScriptMgrClientMockRecorder) GetScripts(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetScripts indicates an expected call of GetScripts.

type MockScriptMgrServer

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

MockScriptMgrServer is a mock of ScriptMgrServer interface.

func NewMockScriptMgrServer

func NewMockScriptMgrServer(ctrl *gomock.Controller) *MockScriptMgrServer

NewMockScriptMgrServer creates a new mock instance.

func (*MockScriptMgrServer) EXPECT

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

func (*MockScriptMgrServer) GetLiveViewContents

GetLiveViewContents mocks base method.

func (*MockScriptMgrServer) GetLiveViews

GetLiveViews mocks base method.

func (*MockScriptMgrServer) GetScriptContents

GetScriptContents mocks base method.

func (*MockScriptMgrServer) GetScripts

GetScripts mocks base method.

type MockScriptMgrServerMockRecorder

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

MockScriptMgrServerMockRecorder is the mock recorder for MockScriptMgrServer.

func (*MockScriptMgrServerMockRecorder) GetLiveViewContents

func (mr *MockScriptMgrServerMockRecorder) GetLiveViewContents(arg0, arg1 interface{}) *gomock.Call

GetLiveViewContents indicates an expected call of GetLiveViewContents.

func (*MockScriptMgrServerMockRecorder) GetLiveViews

func (mr *MockScriptMgrServerMockRecorder) GetLiveViews(arg0, arg1 interface{}) *gomock.Call

GetLiveViews indicates an expected call of GetLiveViews.

func (*MockScriptMgrServerMockRecorder) GetScriptContents

func (mr *MockScriptMgrServerMockRecorder) GetScriptContents(arg0, arg1 interface{}) *gomock.Call

GetScriptContents indicates an expected call of GetScriptContents.

func (*MockScriptMgrServerMockRecorder) GetScripts

func (mr *MockScriptMgrServerMockRecorder) GetScripts(arg0, arg1 interface{}) *gomock.Call

GetScripts indicates an expected call of GetScripts.

type MockUserServiceClient

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

MockUserServiceClient is a mock of UserServiceClient interface.

func NewMockUserServiceClient

func NewMockUserServiceClient(ctrl *gomock.Controller) *MockUserServiceClient

NewMockUserServiceClient creates a new mock instance.

func (*MockUserServiceClient) EXPECT

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

func (*MockUserServiceClient) GetUser

GetUser mocks base method.

func (*MockUserServiceClient) GetUserAttributes

GetUserAttributes mocks base method.

func (*MockUserServiceClient) GetUserSettings

GetUserSettings mocks base method.

func (*MockUserServiceClient) SetUserAttributes

SetUserAttributes mocks base method.

func (*MockUserServiceClient) UpdateUser

UpdateUser mocks base method.

func (*MockUserServiceClient) UpdateUserSettings

UpdateUserSettings mocks base method.

type MockUserServiceClientMockRecorder

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

MockUserServiceClientMockRecorder is the mock recorder for MockUserServiceClient.

func (*MockUserServiceClientMockRecorder) GetUser

func (mr *MockUserServiceClientMockRecorder) GetUser(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUser indicates an expected call of GetUser.

func (*MockUserServiceClientMockRecorder) GetUserAttributes

func (mr *MockUserServiceClientMockRecorder) GetUserAttributes(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUserAttributes indicates an expected call of GetUserAttributes.

func (*MockUserServiceClientMockRecorder) GetUserSettings

func (mr *MockUserServiceClientMockRecorder) GetUserSettings(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUserSettings indicates an expected call of GetUserSettings.

func (*MockUserServiceClientMockRecorder) SetUserAttributes

func (mr *MockUserServiceClientMockRecorder) SetUserAttributes(ctx, in interface{}, opts ...interface{}) *gomock.Call

SetUserAttributes indicates an expected call of SetUserAttributes.

func (*MockUserServiceClientMockRecorder) UpdateUser

func (mr *MockUserServiceClientMockRecorder) UpdateUser(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateUser indicates an expected call of UpdateUser.

func (*MockUserServiceClientMockRecorder) UpdateUserSettings

func (mr *MockUserServiceClientMockRecorder) UpdateUserSettings(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateUserSettings indicates an expected call of UpdateUserSettings.

type MockUserServiceServer

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

MockUserServiceServer is a mock of UserServiceServer interface.

func NewMockUserServiceServer

func NewMockUserServiceServer(ctrl *gomock.Controller) *MockUserServiceServer

NewMockUserServiceServer creates a new mock instance.

func (*MockUserServiceServer) EXPECT

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

func (*MockUserServiceServer) GetUser

func (m *MockUserServiceServer) GetUser(arg0 context.Context, arg1 *uuidpb.UUID) (*cloudpb.UserInfo, error)

GetUser mocks base method.

func (*MockUserServiceServer) GetUserAttributes

GetUserAttributes mocks base method.

func (*MockUserServiceServer) GetUserSettings

GetUserSettings mocks base method.

func (*MockUserServiceServer) SetUserAttributes

SetUserAttributes mocks base method.

func (*MockUserServiceServer) UpdateUser

UpdateUser mocks base method.

func (*MockUserServiceServer) UpdateUserSettings

UpdateUserSettings mocks base method.

type MockUserServiceServerMockRecorder

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

MockUserServiceServerMockRecorder is the mock recorder for MockUserServiceServer.

func (*MockUserServiceServerMockRecorder) GetUser

func (mr *MockUserServiceServerMockRecorder) GetUser(arg0, arg1 interface{}) *gomock.Call

GetUser indicates an expected call of GetUser.

func (*MockUserServiceServerMockRecorder) GetUserAttributes

func (mr *MockUserServiceServerMockRecorder) GetUserAttributes(arg0, arg1 interface{}) *gomock.Call

GetUserAttributes indicates an expected call of GetUserAttributes.

func (*MockUserServiceServerMockRecorder) GetUserSettings

func (mr *MockUserServiceServerMockRecorder) GetUserSettings(arg0, arg1 interface{}) *gomock.Call

GetUserSettings indicates an expected call of GetUserSettings.

func (*MockUserServiceServerMockRecorder) SetUserAttributes

func (mr *MockUserServiceServerMockRecorder) SetUserAttributes(arg0, arg1 interface{}) *gomock.Call

SetUserAttributes indicates an expected call of SetUserAttributes.

func (*MockUserServiceServerMockRecorder) UpdateUser

func (mr *MockUserServiceServerMockRecorder) UpdateUser(arg0, arg1 interface{}) *gomock.Call

UpdateUser indicates an expected call of UpdateUser.

func (*MockUserServiceServerMockRecorder) UpdateUserSettings

func (mr *MockUserServiceServerMockRecorder) UpdateUserSettings(arg0, arg1 interface{}) *gomock.Call

UpdateUserSettings indicates an expected call of UpdateUserSettings.

type MockVizierClusterInfoClient

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

MockVizierClusterInfoClient is a mock of VizierClusterInfoClient interface.

func NewMockVizierClusterInfoClient

func NewMockVizierClusterInfoClient(ctrl *gomock.Controller) *MockVizierClusterInfoClient

NewMockVizierClusterInfoClient creates a new mock instance.

func (*MockVizierClusterInfoClient) CreateCluster

CreateCluster mocks base method.

func (*MockVizierClusterInfoClient) EXPECT

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

func (*MockVizierClusterInfoClient) GetClusterConnectionInfo

GetClusterConnectionInfo mocks base method.

func (*MockVizierClusterInfoClient) GetClusterInfo

GetClusterInfo mocks base method.

func (*MockVizierClusterInfoClient) UpdateClusterVizierConfig

UpdateClusterVizierConfig mocks base method.

func (*MockVizierClusterInfoClient) UpdateOrInstallCluster

UpdateOrInstallCluster mocks base method.

type MockVizierClusterInfoClientMockRecorder

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

MockVizierClusterInfoClientMockRecorder is the mock recorder for MockVizierClusterInfoClient.

func (*MockVizierClusterInfoClientMockRecorder) CreateCluster

func (mr *MockVizierClusterInfoClientMockRecorder) CreateCluster(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateCluster indicates an expected call of CreateCluster.

func (*MockVizierClusterInfoClientMockRecorder) GetClusterConnectionInfo

func (mr *MockVizierClusterInfoClientMockRecorder) GetClusterConnectionInfo(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetClusterConnectionInfo indicates an expected call of GetClusterConnectionInfo.

func (*MockVizierClusterInfoClientMockRecorder) GetClusterInfo

func (mr *MockVizierClusterInfoClientMockRecorder) GetClusterInfo(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetClusterInfo indicates an expected call of GetClusterInfo.

func (*MockVizierClusterInfoClientMockRecorder) UpdateClusterVizierConfig

func (mr *MockVizierClusterInfoClientMockRecorder) UpdateClusterVizierConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateClusterVizierConfig indicates an expected call of UpdateClusterVizierConfig.

func (*MockVizierClusterInfoClientMockRecorder) UpdateOrInstallCluster

func (mr *MockVizierClusterInfoClientMockRecorder) UpdateOrInstallCluster(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateOrInstallCluster indicates an expected call of UpdateOrInstallCluster.

type MockVizierClusterInfoServer

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

MockVizierClusterInfoServer is a mock of VizierClusterInfoServer interface.

func NewMockVizierClusterInfoServer

func NewMockVizierClusterInfoServer(ctrl *gomock.Controller) *MockVizierClusterInfoServer

NewMockVizierClusterInfoServer creates a new mock instance.

func (*MockVizierClusterInfoServer) CreateCluster

CreateCluster mocks base method.

func (*MockVizierClusterInfoServer) EXPECT

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

func (*MockVizierClusterInfoServer) GetClusterConnectionInfo

GetClusterConnectionInfo mocks base method.

func (*MockVizierClusterInfoServer) GetClusterInfo

GetClusterInfo mocks base method.

func (*MockVizierClusterInfoServer) UpdateClusterVizierConfig

UpdateClusterVizierConfig mocks base method.

func (*MockVizierClusterInfoServer) UpdateOrInstallCluster

UpdateOrInstallCluster mocks base method.

type MockVizierClusterInfoServerMockRecorder

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

MockVizierClusterInfoServerMockRecorder is the mock recorder for MockVizierClusterInfoServer.

func (*MockVizierClusterInfoServerMockRecorder) CreateCluster

func (mr *MockVizierClusterInfoServerMockRecorder) CreateCluster(arg0, arg1 interface{}) *gomock.Call

CreateCluster indicates an expected call of CreateCluster.

func (*MockVizierClusterInfoServerMockRecorder) GetClusterConnectionInfo

func (mr *MockVizierClusterInfoServerMockRecorder) GetClusterConnectionInfo(arg0, arg1 interface{}) *gomock.Call

GetClusterConnectionInfo indicates an expected call of GetClusterConnectionInfo.

func (*MockVizierClusterInfoServerMockRecorder) GetClusterInfo

func (mr *MockVizierClusterInfoServerMockRecorder) GetClusterInfo(arg0, arg1 interface{}) *gomock.Call

GetClusterInfo indicates an expected call of GetClusterInfo.

func (*MockVizierClusterInfoServerMockRecorder) UpdateClusterVizierConfig

func (mr *MockVizierClusterInfoServerMockRecorder) UpdateClusterVizierConfig(arg0, arg1 interface{}) *gomock.Call

UpdateClusterVizierConfig indicates an expected call of UpdateClusterVizierConfig.

func (*MockVizierClusterInfoServerMockRecorder) UpdateOrInstallCluster

func (mr *MockVizierClusterInfoServerMockRecorder) UpdateOrInstallCluster(arg0, arg1 interface{}) *gomock.Call

UpdateOrInstallCluster indicates an expected call of UpdateOrInstallCluster.

type MockVizierDeploymentKeyManagerClient

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

MockVizierDeploymentKeyManagerClient is a mock of VizierDeploymentKeyManagerClient interface.

func NewMockVizierDeploymentKeyManagerClient

func NewMockVizierDeploymentKeyManagerClient(ctrl *gomock.Controller) *MockVizierDeploymentKeyManagerClient

NewMockVizierDeploymentKeyManagerClient creates a new mock instance.

func (*MockVizierDeploymentKeyManagerClient) Create

Create mocks base method.

func (*MockVizierDeploymentKeyManagerClient) Delete

Delete mocks base method.

func (*MockVizierDeploymentKeyManagerClient) EXPECT

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

func (*MockVizierDeploymentKeyManagerClient) Get

Get mocks base method.

func (*MockVizierDeploymentKeyManagerClient) List

List mocks base method.

func (*MockVizierDeploymentKeyManagerClient) LookupDeploymentKey added in v0.2.1

LookupDeploymentKey mocks base method.

type MockVizierDeploymentKeyManagerClientMockRecorder

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

MockVizierDeploymentKeyManagerClientMockRecorder is the mock recorder for MockVizierDeploymentKeyManagerClient.

func (*MockVizierDeploymentKeyManagerClientMockRecorder) Create

func (mr *MockVizierDeploymentKeyManagerClientMockRecorder) Create(ctx, in interface{}, opts ...interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockVizierDeploymentKeyManagerClientMockRecorder) Delete

func (mr *MockVizierDeploymentKeyManagerClientMockRecorder) Delete(ctx, in interface{}, opts ...interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockVizierDeploymentKeyManagerClientMockRecorder) Get

func (mr *MockVizierDeploymentKeyManagerClientMockRecorder) Get(ctx, in interface{}, opts ...interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockVizierDeploymentKeyManagerClientMockRecorder) List

func (mr *MockVizierDeploymentKeyManagerClientMockRecorder) List(ctx, in interface{}, opts ...interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockVizierDeploymentKeyManagerClientMockRecorder) LookupDeploymentKey added in v0.2.1

func (mr *MockVizierDeploymentKeyManagerClientMockRecorder) LookupDeploymentKey(ctx, in interface{}, opts ...interface{}) *gomock.Call

LookupDeploymentKey indicates an expected call of LookupDeploymentKey.

type MockVizierDeploymentKeyManagerServer

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

MockVizierDeploymentKeyManagerServer is a mock of VizierDeploymentKeyManagerServer interface.

func NewMockVizierDeploymentKeyManagerServer

func NewMockVizierDeploymentKeyManagerServer(ctrl *gomock.Controller) *MockVizierDeploymentKeyManagerServer

NewMockVizierDeploymentKeyManagerServer creates a new mock instance.

func (*MockVizierDeploymentKeyManagerServer) Create

Create mocks base method.

func (*MockVizierDeploymentKeyManagerServer) Delete

Delete mocks base method.

func (*MockVizierDeploymentKeyManagerServer) EXPECT

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

func (*MockVizierDeploymentKeyManagerServer) Get

Get mocks base method.

func (*MockVizierDeploymentKeyManagerServer) List

List mocks base method.

func (*MockVizierDeploymentKeyManagerServer) LookupDeploymentKey added in v0.2.1

LookupDeploymentKey mocks base method.

type MockVizierDeploymentKeyManagerServerMockRecorder

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

MockVizierDeploymentKeyManagerServerMockRecorder is the mock recorder for MockVizierDeploymentKeyManagerServer.

func (*MockVizierDeploymentKeyManagerServerMockRecorder) Create

func (mr *MockVizierDeploymentKeyManagerServerMockRecorder) Create(arg0, arg1 interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockVizierDeploymentKeyManagerServerMockRecorder) Delete

func (mr *MockVizierDeploymentKeyManagerServerMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockVizierDeploymentKeyManagerServerMockRecorder) Get

func (mr *MockVizierDeploymentKeyManagerServerMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get.

func (*MockVizierDeploymentKeyManagerServerMockRecorder) List

func (mr *MockVizierDeploymentKeyManagerServerMockRecorder) List(arg0, arg1 interface{}) *gomock.Call

List indicates an expected call of List.

func (*MockVizierDeploymentKeyManagerServerMockRecorder) LookupDeploymentKey added in v0.2.1

func (mr *MockVizierDeploymentKeyManagerServerMockRecorder) LookupDeploymentKey(arg0, arg1 interface{}) *gomock.Call

LookupDeploymentKey indicates an expected call of LookupDeploymentKey.

type MockVizierImageAuthorizationClient

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

MockVizierImageAuthorizationClient is a mock of VizierImageAuthorizationClient interface.

func NewMockVizierImageAuthorizationClient

func NewMockVizierImageAuthorizationClient(ctrl *gomock.Controller) *MockVizierImageAuthorizationClient

NewMockVizierImageAuthorizationClient creates a new mock instance.

func (*MockVizierImageAuthorizationClient) EXPECT

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

func (*MockVizierImageAuthorizationClient) GetImageCredentials

GetImageCredentials mocks base method.

type MockVizierImageAuthorizationClientMockRecorder

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

MockVizierImageAuthorizationClientMockRecorder is the mock recorder for MockVizierImageAuthorizationClient.

func (*MockVizierImageAuthorizationClientMockRecorder) GetImageCredentials

func (mr *MockVizierImageAuthorizationClientMockRecorder) GetImageCredentials(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetImageCredentials indicates an expected call of GetImageCredentials.

type MockVizierImageAuthorizationServer

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

MockVizierImageAuthorizationServer is a mock of VizierImageAuthorizationServer interface.

func NewMockVizierImageAuthorizationServer

func NewMockVizierImageAuthorizationServer(ctrl *gomock.Controller) *MockVizierImageAuthorizationServer

NewMockVizierImageAuthorizationServer creates a new mock instance.

func (*MockVizierImageAuthorizationServer) EXPECT

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

func (*MockVizierImageAuthorizationServer) GetImageCredentials

GetImageCredentials mocks base method.

type MockVizierImageAuthorizationServerMockRecorder

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

MockVizierImageAuthorizationServerMockRecorder is the mock recorder for MockVizierImageAuthorizationServer.

func (*MockVizierImageAuthorizationServerMockRecorder) GetImageCredentials

func (mr *MockVizierImageAuthorizationServerMockRecorder) GetImageCredentials(arg0, arg1 interface{}) *gomock.Call

GetImageCredentials indicates an expected call of GetImageCredentials.

Jump to

Keyboard shortcuts

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