Documentation ¶
Overview ¶
Package mock_client is a generated GoMock package.
Index ¶
- type MockService
- func (m *MockService) AddAllowlistEntry(arg0 context.Context, arg1 string, arg2 *client.AllowlistEntry) (*client.AllowlistEntry, *http.Response, error)
- func (m *MockService) AddAllowlistEntry2(arg0 context.Context, arg1, arg2 string, arg3 int32, ...) (*client.AllowlistEntry, *http.Response, error)
- func (m *MockService) AddEgressRule(arg0 context.Context, arg1 string, arg2 *client.AddEgressRuleRequest) (*client.AddEgressRuleResponse, *http.Response, error)
- func (m *MockService) AddUserToRole(arg0 context.Context, arg1, arg2, arg3, arg4 string) (*client.GetAllRolesForUserResponse, *http.Response, error)
- func (m *MockService) CreateCluster(arg0 context.Context, arg1 *client.CreateClusterRequest) (*client.Cluster, *http.Response, error)
- func (m *MockService) CreateDatabase(arg0 context.Context, arg1 string, arg2 *client.CreateDatabaseRequest) (*client.ApiDatabase, *http.Response, error)
- func (m *MockService) CreatePrivateEndpointServices(arg0 context.Context, arg1 string) (*client.PrivateEndpointServices, *http.Response, error)
- func (m *MockService) CreateSQLUser(arg0 context.Context, arg1 string, arg2 *client.CreateSQLUserRequest) (*client.SQLUser, *http.Response, error)
- func (m *MockService) DeleteAllowlistEntry(arg0 context.Context, arg1, arg2 string, arg3 int32) (*client.AllowlistEntry, *http.Response, error)
- func (m *MockService) DeleteClientCACert(arg0 context.Context, arg1 string) (*client.ClientCACertInfo, *http.Response, error)
- func (m *MockService) DeleteCloudWatchMetricExport(arg0 context.Context, arg1 string) (*client.DeleteMetricExportResponse, *http.Response, error)
- func (m *MockService) DeleteCluster(arg0 context.Context, arg1 string) (*client.Cluster, *http.Response, error)
- func (m *MockService) DeleteDatabase(arg0 context.Context, arg1, arg2 string) (*client.ApiDatabase, *http.Response, error)
- func (m *MockService) DeleteDatadogMetricExport(arg0 context.Context, arg1 string) (*client.DeleteMetricExportResponse, *http.Response, error)
- func (m *MockService) DeleteEgressRule(arg0 context.Context, arg1, arg2 string, arg3 *client.DeleteEgressRuleOptions) (*client.DeleteEgressRuleResponse, *http.Response, error)
- func (m *MockService) DeleteLogExport(arg0 context.Context, arg1 string) (*client.LogExportClusterInfo, *http.Response, error)
- func (m *MockService) DeleteSQLUser(arg0 context.Context, arg1, arg2 string) (*client.SQLUser, *http.Response, error)
- func (m *MockService) EXPECT() *MockServiceMockRecorder
- func (m *MockService) EditDatabase(arg0 context.Context, arg1, arg2 string, arg3 *client.UpdateDatabaseRequest1) (*client.ApiDatabase, *http.Response, error)
- func (m *MockService) EditDatabase2(arg0 context.Context, arg1 string, arg2 *client.UpdateDatabaseRequest) (*client.ApiDatabase, *http.Response, error)
- func (m *MockService) EditEgressRule(arg0 context.Context, arg1, arg2 string, arg3 *client.EditEgressRuleRequest) (*client.EditEgressRuleResponse, *http.Response, error)
- func (m *MockService) EnableCMEKSpec(arg0 context.Context, arg1 string, arg2 *client.CMEKClusterSpecification) (*client.CMEKClusterInfo, *http.Response, error)
- func (m *MockService) EnableCloudWatchMetricExport(arg0 context.Context, arg1 string, ...) (*client.CloudWatchMetricExportInfo, *http.Response, error)
- func (m *MockService) EnableDatadogMetricExport(arg0 context.Context, arg1 string, ...) (*client.DatadogMetricExportInfo, *http.Response, error)
- func (m *MockService) EnableLogExport(arg0 context.Context, arg1 string, arg2 *client.EnableLogExportRequest) (*client.LogExportClusterInfo, *http.Response, error)
- func (m *MockService) GetAllRolesForUser(arg0 context.Context, arg1 string) (*client.GetAllRolesForUserResponse, *http.Response, error)
- func (m *MockService) GetCMEKClusterInfo(arg0 context.Context, arg1 string) (*client.CMEKClusterInfo, *http.Response, error)
- func (m *MockService) GetClientCACert(arg0 context.Context, arg1 string) (*client.ClientCACertInfo, *http.Response, error)
- func (m *MockService) GetCloudWatchMetricExportInfo(arg0 context.Context, arg1 string) (*client.CloudWatchMetricExportInfo, *http.Response, error)
- func (m *MockService) GetCluster(arg0 context.Context, arg1 string) (*client.Cluster, *http.Response, error)
- func (m *MockService) GetConnectionString(arg0 context.Context, arg1 string, arg2 *client.GetConnectionStringOptions) (*client.GetConnectionStringResponse, *http.Response, error)
- func (m *MockService) GetDatadogMetricExportInfo(arg0 context.Context, arg1 string) (*client.DatadogMetricExportInfo, *http.Response, error)
- func (m *MockService) GetEgressRule(arg0 context.Context, arg1, arg2 string) (*client.GetEgressRuleResponse, *http.Response, error)
- func (m *MockService) GetInvoice(arg0 context.Context, arg1 string) (*client.Invoice, *http.Response, error)
- func (m *MockService) GetLogExportInfo(arg0 context.Context, arg1 string) (*client.LogExportClusterInfo, *http.Response, error)
- func (m *MockService) GetOrganizationInfo(arg0 context.Context) (*client.Organization, *http.Response, error)
- func (m *MockService) GetPersonUsersByEmail(arg0 context.Context, arg1 *string) (*client.GetPersonUsersByEmailResponse, *http.Response, error)
- func (m *MockService) ListAllowlistEntries(arg0 context.Context, arg1 string, arg2 *client.ListAllowlistEntriesOptions) (*client.ListAllowlistEntriesResponse, *http.Response, error)
- func (m *MockService) ListAvailableRegions(arg0 context.Context, arg1 *client.ListAvailableRegionsOptions) (*client.ListAvailableRegionsResponse, *http.Response, error)
- func (m *MockService) ListAwsEndpointConnections(arg0 context.Context, arg1 string) (*client.AwsEndpointConnections, *http.Response, error)
- func (m *MockService) ListClusterNodes(arg0 context.Context, arg1 string, arg2 *client.ListClusterNodesOptions) (*client.ListClusterNodesResponse, *http.Response, error)
- func (m *MockService) ListClusters(arg0 context.Context, arg1 *client.ListClustersOptions) (*client.ListClustersResponse, *http.Response, error)
- func (m *MockService) ListDatabases(arg0 context.Context, arg1 string, arg2 *client.ListDatabasesOptions) (*client.ApiListDatabasesResponse, *http.Response, error)
- func (m *MockService) ListEgressRules(arg0 context.Context, arg1 string, arg2 *client.ListEgressRulesOptions) (*client.ListEgressRulesResponse, *http.Response, error)
- func (m *MockService) ListInvoices(arg0 context.Context) (*client.ListInvoicesResponse, *http.Response, error)
- func (m *MockService) ListMajorClusterVersions(arg0 context.Context, arg1 *client.ListMajorClusterVersionsOptions) (*client.ListMajorClusterVersionsResponse, *http.Response, error)
- func (m *MockService) ListPrivateEndpointServices(arg0 context.Context, arg1 string) (*client.PrivateEndpointServices, *http.Response, error)
- func (m *MockService) ListRoleGrants(arg0 context.Context, arg1 *client.ListRoleGrantsOptions) (*client.ListRoleGrantsResponse, *http.Response, error)
- func (m *MockService) ListSQLUsers(arg0 context.Context, arg1 string, arg2 *client.ListSQLUsersOptions) (*client.ListSQLUsersResponse, *http.Response, error)
- func (m *MockService) RemoveUserFromRole(arg0 context.Context, arg1, arg2, arg3, arg4 string) (*client.GetAllRolesForUserResponse, *http.Response, error)
- func (m *MockService) SetAwsEndpointConnectionState(arg0 context.Context, arg1, arg2 string, ...) (*client.AwsEndpointConnection, *http.Response, error)
- func (m *MockService) SetClientCACert(arg0 context.Context, arg1 string, arg2 *client.SetClientCACertRequest) (*client.ClientCACertInfo, *http.Response, error)
- func (m *MockService) SetEgressTrafficPolicy(arg0 context.Context, arg1 string, arg2 *client.SetEgressTrafficPolicyRequest) (*http.Response, error)
- func (m *MockService) SetRolesForUser(arg0 context.Context, arg1 string, ...) (*client.GetAllRolesForUserResponse, *http.Response, error)
- func (m *MockService) UpdateAllowlistEntry(arg0 context.Context, arg1, arg2 string, arg3 int32, ...) (*client.AllowlistEntry, *http.Response, error)
- func (m *MockService) UpdateCMEKSpec(arg0 context.Context, arg1 string, arg2 *client.CMEKClusterSpecification) (*client.CMEKClusterInfo, *http.Response, error)
- func (m *MockService) UpdateCMEKStatus(arg0 context.Context, arg1 string, arg2 *client.UpdateCMEKStatusRequest) (*client.CMEKClusterInfo, *http.Response, error)
- func (m *MockService) UpdateClientCACert(arg0 context.Context, arg1 string, arg2 *client.UpdateClientCACertRequest) (*client.ClientCACertInfo, *http.Response, error)
- func (m *MockService) UpdateCluster(arg0 context.Context, arg1 string, arg2 *client.UpdateClusterSpecification) (*client.Cluster, *http.Response, error)
- func (m *MockService) UpdateSQLUserPassword(arg0 context.Context, arg1, arg2 string, ...) (*client.SQLUser, *http.Response, error)
- type MockServiceMockRecorder
- func (mr *MockServiceMockRecorder) AddAllowlistEntry(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) AddAllowlistEntry2(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) AddEgressRule(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) AddUserToRole(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) CreateCluster(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) CreateDatabase(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) CreatePrivateEndpointServices(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) CreateSQLUser(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) DeleteAllowlistEntry(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) DeleteClientCACert(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) DeleteCloudWatchMetricExport(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) DeleteCluster(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) DeleteDatabase(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) DeleteDatadogMetricExport(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) DeleteEgressRule(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) DeleteLogExport(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) DeleteSQLUser(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) EditDatabase(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) EditDatabase2(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) EditEgressRule(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) EnableCMEKSpec(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) EnableCloudWatchMetricExport(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) EnableDatadogMetricExport(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) EnableLogExport(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetAllRolesForUser(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetCMEKClusterInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetClientCACert(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetCloudWatchMetricExportInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetCluster(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetConnectionString(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetDatadogMetricExportInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetEgressRule(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetInvoice(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetLogExportInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetOrganizationInfo(arg0 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) GetPersonUsersByEmail(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListAllowlistEntries(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListAvailableRegions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListAwsEndpointConnections(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListClusterNodes(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListClusters(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListDatabases(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListEgressRules(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListInvoices(arg0 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListMajorClusterVersions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListPrivateEndpointServices(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListRoleGrants(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) ListSQLUsers(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) RemoveUserFromRole(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) SetAwsEndpointConnectionState(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) SetClientCACert(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) SetEgressTrafficPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) SetRolesForUser(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) UpdateAllowlistEntry(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) UpdateCMEKSpec(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) UpdateCMEKStatus(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) UpdateClientCACert(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) UpdateCluster(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockServiceMockRecorder) UpdateSQLUserPassword(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockService ¶
type MockService struct {
// contains filtered or unexported fields
}
MockService is a mock of Service interface.
func NewMockService ¶
func NewMockService(ctrl *gomock.Controller) *MockService
NewMockService creates a new mock instance.
func (*MockService) AddAllowlistEntry ¶
func (m *MockService) AddAllowlistEntry(arg0 context.Context, arg1 string, arg2 *client.AllowlistEntry) (*client.AllowlistEntry, *http.Response, error)
AddAllowlistEntry mocks base method.
func (*MockService) AddAllowlistEntry2 ¶
func (m *MockService) AddAllowlistEntry2(arg0 context.Context, arg1, arg2 string, arg3 int32, arg4 *client.AllowlistEntry1) (*client.AllowlistEntry, *http.Response, error)
AddAllowlistEntry2 mocks base method.
func (*MockService) AddEgressRule ¶ added in v0.4.0
func (m *MockService) AddEgressRule(arg0 context.Context, arg1 string, arg2 *client.AddEgressRuleRequest) (*client.AddEgressRuleResponse, *http.Response, error)
AddEgressRule mocks base method.
func (*MockService) AddUserToRole ¶ added in v0.4.4
func (m *MockService) AddUserToRole(arg0 context.Context, arg1, arg2, arg3, arg4 string) (*client.GetAllRolesForUserResponse, *http.Response, error)
AddUserToRole mocks base method.
func (*MockService) CreateCluster ¶
func (m *MockService) CreateCluster(arg0 context.Context, arg1 *client.CreateClusterRequest) (*client.Cluster, *http.Response, error)
CreateCluster mocks base method.
func (*MockService) CreateDatabase ¶
func (m *MockService) CreateDatabase(arg0 context.Context, arg1 string, arg2 *client.CreateDatabaseRequest) (*client.ApiDatabase, *http.Response, error)
CreateDatabase mocks base method.
func (*MockService) CreatePrivateEndpointServices ¶
func (m *MockService) CreatePrivateEndpointServices(arg0 context.Context, arg1 string) (*client.PrivateEndpointServices, *http.Response, error)
CreatePrivateEndpointServices mocks base method.
func (*MockService) CreateSQLUser ¶
func (m *MockService) CreateSQLUser(arg0 context.Context, arg1 string, arg2 *client.CreateSQLUserRequest) (*client.SQLUser, *http.Response, error)
CreateSQLUser mocks base method.
func (*MockService) DeleteAllowlistEntry ¶
func (m *MockService) DeleteAllowlistEntry(arg0 context.Context, arg1, arg2 string, arg3 int32) (*client.AllowlistEntry, *http.Response, error)
DeleteAllowlistEntry mocks base method.
func (*MockService) DeleteClientCACert ¶ added in v0.4.4
func (m *MockService) DeleteClientCACert(arg0 context.Context, arg1 string) (*client.ClientCACertInfo, *http.Response, error)
DeleteClientCACert mocks base method.
func (*MockService) DeleteCloudWatchMetricExport ¶ added in v0.4.5
func (m *MockService) DeleteCloudWatchMetricExport(arg0 context.Context, arg1 string) (*client.DeleteMetricExportResponse, *http.Response, error)
DeleteCloudWatchMetricExport mocks base method.
func (*MockService) DeleteCluster ¶
func (m *MockService) DeleteCluster(arg0 context.Context, arg1 string) (*client.Cluster, *http.Response, error)
DeleteCluster mocks base method.
func (*MockService) DeleteDatabase ¶
func (m *MockService) DeleteDatabase(arg0 context.Context, arg1, arg2 string) (*client.ApiDatabase, *http.Response, error)
DeleteDatabase mocks base method.
func (*MockService) DeleteDatadogMetricExport ¶ added in v0.4.5
func (m *MockService) DeleteDatadogMetricExport(arg0 context.Context, arg1 string) (*client.DeleteMetricExportResponse, *http.Response, error)
DeleteDatadogMetricExport mocks base method.
func (*MockService) DeleteEgressRule ¶ added in v0.4.0
func (m *MockService) DeleteEgressRule(arg0 context.Context, arg1, arg2 string, arg3 *client.DeleteEgressRuleOptions) (*client.DeleteEgressRuleResponse, *http.Response, error)
DeleteEgressRule mocks base method.
func (*MockService) DeleteLogExport ¶
func (m *MockService) DeleteLogExport(arg0 context.Context, arg1 string) (*client.LogExportClusterInfo, *http.Response, error)
DeleteLogExport mocks base method.
func (*MockService) DeleteSQLUser ¶
func (m *MockService) DeleteSQLUser(arg0 context.Context, arg1, arg2 string) (*client.SQLUser, *http.Response, error)
DeleteSQLUser mocks base method.
func (*MockService) EXPECT ¶
func (m *MockService) EXPECT() *MockServiceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockService) EditDatabase ¶
func (m *MockService) EditDatabase(arg0 context.Context, arg1, arg2 string, arg3 *client.UpdateDatabaseRequest1) (*client.ApiDatabase, *http.Response, error)
EditDatabase mocks base method.
func (*MockService) EditDatabase2 ¶ added in v0.4.6
func (m *MockService) EditDatabase2(arg0 context.Context, arg1 string, arg2 *client.UpdateDatabaseRequest) (*client.ApiDatabase, *http.Response, error)
EditDatabase2 mocks base method.
func (*MockService) EditEgressRule ¶ added in v0.4.0
func (m *MockService) EditEgressRule(arg0 context.Context, arg1, arg2 string, arg3 *client.EditEgressRuleRequest) (*client.EditEgressRuleResponse, *http.Response, error)
EditEgressRule mocks base method.
func (*MockService) EnableCMEKSpec ¶
func (m *MockService) EnableCMEKSpec(arg0 context.Context, arg1 string, arg2 *client.CMEKClusterSpecification) (*client.CMEKClusterInfo, *http.Response, error)
EnableCMEKSpec mocks base method.
func (*MockService) EnableCloudWatchMetricExport ¶ added in v0.4.5
func (m *MockService) EnableCloudWatchMetricExport(arg0 context.Context, arg1 string, arg2 *client.EnableCloudWatchMetricExportRequest) (*client.CloudWatchMetricExportInfo, *http.Response, error)
EnableCloudWatchMetricExport mocks base method.
func (*MockService) EnableDatadogMetricExport ¶ added in v0.4.5
func (m *MockService) EnableDatadogMetricExport(arg0 context.Context, arg1 string, arg2 *client.EnableDatadogMetricExportRequest) (*client.DatadogMetricExportInfo, *http.Response, error)
EnableDatadogMetricExport mocks base method.
func (*MockService) EnableLogExport ¶
func (m *MockService) EnableLogExport(arg0 context.Context, arg1 string, arg2 *client.EnableLogExportRequest) (*client.LogExportClusterInfo, *http.Response, error)
EnableLogExport mocks base method.
func (*MockService) GetAllRolesForUser ¶ added in v0.4.4
func (m *MockService) GetAllRolesForUser(arg0 context.Context, arg1 string) (*client.GetAllRolesForUserResponse, *http.Response, error)
GetAllRolesForUser mocks base method.
func (*MockService) GetCMEKClusterInfo ¶
func (m *MockService) GetCMEKClusterInfo(arg0 context.Context, arg1 string) (*client.CMEKClusterInfo, *http.Response, error)
GetCMEKClusterInfo mocks base method.
func (*MockService) GetClientCACert ¶ added in v0.4.4
func (m *MockService) GetClientCACert(arg0 context.Context, arg1 string) (*client.ClientCACertInfo, *http.Response, error)
GetClientCACert mocks base method.
func (*MockService) GetCloudWatchMetricExportInfo ¶ added in v0.4.5
func (m *MockService) GetCloudWatchMetricExportInfo(arg0 context.Context, arg1 string) (*client.CloudWatchMetricExportInfo, *http.Response, error)
GetCloudWatchMetricExportInfo mocks base method.
func (*MockService) GetCluster ¶
func (m *MockService) GetCluster(arg0 context.Context, arg1 string) (*client.Cluster, *http.Response, error)
GetCluster mocks base method.
func (*MockService) GetConnectionString ¶ added in v0.4.1
func (m *MockService) GetConnectionString(arg0 context.Context, arg1 string, arg2 *client.GetConnectionStringOptions) (*client.GetConnectionStringResponse, *http.Response, error)
GetConnectionString mocks base method.
func (*MockService) GetDatadogMetricExportInfo ¶ added in v0.4.5
func (m *MockService) GetDatadogMetricExportInfo(arg0 context.Context, arg1 string) (*client.DatadogMetricExportInfo, *http.Response, error)
GetDatadogMetricExportInfo mocks base method.
func (*MockService) GetEgressRule ¶ added in v0.4.0
func (m *MockService) GetEgressRule(arg0 context.Context, arg1, arg2 string) (*client.GetEgressRuleResponse, *http.Response, error)
GetEgressRule mocks base method.
func (*MockService) GetInvoice ¶
func (m *MockService) GetInvoice(arg0 context.Context, arg1 string) (*client.Invoice, *http.Response, error)
GetInvoice mocks base method.
func (*MockService) GetLogExportInfo ¶
func (m *MockService) GetLogExportInfo(arg0 context.Context, arg1 string) (*client.LogExportClusterInfo, *http.Response, error)
GetLogExportInfo mocks base method.
func (*MockService) GetOrganizationInfo ¶ added in v0.4.3
func (m *MockService) GetOrganizationInfo(arg0 context.Context) (*client.Organization, *http.Response, error)
GetOrganizationInfo mocks base method.
func (*MockService) GetPersonUsersByEmail ¶ added in v0.4.6
func (m *MockService) GetPersonUsersByEmail(arg0 context.Context, arg1 *string) (*client.GetPersonUsersByEmailResponse, *http.Response, error)
GetPersonUsersByEmail mocks base method.
func (*MockService) ListAllowlistEntries ¶
func (m *MockService) ListAllowlistEntries(arg0 context.Context, arg1 string, arg2 *client.ListAllowlistEntriesOptions) (*client.ListAllowlistEntriesResponse, *http.Response, error)
ListAllowlistEntries mocks base method.
func (*MockService) ListAvailableRegions ¶
func (m *MockService) ListAvailableRegions(arg0 context.Context, arg1 *client.ListAvailableRegionsOptions) (*client.ListAvailableRegionsResponse, *http.Response, error)
ListAvailableRegions mocks base method.
func (*MockService) ListAwsEndpointConnections ¶
func (m *MockService) ListAwsEndpointConnections(arg0 context.Context, arg1 string) (*client.AwsEndpointConnections, *http.Response, error)
ListAwsEndpointConnections mocks base method.
func (*MockService) ListClusterNodes ¶
func (m *MockService) ListClusterNodes(arg0 context.Context, arg1 string, arg2 *client.ListClusterNodesOptions) (*client.ListClusterNodesResponse, *http.Response, error)
ListClusterNodes mocks base method.
func (*MockService) ListClusters ¶
func (m *MockService) ListClusters(arg0 context.Context, arg1 *client.ListClustersOptions) (*client.ListClustersResponse, *http.Response, error)
ListClusters mocks base method.
func (*MockService) ListDatabases ¶
func (m *MockService) ListDatabases(arg0 context.Context, arg1 string, arg2 *client.ListDatabasesOptions) (*client.ApiListDatabasesResponse, *http.Response, error)
ListDatabases mocks base method.
func (*MockService) ListEgressRules ¶ added in v0.4.0
func (m *MockService) ListEgressRules(arg0 context.Context, arg1 string, arg2 *client.ListEgressRulesOptions) (*client.ListEgressRulesResponse, *http.Response, error)
ListEgressRules mocks base method.
func (*MockService) ListInvoices ¶
func (m *MockService) ListInvoices(arg0 context.Context) (*client.ListInvoicesResponse, *http.Response, error)
ListInvoices mocks base method.
func (*MockService) ListMajorClusterVersions ¶ added in v0.4.3
func (m *MockService) ListMajorClusterVersions(arg0 context.Context, arg1 *client.ListMajorClusterVersionsOptions) (*client.ListMajorClusterVersionsResponse, *http.Response, error)
ListMajorClusterVersions mocks base method.
func (*MockService) ListPrivateEndpointServices ¶
func (m *MockService) ListPrivateEndpointServices(arg0 context.Context, arg1 string) (*client.PrivateEndpointServices, *http.Response, error)
ListPrivateEndpointServices mocks base method.
func (*MockService) ListRoleGrants ¶ added in v0.4.4
func (m *MockService) ListRoleGrants(arg0 context.Context, arg1 *client.ListRoleGrantsOptions) (*client.ListRoleGrantsResponse, *http.Response, error)
ListRoleGrants mocks base method.
func (*MockService) ListSQLUsers ¶
func (m *MockService) ListSQLUsers(arg0 context.Context, arg1 string, arg2 *client.ListSQLUsersOptions) (*client.ListSQLUsersResponse, *http.Response, error)
ListSQLUsers mocks base method.
func (*MockService) RemoveUserFromRole ¶ added in v0.4.4
func (m *MockService) RemoveUserFromRole(arg0 context.Context, arg1, arg2, arg3, arg4 string) (*client.GetAllRolesForUserResponse, *http.Response, error)
RemoveUserFromRole mocks base method.
func (*MockService) SetAwsEndpointConnectionState ¶
func (m *MockService) SetAwsEndpointConnectionState(arg0 context.Context, arg1, arg2 string, arg3 *client.SetAwsEndpointConnectionStateRequest) (*client.AwsEndpointConnection, *http.Response, error)
SetAwsEndpointConnectionState mocks base method.
func (*MockService) SetClientCACert ¶ added in v0.4.4
func (m *MockService) SetClientCACert(arg0 context.Context, arg1 string, arg2 *client.SetClientCACertRequest) (*client.ClientCACertInfo, *http.Response, error)
SetClientCACert mocks base method.
func (*MockService) SetEgressTrafficPolicy ¶ added in v0.4.0
func (m *MockService) SetEgressTrafficPolicy(arg0 context.Context, arg1 string, arg2 *client.SetEgressTrafficPolicyRequest) (*http.Response, error)
SetEgressTrafficPolicy mocks base method.
func (*MockService) SetRolesForUser ¶ added in v0.4.4
func (m *MockService) SetRolesForUser(arg0 context.Context, arg1 string, arg2 *client.CockroachCloudSetRolesForUserRequest) (*client.GetAllRolesForUserResponse, *http.Response, error)
SetRolesForUser mocks base method.
func (*MockService) UpdateAllowlistEntry ¶
func (m *MockService) UpdateAllowlistEntry(arg0 context.Context, arg1, arg2 string, arg3 int32, arg4 *client.AllowlistEntry1) (*client.AllowlistEntry, *http.Response, error)
UpdateAllowlistEntry mocks base method.
func (*MockService) UpdateCMEKSpec ¶
func (m *MockService) UpdateCMEKSpec(arg0 context.Context, arg1 string, arg2 *client.CMEKClusterSpecification) (*client.CMEKClusterInfo, *http.Response, error)
UpdateCMEKSpec mocks base method.
func (*MockService) UpdateCMEKStatus ¶
func (m *MockService) UpdateCMEKStatus(arg0 context.Context, arg1 string, arg2 *client.UpdateCMEKStatusRequest) (*client.CMEKClusterInfo, *http.Response, error)
UpdateCMEKStatus mocks base method.
func (*MockService) UpdateClientCACert ¶ added in v0.4.4
func (m *MockService) UpdateClientCACert(arg0 context.Context, arg1 string, arg2 *client.UpdateClientCACertRequest) (*client.ClientCACertInfo, *http.Response, error)
UpdateClientCACert mocks base method.
func (*MockService) UpdateCluster ¶
func (m *MockService) UpdateCluster(arg0 context.Context, arg1 string, arg2 *client.UpdateClusterSpecification) (*client.Cluster, *http.Response, error)
UpdateCluster mocks base method.
func (*MockService) UpdateSQLUserPassword ¶
func (m *MockService) UpdateSQLUserPassword(arg0 context.Context, arg1, arg2 string, arg3 *client.UpdateSQLUserPasswordRequest) (*client.SQLUser, *http.Response, error)
UpdateSQLUserPassword mocks base method.
type MockServiceMockRecorder ¶
type MockServiceMockRecorder struct {
// contains filtered or unexported fields
}
MockServiceMockRecorder is the mock recorder for MockService.
func (*MockServiceMockRecorder) AddAllowlistEntry ¶
func (mr *MockServiceMockRecorder) AddAllowlistEntry(arg0, arg1, arg2 interface{}) *gomock.Call
AddAllowlistEntry indicates an expected call of AddAllowlistEntry.
func (*MockServiceMockRecorder) AddAllowlistEntry2 ¶
func (mr *MockServiceMockRecorder) AddAllowlistEntry2(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
AddAllowlistEntry2 indicates an expected call of AddAllowlistEntry2.
func (*MockServiceMockRecorder) AddEgressRule ¶ added in v0.4.0
func (mr *MockServiceMockRecorder) AddEgressRule(arg0, arg1, arg2 interface{}) *gomock.Call
AddEgressRule indicates an expected call of AddEgressRule.
func (*MockServiceMockRecorder) AddUserToRole ¶ added in v0.4.4
func (mr *MockServiceMockRecorder) AddUserToRole(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
AddUserToRole indicates an expected call of AddUserToRole.
func (*MockServiceMockRecorder) CreateCluster ¶
func (mr *MockServiceMockRecorder) CreateCluster(arg0, arg1 interface{}) *gomock.Call
CreateCluster indicates an expected call of CreateCluster.
func (*MockServiceMockRecorder) CreateDatabase ¶
func (mr *MockServiceMockRecorder) CreateDatabase(arg0, arg1, arg2 interface{}) *gomock.Call
CreateDatabase indicates an expected call of CreateDatabase.
func (*MockServiceMockRecorder) CreatePrivateEndpointServices ¶
func (mr *MockServiceMockRecorder) CreatePrivateEndpointServices(arg0, arg1 interface{}) *gomock.Call
CreatePrivateEndpointServices indicates an expected call of CreatePrivateEndpointServices.
func (*MockServiceMockRecorder) CreateSQLUser ¶
func (mr *MockServiceMockRecorder) CreateSQLUser(arg0, arg1, arg2 interface{}) *gomock.Call
CreateSQLUser indicates an expected call of CreateSQLUser.
func (*MockServiceMockRecorder) DeleteAllowlistEntry ¶
func (mr *MockServiceMockRecorder) DeleteAllowlistEntry(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
DeleteAllowlistEntry indicates an expected call of DeleteAllowlistEntry.
func (*MockServiceMockRecorder) DeleteClientCACert ¶ added in v0.4.4
func (mr *MockServiceMockRecorder) DeleteClientCACert(arg0, arg1 interface{}) *gomock.Call
DeleteClientCACert indicates an expected call of DeleteClientCACert.
func (*MockServiceMockRecorder) DeleteCloudWatchMetricExport ¶ added in v0.4.5
func (mr *MockServiceMockRecorder) DeleteCloudWatchMetricExport(arg0, arg1 interface{}) *gomock.Call
DeleteCloudWatchMetricExport indicates an expected call of DeleteCloudWatchMetricExport.
func (*MockServiceMockRecorder) DeleteCluster ¶
func (mr *MockServiceMockRecorder) DeleteCluster(arg0, arg1 interface{}) *gomock.Call
DeleteCluster indicates an expected call of DeleteCluster.
func (*MockServiceMockRecorder) DeleteDatabase ¶
func (mr *MockServiceMockRecorder) DeleteDatabase(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteDatabase indicates an expected call of DeleteDatabase.
func (*MockServiceMockRecorder) DeleteDatadogMetricExport ¶ added in v0.4.5
func (mr *MockServiceMockRecorder) DeleteDatadogMetricExport(arg0, arg1 interface{}) *gomock.Call
DeleteDatadogMetricExport indicates an expected call of DeleteDatadogMetricExport.
func (*MockServiceMockRecorder) DeleteEgressRule ¶ added in v0.4.0
func (mr *MockServiceMockRecorder) DeleteEgressRule(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
DeleteEgressRule indicates an expected call of DeleteEgressRule.
func (*MockServiceMockRecorder) DeleteLogExport ¶
func (mr *MockServiceMockRecorder) DeleteLogExport(arg0, arg1 interface{}) *gomock.Call
DeleteLogExport indicates an expected call of DeleteLogExport.
func (*MockServiceMockRecorder) DeleteSQLUser ¶
func (mr *MockServiceMockRecorder) DeleteSQLUser(arg0, arg1, arg2 interface{}) *gomock.Call
DeleteSQLUser indicates an expected call of DeleteSQLUser.
func (*MockServiceMockRecorder) EditDatabase ¶
func (mr *MockServiceMockRecorder) EditDatabase(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
EditDatabase indicates an expected call of EditDatabase.
func (*MockServiceMockRecorder) EditDatabase2 ¶ added in v0.4.6
func (mr *MockServiceMockRecorder) EditDatabase2(arg0, arg1, arg2 interface{}) *gomock.Call
EditDatabase2 indicates an expected call of EditDatabase2.
func (*MockServiceMockRecorder) EditEgressRule ¶ added in v0.4.0
func (mr *MockServiceMockRecorder) EditEgressRule(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
EditEgressRule indicates an expected call of EditEgressRule.
func (*MockServiceMockRecorder) EnableCMEKSpec ¶
func (mr *MockServiceMockRecorder) EnableCMEKSpec(arg0, arg1, arg2 interface{}) *gomock.Call
EnableCMEKSpec indicates an expected call of EnableCMEKSpec.
func (*MockServiceMockRecorder) EnableCloudWatchMetricExport ¶ added in v0.4.5
func (mr *MockServiceMockRecorder) EnableCloudWatchMetricExport(arg0, arg1, arg2 interface{}) *gomock.Call
EnableCloudWatchMetricExport indicates an expected call of EnableCloudWatchMetricExport.
func (*MockServiceMockRecorder) EnableDatadogMetricExport ¶ added in v0.4.5
func (mr *MockServiceMockRecorder) EnableDatadogMetricExport(arg0, arg1, arg2 interface{}) *gomock.Call
EnableDatadogMetricExport indicates an expected call of EnableDatadogMetricExport.
func (*MockServiceMockRecorder) EnableLogExport ¶
func (mr *MockServiceMockRecorder) EnableLogExport(arg0, arg1, arg2 interface{}) *gomock.Call
EnableLogExport indicates an expected call of EnableLogExport.
func (*MockServiceMockRecorder) GetAllRolesForUser ¶ added in v0.4.4
func (mr *MockServiceMockRecorder) GetAllRolesForUser(arg0, arg1 interface{}) *gomock.Call
GetAllRolesForUser indicates an expected call of GetAllRolesForUser.
func (*MockServiceMockRecorder) GetCMEKClusterInfo ¶
func (mr *MockServiceMockRecorder) GetCMEKClusterInfo(arg0, arg1 interface{}) *gomock.Call
GetCMEKClusterInfo indicates an expected call of GetCMEKClusterInfo.
func (*MockServiceMockRecorder) GetClientCACert ¶ added in v0.4.4
func (mr *MockServiceMockRecorder) GetClientCACert(arg0, arg1 interface{}) *gomock.Call
GetClientCACert indicates an expected call of GetClientCACert.
func (*MockServiceMockRecorder) GetCloudWatchMetricExportInfo ¶ added in v0.4.5
func (mr *MockServiceMockRecorder) GetCloudWatchMetricExportInfo(arg0, arg1 interface{}) *gomock.Call
GetCloudWatchMetricExportInfo indicates an expected call of GetCloudWatchMetricExportInfo.
func (*MockServiceMockRecorder) GetCluster ¶
func (mr *MockServiceMockRecorder) GetCluster(arg0, arg1 interface{}) *gomock.Call
GetCluster indicates an expected call of GetCluster.
func (*MockServiceMockRecorder) GetConnectionString ¶ added in v0.4.1
func (mr *MockServiceMockRecorder) GetConnectionString(arg0, arg1, arg2 interface{}) *gomock.Call
GetConnectionString indicates an expected call of GetConnectionString.
func (*MockServiceMockRecorder) GetDatadogMetricExportInfo ¶ added in v0.4.5
func (mr *MockServiceMockRecorder) GetDatadogMetricExportInfo(arg0, arg1 interface{}) *gomock.Call
GetDatadogMetricExportInfo indicates an expected call of GetDatadogMetricExportInfo.
func (*MockServiceMockRecorder) GetEgressRule ¶ added in v0.4.0
func (mr *MockServiceMockRecorder) GetEgressRule(arg0, arg1, arg2 interface{}) *gomock.Call
GetEgressRule indicates an expected call of GetEgressRule.
func (*MockServiceMockRecorder) GetInvoice ¶
func (mr *MockServiceMockRecorder) GetInvoice(arg0, arg1 interface{}) *gomock.Call
GetInvoice indicates an expected call of GetInvoice.
func (*MockServiceMockRecorder) GetLogExportInfo ¶
func (mr *MockServiceMockRecorder) GetLogExportInfo(arg0, arg1 interface{}) *gomock.Call
GetLogExportInfo indicates an expected call of GetLogExportInfo.
func (*MockServiceMockRecorder) GetOrganizationInfo ¶ added in v0.4.3
func (mr *MockServiceMockRecorder) GetOrganizationInfo(arg0 interface{}) *gomock.Call
GetOrganizationInfo indicates an expected call of GetOrganizationInfo.
func (*MockServiceMockRecorder) GetPersonUsersByEmail ¶ added in v0.4.6
func (mr *MockServiceMockRecorder) GetPersonUsersByEmail(arg0, arg1 interface{}) *gomock.Call
GetPersonUsersByEmail indicates an expected call of GetPersonUsersByEmail.
func (*MockServiceMockRecorder) ListAllowlistEntries ¶
func (mr *MockServiceMockRecorder) ListAllowlistEntries(arg0, arg1, arg2 interface{}) *gomock.Call
ListAllowlistEntries indicates an expected call of ListAllowlistEntries.
func (*MockServiceMockRecorder) ListAvailableRegions ¶
func (mr *MockServiceMockRecorder) ListAvailableRegions(arg0, arg1 interface{}) *gomock.Call
ListAvailableRegions indicates an expected call of ListAvailableRegions.
func (*MockServiceMockRecorder) ListAwsEndpointConnections ¶
func (mr *MockServiceMockRecorder) ListAwsEndpointConnections(arg0, arg1 interface{}) *gomock.Call
ListAwsEndpointConnections indicates an expected call of ListAwsEndpointConnections.
func (*MockServiceMockRecorder) ListClusterNodes ¶
func (mr *MockServiceMockRecorder) ListClusterNodes(arg0, arg1, arg2 interface{}) *gomock.Call
ListClusterNodes indicates an expected call of ListClusterNodes.
func (*MockServiceMockRecorder) ListClusters ¶
func (mr *MockServiceMockRecorder) ListClusters(arg0, arg1 interface{}) *gomock.Call
ListClusters indicates an expected call of ListClusters.
func (*MockServiceMockRecorder) ListDatabases ¶
func (mr *MockServiceMockRecorder) ListDatabases(arg0, arg1, arg2 interface{}) *gomock.Call
ListDatabases indicates an expected call of ListDatabases.
func (*MockServiceMockRecorder) ListEgressRules ¶ added in v0.4.0
func (mr *MockServiceMockRecorder) ListEgressRules(arg0, arg1, arg2 interface{}) *gomock.Call
ListEgressRules indicates an expected call of ListEgressRules.
func (*MockServiceMockRecorder) ListInvoices ¶
func (mr *MockServiceMockRecorder) ListInvoices(arg0 interface{}) *gomock.Call
ListInvoices indicates an expected call of ListInvoices.
func (*MockServiceMockRecorder) ListMajorClusterVersions ¶ added in v0.4.3
func (mr *MockServiceMockRecorder) ListMajorClusterVersions(arg0, arg1 interface{}) *gomock.Call
ListMajorClusterVersions indicates an expected call of ListMajorClusterVersions.
func (*MockServiceMockRecorder) ListPrivateEndpointServices ¶
func (mr *MockServiceMockRecorder) ListPrivateEndpointServices(arg0, arg1 interface{}) *gomock.Call
ListPrivateEndpointServices indicates an expected call of ListPrivateEndpointServices.
func (*MockServiceMockRecorder) ListRoleGrants ¶ added in v0.4.4
func (mr *MockServiceMockRecorder) ListRoleGrants(arg0, arg1 interface{}) *gomock.Call
ListRoleGrants indicates an expected call of ListRoleGrants.
func (*MockServiceMockRecorder) ListSQLUsers ¶
func (mr *MockServiceMockRecorder) ListSQLUsers(arg0, arg1, arg2 interface{}) *gomock.Call
ListSQLUsers indicates an expected call of ListSQLUsers.
func (*MockServiceMockRecorder) RemoveUserFromRole ¶ added in v0.4.4
func (mr *MockServiceMockRecorder) RemoveUserFromRole(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
RemoveUserFromRole indicates an expected call of RemoveUserFromRole.
func (*MockServiceMockRecorder) SetAwsEndpointConnectionState ¶
func (mr *MockServiceMockRecorder) SetAwsEndpointConnectionState(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
SetAwsEndpointConnectionState indicates an expected call of SetAwsEndpointConnectionState.
func (*MockServiceMockRecorder) SetClientCACert ¶ added in v0.4.4
func (mr *MockServiceMockRecorder) SetClientCACert(arg0, arg1, arg2 interface{}) *gomock.Call
SetClientCACert indicates an expected call of SetClientCACert.
func (*MockServiceMockRecorder) SetEgressTrafficPolicy ¶ added in v0.4.0
func (mr *MockServiceMockRecorder) SetEgressTrafficPolicy(arg0, arg1, arg2 interface{}) *gomock.Call
SetEgressTrafficPolicy indicates an expected call of SetEgressTrafficPolicy.
func (*MockServiceMockRecorder) SetRolesForUser ¶ added in v0.4.4
func (mr *MockServiceMockRecorder) SetRolesForUser(arg0, arg1, arg2 interface{}) *gomock.Call
SetRolesForUser indicates an expected call of SetRolesForUser.
func (*MockServiceMockRecorder) UpdateAllowlistEntry ¶
func (mr *MockServiceMockRecorder) UpdateAllowlistEntry(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call
UpdateAllowlistEntry indicates an expected call of UpdateAllowlistEntry.
func (*MockServiceMockRecorder) UpdateCMEKSpec ¶
func (mr *MockServiceMockRecorder) UpdateCMEKSpec(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateCMEKSpec indicates an expected call of UpdateCMEKSpec.
func (*MockServiceMockRecorder) UpdateCMEKStatus ¶
func (mr *MockServiceMockRecorder) UpdateCMEKStatus(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateCMEKStatus indicates an expected call of UpdateCMEKStatus.
func (*MockServiceMockRecorder) UpdateClientCACert ¶ added in v0.4.4
func (mr *MockServiceMockRecorder) UpdateClientCACert(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateClientCACert indicates an expected call of UpdateClientCACert.
func (*MockServiceMockRecorder) UpdateCluster ¶
func (mr *MockServiceMockRecorder) UpdateCluster(arg0, arg1, arg2 interface{}) *gomock.Call
UpdateCluster indicates an expected call of UpdateCluster.
func (*MockServiceMockRecorder) UpdateSQLUserPassword ¶
func (mr *MockServiceMockRecorder) UpdateSQLUserPassword(arg0, arg1, arg2, arg3 interface{}) *gomock.Call
UpdateSQLUserPassword indicates an expected call of UpdateSQLUserPassword.