Documentation ¶
Overview ¶
Package mock_cloudpb is a generated GoMock package.
Index ¶
- type MockAPIKeyManagerClient
- func (m *MockAPIKeyManagerClient) Create(ctx context.Context, in *cloudpb.CreateAPIKeyRequest, opts ...grpc.CallOption) (*cloudpb.APIKey, error)
- func (m *MockAPIKeyManagerClient) Delete(ctx context.Context, in *uuidpb.UUID, opts ...grpc.CallOption) (*types.Empty, error)
- func (m *MockAPIKeyManagerClient) EXPECT() *MockAPIKeyManagerClientMockRecorder
- func (m *MockAPIKeyManagerClient) Get(ctx context.Context, in *cloudpb.GetAPIKeyRequest, opts ...grpc.CallOption) (*cloudpb.GetAPIKeyResponse, error)
- func (m *MockAPIKeyManagerClient) List(ctx context.Context, in *cloudpb.ListAPIKeyRequest, opts ...grpc.CallOption) (*cloudpb.ListAPIKeyResponse, error)
- func (m *MockAPIKeyManagerClient) LookupAPIKey(ctx context.Context, in *cloudpb.LookupAPIKeyRequest, opts ...grpc.CallOption) (*cloudpb.LookupAPIKeyResponse, error)
- type MockAPIKeyManagerClientMockRecorder
- func (mr *MockAPIKeyManagerClientMockRecorder) Create(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockAPIKeyManagerClientMockRecorder) Delete(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockAPIKeyManagerClientMockRecorder) Get(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockAPIKeyManagerClientMockRecorder) List(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockAPIKeyManagerClientMockRecorder) LookupAPIKey(ctx, in interface{}, opts ...interface{}) *gomock.Call
- type MockAPIKeyManagerServer
- func (m *MockAPIKeyManagerServer) Create(arg0 context.Context, arg1 *cloudpb.CreateAPIKeyRequest) (*cloudpb.APIKey, error)
- func (m *MockAPIKeyManagerServer) Delete(arg0 context.Context, arg1 *uuidpb.UUID) (*types.Empty, error)
- func (m *MockAPIKeyManagerServer) EXPECT() *MockAPIKeyManagerServerMockRecorder
- func (m *MockAPIKeyManagerServer) Get(arg0 context.Context, arg1 *cloudpb.GetAPIKeyRequest) (*cloudpb.GetAPIKeyResponse, error)
- func (m *MockAPIKeyManagerServer) List(arg0 context.Context, arg1 *cloudpb.ListAPIKeyRequest) (*cloudpb.ListAPIKeyResponse, error)
- func (m *MockAPIKeyManagerServer) LookupAPIKey(arg0 context.Context, arg1 *cloudpb.LookupAPIKeyRequest) (*cloudpb.LookupAPIKeyResponse, error)
- type MockAPIKeyManagerServerMockRecorder
- func (mr *MockAPIKeyManagerServerMockRecorder) Create(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIKeyManagerServerMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIKeyManagerServerMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIKeyManagerServerMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockAPIKeyManagerServerMockRecorder) LookupAPIKey(arg0, arg1 interface{}) *gomock.Call
- type MockArtifactTrackerClient
- func (m *MockArtifactTrackerClient) EXPECT() *MockArtifactTrackerClientMockRecorder
- func (m *MockArtifactTrackerClient) GetArtifactList(ctx context.Context, in *cloudpb.GetArtifactListRequest, ...) (*cloudpb.ArtifactSet, error)
- func (m *MockArtifactTrackerClient) GetDownloadLink(ctx context.Context, in *cloudpb.GetDownloadLinkRequest, ...) (*cloudpb.GetDownloadLinkResponse, error)
- type MockArtifactTrackerClientMockRecorder
- type MockArtifactTrackerServer
- func (m *MockArtifactTrackerServer) EXPECT() *MockArtifactTrackerServerMockRecorder
- func (m *MockArtifactTrackerServer) GetArtifactList(arg0 context.Context, arg1 *cloudpb.GetArtifactListRequest) (*cloudpb.ArtifactSet, error)
- func (m *MockArtifactTrackerServer) GetDownloadLink(arg0 context.Context, arg1 *cloudpb.GetDownloadLinkRequest) (*cloudpb.GetDownloadLinkResponse, error)
- type MockArtifactTrackerServerMockRecorder
- type MockAuthServiceClient
- type MockAuthServiceClientMockRecorder
- type MockAuthServiceServer
- type MockAuthServiceServerMockRecorder
- type MockAutocompleteServiceClient
- func (m *MockAutocompleteServiceClient) Autocomplete(ctx context.Context, in *cloudpb.AutocompleteRequest, opts ...grpc.CallOption) (*cloudpb.AutocompleteResponse, error)
- func (m *MockAutocompleteServiceClient) AutocompleteField(ctx context.Context, in *cloudpb.AutocompleteFieldRequest, ...) (*cloudpb.AutocompleteFieldResponse, error)
- func (m *MockAutocompleteServiceClient) EXPECT() *MockAutocompleteServiceClientMockRecorder
- type MockAutocompleteServiceClientMockRecorder
- type MockAutocompleteServiceServer
- func (m *MockAutocompleteServiceServer) Autocomplete(arg0 context.Context, arg1 *cloudpb.AutocompleteRequest) (*cloudpb.AutocompleteResponse, error)
- func (m *MockAutocompleteServiceServer) AutocompleteField(arg0 context.Context, arg1 *cloudpb.AutocompleteFieldRequest) (*cloudpb.AutocompleteFieldResponse, error)
- func (m *MockAutocompleteServiceServer) EXPECT() *MockAutocompleteServiceServerMockRecorder
- type MockAutocompleteServiceServerMockRecorder
- type MockConfigServiceClient
- func (m *MockConfigServiceClient) EXPECT() *MockConfigServiceClientMockRecorder
- func (m *MockConfigServiceClient) GetConfigForOperator(ctx context.Context, in *cloudpb.ConfigForOperatorRequest, ...) (*cloudpb.ConfigForOperatorResponse, error)
- func (m *MockConfigServiceClient) GetConfigForVizier(ctx context.Context, in *cloudpb.ConfigForVizierRequest, ...) (*cloudpb.ConfigForVizierResponse, error)
- type MockConfigServiceClientMockRecorder
- type MockConfigServiceServer
- func (m *MockConfigServiceServer) EXPECT() *MockConfigServiceServerMockRecorder
- func (m *MockConfigServiceServer) GetConfigForOperator(arg0 context.Context, arg1 *cloudpb.ConfigForOperatorRequest) (*cloudpb.ConfigForOperatorResponse, error)
- func (m *MockConfigServiceServer) GetConfigForVizier(arg0 context.Context, arg1 *cloudpb.ConfigForVizierRequest) (*cloudpb.ConfigForVizierResponse, error)
- type MockConfigServiceServerMockRecorder
- type MockOrganizationServiceClient
- func (m *MockOrganizationServiceClient) AddOrgIDEConfig(ctx context.Context, in *cloudpb.AddOrgIDEConfigRequest, ...) (*cloudpb.AddOrgIDEConfigResponse, error)
- func (m *MockOrganizationServiceClient) CreateInviteToken(ctx context.Context, in *cloudpb.CreateInviteTokenRequest, ...) (*cloudpb.InviteToken, error)
- func (m *MockOrganizationServiceClient) CreateOrg(ctx context.Context, in *cloudpb.CreateOrgRequest, opts ...grpc.CallOption) (*uuidpb.UUID, error)
- func (m *MockOrganizationServiceClient) DeleteOrgIDEConfig(ctx context.Context, in *cloudpb.DeleteOrgIDEConfigRequest, ...) (*cloudpb.DeleteOrgIDEConfigResponse, error)
- func (m *MockOrganizationServiceClient) EXPECT() *MockOrganizationServiceClientMockRecorder
- func (m *MockOrganizationServiceClient) GetOrg(ctx context.Context, in *uuidpb.UUID, opts ...grpc.CallOption) (*cloudpb.OrgInfo, error)
- func (m *MockOrganizationServiceClient) GetOrgIDEConfigs(ctx context.Context, in *cloudpb.GetOrgIDEConfigsRequest, ...) (*cloudpb.GetOrgIDEConfigsResponse, error)
- func (m *MockOrganizationServiceClient) GetUsersInOrg(ctx context.Context, in *cloudpb.GetUsersInOrgRequest, opts ...grpc.CallOption) (*cloudpb.GetUsersInOrgResponse, error)
- func (m *MockOrganizationServiceClient) InviteUser(ctx context.Context, in *cloudpb.InviteUserRequest, opts ...grpc.CallOption) (*cloudpb.InviteUserResponse, error)
- func (m *MockOrganizationServiceClient) RemoveUserFromOrg(ctx context.Context, in *cloudpb.RemoveUserFromOrgRequest, ...) (*cloudpb.RemoveUserFromOrgResponse, error)
- func (m *MockOrganizationServiceClient) RevokeAllInviteTokens(ctx context.Context, in *uuidpb.UUID, opts ...grpc.CallOption) (*types.Empty, error)
- func (m *MockOrganizationServiceClient) UpdateOrg(ctx context.Context, in *cloudpb.UpdateOrgRequest, opts ...grpc.CallOption) (*cloudpb.OrgInfo, error)
- func (m *MockOrganizationServiceClient) VerifyInviteToken(ctx context.Context, in *cloudpb.InviteToken, opts ...grpc.CallOption) (*cloudpb.VerifyInviteTokenResponse, error)
- type MockOrganizationServiceClientMockRecorder
- func (mr *MockOrganizationServiceClientMockRecorder) AddOrgIDEConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockOrganizationServiceClientMockRecorder) CreateInviteToken(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockOrganizationServiceClientMockRecorder) CreateOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockOrganizationServiceClientMockRecorder) DeleteOrgIDEConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockOrganizationServiceClientMockRecorder) GetOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockOrganizationServiceClientMockRecorder) GetOrgIDEConfigs(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockOrganizationServiceClientMockRecorder) GetUsersInOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockOrganizationServiceClientMockRecorder) InviteUser(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockOrganizationServiceClientMockRecorder) RemoveUserFromOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockOrganizationServiceClientMockRecorder) RevokeAllInviteTokens(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockOrganizationServiceClientMockRecorder) UpdateOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockOrganizationServiceClientMockRecorder) VerifyInviteToken(ctx, in interface{}, opts ...interface{}) *gomock.Call
- type MockOrganizationServiceServer
- func (m *MockOrganizationServiceServer) AddOrgIDEConfig(arg0 context.Context, arg1 *cloudpb.AddOrgIDEConfigRequest) (*cloudpb.AddOrgIDEConfigResponse, error)
- func (m *MockOrganizationServiceServer) CreateInviteToken(arg0 context.Context, arg1 *cloudpb.CreateInviteTokenRequest) (*cloudpb.InviteToken, error)
- func (m *MockOrganizationServiceServer) CreateOrg(arg0 context.Context, arg1 *cloudpb.CreateOrgRequest) (*uuidpb.UUID, error)
- func (m *MockOrganizationServiceServer) DeleteOrgIDEConfig(arg0 context.Context, arg1 *cloudpb.DeleteOrgIDEConfigRequest) (*cloudpb.DeleteOrgIDEConfigResponse, error)
- func (m *MockOrganizationServiceServer) EXPECT() *MockOrganizationServiceServerMockRecorder
- func (m *MockOrganizationServiceServer) GetOrg(arg0 context.Context, arg1 *uuidpb.UUID) (*cloudpb.OrgInfo, error)
- func (m *MockOrganizationServiceServer) GetOrgIDEConfigs(arg0 context.Context, arg1 *cloudpb.GetOrgIDEConfigsRequest) (*cloudpb.GetOrgIDEConfigsResponse, error)
- func (m *MockOrganizationServiceServer) GetUsersInOrg(arg0 context.Context, arg1 *cloudpb.GetUsersInOrgRequest) (*cloudpb.GetUsersInOrgResponse, error)
- func (m *MockOrganizationServiceServer) InviteUser(arg0 context.Context, arg1 *cloudpb.InviteUserRequest) (*cloudpb.InviteUserResponse, error)
- func (m *MockOrganizationServiceServer) RemoveUserFromOrg(arg0 context.Context, arg1 *cloudpb.RemoveUserFromOrgRequest) (*cloudpb.RemoveUserFromOrgResponse, error)
- func (m *MockOrganizationServiceServer) RevokeAllInviteTokens(arg0 context.Context, arg1 *uuidpb.UUID) (*types.Empty, error)
- func (m *MockOrganizationServiceServer) UpdateOrg(arg0 context.Context, arg1 *cloudpb.UpdateOrgRequest) (*cloudpb.OrgInfo, error)
- func (m *MockOrganizationServiceServer) VerifyInviteToken(arg0 context.Context, arg1 *cloudpb.InviteToken) (*cloudpb.VerifyInviteTokenResponse, error)
- type MockOrganizationServiceServerMockRecorder
- func (mr *MockOrganizationServiceServerMockRecorder) AddOrgIDEConfig(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationServiceServerMockRecorder) CreateInviteToken(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationServiceServerMockRecorder) CreateOrg(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationServiceServerMockRecorder) DeleteOrgIDEConfig(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationServiceServerMockRecorder) GetOrg(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationServiceServerMockRecorder) GetOrgIDEConfigs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationServiceServerMockRecorder) GetUsersInOrg(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationServiceServerMockRecorder) InviteUser(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationServiceServerMockRecorder) RemoveUserFromOrg(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationServiceServerMockRecorder) RevokeAllInviteTokens(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationServiceServerMockRecorder) UpdateOrg(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockOrganizationServiceServerMockRecorder) VerifyInviteToken(arg0, arg1 interface{}) *gomock.Call
- type MockPluginServiceClient
- func (m *MockPluginServiceClient) CreateRetentionScript(ctx context.Context, in *cloudpb.CreateRetentionScriptRequest, ...) (*cloudpb.CreateRetentionScriptResponse, error)
- func (m *MockPluginServiceClient) DeleteRetentionScript(ctx context.Context, in *cloudpb.DeleteRetentionScriptRequest, ...) (*cloudpb.DeleteRetentionScriptResponse, error)
- func (m *MockPluginServiceClient) EXPECT() *MockPluginServiceClientMockRecorder
- func (m *MockPluginServiceClient) GetOrgRetentionPluginConfig(ctx context.Context, in *cloudpb.GetOrgRetentionPluginConfigRequest, ...) (*cloudpb.GetOrgRetentionPluginConfigResponse, error)
- func (m *MockPluginServiceClient) GetPlugins(ctx context.Context, in *cloudpb.GetPluginsRequest, opts ...grpc.CallOption) (*cloudpb.GetPluginsResponse, error)
- func (m *MockPluginServiceClient) GetRetentionPluginInfo(ctx context.Context, in *cloudpb.GetRetentionPluginInfoRequest, ...) (*cloudpb.GetRetentionPluginInfoResponse, error)
- func (m *MockPluginServiceClient) GetRetentionScript(ctx context.Context, in *cloudpb.GetRetentionScriptRequest, ...) (*cloudpb.GetRetentionScriptResponse, error)
- func (m *MockPluginServiceClient) GetRetentionScripts(ctx context.Context, in *cloudpb.GetRetentionScriptsRequest, ...) (*cloudpb.GetRetentionScriptsResponse, error)
- func (m *MockPluginServiceClient) UpdateRetentionPluginConfig(ctx context.Context, in *cloudpb.UpdateRetentionPluginConfigRequest, ...) (*cloudpb.UpdateRetentionPluginConfigResponse, error)
- func (m *MockPluginServiceClient) UpdateRetentionScript(ctx context.Context, in *cloudpb.UpdateRetentionScriptRequest, ...) (*cloudpb.UpdateRetentionScriptResponse, error)
- type MockPluginServiceClientMockRecorder
- func (mr *MockPluginServiceClientMockRecorder) CreateRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockPluginServiceClientMockRecorder) DeleteRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockPluginServiceClientMockRecorder) GetOrgRetentionPluginConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockPluginServiceClientMockRecorder) GetPlugins(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockPluginServiceClientMockRecorder) GetRetentionPluginInfo(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockPluginServiceClientMockRecorder) GetRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockPluginServiceClientMockRecorder) GetRetentionScripts(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockPluginServiceClientMockRecorder) UpdateRetentionPluginConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockPluginServiceClientMockRecorder) UpdateRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
- type MockPluginServiceServer
- func (m *MockPluginServiceServer) CreateRetentionScript(arg0 context.Context, arg1 *cloudpb.CreateRetentionScriptRequest) (*cloudpb.CreateRetentionScriptResponse, error)
- func (m *MockPluginServiceServer) DeleteRetentionScript(arg0 context.Context, arg1 *cloudpb.DeleteRetentionScriptRequest) (*cloudpb.DeleteRetentionScriptResponse, error)
- func (m *MockPluginServiceServer) EXPECT() *MockPluginServiceServerMockRecorder
- func (m *MockPluginServiceServer) GetOrgRetentionPluginConfig(arg0 context.Context, arg1 *cloudpb.GetOrgRetentionPluginConfigRequest) (*cloudpb.GetOrgRetentionPluginConfigResponse, error)
- func (m *MockPluginServiceServer) GetPlugins(arg0 context.Context, arg1 *cloudpb.GetPluginsRequest) (*cloudpb.GetPluginsResponse, error)
- func (m *MockPluginServiceServer) GetRetentionPluginInfo(arg0 context.Context, arg1 *cloudpb.GetRetentionPluginInfoRequest) (*cloudpb.GetRetentionPluginInfoResponse, error)
- func (m *MockPluginServiceServer) GetRetentionScript(arg0 context.Context, arg1 *cloudpb.GetRetentionScriptRequest) (*cloudpb.GetRetentionScriptResponse, error)
- func (m *MockPluginServiceServer) GetRetentionScripts(arg0 context.Context, arg1 *cloudpb.GetRetentionScriptsRequest) (*cloudpb.GetRetentionScriptsResponse, error)
- func (m *MockPluginServiceServer) UpdateRetentionPluginConfig(arg0 context.Context, arg1 *cloudpb.UpdateRetentionPluginConfigRequest) (*cloudpb.UpdateRetentionPluginConfigResponse, error)
- func (m *MockPluginServiceServer) UpdateRetentionScript(arg0 context.Context, arg1 *cloudpb.UpdateRetentionScriptRequest) (*cloudpb.UpdateRetentionScriptResponse, error)
- type MockPluginServiceServerMockRecorder
- func (mr *MockPluginServiceServerMockRecorder) CreateRetentionScript(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPluginServiceServerMockRecorder) DeleteRetentionScript(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPluginServiceServerMockRecorder) GetOrgRetentionPluginConfig(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPluginServiceServerMockRecorder) GetPlugins(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPluginServiceServerMockRecorder) GetRetentionPluginInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPluginServiceServerMockRecorder) GetRetentionScript(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPluginServiceServerMockRecorder) GetRetentionScripts(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPluginServiceServerMockRecorder) UpdateRetentionPluginConfig(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPluginServiceServerMockRecorder) UpdateRetentionScript(arg0, arg1 interface{}) *gomock.Call
- type MockScriptMgrClient
- func (m *MockScriptMgrClient) EXPECT() *MockScriptMgrClientMockRecorder
- func (m *MockScriptMgrClient) GetLiveViewContents(ctx context.Context, in *cloudpb.GetLiveViewContentsReq, ...) (*cloudpb.GetLiveViewContentsResp, error)
- func (m *MockScriptMgrClient) GetLiveViews(ctx context.Context, in *cloudpb.GetLiveViewsReq, opts ...grpc.CallOption) (*cloudpb.GetLiveViewsResp, error)
- func (m *MockScriptMgrClient) GetScriptContents(ctx context.Context, in *cloudpb.GetScriptContentsReq, opts ...grpc.CallOption) (*cloudpb.GetScriptContentsResp, error)
- func (m *MockScriptMgrClient) GetScripts(ctx context.Context, in *cloudpb.GetScriptsReq, opts ...grpc.CallOption) (*cloudpb.GetScriptsResp, error)
- type MockScriptMgrClientMockRecorder
- func (mr *MockScriptMgrClientMockRecorder) GetLiveViewContents(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockScriptMgrClientMockRecorder) GetLiveViews(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockScriptMgrClientMockRecorder) GetScriptContents(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockScriptMgrClientMockRecorder) GetScripts(ctx, in interface{}, opts ...interface{}) *gomock.Call
- type MockScriptMgrServer
- func (m *MockScriptMgrServer) EXPECT() *MockScriptMgrServerMockRecorder
- func (m *MockScriptMgrServer) GetLiveViewContents(arg0 context.Context, arg1 *cloudpb.GetLiveViewContentsReq) (*cloudpb.GetLiveViewContentsResp, error)
- func (m *MockScriptMgrServer) GetLiveViews(arg0 context.Context, arg1 *cloudpb.GetLiveViewsReq) (*cloudpb.GetLiveViewsResp, error)
- func (m *MockScriptMgrServer) GetScriptContents(arg0 context.Context, arg1 *cloudpb.GetScriptContentsReq) (*cloudpb.GetScriptContentsResp, error)
- func (m *MockScriptMgrServer) GetScripts(arg0 context.Context, arg1 *cloudpb.GetScriptsReq) (*cloudpb.GetScriptsResp, error)
- type MockScriptMgrServerMockRecorder
- func (mr *MockScriptMgrServerMockRecorder) GetLiveViewContents(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockScriptMgrServerMockRecorder) GetLiveViews(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockScriptMgrServerMockRecorder) GetScriptContents(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockScriptMgrServerMockRecorder) GetScripts(arg0, arg1 interface{}) *gomock.Call
- type MockUserServiceClient
- func (m *MockUserServiceClient) DeleteUser(ctx context.Context, in *cloudpb.DeleteUserRequest, opts ...grpc.CallOption) (*cloudpb.DeleteUserResponse, error)
- func (m *MockUserServiceClient) EXPECT() *MockUserServiceClientMockRecorder
- func (m *MockUserServiceClient) GetUser(ctx context.Context, in *uuidpb.UUID, opts ...grpc.CallOption) (*cloudpb.UserInfo, error)
- func (m *MockUserServiceClient) GetUserAttributes(ctx context.Context, in *cloudpb.GetUserAttributesRequest, ...) (*cloudpb.GetUserAttributesResponse, error)
- func (m *MockUserServiceClient) GetUserSettings(ctx context.Context, in *cloudpb.GetUserSettingsRequest, ...) (*cloudpb.GetUserSettingsResponse, error)
- func (m *MockUserServiceClient) SetUserAttributes(ctx context.Context, in *cloudpb.SetUserAttributesRequest, ...) (*cloudpb.SetUserAttributesResponse, error)
- func (m *MockUserServiceClient) UpdateUser(ctx context.Context, in *cloudpb.UpdateUserRequest, opts ...grpc.CallOption) (*cloudpb.UserInfo, error)
- func (m *MockUserServiceClient) UpdateUserSettings(ctx context.Context, in *cloudpb.UpdateUserSettingsRequest, ...) (*cloudpb.UpdateUserSettingsResponse, error)
- type MockUserServiceClientMockRecorder
- func (mr *MockUserServiceClientMockRecorder) DeleteUser(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockUserServiceClientMockRecorder) GetUser(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockUserServiceClientMockRecorder) GetUserAttributes(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockUserServiceClientMockRecorder) GetUserSettings(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockUserServiceClientMockRecorder) SetUserAttributes(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockUserServiceClientMockRecorder) UpdateUser(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockUserServiceClientMockRecorder) UpdateUserSettings(ctx, in interface{}, opts ...interface{}) *gomock.Call
- type MockUserServiceServer
- func (m *MockUserServiceServer) DeleteUser(arg0 context.Context, arg1 *cloudpb.DeleteUserRequest) (*cloudpb.DeleteUserResponse, error)
- func (m *MockUserServiceServer) EXPECT() *MockUserServiceServerMockRecorder
- func (m *MockUserServiceServer) GetUser(arg0 context.Context, arg1 *uuidpb.UUID) (*cloudpb.UserInfo, error)
- func (m *MockUserServiceServer) GetUserAttributes(arg0 context.Context, arg1 *cloudpb.GetUserAttributesRequest) (*cloudpb.GetUserAttributesResponse, error)
- func (m *MockUserServiceServer) GetUserSettings(arg0 context.Context, arg1 *cloudpb.GetUserSettingsRequest) (*cloudpb.GetUserSettingsResponse, error)
- func (m *MockUserServiceServer) SetUserAttributes(arg0 context.Context, arg1 *cloudpb.SetUserAttributesRequest) (*cloudpb.SetUserAttributesResponse, error)
- func (m *MockUserServiceServer) UpdateUser(arg0 context.Context, arg1 *cloudpb.UpdateUserRequest) (*cloudpb.UserInfo, error)
- func (m *MockUserServiceServer) UpdateUserSettings(arg0 context.Context, arg1 *cloudpb.UpdateUserSettingsRequest) (*cloudpb.UpdateUserSettingsResponse, error)
- type MockUserServiceServerMockRecorder
- func (mr *MockUserServiceServerMockRecorder) DeleteUser(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockUserServiceServerMockRecorder) GetUser(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockUserServiceServerMockRecorder) GetUserAttributes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockUserServiceServerMockRecorder) GetUserSettings(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockUserServiceServerMockRecorder) SetUserAttributes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockUserServiceServerMockRecorder) UpdateUser(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockUserServiceServerMockRecorder) UpdateUserSettings(arg0, arg1 interface{}) *gomock.Call
- type MockVizierClusterInfoClient
- func (m *MockVizierClusterInfoClient) CreateCluster(ctx context.Context, in *cloudpb.CreateClusterRequest, opts ...grpc.CallOption) (*cloudpb.CreateClusterResponse, error)
- func (m *MockVizierClusterInfoClient) EXPECT() *MockVizierClusterInfoClientMockRecorder
- func (m *MockVizierClusterInfoClient) GetClusterConnectionInfo(ctx context.Context, in *cloudpb.GetClusterConnectionInfoRequest, ...) (*cloudpb.GetClusterConnectionInfoResponse, error)
- func (m *MockVizierClusterInfoClient) GetClusterInfo(ctx context.Context, in *cloudpb.GetClusterInfoRequest, ...) (*cloudpb.GetClusterInfoResponse, error)
- func (m *MockVizierClusterInfoClient) UpdateClusterVizierConfig(ctx context.Context, in *cloudpb.UpdateClusterVizierConfigRequest, ...) (*cloudpb.UpdateClusterVizierConfigResponse, error)
- func (m *MockVizierClusterInfoClient) UpdateOrInstallCluster(ctx context.Context, in *cloudpb.UpdateOrInstallClusterRequest, ...) (*cloudpb.UpdateOrInstallClusterResponse, error)
- type MockVizierClusterInfoClientMockRecorder
- func (mr *MockVizierClusterInfoClientMockRecorder) CreateCluster(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockVizierClusterInfoClientMockRecorder) GetClusterConnectionInfo(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockVizierClusterInfoClientMockRecorder) GetClusterInfo(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockVizierClusterInfoClientMockRecorder) UpdateClusterVizierConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockVizierClusterInfoClientMockRecorder) UpdateOrInstallCluster(ctx, in interface{}, opts ...interface{}) *gomock.Call
- type MockVizierClusterInfoServer
- func (m *MockVizierClusterInfoServer) CreateCluster(arg0 context.Context, arg1 *cloudpb.CreateClusterRequest) (*cloudpb.CreateClusterResponse, error)
- func (m *MockVizierClusterInfoServer) EXPECT() *MockVizierClusterInfoServerMockRecorder
- func (m *MockVizierClusterInfoServer) GetClusterConnectionInfo(arg0 context.Context, arg1 *cloudpb.GetClusterConnectionInfoRequest) (*cloudpb.GetClusterConnectionInfoResponse, error)
- func (m *MockVizierClusterInfoServer) GetClusterInfo(arg0 context.Context, arg1 *cloudpb.GetClusterInfoRequest) (*cloudpb.GetClusterInfoResponse, error)
- func (m *MockVizierClusterInfoServer) UpdateClusterVizierConfig(arg0 context.Context, arg1 *cloudpb.UpdateClusterVizierConfigRequest) (*cloudpb.UpdateClusterVizierConfigResponse, error)
- func (m *MockVizierClusterInfoServer) UpdateOrInstallCluster(arg0 context.Context, arg1 *cloudpb.UpdateOrInstallClusterRequest) (*cloudpb.UpdateOrInstallClusterResponse, error)
- type MockVizierClusterInfoServerMockRecorder
- func (mr *MockVizierClusterInfoServerMockRecorder) CreateCluster(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVizierClusterInfoServerMockRecorder) GetClusterConnectionInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVizierClusterInfoServerMockRecorder) GetClusterInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVizierClusterInfoServerMockRecorder) UpdateClusterVizierConfig(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVizierClusterInfoServerMockRecorder) UpdateOrInstallCluster(arg0, arg1 interface{}) *gomock.Call
- type MockVizierDeploymentKeyManagerClient
- func (m *MockVizierDeploymentKeyManagerClient) Create(ctx context.Context, in *cloudpb.CreateDeploymentKeyRequest, ...) (*cloudpb.DeploymentKey, error)
- func (m *MockVizierDeploymentKeyManagerClient) Delete(ctx context.Context, in *uuidpb.UUID, opts ...grpc.CallOption) (*types.Empty, error)
- func (m *MockVizierDeploymentKeyManagerClient) EXPECT() *MockVizierDeploymentKeyManagerClientMockRecorder
- func (m *MockVizierDeploymentKeyManagerClient) Get(ctx context.Context, in *cloudpb.GetDeploymentKeyRequest, ...) (*cloudpb.GetDeploymentKeyResponse, error)
- func (m *MockVizierDeploymentKeyManagerClient) List(ctx context.Context, in *cloudpb.ListDeploymentKeyRequest, ...) (*cloudpb.ListDeploymentKeyResponse, error)
- func (m *MockVizierDeploymentKeyManagerClient) LookupDeploymentKey(ctx context.Context, in *cloudpb.LookupDeploymentKeyRequest, ...) (*cloudpb.LookupDeploymentKeyResponse, error)
- type MockVizierDeploymentKeyManagerClientMockRecorder
- func (mr *MockVizierDeploymentKeyManagerClientMockRecorder) Create(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockVizierDeploymentKeyManagerClientMockRecorder) Delete(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockVizierDeploymentKeyManagerClientMockRecorder) Get(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockVizierDeploymentKeyManagerClientMockRecorder) List(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockVizierDeploymentKeyManagerClientMockRecorder) LookupDeploymentKey(ctx, in interface{}, opts ...interface{}) *gomock.Call
- type MockVizierDeploymentKeyManagerServer
- func (m *MockVizierDeploymentKeyManagerServer) Create(arg0 context.Context, arg1 *cloudpb.CreateDeploymentKeyRequest) (*cloudpb.DeploymentKey, error)
- func (m *MockVizierDeploymentKeyManagerServer) Delete(arg0 context.Context, arg1 *uuidpb.UUID) (*types.Empty, error)
- func (m *MockVizierDeploymentKeyManagerServer) EXPECT() *MockVizierDeploymentKeyManagerServerMockRecorder
- func (m *MockVizierDeploymentKeyManagerServer) Get(arg0 context.Context, arg1 *cloudpb.GetDeploymentKeyRequest) (*cloudpb.GetDeploymentKeyResponse, error)
- func (m *MockVizierDeploymentKeyManagerServer) List(arg0 context.Context, arg1 *cloudpb.ListDeploymentKeyRequest) (*cloudpb.ListDeploymentKeyResponse, error)
- func (m *MockVizierDeploymentKeyManagerServer) LookupDeploymentKey(arg0 context.Context, arg1 *cloudpb.LookupDeploymentKeyRequest) (*cloudpb.LookupDeploymentKeyResponse, error)
- type MockVizierDeploymentKeyManagerServerMockRecorder
- func (mr *MockVizierDeploymentKeyManagerServerMockRecorder) Create(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVizierDeploymentKeyManagerServerMockRecorder) Delete(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVizierDeploymentKeyManagerServerMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVizierDeploymentKeyManagerServerMockRecorder) List(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockVizierDeploymentKeyManagerServerMockRecorder) LookupDeploymentKey(arg0, arg1 interface{}) *gomock.Call
- type MockVizierImageAuthorizationClient
- type MockVizierImageAuthorizationClientMockRecorder
- type MockVizierImageAuthorizationServer
- type MockVizierImageAuthorizationServerMockRecorder
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 ¶
func (m *MockAPIKeyManagerClient) Create(ctx context.Context, in *cloudpb.CreateAPIKeyRequest, opts ...grpc.CallOption) (*cloudpb.APIKey, error)
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 ¶
func (m *MockAPIKeyManagerClient) EXPECT() *MockAPIKeyManagerClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAPIKeyManagerClient) Get ¶
func (m *MockAPIKeyManagerClient) Get(ctx context.Context, in *cloudpb.GetAPIKeyRequest, opts ...grpc.CallOption) (*cloudpb.GetAPIKeyResponse, error)
Get mocks base method.
func (*MockAPIKeyManagerClient) List ¶
func (m *MockAPIKeyManagerClient) List(ctx context.Context, in *cloudpb.ListAPIKeyRequest, opts ...grpc.CallOption) (*cloudpb.ListAPIKeyResponse, error)
List mocks base method.
func (*MockAPIKeyManagerClient) LookupAPIKey ¶
func (m *MockAPIKeyManagerClient) LookupAPIKey(ctx context.Context, in *cloudpb.LookupAPIKeyRequest, opts ...grpc.CallOption) (*cloudpb.LookupAPIKeyResponse, error)
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 ¶
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 ¶
func (m *MockAPIKeyManagerServer) Create(arg0 context.Context, arg1 *cloudpb.CreateAPIKeyRequest) (*cloudpb.APIKey, error)
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 ¶
func (m *MockAPIKeyManagerServer) EXPECT() *MockAPIKeyManagerServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAPIKeyManagerServer) Get ¶
func (m *MockAPIKeyManagerServer) Get(arg0 context.Context, arg1 *cloudpb.GetAPIKeyRequest) (*cloudpb.GetAPIKeyResponse, error)
Get mocks base method.
func (*MockAPIKeyManagerServer) List ¶
func (m *MockAPIKeyManagerServer) List(arg0 context.Context, arg1 *cloudpb.ListAPIKeyRequest) (*cloudpb.ListAPIKeyResponse, error)
List mocks base method.
func (*MockAPIKeyManagerServer) LookupAPIKey ¶
func (m *MockAPIKeyManagerServer) LookupAPIKey(arg0 context.Context, arg1 *cloudpb.LookupAPIKeyRequest) (*cloudpb.LookupAPIKeyResponse, error)
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 ¶
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 ¶
func (m *MockArtifactTrackerClient) EXPECT() *MockArtifactTrackerClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockArtifactTrackerClient) GetArtifactList ¶
func (m *MockArtifactTrackerClient) GetArtifactList(ctx context.Context, in *cloudpb.GetArtifactListRequest, opts ...grpc.CallOption) (*cloudpb.ArtifactSet, error)
GetArtifactList mocks base method.
func (*MockArtifactTrackerClient) GetDownloadLink ¶
func (m *MockArtifactTrackerClient) GetDownloadLink(ctx context.Context, in *cloudpb.GetDownloadLinkRequest, opts ...grpc.CallOption) (*cloudpb.GetDownloadLinkResponse, error)
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 (*MockArtifactTrackerClientMockRecorder) GetDownloadLink ¶
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 ¶
func (m *MockArtifactTrackerServer) EXPECT() *MockArtifactTrackerServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockArtifactTrackerServer) GetArtifactList ¶
func (m *MockArtifactTrackerServer) GetArtifactList(arg0 context.Context, arg1 *cloudpb.GetArtifactListRequest) (*cloudpb.ArtifactSet, error)
GetArtifactList mocks base method.
func (*MockArtifactTrackerServer) GetDownloadLink ¶
func (m *MockArtifactTrackerServer) GetDownloadLink(arg0 context.Context, arg1 *cloudpb.GetDownloadLinkRequest) (*cloudpb.GetDownloadLinkResponse, error)
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 (*MockArtifactTrackerServerMockRecorder) GetDownloadLink ¶
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 ¶
func (m *MockAuthServiceClient) EXPECT() *MockAuthServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuthServiceClient) Login ¶
func (m *MockAuthServiceClient) Login(ctx context.Context, in *cloudpb.LoginRequest, opts ...grpc.CallOption) (*cloudpb.LoginReply, error)
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 ¶
func (m *MockAuthServiceServer) EXPECT() *MockAuthServiceServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockAuthServiceServer) Login ¶
func (m *MockAuthServiceServer) Login(arg0 context.Context, arg1 *cloudpb.LoginRequest) (*cloudpb.LoginReply, error)
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 ¶
func (m *MockAutocompleteServiceClient) Autocomplete(ctx context.Context, in *cloudpb.AutocompleteRequest, opts ...grpc.CallOption) (*cloudpb.AutocompleteResponse, error)
Autocomplete mocks base method.
func (*MockAutocompleteServiceClient) AutocompleteField ¶
func (m *MockAutocompleteServiceClient) AutocompleteField(ctx context.Context, in *cloudpb.AutocompleteFieldRequest, opts ...grpc.CallOption) (*cloudpb.AutocompleteFieldResponse, error)
AutocompleteField mocks base method.
func (*MockAutocompleteServiceClient) EXPECT ¶
func (m *MockAutocompleteServiceClient) EXPECT() *MockAutocompleteServiceClientMockRecorder
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 ¶
func (m *MockAutocompleteServiceServer) Autocomplete(arg0 context.Context, arg1 *cloudpb.AutocompleteRequest) (*cloudpb.AutocompleteResponse, error)
Autocomplete mocks base method.
func (*MockAutocompleteServiceServer) AutocompleteField ¶
func (m *MockAutocompleteServiceServer) AutocompleteField(arg0 context.Context, arg1 *cloudpb.AutocompleteFieldRequest) (*cloudpb.AutocompleteFieldResponse, error)
AutocompleteField mocks base method.
func (*MockAutocompleteServiceServer) EXPECT ¶
func (m *MockAutocompleteServiceServer) EXPECT() *MockAutocompleteServiceServerMockRecorder
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 ¶
func (m *MockConfigServiceClient) EXPECT() *MockConfigServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockConfigServiceClient) GetConfigForOperator ¶
func (m *MockConfigServiceClient) GetConfigForOperator(ctx context.Context, in *cloudpb.ConfigForOperatorRequest, opts ...grpc.CallOption) (*cloudpb.ConfigForOperatorResponse, error)
GetConfigForOperator mocks base method.
func (*MockConfigServiceClient) GetConfigForVizier ¶
func (m *MockConfigServiceClient) GetConfigForVizier(ctx context.Context, in *cloudpb.ConfigForVizierRequest, opts ...grpc.CallOption) (*cloudpb.ConfigForVizierResponse, error)
GetConfigForVizier mocks base method.
type MockConfigServiceClientMockRecorder ¶
type MockConfigServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockConfigServiceClientMockRecorder is the mock recorder for MockConfigServiceClient.
func (*MockConfigServiceClientMockRecorder) GetConfigForOperator ¶
func (mr *MockConfigServiceClientMockRecorder) GetConfigForOperator(ctx, in interface{}, opts ...interface{}) *gomock.Call
GetConfigForOperator indicates an expected call of GetConfigForOperator.
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 ¶
func (m *MockConfigServiceServer) EXPECT() *MockConfigServiceServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockConfigServiceServer) GetConfigForOperator ¶
func (m *MockConfigServiceServer) GetConfigForOperator(arg0 context.Context, arg1 *cloudpb.ConfigForOperatorRequest) (*cloudpb.ConfigForOperatorResponse, error)
GetConfigForOperator mocks base method.
func (*MockConfigServiceServer) GetConfigForVizier ¶
func (m *MockConfigServiceServer) GetConfigForVizier(arg0 context.Context, arg1 *cloudpb.ConfigForVizierRequest) (*cloudpb.ConfigForVizierResponse, error)
GetConfigForVizier mocks base method.
type MockConfigServiceServerMockRecorder ¶
type MockConfigServiceServerMockRecorder struct {
// contains filtered or unexported fields
}
MockConfigServiceServerMockRecorder is the mock recorder for MockConfigServiceServer.
func (*MockConfigServiceServerMockRecorder) GetConfigForOperator ¶
func (mr *MockConfigServiceServerMockRecorder) GetConfigForOperator(arg0, arg1 interface{}) *gomock.Call
GetConfigForOperator indicates an expected call of GetConfigForOperator.
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 ¶
func (m *MockOrganizationServiceClient) AddOrgIDEConfig(ctx context.Context, in *cloudpb.AddOrgIDEConfigRequest, opts ...grpc.CallOption) (*cloudpb.AddOrgIDEConfigResponse, error)
AddOrgIDEConfig mocks base method.
func (*MockOrganizationServiceClient) CreateInviteToken ¶
func (m *MockOrganizationServiceClient) CreateInviteToken(ctx context.Context, in *cloudpb.CreateInviteTokenRequest, opts ...grpc.CallOption) (*cloudpb.InviteToken, error)
CreateInviteToken mocks base method.
func (*MockOrganizationServiceClient) CreateOrg ¶
func (m *MockOrganizationServiceClient) CreateOrg(ctx context.Context, in *cloudpb.CreateOrgRequest, opts ...grpc.CallOption) (*uuidpb.UUID, error)
CreateOrg mocks base method.
func (*MockOrganizationServiceClient) DeleteOrgIDEConfig ¶
func (m *MockOrganizationServiceClient) DeleteOrgIDEConfig(ctx context.Context, in *cloudpb.DeleteOrgIDEConfigRequest, opts ...grpc.CallOption) (*cloudpb.DeleteOrgIDEConfigResponse, error)
DeleteOrgIDEConfig mocks base method.
func (*MockOrganizationServiceClient) EXPECT ¶
func (m *MockOrganizationServiceClient) EXPECT() *MockOrganizationServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockOrganizationServiceClient) GetOrg ¶
func (m *MockOrganizationServiceClient) GetOrg(ctx context.Context, in *uuidpb.UUID, opts ...grpc.CallOption) (*cloudpb.OrgInfo, error)
GetOrg mocks base method.
func (*MockOrganizationServiceClient) GetOrgIDEConfigs ¶
func (m *MockOrganizationServiceClient) GetOrgIDEConfigs(ctx context.Context, in *cloudpb.GetOrgIDEConfigsRequest, opts ...grpc.CallOption) (*cloudpb.GetOrgIDEConfigsResponse, error)
GetOrgIDEConfigs mocks base method.
func (*MockOrganizationServiceClient) GetUsersInOrg ¶
func (m *MockOrganizationServiceClient) GetUsersInOrg(ctx context.Context, in *cloudpb.GetUsersInOrgRequest, opts ...grpc.CallOption) (*cloudpb.GetUsersInOrgResponse, error)
GetUsersInOrg mocks base method.
func (*MockOrganizationServiceClient) InviteUser ¶
func (m *MockOrganizationServiceClient) InviteUser(ctx context.Context, in *cloudpb.InviteUserRequest, opts ...grpc.CallOption) (*cloudpb.InviteUserResponse, error)
InviteUser mocks base method.
func (*MockOrganizationServiceClient) RemoveUserFromOrg ¶
func (m *MockOrganizationServiceClient) RemoveUserFromOrg(ctx context.Context, in *cloudpb.RemoveUserFromOrgRequest, opts ...grpc.CallOption) (*cloudpb.RemoveUserFromOrgResponse, error)
RemoveUserFromOrg mocks base method.
func (*MockOrganizationServiceClient) RevokeAllInviteTokens ¶
func (m *MockOrganizationServiceClient) RevokeAllInviteTokens(ctx context.Context, in *uuidpb.UUID, opts ...grpc.CallOption) (*types.Empty, error)
RevokeAllInviteTokens mocks base method.
func (*MockOrganizationServiceClient) UpdateOrg ¶
func (m *MockOrganizationServiceClient) UpdateOrg(ctx context.Context, in *cloudpb.UpdateOrgRequest, opts ...grpc.CallOption) (*cloudpb.OrgInfo, error)
UpdateOrg mocks base method.
func (*MockOrganizationServiceClient) VerifyInviteToken ¶
func (m *MockOrganizationServiceClient) VerifyInviteToken(ctx context.Context, in *cloudpb.InviteToken, opts ...grpc.CallOption) (*cloudpb.VerifyInviteTokenResponse, error)
VerifyInviteToken mocks base method.
type MockOrganizationServiceClientMockRecorder ¶
type MockOrganizationServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockOrganizationServiceClientMockRecorder is the mock recorder for MockOrganizationServiceClient.
func (*MockOrganizationServiceClientMockRecorder) AddOrgIDEConfig ¶
func (mr *MockOrganizationServiceClientMockRecorder) AddOrgIDEConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call
AddOrgIDEConfig indicates an expected call of AddOrgIDEConfig.
func (*MockOrganizationServiceClientMockRecorder) CreateInviteToken ¶
func (mr *MockOrganizationServiceClientMockRecorder) CreateInviteToken(ctx, in interface{}, opts ...interface{}) *gomock.Call
CreateInviteToken indicates an expected call of CreateInviteToken.
func (*MockOrganizationServiceClientMockRecorder) CreateOrg ¶
func (mr *MockOrganizationServiceClientMockRecorder) CreateOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call
CreateOrg indicates an expected call of CreateOrg.
func (*MockOrganizationServiceClientMockRecorder) DeleteOrgIDEConfig ¶
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 ¶
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 ¶
func (mr *MockOrganizationServiceClientMockRecorder) RemoveUserFromOrg(ctx, in interface{}, opts ...interface{}) *gomock.Call
RemoveUserFromOrg indicates an expected call of RemoveUserFromOrg.
func (*MockOrganizationServiceClientMockRecorder) RevokeAllInviteTokens ¶
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 ¶
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 ¶
func (m *MockOrganizationServiceServer) AddOrgIDEConfig(arg0 context.Context, arg1 *cloudpb.AddOrgIDEConfigRequest) (*cloudpb.AddOrgIDEConfigResponse, error)
AddOrgIDEConfig mocks base method.
func (*MockOrganizationServiceServer) CreateInviteToken ¶
func (m *MockOrganizationServiceServer) CreateInviteToken(arg0 context.Context, arg1 *cloudpb.CreateInviteTokenRequest) (*cloudpb.InviteToken, error)
CreateInviteToken mocks base method.
func (*MockOrganizationServiceServer) CreateOrg ¶
func (m *MockOrganizationServiceServer) CreateOrg(arg0 context.Context, arg1 *cloudpb.CreateOrgRequest) (*uuidpb.UUID, error)
CreateOrg mocks base method.
func (*MockOrganizationServiceServer) DeleteOrgIDEConfig ¶
func (m *MockOrganizationServiceServer) DeleteOrgIDEConfig(arg0 context.Context, arg1 *cloudpb.DeleteOrgIDEConfigRequest) (*cloudpb.DeleteOrgIDEConfigResponse, error)
DeleteOrgIDEConfig mocks base method.
func (*MockOrganizationServiceServer) EXPECT ¶
func (m *MockOrganizationServiceServer) EXPECT() *MockOrganizationServiceServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockOrganizationServiceServer) GetOrg ¶
func (m *MockOrganizationServiceServer) GetOrg(arg0 context.Context, arg1 *uuidpb.UUID) (*cloudpb.OrgInfo, error)
GetOrg mocks base method.
func (*MockOrganizationServiceServer) GetOrgIDEConfigs ¶
func (m *MockOrganizationServiceServer) GetOrgIDEConfigs(arg0 context.Context, arg1 *cloudpb.GetOrgIDEConfigsRequest) (*cloudpb.GetOrgIDEConfigsResponse, error)
GetOrgIDEConfigs mocks base method.
func (*MockOrganizationServiceServer) GetUsersInOrg ¶
func (m *MockOrganizationServiceServer) GetUsersInOrg(arg0 context.Context, arg1 *cloudpb.GetUsersInOrgRequest) (*cloudpb.GetUsersInOrgResponse, error)
GetUsersInOrg mocks base method.
func (*MockOrganizationServiceServer) InviteUser ¶
func (m *MockOrganizationServiceServer) InviteUser(arg0 context.Context, arg1 *cloudpb.InviteUserRequest) (*cloudpb.InviteUserResponse, error)
InviteUser mocks base method.
func (*MockOrganizationServiceServer) RemoveUserFromOrg ¶
func (m *MockOrganizationServiceServer) RemoveUserFromOrg(arg0 context.Context, arg1 *cloudpb.RemoveUserFromOrgRequest) (*cloudpb.RemoveUserFromOrgResponse, error)
RemoveUserFromOrg mocks base method.
func (*MockOrganizationServiceServer) RevokeAllInviteTokens ¶
func (m *MockOrganizationServiceServer) RevokeAllInviteTokens(arg0 context.Context, arg1 *uuidpb.UUID) (*types.Empty, error)
RevokeAllInviteTokens mocks base method.
func (*MockOrganizationServiceServer) UpdateOrg ¶
func (m *MockOrganizationServiceServer) UpdateOrg(arg0 context.Context, arg1 *cloudpb.UpdateOrgRequest) (*cloudpb.OrgInfo, error)
UpdateOrg mocks base method.
func (*MockOrganizationServiceServer) VerifyInviteToken ¶
func (m *MockOrganizationServiceServer) VerifyInviteToken(arg0 context.Context, arg1 *cloudpb.InviteToken) (*cloudpb.VerifyInviteTokenResponse, error)
VerifyInviteToken mocks base method.
type MockOrganizationServiceServerMockRecorder ¶
type MockOrganizationServiceServerMockRecorder struct {
// contains filtered or unexported fields
}
MockOrganizationServiceServerMockRecorder is the mock recorder for MockOrganizationServiceServer.
func (*MockOrganizationServiceServerMockRecorder) AddOrgIDEConfig ¶
func (mr *MockOrganizationServiceServerMockRecorder) AddOrgIDEConfig(arg0, arg1 interface{}) *gomock.Call
AddOrgIDEConfig indicates an expected call of AddOrgIDEConfig.
func (*MockOrganizationServiceServerMockRecorder) CreateInviteToken ¶
func (mr *MockOrganizationServiceServerMockRecorder) CreateInviteToken(arg0, arg1 interface{}) *gomock.Call
CreateInviteToken indicates an expected call of CreateInviteToken.
func (*MockOrganizationServiceServerMockRecorder) CreateOrg ¶
func (mr *MockOrganizationServiceServerMockRecorder) CreateOrg(arg0, arg1 interface{}) *gomock.Call
CreateOrg indicates an expected call of CreateOrg.
func (*MockOrganizationServiceServerMockRecorder) DeleteOrgIDEConfig ¶
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 ¶
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 ¶
func (mr *MockOrganizationServiceServerMockRecorder) RemoveUserFromOrg(arg0, arg1 interface{}) *gomock.Call
RemoveUserFromOrg indicates an expected call of RemoveUserFromOrg.
func (*MockOrganizationServiceServerMockRecorder) RevokeAllInviteTokens ¶
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 ¶
func (mr *MockOrganizationServiceServerMockRecorder) VerifyInviteToken(arg0, arg1 interface{}) *gomock.Call
VerifyInviteToken indicates an expected call of VerifyInviteToken.
type MockPluginServiceClient ¶
type MockPluginServiceClient struct {
// contains filtered or unexported fields
}
MockPluginServiceClient is a mock of PluginServiceClient interface.
func NewMockPluginServiceClient ¶
func NewMockPluginServiceClient(ctrl *gomock.Controller) *MockPluginServiceClient
NewMockPluginServiceClient creates a new mock instance.
func (*MockPluginServiceClient) CreateRetentionScript ¶
func (m *MockPluginServiceClient) CreateRetentionScript(ctx context.Context, in *cloudpb.CreateRetentionScriptRequest, opts ...grpc.CallOption) (*cloudpb.CreateRetentionScriptResponse, error)
CreateRetentionScript mocks base method.
func (*MockPluginServiceClient) DeleteRetentionScript ¶
func (m *MockPluginServiceClient) DeleteRetentionScript(ctx context.Context, in *cloudpb.DeleteRetentionScriptRequest, opts ...grpc.CallOption) (*cloudpb.DeleteRetentionScriptResponse, error)
DeleteRetentionScript mocks base method.
func (*MockPluginServiceClient) EXPECT ¶
func (m *MockPluginServiceClient) EXPECT() *MockPluginServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPluginServiceClient) GetOrgRetentionPluginConfig ¶
func (m *MockPluginServiceClient) GetOrgRetentionPluginConfig(ctx context.Context, in *cloudpb.GetOrgRetentionPluginConfigRequest, opts ...grpc.CallOption) (*cloudpb.GetOrgRetentionPluginConfigResponse, error)
GetOrgRetentionPluginConfig mocks base method.
func (*MockPluginServiceClient) GetPlugins ¶
func (m *MockPluginServiceClient) GetPlugins(ctx context.Context, in *cloudpb.GetPluginsRequest, opts ...grpc.CallOption) (*cloudpb.GetPluginsResponse, error)
GetPlugins mocks base method.
func (*MockPluginServiceClient) GetRetentionPluginInfo ¶
func (m *MockPluginServiceClient) GetRetentionPluginInfo(ctx context.Context, in *cloudpb.GetRetentionPluginInfoRequest, opts ...grpc.CallOption) (*cloudpb.GetRetentionPluginInfoResponse, error)
GetRetentionPluginInfo mocks base method.
func (*MockPluginServiceClient) GetRetentionScript ¶
func (m *MockPluginServiceClient) GetRetentionScript(ctx context.Context, in *cloudpb.GetRetentionScriptRequest, opts ...grpc.CallOption) (*cloudpb.GetRetentionScriptResponse, error)
GetRetentionScript mocks base method.
func (*MockPluginServiceClient) GetRetentionScripts ¶
func (m *MockPluginServiceClient) GetRetentionScripts(ctx context.Context, in *cloudpb.GetRetentionScriptsRequest, opts ...grpc.CallOption) (*cloudpb.GetRetentionScriptsResponse, error)
GetRetentionScripts mocks base method.
func (*MockPluginServiceClient) UpdateRetentionPluginConfig ¶
func (m *MockPluginServiceClient) UpdateRetentionPluginConfig(ctx context.Context, in *cloudpb.UpdateRetentionPluginConfigRequest, opts ...grpc.CallOption) (*cloudpb.UpdateRetentionPluginConfigResponse, error)
UpdateRetentionPluginConfig mocks base method.
func (*MockPluginServiceClient) UpdateRetentionScript ¶
func (m *MockPluginServiceClient) UpdateRetentionScript(ctx context.Context, in *cloudpb.UpdateRetentionScriptRequest, opts ...grpc.CallOption) (*cloudpb.UpdateRetentionScriptResponse, error)
UpdateRetentionScript mocks base method.
type MockPluginServiceClientMockRecorder ¶
type MockPluginServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockPluginServiceClientMockRecorder is the mock recorder for MockPluginServiceClient.
func (*MockPluginServiceClientMockRecorder) CreateRetentionScript ¶
func (mr *MockPluginServiceClientMockRecorder) CreateRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
CreateRetentionScript indicates an expected call of CreateRetentionScript.
func (*MockPluginServiceClientMockRecorder) DeleteRetentionScript ¶
func (mr *MockPluginServiceClientMockRecorder) DeleteRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
DeleteRetentionScript indicates an expected call of DeleteRetentionScript.
func (*MockPluginServiceClientMockRecorder) GetOrgRetentionPluginConfig ¶
func (mr *MockPluginServiceClientMockRecorder) GetOrgRetentionPluginConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call
GetOrgRetentionPluginConfig indicates an expected call of GetOrgRetentionPluginConfig.
func (*MockPluginServiceClientMockRecorder) GetPlugins ¶
func (mr *MockPluginServiceClientMockRecorder) GetPlugins(ctx, in interface{}, opts ...interface{}) *gomock.Call
GetPlugins indicates an expected call of GetPlugins.
func (*MockPluginServiceClientMockRecorder) GetRetentionPluginInfo ¶
func (mr *MockPluginServiceClientMockRecorder) GetRetentionPluginInfo(ctx, in interface{}, opts ...interface{}) *gomock.Call
GetRetentionPluginInfo indicates an expected call of GetRetentionPluginInfo.
func (*MockPluginServiceClientMockRecorder) GetRetentionScript ¶
func (mr *MockPluginServiceClientMockRecorder) GetRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
GetRetentionScript indicates an expected call of GetRetentionScript.
func (*MockPluginServiceClientMockRecorder) GetRetentionScripts ¶
func (mr *MockPluginServiceClientMockRecorder) GetRetentionScripts(ctx, in interface{}, opts ...interface{}) *gomock.Call
GetRetentionScripts indicates an expected call of GetRetentionScripts.
func (*MockPluginServiceClientMockRecorder) UpdateRetentionPluginConfig ¶
func (mr *MockPluginServiceClientMockRecorder) UpdateRetentionPluginConfig(ctx, in interface{}, opts ...interface{}) *gomock.Call
UpdateRetentionPluginConfig indicates an expected call of UpdateRetentionPluginConfig.
func (*MockPluginServiceClientMockRecorder) UpdateRetentionScript ¶
func (mr *MockPluginServiceClientMockRecorder) UpdateRetentionScript(ctx, in interface{}, opts ...interface{}) *gomock.Call
UpdateRetentionScript indicates an expected call of UpdateRetentionScript.
type MockPluginServiceServer ¶
type MockPluginServiceServer struct {
// contains filtered or unexported fields
}
MockPluginServiceServer is a mock of PluginServiceServer interface.
func NewMockPluginServiceServer ¶
func NewMockPluginServiceServer(ctrl *gomock.Controller) *MockPluginServiceServer
NewMockPluginServiceServer creates a new mock instance.
func (*MockPluginServiceServer) CreateRetentionScript ¶
func (m *MockPluginServiceServer) CreateRetentionScript(arg0 context.Context, arg1 *cloudpb.CreateRetentionScriptRequest) (*cloudpb.CreateRetentionScriptResponse, error)
CreateRetentionScript mocks base method.
func (*MockPluginServiceServer) DeleteRetentionScript ¶
func (m *MockPluginServiceServer) DeleteRetentionScript(arg0 context.Context, arg1 *cloudpb.DeleteRetentionScriptRequest) (*cloudpb.DeleteRetentionScriptResponse, error)
DeleteRetentionScript mocks base method.
func (*MockPluginServiceServer) EXPECT ¶
func (m *MockPluginServiceServer) EXPECT() *MockPluginServiceServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockPluginServiceServer) GetOrgRetentionPluginConfig ¶
func (m *MockPluginServiceServer) GetOrgRetentionPluginConfig(arg0 context.Context, arg1 *cloudpb.GetOrgRetentionPluginConfigRequest) (*cloudpb.GetOrgRetentionPluginConfigResponse, error)
GetOrgRetentionPluginConfig mocks base method.
func (*MockPluginServiceServer) GetPlugins ¶
func (m *MockPluginServiceServer) GetPlugins(arg0 context.Context, arg1 *cloudpb.GetPluginsRequest) (*cloudpb.GetPluginsResponse, error)
GetPlugins mocks base method.
func (*MockPluginServiceServer) GetRetentionPluginInfo ¶
func (m *MockPluginServiceServer) GetRetentionPluginInfo(arg0 context.Context, arg1 *cloudpb.GetRetentionPluginInfoRequest) (*cloudpb.GetRetentionPluginInfoResponse, error)
GetRetentionPluginInfo mocks base method.
func (*MockPluginServiceServer) GetRetentionScript ¶
func (m *MockPluginServiceServer) GetRetentionScript(arg0 context.Context, arg1 *cloudpb.GetRetentionScriptRequest) (*cloudpb.GetRetentionScriptResponse, error)
GetRetentionScript mocks base method.
func (*MockPluginServiceServer) GetRetentionScripts ¶
func (m *MockPluginServiceServer) GetRetentionScripts(arg0 context.Context, arg1 *cloudpb.GetRetentionScriptsRequest) (*cloudpb.GetRetentionScriptsResponse, error)
GetRetentionScripts mocks base method.
func (*MockPluginServiceServer) UpdateRetentionPluginConfig ¶
func (m *MockPluginServiceServer) UpdateRetentionPluginConfig(arg0 context.Context, arg1 *cloudpb.UpdateRetentionPluginConfigRequest) (*cloudpb.UpdateRetentionPluginConfigResponse, error)
UpdateRetentionPluginConfig mocks base method.
func (*MockPluginServiceServer) UpdateRetentionScript ¶
func (m *MockPluginServiceServer) UpdateRetentionScript(arg0 context.Context, arg1 *cloudpb.UpdateRetentionScriptRequest) (*cloudpb.UpdateRetentionScriptResponse, error)
UpdateRetentionScript mocks base method.
type MockPluginServiceServerMockRecorder ¶
type MockPluginServiceServerMockRecorder struct {
// contains filtered or unexported fields
}
MockPluginServiceServerMockRecorder is the mock recorder for MockPluginServiceServer.
func (*MockPluginServiceServerMockRecorder) CreateRetentionScript ¶
func (mr *MockPluginServiceServerMockRecorder) CreateRetentionScript(arg0, arg1 interface{}) *gomock.Call
CreateRetentionScript indicates an expected call of CreateRetentionScript.
func (*MockPluginServiceServerMockRecorder) DeleteRetentionScript ¶
func (mr *MockPluginServiceServerMockRecorder) DeleteRetentionScript(arg0, arg1 interface{}) *gomock.Call
DeleteRetentionScript indicates an expected call of DeleteRetentionScript.
func (*MockPluginServiceServerMockRecorder) GetOrgRetentionPluginConfig ¶
func (mr *MockPluginServiceServerMockRecorder) GetOrgRetentionPluginConfig(arg0, arg1 interface{}) *gomock.Call
GetOrgRetentionPluginConfig indicates an expected call of GetOrgRetentionPluginConfig.
func (*MockPluginServiceServerMockRecorder) GetPlugins ¶
func (mr *MockPluginServiceServerMockRecorder) GetPlugins(arg0, arg1 interface{}) *gomock.Call
GetPlugins indicates an expected call of GetPlugins.
func (*MockPluginServiceServerMockRecorder) GetRetentionPluginInfo ¶
func (mr *MockPluginServiceServerMockRecorder) GetRetentionPluginInfo(arg0, arg1 interface{}) *gomock.Call
GetRetentionPluginInfo indicates an expected call of GetRetentionPluginInfo.
func (*MockPluginServiceServerMockRecorder) GetRetentionScript ¶
func (mr *MockPluginServiceServerMockRecorder) GetRetentionScript(arg0, arg1 interface{}) *gomock.Call
GetRetentionScript indicates an expected call of GetRetentionScript.
func (*MockPluginServiceServerMockRecorder) GetRetentionScripts ¶
func (mr *MockPluginServiceServerMockRecorder) GetRetentionScripts(arg0, arg1 interface{}) *gomock.Call
GetRetentionScripts indicates an expected call of GetRetentionScripts.
func (*MockPluginServiceServerMockRecorder) UpdateRetentionPluginConfig ¶
func (mr *MockPluginServiceServerMockRecorder) UpdateRetentionPluginConfig(arg0, arg1 interface{}) *gomock.Call
UpdateRetentionPluginConfig indicates an expected call of UpdateRetentionPluginConfig.
func (*MockPluginServiceServerMockRecorder) UpdateRetentionScript ¶
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 ¶
func (m *MockScriptMgrClient) EXPECT() *MockScriptMgrClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockScriptMgrClient) GetLiveViewContents ¶
func (m *MockScriptMgrClient) GetLiveViewContents(ctx context.Context, in *cloudpb.GetLiveViewContentsReq, opts ...grpc.CallOption) (*cloudpb.GetLiveViewContentsResp, error)
GetLiveViewContents mocks base method.
func (*MockScriptMgrClient) GetLiveViews ¶
func (m *MockScriptMgrClient) GetLiveViews(ctx context.Context, in *cloudpb.GetLiveViewsReq, opts ...grpc.CallOption) (*cloudpb.GetLiveViewsResp, error)
GetLiveViews mocks base method.
func (*MockScriptMgrClient) GetScriptContents ¶
func (m *MockScriptMgrClient) GetScriptContents(ctx context.Context, in *cloudpb.GetScriptContentsReq, opts ...grpc.CallOption) (*cloudpb.GetScriptContentsResp, error)
GetScriptContents mocks base method.
func (*MockScriptMgrClient) GetScripts ¶
func (m *MockScriptMgrClient) GetScripts(ctx context.Context, in *cloudpb.GetScriptsReq, opts ...grpc.CallOption) (*cloudpb.GetScriptsResp, error)
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 ¶
func (m *MockScriptMgrServer) EXPECT() *MockScriptMgrServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockScriptMgrServer) GetLiveViewContents ¶
func (m *MockScriptMgrServer) GetLiveViewContents(arg0 context.Context, arg1 *cloudpb.GetLiveViewContentsReq) (*cloudpb.GetLiveViewContentsResp, error)
GetLiveViewContents mocks base method.
func (*MockScriptMgrServer) GetLiveViews ¶
func (m *MockScriptMgrServer) GetLiveViews(arg0 context.Context, arg1 *cloudpb.GetLiveViewsReq) (*cloudpb.GetLiveViewsResp, error)
GetLiveViews mocks base method.
func (*MockScriptMgrServer) GetScriptContents ¶
func (m *MockScriptMgrServer) GetScriptContents(arg0 context.Context, arg1 *cloudpb.GetScriptContentsReq) (*cloudpb.GetScriptContentsResp, error)
GetScriptContents mocks base method.
func (*MockScriptMgrServer) GetScripts ¶
func (m *MockScriptMgrServer) GetScripts(arg0 context.Context, arg1 *cloudpb.GetScriptsReq) (*cloudpb.GetScriptsResp, error)
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) DeleteUser ¶
func (m *MockUserServiceClient) DeleteUser(ctx context.Context, in *cloudpb.DeleteUserRequest, opts ...grpc.CallOption) (*cloudpb.DeleteUserResponse, error)
DeleteUser mocks base method.
func (*MockUserServiceClient) EXPECT ¶
func (m *MockUserServiceClient) EXPECT() *MockUserServiceClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockUserServiceClient) GetUser ¶
func (m *MockUserServiceClient) GetUser(ctx context.Context, in *uuidpb.UUID, opts ...grpc.CallOption) (*cloudpb.UserInfo, error)
GetUser mocks base method.
func (*MockUserServiceClient) GetUserAttributes ¶
func (m *MockUserServiceClient) GetUserAttributes(ctx context.Context, in *cloudpb.GetUserAttributesRequest, opts ...grpc.CallOption) (*cloudpb.GetUserAttributesResponse, error)
GetUserAttributes mocks base method.
func (*MockUserServiceClient) GetUserSettings ¶
func (m *MockUserServiceClient) GetUserSettings(ctx context.Context, in *cloudpb.GetUserSettingsRequest, opts ...grpc.CallOption) (*cloudpb.GetUserSettingsResponse, error)
GetUserSettings mocks base method.
func (*MockUserServiceClient) SetUserAttributes ¶
func (m *MockUserServiceClient) SetUserAttributes(ctx context.Context, in *cloudpb.SetUserAttributesRequest, opts ...grpc.CallOption) (*cloudpb.SetUserAttributesResponse, error)
SetUserAttributes mocks base method.
func (*MockUserServiceClient) UpdateUser ¶
func (m *MockUserServiceClient) UpdateUser(ctx context.Context, in *cloudpb.UpdateUserRequest, opts ...grpc.CallOption) (*cloudpb.UserInfo, error)
UpdateUser mocks base method.
func (*MockUserServiceClient) UpdateUserSettings ¶
func (m *MockUserServiceClient) UpdateUserSettings(ctx context.Context, in *cloudpb.UpdateUserSettingsRequest, opts ...grpc.CallOption) (*cloudpb.UpdateUserSettingsResponse, error)
UpdateUserSettings mocks base method.
type MockUserServiceClientMockRecorder ¶
type MockUserServiceClientMockRecorder struct {
// contains filtered or unexported fields
}
MockUserServiceClientMockRecorder is the mock recorder for MockUserServiceClient.
func (*MockUserServiceClientMockRecorder) DeleteUser ¶
func (mr *MockUserServiceClientMockRecorder) DeleteUser(ctx, in interface{}, opts ...interface{}) *gomock.Call
DeleteUser indicates an expected call of DeleteUser.
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) DeleteUser ¶
func (m *MockUserServiceServer) DeleteUser(arg0 context.Context, arg1 *cloudpb.DeleteUserRequest) (*cloudpb.DeleteUserResponse, error)
DeleteUser mocks base method.
func (*MockUserServiceServer) EXPECT ¶
func (m *MockUserServiceServer) EXPECT() *MockUserServiceServerMockRecorder
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 ¶
func (m *MockUserServiceServer) GetUserAttributes(arg0 context.Context, arg1 *cloudpb.GetUserAttributesRequest) (*cloudpb.GetUserAttributesResponse, error)
GetUserAttributes mocks base method.
func (*MockUserServiceServer) GetUserSettings ¶
func (m *MockUserServiceServer) GetUserSettings(arg0 context.Context, arg1 *cloudpb.GetUserSettingsRequest) (*cloudpb.GetUserSettingsResponse, error)
GetUserSettings mocks base method.
func (*MockUserServiceServer) SetUserAttributes ¶
func (m *MockUserServiceServer) SetUserAttributes(arg0 context.Context, arg1 *cloudpb.SetUserAttributesRequest) (*cloudpb.SetUserAttributesResponse, error)
SetUserAttributes mocks base method.
func (*MockUserServiceServer) UpdateUser ¶
func (m *MockUserServiceServer) UpdateUser(arg0 context.Context, arg1 *cloudpb.UpdateUserRequest) (*cloudpb.UserInfo, error)
UpdateUser mocks base method.
func (*MockUserServiceServer) UpdateUserSettings ¶
func (m *MockUserServiceServer) UpdateUserSettings(arg0 context.Context, arg1 *cloudpb.UpdateUserSettingsRequest) (*cloudpb.UpdateUserSettingsResponse, error)
UpdateUserSettings mocks base method.
type MockUserServiceServerMockRecorder ¶
type MockUserServiceServerMockRecorder struct {
// contains filtered or unexported fields
}
MockUserServiceServerMockRecorder is the mock recorder for MockUserServiceServer.
func (*MockUserServiceServerMockRecorder) DeleteUser ¶
func (mr *MockUserServiceServerMockRecorder) DeleteUser(arg0, arg1 interface{}) *gomock.Call
DeleteUser indicates an expected call of DeleteUser.
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 ¶
func (m *MockVizierClusterInfoClient) CreateCluster(ctx context.Context, in *cloudpb.CreateClusterRequest, opts ...grpc.CallOption) (*cloudpb.CreateClusterResponse, error)
CreateCluster mocks base method.
func (*MockVizierClusterInfoClient) EXPECT ¶
func (m *MockVizierClusterInfoClient) EXPECT() *MockVizierClusterInfoClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierClusterInfoClient) GetClusterConnectionInfo ¶
func (m *MockVizierClusterInfoClient) GetClusterConnectionInfo(ctx context.Context, in *cloudpb.GetClusterConnectionInfoRequest, opts ...grpc.CallOption) (*cloudpb.GetClusterConnectionInfoResponse, error)
GetClusterConnectionInfo mocks base method.
func (*MockVizierClusterInfoClient) GetClusterInfo ¶
func (m *MockVizierClusterInfoClient) GetClusterInfo(ctx context.Context, in *cloudpb.GetClusterInfoRequest, opts ...grpc.CallOption) (*cloudpb.GetClusterInfoResponse, error)
GetClusterInfo mocks base method.
func (*MockVizierClusterInfoClient) UpdateClusterVizierConfig ¶
func (m *MockVizierClusterInfoClient) UpdateClusterVizierConfig(ctx context.Context, in *cloudpb.UpdateClusterVizierConfigRequest, opts ...grpc.CallOption) (*cloudpb.UpdateClusterVizierConfigResponse, error)
UpdateClusterVizierConfig mocks base method.
func (*MockVizierClusterInfoClient) UpdateOrInstallCluster ¶
func (m *MockVizierClusterInfoClient) UpdateOrInstallCluster(ctx context.Context, in *cloudpb.UpdateOrInstallClusterRequest, opts ...grpc.CallOption) (*cloudpb.UpdateOrInstallClusterResponse, error)
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 ¶
func (m *MockVizierClusterInfoServer) CreateCluster(arg0 context.Context, arg1 *cloudpb.CreateClusterRequest) (*cloudpb.CreateClusterResponse, error)
CreateCluster mocks base method.
func (*MockVizierClusterInfoServer) EXPECT ¶
func (m *MockVizierClusterInfoServer) EXPECT() *MockVizierClusterInfoServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierClusterInfoServer) GetClusterConnectionInfo ¶
func (m *MockVizierClusterInfoServer) GetClusterConnectionInfo(arg0 context.Context, arg1 *cloudpb.GetClusterConnectionInfoRequest) (*cloudpb.GetClusterConnectionInfoResponse, error)
GetClusterConnectionInfo mocks base method.
func (*MockVizierClusterInfoServer) GetClusterInfo ¶
func (m *MockVizierClusterInfoServer) GetClusterInfo(arg0 context.Context, arg1 *cloudpb.GetClusterInfoRequest) (*cloudpb.GetClusterInfoResponse, error)
GetClusterInfo mocks base method.
func (*MockVizierClusterInfoServer) UpdateClusterVizierConfig ¶
func (m *MockVizierClusterInfoServer) UpdateClusterVizierConfig(arg0 context.Context, arg1 *cloudpb.UpdateClusterVizierConfigRequest) (*cloudpb.UpdateClusterVizierConfigResponse, error)
UpdateClusterVizierConfig mocks base method.
func (*MockVizierClusterInfoServer) UpdateOrInstallCluster ¶
func (m *MockVizierClusterInfoServer) UpdateOrInstallCluster(arg0 context.Context, arg1 *cloudpb.UpdateOrInstallClusterRequest) (*cloudpb.UpdateOrInstallClusterResponse, error)
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 ¶
func (m *MockVizierDeploymentKeyManagerClient) Create(ctx context.Context, in *cloudpb.CreateDeploymentKeyRequest, opts ...grpc.CallOption) (*cloudpb.DeploymentKey, error)
Create mocks base method.
func (*MockVizierDeploymentKeyManagerClient) Delete ¶
func (m *MockVizierDeploymentKeyManagerClient) Delete(ctx context.Context, in *uuidpb.UUID, opts ...grpc.CallOption) (*types.Empty, error)
Delete mocks base method.
func (*MockVizierDeploymentKeyManagerClient) EXPECT ¶
func (m *MockVizierDeploymentKeyManagerClient) EXPECT() *MockVizierDeploymentKeyManagerClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierDeploymentKeyManagerClient) Get ¶
func (m *MockVizierDeploymentKeyManagerClient) Get(ctx context.Context, in *cloudpb.GetDeploymentKeyRequest, opts ...grpc.CallOption) (*cloudpb.GetDeploymentKeyResponse, error)
Get mocks base method.
func (*MockVizierDeploymentKeyManagerClient) List ¶
func (m *MockVizierDeploymentKeyManagerClient) List(ctx context.Context, in *cloudpb.ListDeploymentKeyRequest, opts ...grpc.CallOption) (*cloudpb.ListDeploymentKeyResponse, error)
List mocks base method.
func (*MockVizierDeploymentKeyManagerClient) LookupDeploymentKey ¶
func (m *MockVizierDeploymentKeyManagerClient) LookupDeploymentKey(ctx context.Context, in *cloudpb.LookupDeploymentKeyRequest, opts ...grpc.CallOption) (*cloudpb.LookupDeploymentKeyResponse, error)
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 ¶
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 ¶
func (m *MockVizierDeploymentKeyManagerServer) Create(arg0 context.Context, arg1 *cloudpb.CreateDeploymentKeyRequest) (*cloudpb.DeploymentKey, error)
Create mocks base method.
func (*MockVizierDeploymentKeyManagerServer) Delete ¶
func (m *MockVizierDeploymentKeyManagerServer) Delete(arg0 context.Context, arg1 *uuidpb.UUID) (*types.Empty, error)
Delete mocks base method.
func (*MockVizierDeploymentKeyManagerServer) EXPECT ¶
func (m *MockVizierDeploymentKeyManagerServer) EXPECT() *MockVizierDeploymentKeyManagerServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierDeploymentKeyManagerServer) Get ¶
func (m *MockVizierDeploymentKeyManagerServer) Get(arg0 context.Context, arg1 *cloudpb.GetDeploymentKeyRequest) (*cloudpb.GetDeploymentKeyResponse, error)
Get mocks base method.
func (*MockVizierDeploymentKeyManagerServer) List ¶
func (m *MockVizierDeploymentKeyManagerServer) List(arg0 context.Context, arg1 *cloudpb.ListDeploymentKeyRequest) (*cloudpb.ListDeploymentKeyResponse, error)
List mocks base method.
func (*MockVizierDeploymentKeyManagerServer) LookupDeploymentKey ¶
func (m *MockVizierDeploymentKeyManagerServer) LookupDeploymentKey(arg0 context.Context, arg1 *cloudpb.LookupDeploymentKeyRequest) (*cloudpb.LookupDeploymentKeyResponse, error)
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 ¶
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 ¶
func (m *MockVizierImageAuthorizationClient) EXPECT() *MockVizierImageAuthorizationClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierImageAuthorizationClient) GetImageCredentials ¶
func (m *MockVizierImageAuthorizationClient) GetImageCredentials(ctx context.Context, in *cloudpb.GetImageCredentialsRequest, opts ...grpc.CallOption) (*cloudpb.GetImageCredentialsResponse, error)
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 ¶
func (m *MockVizierImageAuthorizationServer) EXPECT() *MockVizierImageAuthorizationServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockVizierImageAuthorizationServer) GetImageCredentials ¶
func (m *MockVizierImageAuthorizationServer) GetImageCredentials(arg0 context.Context, arg1 *cloudpb.GetImageCredentialsRequest) (*cloudpb.GetImageCredentialsResponse, error)
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.