mockadmin

package
v20231115008.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSClustersDNSApi

type AWSClustersDNSApi struct {
	mock.Mock
}

AWSClustersDNSApi is an autogenerated mock type for the AWSClustersDNSApi type

func NewAWSClustersDNSApi

func NewAWSClustersDNSApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *AWSClustersDNSApi

NewAWSClustersDNSApi creates a new instance of AWSClustersDNSApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*AWSClustersDNSApi) EXPECT

func (*AWSClustersDNSApi) GetAWSCustomDNS

func (_m *AWSClustersDNSApi) GetAWSCustomDNS(ctx context.Context, groupId string) admin.GetAWSCustomDNSApiRequest

GetAWSCustomDNS provides a mock function with given fields: ctx, groupId

func (*AWSClustersDNSApi) GetAWSCustomDNSExecute

GetAWSCustomDNSExecute provides a mock function with given fields: r

func (*AWSClustersDNSApi) GetAWSCustomDNSWithParams

GetAWSCustomDNSWithParams provides a mock function with given fields: ctx, args

func (*AWSClustersDNSApi) ToggleAWSCustomDNS

func (_m *AWSClustersDNSApi) ToggleAWSCustomDNS(ctx context.Context, groupId string, aWSCustomDNSEnabled *admin.AWSCustomDNSEnabled) admin.ToggleAWSCustomDNSApiRequest

ToggleAWSCustomDNS provides a mock function with given fields: ctx, groupId, aWSCustomDNSEnabled

func (*AWSClustersDNSApi) ToggleAWSCustomDNSExecute

ToggleAWSCustomDNSExecute provides a mock function with given fields: r

func (*AWSClustersDNSApi) ToggleAWSCustomDNSWithParams

ToggleAWSCustomDNSWithParams provides a mock function with given fields: ctx, args

type AWSClustersDNSApi_Expecter

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

func (*AWSClustersDNSApi_Expecter) GetAWSCustomDNS

func (_e *AWSClustersDNSApi_Expecter) GetAWSCustomDNS(ctx interface{}, groupId interface{}) *AWSClustersDNSApi_GetAWSCustomDNS_Call

GetAWSCustomDNS is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*AWSClustersDNSApi_Expecter) GetAWSCustomDNSExecute

func (_e *AWSClustersDNSApi_Expecter) GetAWSCustomDNSExecute(r interface{}) *AWSClustersDNSApi_GetAWSCustomDNSExecute_Call

GetAWSCustomDNSExecute is a helper method to define mock.On call

  • r admin.GetAWSCustomDNSApiRequest

func (*AWSClustersDNSApi_Expecter) GetAWSCustomDNSWithParams

func (_e *AWSClustersDNSApi_Expecter) GetAWSCustomDNSWithParams(ctx interface{}, args interface{}) *AWSClustersDNSApi_GetAWSCustomDNSWithParams_Call

GetAWSCustomDNSWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetAWSCustomDNSApiParams

func (*AWSClustersDNSApi_Expecter) ToggleAWSCustomDNS

func (_e *AWSClustersDNSApi_Expecter) ToggleAWSCustomDNS(ctx interface{}, groupId interface{}, aWSCustomDNSEnabled interface{}) *AWSClustersDNSApi_ToggleAWSCustomDNS_Call

ToggleAWSCustomDNS is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • aWSCustomDNSEnabled *admin.AWSCustomDNSEnabled

func (*AWSClustersDNSApi_Expecter) ToggleAWSCustomDNSExecute

func (_e *AWSClustersDNSApi_Expecter) ToggleAWSCustomDNSExecute(r interface{}) *AWSClustersDNSApi_ToggleAWSCustomDNSExecute_Call

ToggleAWSCustomDNSExecute is a helper method to define mock.On call

  • r admin.ToggleAWSCustomDNSApiRequest

func (*AWSClustersDNSApi_Expecter) ToggleAWSCustomDNSWithParams

func (_e *AWSClustersDNSApi_Expecter) ToggleAWSCustomDNSWithParams(ctx interface{}, args interface{}) *AWSClustersDNSApi_ToggleAWSCustomDNSWithParams_Call

ToggleAWSCustomDNSWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ToggleAWSCustomDNSApiParams

type AWSClustersDNSApi_GetAWSCustomDNSExecute_Call

type AWSClustersDNSApi_GetAWSCustomDNSExecute_Call struct {
	*mock.Call
}

AWSClustersDNSApi_GetAWSCustomDNSExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAWSCustomDNSExecute'

func (*AWSClustersDNSApi_GetAWSCustomDNSExecute_Call) Return

func (*AWSClustersDNSApi_GetAWSCustomDNSExecute_Call) Run

type AWSClustersDNSApi_GetAWSCustomDNSWithParams_Call

type AWSClustersDNSApi_GetAWSCustomDNSWithParams_Call struct {
	*mock.Call
}

AWSClustersDNSApi_GetAWSCustomDNSWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAWSCustomDNSWithParams'

func (*AWSClustersDNSApi_GetAWSCustomDNSWithParams_Call) Run

type AWSClustersDNSApi_GetAWSCustomDNS_Call

type AWSClustersDNSApi_GetAWSCustomDNS_Call struct {
	*mock.Call
}

AWSClustersDNSApi_GetAWSCustomDNS_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAWSCustomDNS'

func (*AWSClustersDNSApi_GetAWSCustomDNS_Call) Return

func (*AWSClustersDNSApi_GetAWSCustomDNS_Call) Run

func (*AWSClustersDNSApi_GetAWSCustomDNS_Call) RunAndReturn

type AWSClustersDNSApi_ToggleAWSCustomDNSExecute_Call

type AWSClustersDNSApi_ToggleAWSCustomDNSExecute_Call struct {
	*mock.Call
}

AWSClustersDNSApi_ToggleAWSCustomDNSExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleAWSCustomDNSExecute'

func (*AWSClustersDNSApi_ToggleAWSCustomDNSExecute_Call) Return

func (*AWSClustersDNSApi_ToggleAWSCustomDNSExecute_Call) Run

type AWSClustersDNSApi_ToggleAWSCustomDNSWithParams_Call

type AWSClustersDNSApi_ToggleAWSCustomDNSWithParams_Call struct {
	*mock.Call
}

AWSClustersDNSApi_ToggleAWSCustomDNSWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleAWSCustomDNSWithParams'

func (*AWSClustersDNSApi_ToggleAWSCustomDNSWithParams_Call) Run

type AWSClustersDNSApi_ToggleAWSCustomDNS_Call

type AWSClustersDNSApi_ToggleAWSCustomDNS_Call struct {
	*mock.Call
}

AWSClustersDNSApi_ToggleAWSCustomDNS_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleAWSCustomDNS'

func (*AWSClustersDNSApi_ToggleAWSCustomDNS_Call) Run

type AccessTrackingApi

type AccessTrackingApi struct {
	mock.Mock
}

AccessTrackingApi is an autogenerated mock type for the AccessTrackingApi type

func NewAccessTrackingApi

func NewAccessTrackingApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *AccessTrackingApi

NewAccessTrackingApi creates a new instance of AccessTrackingApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*AccessTrackingApi) EXPECT

func (*AccessTrackingApi) ListAccessLogsByClusterName

func (_m *AccessTrackingApi) ListAccessLogsByClusterName(ctx context.Context, groupId string, clusterName string) admin.ListAccessLogsByClusterNameApiRequest

ListAccessLogsByClusterName provides a mock function with given fields: ctx, groupId, clusterName

func (*AccessTrackingApi) ListAccessLogsByClusterNameExecute

ListAccessLogsByClusterNameExecute provides a mock function with given fields: r

func (*AccessTrackingApi) ListAccessLogsByClusterNameWithParams

ListAccessLogsByClusterNameWithParams provides a mock function with given fields: ctx, args

func (*AccessTrackingApi) ListAccessLogsByHostname

func (_m *AccessTrackingApi) ListAccessLogsByHostname(ctx context.Context, groupId string, hostname string) admin.ListAccessLogsByHostnameApiRequest

ListAccessLogsByHostname provides a mock function with given fields: ctx, groupId, hostname

func (*AccessTrackingApi) ListAccessLogsByHostnameExecute

ListAccessLogsByHostnameExecute provides a mock function with given fields: r

func (*AccessTrackingApi) ListAccessLogsByHostnameWithParams

ListAccessLogsByHostnameWithParams provides a mock function with given fields: ctx, args

type AccessTrackingApi_Expecter

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

func (*AccessTrackingApi_Expecter) ListAccessLogsByClusterName

func (_e *AccessTrackingApi_Expecter) ListAccessLogsByClusterName(ctx interface{}, groupId interface{}, clusterName interface{}) *AccessTrackingApi_ListAccessLogsByClusterName_Call

ListAccessLogsByClusterName is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*AccessTrackingApi_Expecter) ListAccessLogsByClusterNameExecute

func (_e *AccessTrackingApi_Expecter) ListAccessLogsByClusterNameExecute(r interface{}) *AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call

ListAccessLogsByClusterNameExecute is a helper method to define mock.On call

  • r admin.ListAccessLogsByClusterNameApiRequest

func (*AccessTrackingApi_Expecter) ListAccessLogsByClusterNameWithParams

func (_e *AccessTrackingApi_Expecter) ListAccessLogsByClusterNameWithParams(ctx interface{}, args interface{}) *AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call

ListAccessLogsByClusterNameWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListAccessLogsByClusterNameApiParams

func (*AccessTrackingApi_Expecter) ListAccessLogsByHostname

func (_e *AccessTrackingApi_Expecter) ListAccessLogsByHostname(ctx interface{}, groupId interface{}, hostname interface{}) *AccessTrackingApi_ListAccessLogsByHostname_Call

ListAccessLogsByHostname is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • hostname string

func (*AccessTrackingApi_Expecter) ListAccessLogsByHostnameExecute

func (_e *AccessTrackingApi_Expecter) ListAccessLogsByHostnameExecute(r interface{}) *AccessTrackingApi_ListAccessLogsByHostnameExecute_Call

ListAccessLogsByHostnameExecute is a helper method to define mock.On call

  • r admin.ListAccessLogsByHostnameApiRequest

func (*AccessTrackingApi_Expecter) ListAccessLogsByHostnameWithParams

func (_e *AccessTrackingApi_Expecter) ListAccessLogsByHostnameWithParams(ctx interface{}, args interface{}) *AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call

ListAccessLogsByHostnameWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListAccessLogsByHostnameApiParams

type AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call

type AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call struct {
	*mock.Call
}

AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAccessLogsByClusterNameExecute'

func (*AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call) Return

type AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call

type AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call struct {
	*mock.Call
}

AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAccessLogsByClusterNameWithParams'

type AccessTrackingApi_ListAccessLogsByClusterName_Call

type AccessTrackingApi_ListAccessLogsByClusterName_Call struct {
	*mock.Call
}

AccessTrackingApi_ListAccessLogsByClusterName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAccessLogsByClusterName'

func (*AccessTrackingApi_ListAccessLogsByClusterName_Call) Run

type AccessTrackingApi_ListAccessLogsByHostnameExecute_Call

type AccessTrackingApi_ListAccessLogsByHostnameExecute_Call struct {
	*mock.Call
}

AccessTrackingApi_ListAccessLogsByHostnameExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAccessLogsByHostnameExecute'

func (*AccessTrackingApi_ListAccessLogsByHostnameExecute_Call) Return

type AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call

type AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call struct {
	*mock.Call
}

AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAccessLogsByHostnameWithParams'

type AccessTrackingApi_ListAccessLogsByHostname_Call

type AccessTrackingApi_ListAccessLogsByHostname_Call struct {
	*mock.Call
}

AccessTrackingApi_ListAccessLogsByHostname_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAccessLogsByHostname'

func (*AccessTrackingApi_ListAccessLogsByHostname_Call) Run

type AlertConfigurationsApi

type AlertConfigurationsApi struct {
	mock.Mock
}

AlertConfigurationsApi is an autogenerated mock type for the AlertConfigurationsApi type

func NewAlertConfigurationsApi

func NewAlertConfigurationsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *AlertConfigurationsApi

NewAlertConfigurationsApi creates a new instance of AlertConfigurationsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*AlertConfigurationsApi) CreateAlertConfiguration

func (_m *AlertConfigurationsApi) CreateAlertConfiguration(ctx context.Context, groupId string, groupAlertsConfig *admin.GroupAlertsConfig) admin.CreateAlertConfigurationApiRequest

CreateAlertConfiguration provides a mock function with given fields: ctx, groupId, groupAlertsConfig

func (*AlertConfigurationsApi) CreateAlertConfigurationExecute

CreateAlertConfigurationExecute provides a mock function with given fields: r

func (*AlertConfigurationsApi) CreateAlertConfigurationWithParams

CreateAlertConfigurationWithParams provides a mock function with given fields: ctx, args

func (*AlertConfigurationsApi) DeleteAlertConfiguration

func (_m *AlertConfigurationsApi) DeleteAlertConfiguration(ctx context.Context, groupId string, alertConfigId string) admin.DeleteAlertConfigurationApiRequest

DeleteAlertConfiguration provides a mock function with given fields: ctx, groupId, alertConfigId

func (*AlertConfigurationsApi) DeleteAlertConfigurationExecute

func (_m *AlertConfigurationsApi) DeleteAlertConfigurationExecute(r admin.DeleteAlertConfigurationApiRequest) (*http.Response, error)

DeleteAlertConfigurationExecute provides a mock function with given fields: r

func (*AlertConfigurationsApi) DeleteAlertConfigurationWithParams

DeleteAlertConfigurationWithParams provides a mock function with given fields: ctx, args

func (*AlertConfigurationsApi) EXPECT

func (*AlertConfigurationsApi) GetAlertConfiguration

func (_m *AlertConfigurationsApi) GetAlertConfiguration(ctx context.Context, groupId string, alertConfigId string) admin.GetAlertConfigurationApiRequest

GetAlertConfiguration provides a mock function with given fields: ctx, groupId, alertConfigId

func (*AlertConfigurationsApi) GetAlertConfigurationExecute

GetAlertConfigurationExecute provides a mock function with given fields: r

func (*AlertConfigurationsApi) GetAlertConfigurationWithParams

GetAlertConfigurationWithParams provides a mock function with given fields: ctx, args

func (*AlertConfigurationsApi) ListAlertConfigurationMatchersFieldNames

func (_m *AlertConfigurationsApi) ListAlertConfigurationMatchersFieldNames(ctx context.Context) admin.ListAlertConfigurationMatchersFieldNamesApiRequest

ListAlertConfigurationMatchersFieldNames provides a mock function with given fields: ctx

func (*AlertConfigurationsApi) ListAlertConfigurationMatchersFieldNamesExecute

func (_m *AlertConfigurationsApi) ListAlertConfigurationMatchersFieldNamesExecute(r admin.ListAlertConfigurationMatchersFieldNamesApiRequest) ([]string, *http.Response, error)

ListAlertConfigurationMatchersFieldNamesExecute provides a mock function with given fields: r

func (*AlertConfigurationsApi) ListAlertConfigurationMatchersFieldNamesWithParams

ListAlertConfigurationMatchersFieldNamesWithParams provides a mock function with given fields: ctx, args

func (*AlertConfigurationsApi) ListAlertConfigurations

func (_m *AlertConfigurationsApi) ListAlertConfigurations(ctx context.Context, groupId string) admin.ListAlertConfigurationsApiRequest

ListAlertConfigurations provides a mock function with given fields: ctx, groupId

func (*AlertConfigurationsApi) ListAlertConfigurationsByAlertId

func (_m *AlertConfigurationsApi) ListAlertConfigurationsByAlertId(ctx context.Context, groupId string, alertId string) admin.ListAlertConfigurationsByAlertIdApiRequest

ListAlertConfigurationsByAlertId provides a mock function with given fields: ctx, groupId, alertId

func (*AlertConfigurationsApi) ListAlertConfigurationsByAlertIdExecute

ListAlertConfigurationsByAlertIdExecute provides a mock function with given fields: r

func (*AlertConfigurationsApi) ListAlertConfigurationsByAlertIdWithParams

ListAlertConfigurationsByAlertIdWithParams provides a mock function with given fields: ctx, args

func (*AlertConfigurationsApi) ListAlertConfigurationsExecute

ListAlertConfigurationsExecute provides a mock function with given fields: r

func (*AlertConfigurationsApi) ListAlertConfigurationsWithParams

ListAlertConfigurationsWithParams provides a mock function with given fields: ctx, args

func (*AlertConfigurationsApi) ToggleAlertConfiguration

func (_m *AlertConfigurationsApi) ToggleAlertConfiguration(ctx context.Context, groupId string, alertConfigId string, alertsToggle *admin.AlertsToggle) admin.ToggleAlertConfigurationApiRequest

ToggleAlertConfiguration provides a mock function with given fields: ctx, groupId, alertConfigId, alertsToggle

func (*AlertConfigurationsApi) ToggleAlertConfigurationExecute

ToggleAlertConfigurationExecute provides a mock function with given fields: r

func (*AlertConfigurationsApi) ToggleAlertConfigurationWithParams

ToggleAlertConfigurationWithParams provides a mock function with given fields: ctx, args

func (*AlertConfigurationsApi) UpdateAlertConfiguration

func (_m *AlertConfigurationsApi) UpdateAlertConfiguration(ctx context.Context, groupId string, alertConfigId string, groupAlertsConfig *admin.GroupAlertsConfig) admin.UpdateAlertConfigurationApiRequest

UpdateAlertConfiguration provides a mock function with given fields: ctx, groupId, alertConfigId, groupAlertsConfig

func (*AlertConfigurationsApi) UpdateAlertConfigurationExecute

UpdateAlertConfigurationExecute provides a mock function with given fields: r

func (*AlertConfigurationsApi) UpdateAlertConfigurationWithParams

UpdateAlertConfigurationWithParams provides a mock function with given fields: ctx, args

type AlertConfigurationsApi_CreateAlertConfigurationExecute_Call

type AlertConfigurationsApi_CreateAlertConfigurationExecute_Call struct {
	*mock.Call
}

AlertConfigurationsApi_CreateAlertConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateAlertConfigurationExecute'

func (*AlertConfigurationsApi_CreateAlertConfigurationExecute_Call) Return

type AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call

type AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call struct {
	*mock.Call
}

AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateAlertConfigurationWithParams'

type AlertConfigurationsApi_CreateAlertConfiguration_Call

type AlertConfigurationsApi_CreateAlertConfiguration_Call struct {
	*mock.Call
}

AlertConfigurationsApi_CreateAlertConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateAlertConfiguration'

func (*AlertConfigurationsApi_CreateAlertConfiguration_Call) Run

type AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call

type AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call struct {
	*mock.Call
}

AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAlertConfigurationExecute'

func (*AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call) Return

type AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call

type AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call struct {
	*mock.Call
}

AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAlertConfigurationWithParams'

type AlertConfigurationsApi_DeleteAlertConfiguration_Call

type AlertConfigurationsApi_DeleteAlertConfiguration_Call struct {
	*mock.Call
}

AlertConfigurationsApi_DeleteAlertConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAlertConfiguration'

func (*AlertConfigurationsApi_DeleteAlertConfiguration_Call) Run

type AlertConfigurationsApi_Expecter

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

func (*AlertConfigurationsApi_Expecter) CreateAlertConfiguration

func (_e *AlertConfigurationsApi_Expecter) CreateAlertConfiguration(ctx interface{}, groupId interface{}, groupAlertsConfig interface{}) *AlertConfigurationsApi_CreateAlertConfiguration_Call

CreateAlertConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • groupAlertsConfig *admin.GroupAlertsConfig

func (*AlertConfigurationsApi_Expecter) CreateAlertConfigurationExecute

func (_e *AlertConfigurationsApi_Expecter) CreateAlertConfigurationExecute(r interface{}) *AlertConfigurationsApi_CreateAlertConfigurationExecute_Call

CreateAlertConfigurationExecute is a helper method to define mock.On call

  • r admin.CreateAlertConfigurationApiRequest

func (*AlertConfigurationsApi_Expecter) CreateAlertConfigurationWithParams

func (_e *AlertConfigurationsApi_Expecter) CreateAlertConfigurationWithParams(ctx interface{}, args interface{}) *AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call

CreateAlertConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateAlertConfigurationApiParams

func (*AlertConfigurationsApi_Expecter) DeleteAlertConfiguration

func (_e *AlertConfigurationsApi_Expecter) DeleteAlertConfiguration(ctx interface{}, groupId interface{}, alertConfigId interface{}) *AlertConfigurationsApi_DeleteAlertConfiguration_Call

DeleteAlertConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • alertConfigId string

func (*AlertConfigurationsApi_Expecter) DeleteAlertConfigurationExecute

func (_e *AlertConfigurationsApi_Expecter) DeleteAlertConfigurationExecute(r interface{}) *AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call

DeleteAlertConfigurationExecute is a helper method to define mock.On call

  • r admin.DeleteAlertConfigurationApiRequest

func (*AlertConfigurationsApi_Expecter) DeleteAlertConfigurationWithParams

func (_e *AlertConfigurationsApi_Expecter) DeleteAlertConfigurationWithParams(ctx interface{}, args interface{}) *AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call

DeleteAlertConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteAlertConfigurationApiParams

func (*AlertConfigurationsApi_Expecter) GetAlertConfiguration

func (_e *AlertConfigurationsApi_Expecter) GetAlertConfiguration(ctx interface{}, groupId interface{}, alertConfigId interface{}) *AlertConfigurationsApi_GetAlertConfiguration_Call

GetAlertConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • alertConfigId string

func (*AlertConfigurationsApi_Expecter) GetAlertConfigurationExecute

func (_e *AlertConfigurationsApi_Expecter) GetAlertConfigurationExecute(r interface{}) *AlertConfigurationsApi_GetAlertConfigurationExecute_Call

GetAlertConfigurationExecute is a helper method to define mock.On call

  • r admin.GetAlertConfigurationApiRequest

func (*AlertConfigurationsApi_Expecter) GetAlertConfigurationWithParams

func (_e *AlertConfigurationsApi_Expecter) GetAlertConfigurationWithParams(ctx interface{}, args interface{}) *AlertConfigurationsApi_GetAlertConfigurationWithParams_Call

GetAlertConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetAlertConfigurationApiParams

func (*AlertConfigurationsApi_Expecter) ListAlertConfigurationMatchersFieldNames

func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationMatchersFieldNames(ctx interface{}) *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call

ListAlertConfigurationMatchersFieldNames is a helper method to define mock.On call

  • ctx context.Context

func (*AlertConfigurationsApi_Expecter) ListAlertConfigurationMatchersFieldNamesExecute

func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationMatchersFieldNamesExecute(r interface{}) *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call

ListAlertConfigurationMatchersFieldNamesExecute is a helper method to define mock.On call

  • r admin.ListAlertConfigurationMatchersFieldNamesApiRequest

func (*AlertConfigurationsApi_Expecter) ListAlertConfigurationMatchersFieldNamesWithParams

func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationMatchersFieldNamesWithParams(ctx interface{}, args interface{}) *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesWithParams_Call

ListAlertConfigurationMatchersFieldNamesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListAlertConfigurationMatchersFieldNamesApiParams

func (*AlertConfigurationsApi_Expecter) ListAlertConfigurations

func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurations(ctx interface{}, groupId interface{}) *AlertConfigurationsApi_ListAlertConfigurations_Call

ListAlertConfigurations is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*AlertConfigurationsApi_Expecter) ListAlertConfigurationsByAlertId

func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationsByAlertId(ctx interface{}, groupId interface{}, alertId interface{}) *AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call

ListAlertConfigurationsByAlertId is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • alertId string

func (*AlertConfigurationsApi_Expecter) ListAlertConfigurationsByAlertIdExecute

func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationsByAlertIdExecute(r interface{}) *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call

ListAlertConfigurationsByAlertIdExecute is a helper method to define mock.On call

  • r admin.ListAlertConfigurationsByAlertIdApiRequest

func (*AlertConfigurationsApi_Expecter) ListAlertConfigurationsByAlertIdWithParams

func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationsByAlertIdWithParams(ctx interface{}, args interface{}) *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call

ListAlertConfigurationsByAlertIdWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListAlertConfigurationsByAlertIdApiParams

func (*AlertConfigurationsApi_Expecter) ListAlertConfigurationsExecute

func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationsExecute(r interface{}) *AlertConfigurationsApi_ListAlertConfigurationsExecute_Call

ListAlertConfigurationsExecute is a helper method to define mock.On call

  • r admin.ListAlertConfigurationsApiRequest

func (*AlertConfigurationsApi_Expecter) ListAlertConfigurationsWithParams

func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationsWithParams(ctx interface{}, args interface{}) *AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call

ListAlertConfigurationsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListAlertConfigurationsApiParams

func (*AlertConfigurationsApi_Expecter) ToggleAlertConfiguration

func (_e *AlertConfigurationsApi_Expecter) ToggleAlertConfiguration(ctx interface{}, groupId interface{}, alertConfigId interface{}, alertsToggle interface{}) *AlertConfigurationsApi_ToggleAlertConfiguration_Call

ToggleAlertConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • alertConfigId string
  • alertsToggle *admin.AlertsToggle

func (*AlertConfigurationsApi_Expecter) ToggleAlertConfigurationExecute

func (_e *AlertConfigurationsApi_Expecter) ToggleAlertConfigurationExecute(r interface{}) *AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call

ToggleAlertConfigurationExecute is a helper method to define mock.On call

  • r admin.ToggleAlertConfigurationApiRequest

func (*AlertConfigurationsApi_Expecter) ToggleAlertConfigurationWithParams

func (_e *AlertConfigurationsApi_Expecter) ToggleAlertConfigurationWithParams(ctx interface{}, args interface{}) *AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call

ToggleAlertConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ToggleAlertConfigurationApiParams

func (*AlertConfigurationsApi_Expecter) UpdateAlertConfiguration

func (_e *AlertConfigurationsApi_Expecter) UpdateAlertConfiguration(ctx interface{}, groupId interface{}, alertConfigId interface{}, groupAlertsConfig interface{}) *AlertConfigurationsApi_UpdateAlertConfiguration_Call

UpdateAlertConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • alertConfigId string
  • groupAlertsConfig *admin.GroupAlertsConfig

func (*AlertConfigurationsApi_Expecter) UpdateAlertConfigurationExecute

func (_e *AlertConfigurationsApi_Expecter) UpdateAlertConfigurationExecute(r interface{}) *AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call

UpdateAlertConfigurationExecute is a helper method to define mock.On call

  • r admin.UpdateAlertConfigurationApiRequest

func (*AlertConfigurationsApi_Expecter) UpdateAlertConfigurationWithParams

func (_e *AlertConfigurationsApi_Expecter) UpdateAlertConfigurationWithParams(ctx interface{}, args interface{}) *AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call

UpdateAlertConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateAlertConfigurationApiParams

type AlertConfigurationsApi_GetAlertConfigurationExecute_Call

type AlertConfigurationsApi_GetAlertConfigurationExecute_Call struct {
	*mock.Call
}

AlertConfigurationsApi_GetAlertConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAlertConfigurationExecute'

func (*AlertConfigurationsApi_GetAlertConfigurationExecute_Call) Return

type AlertConfigurationsApi_GetAlertConfigurationWithParams_Call

type AlertConfigurationsApi_GetAlertConfigurationWithParams_Call struct {
	*mock.Call
}

AlertConfigurationsApi_GetAlertConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAlertConfigurationWithParams'

func (*AlertConfigurationsApi_GetAlertConfigurationWithParams_Call) Run

type AlertConfigurationsApi_GetAlertConfiguration_Call

type AlertConfigurationsApi_GetAlertConfiguration_Call struct {
	*mock.Call
}

AlertConfigurationsApi_GetAlertConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAlertConfiguration'

func (*AlertConfigurationsApi_GetAlertConfiguration_Call) Run

type AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call

type AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertConfigurationMatchersFieldNamesExecute'

func (*AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call) Return

type AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesWithParams_Call

type AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesWithParams_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertConfigurationMatchersFieldNamesWithParams'

type AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call

type AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertConfigurationMatchersFieldNames'

func (*AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call) Run

type AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call

type AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertConfigurationsByAlertIdExecute'

type AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call

type AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertConfigurationsByAlertIdWithParams'

type AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call

type AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertConfigurationsByAlertId'

func (*AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call) Run

type AlertConfigurationsApi_ListAlertConfigurationsExecute_Call

type AlertConfigurationsApi_ListAlertConfigurationsExecute_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ListAlertConfigurationsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertConfigurationsExecute'

func (*AlertConfigurationsApi_ListAlertConfigurationsExecute_Call) Return

type AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call

type AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertConfigurationsWithParams'

type AlertConfigurationsApi_ListAlertConfigurations_Call

type AlertConfigurationsApi_ListAlertConfigurations_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ListAlertConfigurations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertConfigurations'

func (*AlertConfigurationsApi_ListAlertConfigurations_Call) Run

type AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call

type AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleAlertConfigurationExecute'

func (*AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call) Return

type AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call

type AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleAlertConfigurationWithParams'

type AlertConfigurationsApi_ToggleAlertConfiguration_Call

type AlertConfigurationsApi_ToggleAlertConfiguration_Call struct {
	*mock.Call
}

AlertConfigurationsApi_ToggleAlertConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleAlertConfiguration'

func (*AlertConfigurationsApi_ToggleAlertConfiguration_Call) Run

type AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call

type AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call struct {
	*mock.Call
}

AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAlertConfigurationExecute'

func (*AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call) Return

type AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call

type AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call struct {
	*mock.Call
}

AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAlertConfigurationWithParams'

type AlertConfigurationsApi_UpdateAlertConfiguration_Call

type AlertConfigurationsApi_UpdateAlertConfiguration_Call struct {
	*mock.Call
}

AlertConfigurationsApi_UpdateAlertConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAlertConfiguration'

func (*AlertConfigurationsApi_UpdateAlertConfiguration_Call) Run

type AlertsApi

type AlertsApi struct {
	mock.Mock
}

AlertsApi is an autogenerated mock type for the AlertsApi type

func NewAlertsApi

func NewAlertsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *AlertsApi

NewAlertsApi creates a new instance of AlertsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*AlertsApi) AcknowledgeAlert

func (_m *AlertsApi) AcknowledgeAlert(ctx context.Context, groupId string, alertId string, alertViewForNdsGroup *admin.AlertViewForNdsGroup) admin.AcknowledgeAlertApiRequest

AcknowledgeAlert provides a mock function with given fields: ctx, groupId, alertId, alertViewForNdsGroup

func (*AlertsApi) AcknowledgeAlertExecute

AcknowledgeAlertExecute provides a mock function with given fields: r

func (*AlertsApi) AcknowledgeAlertWithParams

func (_m *AlertsApi) AcknowledgeAlertWithParams(ctx context.Context, args *admin.AcknowledgeAlertApiParams) admin.AcknowledgeAlertApiRequest

AcknowledgeAlertWithParams provides a mock function with given fields: ctx, args

func (*AlertsApi) EXPECT

func (_m *AlertsApi) EXPECT() *AlertsApi_Expecter

func (*AlertsApi) GetAlert

func (_m *AlertsApi) GetAlert(ctx context.Context, groupId string, alertId string) admin.GetAlertApiRequest

GetAlert provides a mock function with given fields: ctx, groupId, alertId

func (*AlertsApi) GetAlertExecute

GetAlertExecute provides a mock function with given fields: r

func (*AlertsApi) GetAlertWithParams

func (_m *AlertsApi) GetAlertWithParams(ctx context.Context, args *admin.GetAlertApiParams) admin.GetAlertApiRequest

GetAlertWithParams provides a mock function with given fields: ctx, args

func (*AlertsApi) ListAlerts

func (_m *AlertsApi) ListAlerts(ctx context.Context, groupId string) admin.ListAlertsApiRequest

ListAlerts provides a mock function with given fields: ctx, groupId

func (*AlertsApi) ListAlertsByAlertConfigurationId

func (_m *AlertsApi) ListAlertsByAlertConfigurationId(ctx context.Context, groupId string, alertConfigId string) admin.ListAlertsByAlertConfigurationIdApiRequest

ListAlertsByAlertConfigurationId provides a mock function with given fields: ctx, groupId, alertConfigId

func (*AlertsApi) ListAlertsByAlertConfigurationIdExecute

func (_m *AlertsApi) ListAlertsByAlertConfigurationIdExecute(r admin.ListAlertsByAlertConfigurationIdApiRequest) (*admin.PaginatedAlert, *http.Response, error)

ListAlertsByAlertConfigurationIdExecute provides a mock function with given fields: r

func (*AlertsApi) ListAlertsByAlertConfigurationIdWithParams

ListAlertsByAlertConfigurationIdWithParams provides a mock function with given fields: ctx, args

func (*AlertsApi) ListAlertsExecute

func (_m *AlertsApi) ListAlertsExecute(r admin.ListAlertsApiRequest) (*admin.PaginatedAlert, *http.Response, error)

ListAlertsExecute provides a mock function with given fields: r

func (*AlertsApi) ListAlertsWithParams

func (_m *AlertsApi) ListAlertsWithParams(ctx context.Context, args *admin.ListAlertsApiParams) admin.ListAlertsApiRequest

ListAlertsWithParams provides a mock function with given fields: ctx, args

type AlertsApi_AcknowledgeAlertExecute_Call

type AlertsApi_AcknowledgeAlertExecute_Call struct {
	*mock.Call
}

AlertsApi_AcknowledgeAlertExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AcknowledgeAlertExecute'

func (*AlertsApi_AcknowledgeAlertExecute_Call) Return

func (*AlertsApi_AcknowledgeAlertExecute_Call) Run

type AlertsApi_AcknowledgeAlertWithParams_Call

type AlertsApi_AcknowledgeAlertWithParams_Call struct {
	*mock.Call
}

AlertsApi_AcknowledgeAlertWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AcknowledgeAlertWithParams'

func (*AlertsApi_AcknowledgeAlertWithParams_Call) Return

func (*AlertsApi_AcknowledgeAlertWithParams_Call) Run

type AlertsApi_AcknowledgeAlert_Call

type AlertsApi_AcknowledgeAlert_Call struct {
	*mock.Call
}

AlertsApi_AcknowledgeAlert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AcknowledgeAlert'

func (*AlertsApi_AcknowledgeAlert_Call) Return

func (*AlertsApi_AcknowledgeAlert_Call) Run

func (_c *AlertsApi_AcknowledgeAlert_Call) Run(run func(ctx context.Context, groupId string, alertId string, alertViewForNdsGroup *admin.AlertViewForNdsGroup)) *AlertsApi_AcknowledgeAlert_Call

type AlertsApi_Expecter

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

func (*AlertsApi_Expecter) AcknowledgeAlert

func (_e *AlertsApi_Expecter) AcknowledgeAlert(ctx interface{}, groupId interface{}, alertId interface{}, alertViewForNdsGroup interface{}) *AlertsApi_AcknowledgeAlert_Call

AcknowledgeAlert is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • alertId string
  • alertViewForNdsGroup *admin.AlertViewForNdsGroup

func (*AlertsApi_Expecter) AcknowledgeAlertExecute

func (_e *AlertsApi_Expecter) AcknowledgeAlertExecute(r interface{}) *AlertsApi_AcknowledgeAlertExecute_Call

AcknowledgeAlertExecute is a helper method to define mock.On call

  • r admin.AcknowledgeAlertApiRequest

func (*AlertsApi_Expecter) AcknowledgeAlertWithParams

func (_e *AlertsApi_Expecter) AcknowledgeAlertWithParams(ctx interface{}, args interface{}) *AlertsApi_AcknowledgeAlertWithParams_Call

AcknowledgeAlertWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.AcknowledgeAlertApiParams

func (*AlertsApi_Expecter) GetAlert

func (_e *AlertsApi_Expecter) GetAlert(ctx interface{}, groupId interface{}, alertId interface{}) *AlertsApi_GetAlert_Call

GetAlert is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • alertId string

func (*AlertsApi_Expecter) GetAlertExecute

func (_e *AlertsApi_Expecter) GetAlertExecute(r interface{}) *AlertsApi_GetAlertExecute_Call

GetAlertExecute is a helper method to define mock.On call

  • r admin.GetAlertApiRequest

func (*AlertsApi_Expecter) GetAlertWithParams

func (_e *AlertsApi_Expecter) GetAlertWithParams(ctx interface{}, args interface{}) *AlertsApi_GetAlertWithParams_Call

GetAlertWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetAlertApiParams

func (*AlertsApi_Expecter) ListAlerts

func (_e *AlertsApi_Expecter) ListAlerts(ctx interface{}, groupId interface{}) *AlertsApi_ListAlerts_Call

ListAlerts is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*AlertsApi_Expecter) ListAlertsByAlertConfigurationId

func (_e *AlertsApi_Expecter) ListAlertsByAlertConfigurationId(ctx interface{}, groupId interface{}, alertConfigId interface{}) *AlertsApi_ListAlertsByAlertConfigurationId_Call

ListAlertsByAlertConfigurationId is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • alertConfigId string

func (*AlertsApi_Expecter) ListAlertsByAlertConfigurationIdExecute

func (_e *AlertsApi_Expecter) ListAlertsByAlertConfigurationIdExecute(r interface{}) *AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call

ListAlertsByAlertConfigurationIdExecute is a helper method to define mock.On call

  • r admin.ListAlertsByAlertConfigurationIdApiRequest

func (*AlertsApi_Expecter) ListAlertsByAlertConfigurationIdWithParams

func (_e *AlertsApi_Expecter) ListAlertsByAlertConfigurationIdWithParams(ctx interface{}, args interface{}) *AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call

ListAlertsByAlertConfigurationIdWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListAlertsByAlertConfigurationIdApiParams

func (*AlertsApi_Expecter) ListAlertsExecute

func (_e *AlertsApi_Expecter) ListAlertsExecute(r interface{}) *AlertsApi_ListAlertsExecute_Call

ListAlertsExecute is a helper method to define mock.On call

  • r admin.ListAlertsApiRequest

func (*AlertsApi_Expecter) ListAlertsWithParams

func (_e *AlertsApi_Expecter) ListAlertsWithParams(ctx interface{}, args interface{}) *AlertsApi_ListAlertsWithParams_Call

ListAlertsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListAlertsApiParams

type AlertsApi_GetAlertExecute_Call

type AlertsApi_GetAlertExecute_Call struct {
	*mock.Call
}

AlertsApi_GetAlertExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAlertExecute'

func (*AlertsApi_GetAlertExecute_Call) Return

func (*AlertsApi_GetAlertExecute_Call) Run

func (*AlertsApi_GetAlertExecute_Call) RunAndReturn

type AlertsApi_GetAlertWithParams_Call

type AlertsApi_GetAlertWithParams_Call struct {
	*mock.Call
}

AlertsApi_GetAlertWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAlertWithParams'

func (*AlertsApi_GetAlertWithParams_Call) Return

func (*AlertsApi_GetAlertWithParams_Call) Run

type AlertsApi_GetAlert_Call

type AlertsApi_GetAlert_Call struct {
	*mock.Call
}

AlertsApi_GetAlert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAlert'

func (*AlertsApi_GetAlert_Call) Return

func (*AlertsApi_GetAlert_Call) Run

func (_c *AlertsApi_GetAlert_Call) Run(run func(ctx context.Context, groupId string, alertId string)) *AlertsApi_GetAlert_Call

func (*AlertsApi_GetAlert_Call) RunAndReturn

type AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call

type AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call struct {
	*mock.Call
}

AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertsByAlertConfigurationIdExecute'

func (*AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call) Return

type AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call

type AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call struct {
	*mock.Call
}

AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertsByAlertConfigurationIdWithParams'

type AlertsApi_ListAlertsByAlertConfigurationId_Call

type AlertsApi_ListAlertsByAlertConfigurationId_Call struct {
	*mock.Call
}

AlertsApi_ListAlertsByAlertConfigurationId_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertsByAlertConfigurationId'

func (*AlertsApi_ListAlertsByAlertConfigurationId_Call) Run

type AlertsApi_ListAlertsExecute_Call

type AlertsApi_ListAlertsExecute_Call struct {
	*mock.Call
}

AlertsApi_ListAlertsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertsExecute'

func (*AlertsApi_ListAlertsExecute_Call) Return

func (*AlertsApi_ListAlertsExecute_Call) Run

func (*AlertsApi_ListAlertsExecute_Call) RunAndReturn

type AlertsApi_ListAlertsWithParams_Call

type AlertsApi_ListAlertsWithParams_Call struct {
	*mock.Call
}

AlertsApi_ListAlertsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlertsWithParams'

func (*AlertsApi_ListAlertsWithParams_Call) Return

func (*AlertsApi_ListAlertsWithParams_Call) Run

type AlertsApi_ListAlerts_Call

type AlertsApi_ListAlerts_Call struct {
	*mock.Call
}

AlertsApi_ListAlerts_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAlerts'

func (*AlertsApi_ListAlerts_Call) Return

func (*AlertsApi_ListAlerts_Call) Run

func (*AlertsApi_ListAlerts_Call) RunAndReturn

type AtlasSearchApi

type AtlasSearchApi struct {
	mock.Mock
}

AtlasSearchApi is an autogenerated mock type for the AtlasSearchApi type

func NewAtlasSearchApi

func NewAtlasSearchApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *AtlasSearchApi

NewAtlasSearchApi creates a new instance of AtlasSearchApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*AtlasSearchApi) CreateAtlasSearchDeployment

func (_m *AtlasSearchApi) CreateAtlasSearchDeployment(ctx context.Context, groupId string, clusterName string, apiSearchDeploymentRequest *admin.ApiSearchDeploymentRequest) admin.CreateAtlasSearchDeploymentApiRequest

CreateAtlasSearchDeployment provides a mock function with given fields: ctx, groupId, clusterName, apiSearchDeploymentRequest

func (*AtlasSearchApi) CreateAtlasSearchDeploymentExecute

CreateAtlasSearchDeploymentExecute provides a mock function with given fields: r

func (*AtlasSearchApi) CreateAtlasSearchDeploymentWithParams

CreateAtlasSearchDeploymentWithParams provides a mock function with given fields: ctx, args

func (*AtlasSearchApi) CreateAtlasSearchIndex

func (_m *AtlasSearchApi) CreateAtlasSearchIndex(ctx context.Context, groupId string, clusterName string, clusterSearchIndex *admin.ClusterSearchIndex) admin.CreateAtlasSearchIndexApiRequest

CreateAtlasSearchIndex provides a mock function with given fields: ctx, groupId, clusterName, clusterSearchIndex

func (*AtlasSearchApi) CreateAtlasSearchIndexExecute

CreateAtlasSearchIndexExecute provides a mock function with given fields: r

func (*AtlasSearchApi) CreateAtlasSearchIndexWithParams

CreateAtlasSearchIndexWithParams provides a mock function with given fields: ctx, args

func (*AtlasSearchApi) DeleteAtlasSearchDeployment

func (_m *AtlasSearchApi) DeleteAtlasSearchDeployment(ctx context.Context, groupId string, clusterName string) admin.DeleteAtlasSearchDeploymentApiRequest

DeleteAtlasSearchDeployment provides a mock function with given fields: ctx, groupId, clusterName

func (*AtlasSearchApi) DeleteAtlasSearchDeploymentExecute

func (_m *AtlasSearchApi) DeleteAtlasSearchDeploymentExecute(r admin.DeleteAtlasSearchDeploymentApiRequest) (*http.Response, error)

DeleteAtlasSearchDeploymentExecute provides a mock function with given fields: r

func (*AtlasSearchApi) DeleteAtlasSearchDeploymentWithParams

DeleteAtlasSearchDeploymentWithParams provides a mock function with given fields: ctx, args

func (*AtlasSearchApi) DeleteAtlasSearchIndex

func (_m *AtlasSearchApi) DeleteAtlasSearchIndex(ctx context.Context, groupId string, clusterName string, indexId string) admin.DeleteAtlasSearchIndexApiRequest

DeleteAtlasSearchIndex provides a mock function with given fields: ctx, groupId, clusterName, indexId

func (*AtlasSearchApi) DeleteAtlasSearchIndexExecute

func (_m *AtlasSearchApi) DeleteAtlasSearchIndexExecute(r admin.DeleteAtlasSearchIndexApiRequest) (map[string]interface{}, *http.Response, error)

DeleteAtlasSearchIndexExecute provides a mock function with given fields: r

func (*AtlasSearchApi) DeleteAtlasSearchIndexWithParams

DeleteAtlasSearchIndexWithParams provides a mock function with given fields: ctx, args

func (*AtlasSearchApi) EXPECT

func (*AtlasSearchApi) GetAtlasSearchDeployment

func (_m *AtlasSearchApi) GetAtlasSearchDeployment(ctx context.Context, groupId string, clusterName string) admin.GetAtlasSearchDeploymentApiRequest

GetAtlasSearchDeployment provides a mock function with given fields: ctx, groupId, clusterName

func (*AtlasSearchApi) GetAtlasSearchDeploymentExecute

GetAtlasSearchDeploymentExecute provides a mock function with given fields: r

func (*AtlasSearchApi) GetAtlasSearchDeploymentWithParams

GetAtlasSearchDeploymentWithParams provides a mock function with given fields: ctx, args

func (*AtlasSearchApi) GetAtlasSearchIndex

func (_m *AtlasSearchApi) GetAtlasSearchIndex(ctx context.Context, groupId string, clusterName string, indexId string) admin.GetAtlasSearchIndexApiRequest

GetAtlasSearchIndex provides a mock function with given fields: ctx, groupId, clusterName, indexId

func (*AtlasSearchApi) GetAtlasSearchIndexExecute

GetAtlasSearchIndexExecute provides a mock function with given fields: r

func (*AtlasSearchApi) GetAtlasSearchIndexWithParams

GetAtlasSearchIndexWithParams provides a mock function with given fields: ctx, args

func (*AtlasSearchApi) ListAtlasSearchIndexes

func (_m *AtlasSearchApi) ListAtlasSearchIndexes(ctx context.Context, groupId string, clusterName string, collectionName string, databaseName string) admin.ListAtlasSearchIndexesApiRequest

ListAtlasSearchIndexes provides a mock function with given fields: ctx, groupId, clusterName, collectionName, databaseName

func (*AtlasSearchApi) ListAtlasSearchIndexesExecute

ListAtlasSearchIndexesExecute provides a mock function with given fields: r

func (*AtlasSearchApi) ListAtlasSearchIndexesWithParams

ListAtlasSearchIndexesWithParams provides a mock function with given fields: ctx, args

func (*AtlasSearchApi) UpdateAtlasSearchDeployment

func (_m *AtlasSearchApi) UpdateAtlasSearchDeployment(ctx context.Context, groupId string, clusterName string, apiSearchDeploymentRequest *admin.ApiSearchDeploymentRequest) admin.UpdateAtlasSearchDeploymentApiRequest

UpdateAtlasSearchDeployment provides a mock function with given fields: ctx, groupId, clusterName, apiSearchDeploymentRequest

func (*AtlasSearchApi) UpdateAtlasSearchDeploymentExecute

UpdateAtlasSearchDeploymentExecute provides a mock function with given fields: r

func (*AtlasSearchApi) UpdateAtlasSearchDeploymentWithParams

UpdateAtlasSearchDeploymentWithParams provides a mock function with given fields: ctx, args

func (*AtlasSearchApi) UpdateAtlasSearchIndex

func (_m *AtlasSearchApi) UpdateAtlasSearchIndex(ctx context.Context, groupId string, clusterName string, indexId string, clusterSearchIndex *admin.ClusterSearchIndex) admin.UpdateAtlasSearchIndexApiRequest

UpdateAtlasSearchIndex provides a mock function with given fields: ctx, groupId, clusterName, indexId, clusterSearchIndex

func (*AtlasSearchApi) UpdateAtlasSearchIndexExecute

UpdateAtlasSearchIndexExecute provides a mock function with given fields: r

func (*AtlasSearchApi) UpdateAtlasSearchIndexWithParams

UpdateAtlasSearchIndexWithParams provides a mock function with given fields: ctx, args

type AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call

type AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call struct {
	*mock.Call
}

AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateAtlasSearchDeploymentExecute'

type AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call

type AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call struct {
	*mock.Call
}

AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateAtlasSearchDeploymentWithParams'

type AtlasSearchApi_CreateAtlasSearchDeployment_Call

type AtlasSearchApi_CreateAtlasSearchDeployment_Call struct {
	*mock.Call
}

AtlasSearchApi_CreateAtlasSearchDeployment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateAtlasSearchDeployment'

func (*AtlasSearchApi_CreateAtlasSearchDeployment_Call) Run

type AtlasSearchApi_CreateAtlasSearchIndexExecute_Call

type AtlasSearchApi_CreateAtlasSearchIndexExecute_Call struct {
	*mock.Call
}

AtlasSearchApi_CreateAtlasSearchIndexExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateAtlasSearchIndexExecute'

func (*AtlasSearchApi_CreateAtlasSearchIndexExecute_Call) Return

func (*AtlasSearchApi_CreateAtlasSearchIndexExecute_Call) Run

type AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call

type AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call struct {
	*mock.Call
}

AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateAtlasSearchIndexWithParams'

func (*AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call) Run

type AtlasSearchApi_CreateAtlasSearchIndex_Call

type AtlasSearchApi_CreateAtlasSearchIndex_Call struct {
	*mock.Call
}

AtlasSearchApi_CreateAtlasSearchIndex_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateAtlasSearchIndex'

func (*AtlasSearchApi_CreateAtlasSearchIndex_Call) Run

type AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call

type AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call struct {
	*mock.Call
}

AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAtlasSearchDeploymentExecute'

func (*AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call) Return

type AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call

type AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call struct {
	*mock.Call
}

AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAtlasSearchDeploymentWithParams'

type AtlasSearchApi_DeleteAtlasSearchDeployment_Call

type AtlasSearchApi_DeleteAtlasSearchDeployment_Call struct {
	*mock.Call
}

AtlasSearchApi_DeleteAtlasSearchDeployment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAtlasSearchDeployment'

func (*AtlasSearchApi_DeleteAtlasSearchDeployment_Call) Run

type AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call

type AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call struct {
	*mock.Call
}

AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAtlasSearchIndexExecute'

func (*AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call) Return

func (*AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call) Run

func (*AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call) RunAndReturn

type AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call

type AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call struct {
	*mock.Call
}

AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAtlasSearchIndexWithParams'

func (*AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call) Run

type AtlasSearchApi_DeleteAtlasSearchIndex_Call

type AtlasSearchApi_DeleteAtlasSearchIndex_Call struct {
	*mock.Call
}

AtlasSearchApi_DeleteAtlasSearchIndex_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAtlasSearchIndex'

func (*AtlasSearchApi_DeleteAtlasSearchIndex_Call) Run

type AtlasSearchApi_Expecter

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

func (*AtlasSearchApi_Expecter) CreateAtlasSearchDeployment

func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchDeployment(ctx interface{}, groupId interface{}, clusterName interface{}, apiSearchDeploymentRequest interface{}) *AtlasSearchApi_CreateAtlasSearchDeployment_Call

CreateAtlasSearchDeployment is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • apiSearchDeploymentRequest *admin.ApiSearchDeploymentRequest

func (*AtlasSearchApi_Expecter) CreateAtlasSearchDeploymentExecute

func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchDeploymentExecute(r interface{}) *AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call

CreateAtlasSearchDeploymentExecute is a helper method to define mock.On call

  • r admin.CreateAtlasSearchDeploymentApiRequest

func (*AtlasSearchApi_Expecter) CreateAtlasSearchDeploymentWithParams

func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchDeploymentWithParams(ctx interface{}, args interface{}) *AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call

CreateAtlasSearchDeploymentWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateAtlasSearchDeploymentApiParams

func (*AtlasSearchApi_Expecter) CreateAtlasSearchIndex

func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchIndex(ctx interface{}, groupId interface{}, clusterName interface{}, clusterSearchIndex interface{}) *AtlasSearchApi_CreateAtlasSearchIndex_Call

CreateAtlasSearchIndex is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • clusterSearchIndex *admin.ClusterSearchIndex

func (*AtlasSearchApi_Expecter) CreateAtlasSearchIndexExecute

func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchIndexExecute(r interface{}) *AtlasSearchApi_CreateAtlasSearchIndexExecute_Call

CreateAtlasSearchIndexExecute is a helper method to define mock.On call

  • r admin.CreateAtlasSearchIndexApiRequest

func (*AtlasSearchApi_Expecter) CreateAtlasSearchIndexWithParams

func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchIndexWithParams(ctx interface{}, args interface{}) *AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call

CreateAtlasSearchIndexWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateAtlasSearchIndexApiParams

func (*AtlasSearchApi_Expecter) DeleteAtlasSearchDeployment

func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchDeployment(ctx interface{}, groupId interface{}, clusterName interface{}) *AtlasSearchApi_DeleteAtlasSearchDeployment_Call

DeleteAtlasSearchDeployment is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*AtlasSearchApi_Expecter) DeleteAtlasSearchDeploymentExecute

func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchDeploymentExecute(r interface{}) *AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call

DeleteAtlasSearchDeploymentExecute is a helper method to define mock.On call

  • r admin.DeleteAtlasSearchDeploymentApiRequest

func (*AtlasSearchApi_Expecter) DeleteAtlasSearchDeploymentWithParams

func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchDeploymentWithParams(ctx interface{}, args interface{}) *AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call

DeleteAtlasSearchDeploymentWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteAtlasSearchDeploymentApiParams

func (*AtlasSearchApi_Expecter) DeleteAtlasSearchIndex

func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndex(ctx interface{}, groupId interface{}, clusterName interface{}, indexId interface{}) *AtlasSearchApi_DeleteAtlasSearchIndex_Call

DeleteAtlasSearchIndex is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • indexId string

func (*AtlasSearchApi_Expecter) DeleteAtlasSearchIndexExecute

func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndexExecute(r interface{}) *AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call

DeleteAtlasSearchIndexExecute is a helper method to define mock.On call

  • r admin.DeleteAtlasSearchIndexApiRequest

func (*AtlasSearchApi_Expecter) DeleteAtlasSearchIndexWithParams

func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndexWithParams(ctx interface{}, args interface{}) *AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call

DeleteAtlasSearchIndexWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteAtlasSearchIndexApiParams

func (*AtlasSearchApi_Expecter) GetAtlasSearchDeployment

func (_e *AtlasSearchApi_Expecter) GetAtlasSearchDeployment(ctx interface{}, groupId interface{}, clusterName interface{}) *AtlasSearchApi_GetAtlasSearchDeployment_Call

GetAtlasSearchDeployment is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*AtlasSearchApi_Expecter) GetAtlasSearchDeploymentExecute

func (_e *AtlasSearchApi_Expecter) GetAtlasSearchDeploymentExecute(r interface{}) *AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call

GetAtlasSearchDeploymentExecute is a helper method to define mock.On call

  • r admin.GetAtlasSearchDeploymentApiRequest

func (*AtlasSearchApi_Expecter) GetAtlasSearchDeploymentWithParams

func (_e *AtlasSearchApi_Expecter) GetAtlasSearchDeploymentWithParams(ctx interface{}, args interface{}) *AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call

GetAtlasSearchDeploymentWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetAtlasSearchDeploymentApiParams

func (*AtlasSearchApi_Expecter) GetAtlasSearchIndex

func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndex(ctx interface{}, groupId interface{}, clusterName interface{}, indexId interface{}) *AtlasSearchApi_GetAtlasSearchIndex_Call

GetAtlasSearchIndex is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • indexId string

func (*AtlasSearchApi_Expecter) GetAtlasSearchIndexExecute

func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndexExecute(r interface{}) *AtlasSearchApi_GetAtlasSearchIndexExecute_Call

GetAtlasSearchIndexExecute is a helper method to define mock.On call

  • r admin.GetAtlasSearchIndexApiRequest

func (*AtlasSearchApi_Expecter) GetAtlasSearchIndexWithParams

func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndexWithParams(ctx interface{}, args interface{}) *AtlasSearchApi_GetAtlasSearchIndexWithParams_Call

GetAtlasSearchIndexWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetAtlasSearchIndexApiParams

func (*AtlasSearchApi_Expecter) ListAtlasSearchIndexes

func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexes(ctx interface{}, groupId interface{}, clusterName interface{}, collectionName interface{}, databaseName interface{}) *AtlasSearchApi_ListAtlasSearchIndexes_Call

ListAtlasSearchIndexes is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • collectionName string
  • databaseName string

func (*AtlasSearchApi_Expecter) ListAtlasSearchIndexesExecute

func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexesExecute(r interface{}) *AtlasSearchApi_ListAtlasSearchIndexesExecute_Call

ListAtlasSearchIndexesExecute is a helper method to define mock.On call

  • r admin.ListAtlasSearchIndexesApiRequest

func (*AtlasSearchApi_Expecter) ListAtlasSearchIndexesWithParams

func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexesWithParams(ctx interface{}, args interface{}) *AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call

ListAtlasSearchIndexesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListAtlasSearchIndexesApiParams

func (*AtlasSearchApi_Expecter) UpdateAtlasSearchDeployment

func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchDeployment(ctx interface{}, groupId interface{}, clusterName interface{}, apiSearchDeploymentRequest interface{}) *AtlasSearchApi_UpdateAtlasSearchDeployment_Call

UpdateAtlasSearchDeployment is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • apiSearchDeploymentRequest *admin.ApiSearchDeploymentRequest

func (*AtlasSearchApi_Expecter) UpdateAtlasSearchDeploymentExecute

func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchDeploymentExecute(r interface{}) *AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call

UpdateAtlasSearchDeploymentExecute is a helper method to define mock.On call

  • r admin.UpdateAtlasSearchDeploymentApiRequest

func (*AtlasSearchApi_Expecter) UpdateAtlasSearchDeploymentWithParams

func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchDeploymentWithParams(ctx interface{}, args interface{}) *AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call

UpdateAtlasSearchDeploymentWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateAtlasSearchDeploymentApiParams

func (*AtlasSearchApi_Expecter) UpdateAtlasSearchIndex

func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndex(ctx interface{}, groupId interface{}, clusterName interface{}, indexId interface{}, clusterSearchIndex interface{}) *AtlasSearchApi_UpdateAtlasSearchIndex_Call

UpdateAtlasSearchIndex is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • indexId string
  • clusterSearchIndex *admin.ClusterSearchIndex

func (*AtlasSearchApi_Expecter) UpdateAtlasSearchIndexExecute

func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndexExecute(r interface{}) *AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call

UpdateAtlasSearchIndexExecute is a helper method to define mock.On call

  • r admin.UpdateAtlasSearchIndexApiRequest

func (*AtlasSearchApi_Expecter) UpdateAtlasSearchIndexWithParams

func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndexWithParams(ctx interface{}, args interface{}) *AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call

UpdateAtlasSearchIndexWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateAtlasSearchIndexApiParams

type AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call

type AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call struct {
	*mock.Call
}

AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAtlasSearchDeploymentExecute'

func (*AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call) Return

type AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call

type AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call struct {
	*mock.Call
}

AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAtlasSearchDeploymentWithParams'

func (*AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call) Run

type AtlasSearchApi_GetAtlasSearchDeployment_Call

type AtlasSearchApi_GetAtlasSearchDeployment_Call struct {
	*mock.Call
}

AtlasSearchApi_GetAtlasSearchDeployment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAtlasSearchDeployment'

func (*AtlasSearchApi_GetAtlasSearchDeployment_Call) Run

type AtlasSearchApi_GetAtlasSearchIndexExecute_Call

type AtlasSearchApi_GetAtlasSearchIndexExecute_Call struct {
	*mock.Call
}

AtlasSearchApi_GetAtlasSearchIndexExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAtlasSearchIndexExecute'

func (*AtlasSearchApi_GetAtlasSearchIndexExecute_Call) Return

func (*AtlasSearchApi_GetAtlasSearchIndexExecute_Call) Run

type AtlasSearchApi_GetAtlasSearchIndexWithParams_Call

type AtlasSearchApi_GetAtlasSearchIndexWithParams_Call struct {
	*mock.Call
}

AtlasSearchApi_GetAtlasSearchIndexWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAtlasSearchIndexWithParams'

func (*AtlasSearchApi_GetAtlasSearchIndexWithParams_Call) Run

type AtlasSearchApi_GetAtlasSearchIndex_Call

type AtlasSearchApi_GetAtlasSearchIndex_Call struct {
	*mock.Call
}

AtlasSearchApi_GetAtlasSearchIndex_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAtlasSearchIndex'

func (*AtlasSearchApi_GetAtlasSearchIndex_Call) Run

type AtlasSearchApi_ListAtlasSearchIndexesExecute_Call

type AtlasSearchApi_ListAtlasSearchIndexesExecute_Call struct {
	*mock.Call
}

AtlasSearchApi_ListAtlasSearchIndexesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAtlasSearchIndexesExecute'

func (*AtlasSearchApi_ListAtlasSearchIndexesExecute_Call) Return

func (*AtlasSearchApi_ListAtlasSearchIndexesExecute_Call) Run

type AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call

type AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call struct {
	*mock.Call
}

AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAtlasSearchIndexesWithParams'

func (*AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call) Run

type AtlasSearchApi_ListAtlasSearchIndexes_Call

type AtlasSearchApi_ListAtlasSearchIndexes_Call struct {
	*mock.Call
}

AtlasSearchApi_ListAtlasSearchIndexes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAtlasSearchIndexes'

func (*AtlasSearchApi_ListAtlasSearchIndexes_Call) Run

func (_c *AtlasSearchApi_ListAtlasSearchIndexes_Call) Run(run func(ctx context.Context, groupId string, clusterName string, collectionName string, databaseName string)) *AtlasSearchApi_ListAtlasSearchIndexes_Call

type AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call

type AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call struct {
	*mock.Call
}

AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAtlasSearchDeploymentExecute'

type AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call

type AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call struct {
	*mock.Call
}

AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAtlasSearchDeploymentWithParams'

type AtlasSearchApi_UpdateAtlasSearchDeployment_Call

type AtlasSearchApi_UpdateAtlasSearchDeployment_Call struct {
	*mock.Call
}

AtlasSearchApi_UpdateAtlasSearchDeployment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAtlasSearchDeployment'

func (*AtlasSearchApi_UpdateAtlasSearchDeployment_Call) Run

type AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call

type AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call struct {
	*mock.Call
}

AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAtlasSearchIndexExecute'

func (*AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call) Return

func (*AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call) Run

type AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call

type AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call struct {
	*mock.Call
}

AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAtlasSearchIndexWithParams'

func (*AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call) Run

type AtlasSearchApi_UpdateAtlasSearchIndex_Call

type AtlasSearchApi_UpdateAtlasSearchIndex_Call struct {
	*mock.Call
}

AtlasSearchApi_UpdateAtlasSearchIndex_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAtlasSearchIndex'

func (*AtlasSearchApi_UpdateAtlasSearchIndex_Call) Run

func (_c *AtlasSearchApi_UpdateAtlasSearchIndex_Call) Run(run func(ctx context.Context, groupId string, clusterName string, indexId string, clusterSearchIndex *admin.ClusterSearchIndex)) *AtlasSearchApi_UpdateAtlasSearchIndex_Call

type AuditingApi

type AuditingApi struct {
	mock.Mock
}

AuditingApi is an autogenerated mock type for the AuditingApi type

func NewAuditingApi

func NewAuditingApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *AuditingApi

NewAuditingApi creates a new instance of AuditingApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*AuditingApi) EXPECT

func (_m *AuditingApi) EXPECT() *AuditingApi_Expecter

func (*AuditingApi) GetAuditingConfiguration

func (_m *AuditingApi) GetAuditingConfiguration(ctx context.Context, groupId string) admin.GetAuditingConfigurationApiRequest

GetAuditingConfiguration provides a mock function with given fields: ctx, groupId

func (*AuditingApi) GetAuditingConfigurationExecute

func (_m *AuditingApi) GetAuditingConfigurationExecute(r admin.GetAuditingConfigurationApiRequest) (*admin.AuditLog, *http.Response, error)

GetAuditingConfigurationExecute provides a mock function with given fields: r

func (*AuditingApi) GetAuditingConfigurationWithParams

GetAuditingConfigurationWithParams provides a mock function with given fields: ctx, args

func (*AuditingApi) UpdateAuditingConfiguration

func (_m *AuditingApi) UpdateAuditingConfiguration(ctx context.Context, groupId string, auditLog *admin.AuditLog) admin.UpdateAuditingConfigurationApiRequest

UpdateAuditingConfiguration provides a mock function with given fields: ctx, groupId, auditLog

func (*AuditingApi) UpdateAuditingConfigurationExecute

func (_m *AuditingApi) UpdateAuditingConfigurationExecute(r admin.UpdateAuditingConfigurationApiRequest) (*admin.AuditLog, *http.Response, error)

UpdateAuditingConfigurationExecute provides a mock function with given fields: r

func (*AuditingApi) UpdateAuditingConfigurationWithParams

UpdateAuditingConfigurationWithParams provides a mock function with given fields: ctx, args

type AuditingApi_Expecter

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

func (*AuditingApi_Expecter) GetAuditingConfiguration

func (_e *AuditingApi_Expecter) GetAuditingConfiguration(ctx interface{}, groupId interface{}) *AuditingApi_GetAuditingConfiguration_Call

GetAuditingConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*AuditingApi_Expecter) GetAuditingConfigurationExecute

func (_e *AuditingApi_Expecter) GetAuditingConfigurationExecute(r interface{}) *AuditingApi_GetAuditingConfigurationExecute_Call

GetAuditingConfigurationExecute is a helper method to define mock.On call

  • r admin.GetAuditingConfigurationApiRequest

func (*AuditingApi_Expecter) GetAuditingConfigurationWithParams

func (_e *AuditingApi_Expecter) GetAuditingConfigurationWithParams(ctx interface{}, args interface{}) *AuditingApi_GetAuditingConfigurationWithParams_Call

GetAuditingConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetAuditingConfigurationApiParams

func (*AuditingApi_Expecter) UpdateAuditingConfiguration

func (_e *AuditingApi_Expecter) UpdateAuditingConfiguration(ctx interface{}, groupId interface{}, auditLog interface{}) *AuditingApi_UpdateAuditingConfiguration_Call

UpdateAuditingConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • auditLog *admin.AuditLog

func (*AuditingApi_Expecter) UpdateAuditingConfigurationExecute

func (_e *AuditingApi_Expecter) UpdateAuditingConfigurationExecute(r interface{}) *AuditingApi_UpdateAuditingConfigurationExecute_Call

UpdateAuditingConfigurationExecute is a helper method to define mock.On call

  • r admin.UpdateAuditingConfigurationApiRequest

func (*AuditingApi_Expecter) UpdateAuditingConfigurationWithParams

func (_e *AuditingApi_Expecter) UpdateAuditingConfigurationWithParams(ctx interface{}, args interface{}) *AuditingApi_UpdateAuditingConfigurationWithParams_Call

UpdateAuditingConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateAuditingConfigurationApiParams

type AuditingApi_GetAuditingConfigurationExecute_Call

type AuditingApi_GetAuditingConfigurationExecute_Call struct {
	*mock.Call
}

AuditingApi_GetAuditingConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAuditingConfigurationExecute'

func (*AuditingApi_GetAuditingConfigurationExecute_Call) Return

type AuditingApi_GetAuditingConfigurationWithParams_Call

type AuditingApi_GetAuditingConfigurationWithParams_Call struct {
	*mock.Call
}

AuditingApi_GetAuditingConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAuditingConfigurationWithParams'

func (*AuditingApi_GetAuditingConfigurationWithParams_Call) Run

type AuditingApi_GetAuditingConfiguration_Call

type AuditingApi_GetAuditingConfiguration_Call struct {
	*mock.Call
}

AuditingApi_GetAuditingConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAuditingConfiguration'

func (*AuditingApi_GetAuditingConfiguration_Call) Run

type AuditingApi_UpdateAuditingConfigurationExecute_Call

type AuditingApi_UpdateAuditingConfigurationExecute_Call struct {
	*mock.Call
}

AuditingApi_UpdateAuditingConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAuditingConfigurationExecute'

func (*AuditingApi_UpdateAuditingConfigurationExecute_Call) Return

type AuditingApi_UpdateAuditingConfigurationWithParams_Call

type AuditingApi_UpdateAuditingConfigurationWithParams_Call struct {
	*mock.Call
}

AuditingApi_UpdateAuditingConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAuditingConfigurationWithParams'

type AuditingApi_UpdateAuditingConfiguration_Call

type AuditingApi_UpdateAuditingConfiguration_Call struct {
	*mock.Call
}

AuditingApi_UpdateAuditingConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateAuditingConfiguration'

func (*AuditingApi_UpdateAuditingConfiguration_Call) Run

type CloudBackupsApi

type CloudBackupsApi struct {
	mock.Mock
}

CloudBackupsApi is an autogenerated mock type for the CloudBackupsApi type

func NewCloudBackupsApi

func NewCloudBackupsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *CloudBackupsApi

NewCloudBackupsApi creates a new instance of CloudBackupsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*CloudBackupsApi) CancelBackupRestoreJob

func (_m *CloudBackupsApi) CancelBackupRestoreJob(ctx context.Context, groupId string, clusterName string, restoreJobId string) admin.CancelBackupRestoreJobApiRequest

CancelBackupRestoreJob provides a mock function with given fields: ctx, groupId, clusterName, restoreJobId

func (*CloudBackupsApi) CancelBackupRestoreJobExecute

func (_m *CloudBackupsApi) CancelBackupRestoreJobExecute(r admin.CancelBackupRestoreJobApiRequest) (map[string]interface{}, *http.Response, error)

CancelBackupRestoreJobExecute provides a mock function with given fields: r

func (*CloudBackupsApi) CancelBackupRestoreJobWithParams

CancelBackupRestoreJobWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) CreateBackupExportJob

func (_m *CloudBackupsApi) CreateBackupExportJob(ctx context.Context, groupId string, clusterName string, diskBackupExportJobRequest *admin.DiskBackupExportJobRequest) admin.CreateBackupExportJobApiRequest

CreateBackupExportJob provides a mock function with given fields: ctx, groupId, clusterName, diskBackupExportJobRequest

func (*CloudBackupsApi) CreateBackupExportJobExecute

CreateBackupExportJobExecute provides a mock function with given fields: r

func (*CloudBackupsApi) CreateBackupExportJobWithParams

CreateBackupExportJobWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) CreateBackupRestoreJob

func (_m *CloudBackupsApi) CreateBackupRestoreJob(ctx context.Context, groupId string, clusterName string, diskBackupSnapshotRestoreJob *admin.DiskBackupSnapshotRestoreJob) admin.CreateBackupRestoreJobApiRequest

CreateBackupRestoreJob provides a mock function with given fields: ctx, groupId, clusterName, diskBackupSnapshotRestoreJob

func (*CloudBackupsApi) CreateBackupRestoreJobExecute

CreateBackupRestoreJobExecute provides a mock function with given fields: r

func (*CloudBackupsApi) CreateBackupRestoreJobWithParams

CreateBackupRestoreJobWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) CreateExportBucket

func (_m *CloudBackupsApi) CreateExportBucket(ctx context.Context, groupId string, diskBackupSnapshotAWSExportBucket *admin.DiskBackupSnapshotAWSExportBucket) admin.CreateExportBucketApiRequest

CreateExportBucket provides a mock function with given fields: ctx, groupId, diskBackupSnapshotAWSExportBucket

func (*CloudBackupsApi) CreateExportBucketExecute

CreateExportBucketExecute provides a mock function with given fields: r

func (*CloudBackupsApi) CreateExportBucketWithParams

CreateExportBucketWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) CreateServerlessBackupRestoreJob

func (_m *CloudBackupsApi) CreateServerlessBackupRestoreJob(ctx context.Context, groupId string, clusterName string, serverlessBackupRestoreJob *admin.ServerlessBackupRestoreJob) admin.CreateServerlessBackupRestoreJobApiRequest

CreateServerlessBackupRestoreJob provides a mock function with given fields: ctx, groupId, clusterName, serverlessBackupRestoreJob

func (*CloudBackupsApi) CreateServerlessBackupRestoreJobExecute

CreateServerlessBackupRestoreJobExecute provides a mock function with given fields: r

func (*CloudBackupsApi) CreateServerlessBackupRestoreJobWithParams

CreateServerlessBackupRestoreJobWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) DeleteAllBackupSchedules

func (_m *CloudBackupsApi) DeleteAllBackupSchedules(ctx context.Context, groupId string, clusterName string) admin.DeleteAllBackupSchedulesApiRequest

DeleteAllBackupSchedules provides a mock function with given fields: ctx, groupId, clusterName

func (*CloudBackupsApi) DeleteAllBackupSchedulesExecute

DeleteAllBackupSchedulesExecute provides a mock function with given fields: r

func (*CloudBackupsApi) DeleteAllBackupSchedulesWithParams

DeleteAllBackupSchedulesWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) DeleteExportBucket

func (_m *CloudBackupsApi) DeleteExportBucket(ctx context.Context, groupId string, exportBucketId string) admin.DeleteExportBucketApiRequest

DeleteExportBucket provides a mock function with given fields: ctx, groupId, exportBucketId

func (*CloudBackupsApi) DeleteExportBucketExecute

func (_m *CloudBackupsApi) DeleteExportBucketExecute(r admin.DeleteExportBucketApiRequest) (map[string]interface{}, *http.Response, error)

DeleteExportBucketExecute provides a mock function with given fields: r

func (*CloudBackupsApi) DeleteExportBucketWithParams

DeleteExportBucketWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) DeleteReplicaSetBackup

func (_m *CloudBackupsApi) DeleteReplicaSetBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.DeleteReplicaSetBackupApiRequest

DeleteReplicaSetBackup provides a mock function with given fields: ctx, groupId, clusterName, snapshotId

func (*CloudBackupsApi) DeleteReplicaSetBackupExecute

func (_m *CloudBackupsApi) DeleteReplicaSetBackupExecute(r admin.DeleteReplicaSetBackupApiRequest) (map[string]interface{}, *http.Response, error)

DeleteReplicaSetBackupExecute provides a mock function with given fields: r

func (*CloudBackupsApi) DeleteReplicaSetBackupWithParams

DeleteReplicaSetBackupWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) DeleteShardedClusterBackup

func (_m *CloudBackupsApi) DeleteShardedClusterBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.DeleteShardedClusterBackupApiRequest

DeleteShardedClusterBackup provides a mock function with given fields: ctx, groupId, clusterName, snapshotId

func (*CloudBackupsApi) DeleteShardedClusterBackupExecute

func (_m *CloudBackupsApi) DeleteShardedClusterBackupExecute(r admin.DeleteShardedClusterBackupApiRequest) (map[string]interface{}, *http.Response, error)

DeleteShardedClusterBackupExecute provides a mock function with given fields: r

func (*CloudBackupsApi) DeleteShardedClusterBackupWithParams

DeleteShardedClusterBackupWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) EXPECT

func (*CloudBackupsApi) GetBackupExportJob

func (_m *CloudBackupsApi) GetBackupExportJob(ctx context.Context, groupId string, clusterName string, exportId string) admin.GetBackupExportJobApiRequest

GetBackupExportJob provides a mock function with given fields: ctx, groupId, clusterName, exportId

func (*CloudBackupsApi) GetBackupExportJobExecute

GetBackupExportJobExecute provides a mock function with given fields: r

func (*CloudBackupsApi) GetBackupExportJobWithParams

GetBackupExportJobWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) GetBackupRestoreJob

func (_m *CloudBackupsApi) GetBackupRestoreJob(ctx context.Context, groupId string, clusterName string, restoreJobId string) admin.GetBackupRestoreJobApiRequest

GetBackupRestoreJob provides a mock function with given fields: ctx, groupId, clusterName, restoreJobId

func (*CloudBackupsApi) GetBackupRestoreJobExecute

GetBackupRestoreJobExecute provides a mock function with given fields: r

func (*CloudBackupsApi) GetBackupRestoreJobWithParams

GetBackupRestoreJobWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) GetBackupSchedule

func (_m *CloudBackupsApi) GetBackupSchedule(ctx context.Context, groupId string, clusterName string) admin.GetBackupScheduleApiRequest

GetBackupSchedule provides a mock function with given fields: ctx, groupId, clusterName

func (*CloudBackupsApi) GetBackupScheduleExecute

GetBackupScheduleExecute provides a mock function with given fields: r

func (*CloudBackupsApi) GetBackupScheduleWithParams

GetBackupScheduleWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) GetDataProtectionSettings

func (_m *CloudBackupsApi) GetDataProtectionSettings(ctx context.Context, groupId string) admin.GetDataProtectionSettingsApiRequest

GetDataProtectionSettings provides a mock function with given fields: ctx, groupId

func (*CloudBackupsApi) GetDataProtectionSettingsExecute

GetDataProtectionSettingsExecute provides a mock function with given fields: r

func (*CloudBackupsApi) GetDataProtectionSettingsWithParams

GetDataProtectionSettingsWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) GetExportBucket

func (_m *CloudBackupsApi) GetExportBucket(ctx context.Context, groupId string, exportBucketId string) admin.GetExportBucketApiRequest

GetExportBucket provides a mock function with given fields: ctx, groupId, exportBucketId

func (*CloudBackupsApi) GetExportBucketExecute

GetExportBucketExecute provides a mock function with given fields: r

func (*CloudBackupsApi) GetExportBucketWithParams

GetExportBucketWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) GetReplicaSetBackup

func (_m *CloudBackupsApi) GetReplicaSetBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.GetReplicaSetBackupApiRequest

GetReplicaSetBackup provides a mock function with given fields: ctx, groupId, clusterName, snapshotId

func (*CloudBackupsApi) GetReplicaSetBackupExecute

GetReplicaSetBackupExecute provides a mock function with given fields: r

func (*CloudBackupsApi) GetReplicaSetBackupWithParams

GetReplicaSetBackupWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) GetServerlessBackup

func (_m *CloudBackupsApi) GetServerlessBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.GetServerlessBackupApiRequest

GetServerlessBackup provides a mock function with given fields: ctx, groupId, clusterName, snapshotId

func (*CloudBackupsApi) GetServerlessBackupExecute

GetServerlessBackupExecute provides a mock function with given fields: r

func (*CloudBackupsApi) GetServerlessBackupRestoreJob

func (_m *CloudBackupsApi) GetServerlessBackupRestoreJob(ctx context.Context, groupId string, clusterName string, restoreJobId string) admin.GetServerlessBackupRestoreJobApiRequest

GetServerlessBackupRestoreJob provides a mock function with given fields: ctx, groupId, clusterName, restoreJobId

func (*CloudBackupsApi) GetServerlessBackupRestoreJobExecute

GetServerlessBackupRestoreJobExecute provides a mock function with given fields: r

func (*CloudBackupsApi) GetServerlessBackupRestoreJobWithParams

GetServerlessBackupRestoreJobWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) GetServerlessBackupWithParams

GetServerlessBackupWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) GetShardedClusterBackup

func (_m *CloudBackupsApi) GetShardedClusterBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.GetShardedClusterBackupApiRequest

GetShardedClusterBackup provides a mock function with given fields: ctx, groupId, clusterName, snapshotId

func (*CloudBackupsApi) GetShardedClusterBackupExecute

GetShardedClusterBackupExecute provides a mock function with given fields: r

func (*CloudBackupsApi) GetShardedClusterBackupWithParams

GetShardedClusterBackupWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) ListBackupExportJobs

func (_m *CloudBackupsApi) ListBackupExportJobs(ctx context.Context, groupId string, clusterName string) admin.ListBackupExportJobsApiRequest

ListBackupExportJobs provides a mock function with given fields: ctx, groupId, clusterName

func (*CloudBackupsApi) ListBackupExportJobsExecute

ListBackupExportJobsExecute provides a mock function with given fields: r

func (*CloudBackupsApi) ListBackupExportJobsWithParams

ListBackupExportJobsWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) ListBackupRestoreJobs

func (_m *CloudBackupsApi) ListBackupRestoreJobs(ctx context.Context, groupId string, clusterName string) admin.ListBackupRestoreJobsApiRequest

ListBackupRestoreJobs provides a mock function with given fields: ctx, groupId, clusterName

func (*CloudBackupsApi) ListBackupRestoreJobsExecute

ListBackupRestoreJobsExecute provides a mock function with given fields: r

func (*CloudBackupsApi) ListBackupRestoreJobsWithParams

ListBackupRestoreJobsWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) ListExportBuckets

func (_m *CloudBackupsApi) ListExportBuckets(ctx context.Context, groupId string) admin.ListExportBucketsApiRequest

ListExportBuckets provides a mock function with given fields: ctx, groupId

func (*CloudBackupsApi) ListExportBucketsExecute

ListExportBucketsExecute provides a mock function with given fields: r

func (*CloudBackupsApi) ListExportBucketsWithParams

ListExportBucketsWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) ListReplicaSetBackups

func (_m *CloudBackupsApi) ListReplicaSetBackups(ctx context.Context, groupId string, clusterName string) admin.ListReplicaSetBackupsApiRequest

ListReplicaSetBackups provides a mock function with given fields: ctx, groupId, clusterName

func (*CloudBackupsApi) ListReplicaSetBackupsExecute

ListReplicaSetBackupsExecute provides a mock function with given fields: r

func (*CloudBackupsApi) ListReplicaSetBackupsWithParams

ListReplicaSetBackupsWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) ListServerlessBackupRestoreJobs

func (_m *CloudBackupsApi) ListServerlessBackupRestoreJobs(ctx context.Context, groupId string, clusterName string) admin.ListServerlessBackupRestoreJobsApiRequest

ListServerlessBackupRestoreJobs provides a mock function with given fields: ctx, groupId, clusterName

func (*CloudBackupsApi) ListServerlessBackupRestoreJobsExecute

ListServerlessBackupRestoreJobsExecute provides a mock function with given fields: r

func (*CloudBackupsApi) ListServerlessBackupRestoreJobsWithParams

ListServerlessBackupRestoreJobsWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) ListServerlessBackups

func (_m *CloudBackupsApi) ListServerlessBackups(ctx context.Context, groupId string, clusterName string) admin.ListServerlessBackupsApiRequest

ListServerlessBackups provides a mock function with given fields: ctx, groupId, clusterName

func (*CloudBackupsApi) ListServerlessBackupsExecute

ListServerlessBackupsExecute provides a mock function with given fields: r

func (*CloudBackupsApi) ListServerlessBackupsWithParams

ListServerlessBackupsWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) ListShardedClusterBackups

func (_m *CloudBackupsApi) ListShardedClusterBackups(ctx context.Context, groupId string, clusterName string) admin.ListShardedClusterBackupsApiRequest

ListShardedClusterBackups provides a mock function with given fields: ctx, groupId, clusterName

func (*CloudBackupsApi) ListShardedClusterBackupsExecute

ListShardedClusterBackupsExecute provides a mock function with given fields: r

func (*CloudBackupsApi) ListShardedClusterBackupsWithParams

ListShardedClusterBackupsWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) TakeSnapshot

func (_m *CloudBackupsApi) TakeSnapshot(ctx context.Context, groupId string, clusterName string, diskBackupOnDemandSnapshotRequest *admin.DiskBackupOnDemandSnapshotRequest) admin.TakeSnapshotApiRequest

TakeSnapshot provides a mock function with given fields: ctx, groupId, clusterName, diskBackupOnDemandSnapshotRequest

func (*CloudBackupsApi) TakeSnapshotExecute

TakeSnapshotExecute provides a mock function with given fields: r

func (*CloudBackupsApi) TakeSnapshotWithParams

TakeSnapshotWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) UpdateBackupSchedule

func (_m *CloudBackupsApi) UpdateBackupSchedule(ctx context.Context, groupId string, clusterName string, diskBackupSnapshotSchedule *admin.DiskBackupSnapshotSchedule) admin.UpdateBackupScheduleApiRequest

UpdateBackupSchedule provides a mock function with given fields: ctx, groupId, clusterName, diskBackupSnapshotSchedule

func (*CloudBackupsApi) UpdateBackupScheduleExecute

UpdateBackupScheduleExecute provides a mock function with given fields: r

func (*CloudBackupsApi) UpdateBackupScheduleWithParams

UpdateBackupScheduleWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) UpdateDataProtectionSettings

func (_m *CloudBackupsApi) UpdateDataProtectionSettings(ctx context.Context, groupId string, dataProtectionSettings20231001 *admin.DataProtectionSettings20231001) admin.UpdateDataProtectionSettingsApiRequest

UpdateDataProtectionSettings provides a mock function with given fields: ctx, groupId, dataProtectionSettings20231001

func (*CloudBackupsApi) UpdateDataProtectionSettingsExecute

UpdateDataProtectionSettingsExecute provides a mock function with given fields: r

func (*CloudBackupsApi) UpdateDataProtectionSettingsWithParams

UpdateDataProtectionSettingsWithParams provides a mock function with given fields: ctx, args

func (*CloudBackupsApi) UpdateSnapshotRetention

func (_m *CloudBackupsApi) UpdateSnapshotRetention(ctx context.Context, groupId string, clusterName string, snapshotId string, backupSnapshotRetention *admin.BackupSnapshotRetention) admin.UpdateSnapshotRetentionApiRequest

UpdateSnapshotRetention provides a mock function with given fields: ctx, groupId, clusterName, snapshotId, backupSnapshotRetention

func (*CloudBackupsApi) UpdateSnapshotRetentionExecute

UpdateSnapshotRetentionExecute provides a mock function with given fields: r

func (*CloudBackupsApi) UpdateSnapshotRetentionWithParams

UpdateSnapshotRetentionWithParams provides a mock function with given fields: ctx, args

type CloudBackupsApi_CancelBackupRestoreJobExecute_Call

type CloudBackupsApi_CancelBackupRestoreJobExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_CancelBackupRestoreJobExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CancelBackupRestoreJobExecute'

func (*CloudBackupsApi_CancelBackupRestoreJobExecute_Call) Return

func (*CloudBackupsApi_CancelBackupRestoreJobExecute_Call) Run

func (*CloudBackupsApi_CancelBackupRestoreJobExecute_Call) RunAndReturn

type CloudBackupsApi_CancelBackupRestoreJobWithParams_Call

type CloudBackupsApi_CancelBackupRestoreJobWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_CancelBackupRestoreJobWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CancelBackupRestoreJobWithParams'

func (*CloudBackupsApi_CancelBackupRestoreJobWithParams_Call) Run

type CloudBackupsApi_CancelBackupRestoreJob_Call

type CloudBackupsApi_CancelBackupRestoreJob_Call struct {
	*mock.Call
}

CloudBackupsApi_CancelBackupRestoreJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CancelBackupRestoreJob'

func (*CloudBackupsApi_CancelBackupRestoreJob_Call) Run

type CloudBackupsApi_CreateBackupExportJobExecute_Call

type CloudBackupsApi_CreateBackupExportJobExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateBackupExportJobExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateBackupExportJobExecute'

func (*CloudBackupsApi_CreateBackupExportJobExecute_Call) Return

func (*CloudBackupsApi_CreateBackupExportJobExecute_Call) Run

type CloudBackupsApi_CreateBackupExportJobWithParams_Call

type CloudBackupsApi_CreateBackupExportJobWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateBackupExportJobWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateBackupExportJobWithParams'

func (*CloudBackupsApi_CreateBackupExportJobWithParams_Call) Run

type CloudBackupsApi_CreateBackupExportJob_Call

type CloudBackupsApi_CreateBackupExportJob_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateBackupExportJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateBackupExportJob'

func (*CloudBackupsApi_CreateBackupExportJob_Call) Run

type CloudBackupsApi_CreateBackupRestoreJobExecute_Call

type CloudBackupsApi_CreateBackupRestoreJobExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateBackupRestoreJobExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateBackupRestoreJobExecute'

func (*CloudBackupsApi_CreateBackupRestoreJobExecute_Call) Run

type CloudBackupsApi_CreateBackupRestoreJobWithParams_Call

type CloudBackupsApi_CreateBackupRestoreJobWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateBackupRestoreJobWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateBackupRestoreJobWithParams'

func (*CloudBackupsApi_CreateBackupRestoreJobWithParams_Call) Run

type CloudBackupsApi_CreateBackupRestoreJob_Call

type CloudBackupsApi_CreateBackupRestoreJob_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateBackupRestoreJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateBackupRestoreJob'

func (*CloudBackupsApi_CreateBackupRestoreJob_Call) Run

type CloudBackupsApi_CreateExportBucketExecute_Call

type CloudBackupsApi_CreateExportBucketExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateExportBucketExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateExportBucketExecute'

func (*CloudBackupsApi_CreateExportBucketExecute_Call) Run

type CloudBackupsApi_CreateExportBucketWithParams_Call

type CloudBackupsApi_CreateExportBucketWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateExportBucketWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateExportBucketWithParams'

func (*CloudBackupsApi_CreateExportBucketWithParams_Call) Run

type CloudBackupsApi_CreateExportBucket_Call

type CloudBackupsApi_CreateExportBucket_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateExportBucket_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateExportBucket'

func (*CloudBackupsApi_CreateExportBucket_Call) Run

type CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call

type CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateServerlessBackupRestoreJobExecute'

type CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call

type CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateServerlessBackupRestoreJobWithParams'

type CloudBackupsApi_CreateServerlessBackupRestoreJob_Call

type CloudBackupsApi_CreateServerlessBackupRestoreJob_Call struct {
	*mock.Call
}

CloudBackupsApi_CreateServerlessBackupRestoreJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateServerlessBackupRestoreJob'

func (*CloudBackupsApi_CreateServerlessBackupRestoreJob_Call) Run

type CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call

type CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAllBackupSchedulesExecute'

func (*CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call) Return

type CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call

type CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAllBackupSchedulesWithParams'

type CloudBackupsApi_DeleteAllBackupSchedules_Call

type CloudBackupsApi_DeleteAllBackupSchedules_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteAllBackupSchedules_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAllBackupSchedules'

func (*CloudBackupsApi_DeleteAllBackupSchedules_Call) Run

type CloudBackupsApi_DeleteExportBucketExecute_Call

type CloudBackupsApi_DeleteExportBucketExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteExportBucketExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteExportBucketExecute'

func (*CloudBackupsApi_DeleteExportBucketExecute_Call) Return

func (*CloudBackupsApi_DeleteExportBucketExecute_Call) Run

func (*CloudBackupsApi_DeleteExportBucketExecute_Call) RunAndReturn

type CloudBackupsApi_DeleteExportBucketWithParams_Call

type CloudBackupsApi_DeleteExportBucketWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteExportBucketWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteExportBucketWithParams'

func (*CloudBackupsApi_DeleteExportBucketWithParams_Call) Run

type CloudBackupsApi_DeleteExportBucket_Call

type CloudBackupsApi_DeleteExportBucket_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteExportBucket_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteExportBucket'

func (*CloudBackupsApi_DeleteExportBucket_Call) Run

type CloudBackupsApi_DeleteReplicaSetBackupExecute_Call

type CloudBackupsApi_DeleteReplicaSetBackupExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteReplicaSetBackupExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteReplicaSetBackupExecute'

func (*CloudBackupsApi_DeleteReplicaSetBackupExecute_Call) Return

func (*CloudBackupsApi_DeleteReplicaSetBackupExecute_Call) Run

func (*CloudBackupsApi_DeleteReplicaSetBackupExecute_Call) RunAndReturn

type CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call

type CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteReplicaSetBackupWithParams'

func (*CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call) Run

type CloudBackupsApi_DeleteReplicaSetBackup_Call

type CloudBackupsApi_DeleteReplicaSetBackup_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteReplicaSetBackup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteReplicaSetBackup'

func (*CloudBackupsApi_DeleteReplicaSetBackup_Call) Run

type CloudBackupsApi_DeleteShardedClusterBackupExecute_Call

type CloudBackupsApi_DeleteShardedClusterBackupExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteShardedClusterBackupExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteShardedClusterBackupExecute'

func (*CloudBackupsApi_DeleteShardedClusterBackupExecute_Call) Return

func (*CloudBackupsApi_DeleteShardedClusterBackupExecute_Call) RunAndReturn

type CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call

type CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteShardedClusterBackupWithParams'

type CloudBackupsApi_DeleteShardedClusterBackup_Call

type CloudBackupsApi_DeleteShardedClusterBackup_Call struct {
	*mock.Call
}

CloudBackupsApi_DeleteShardedClusterBackup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteShardedClusterBackup'

func (*CloudBackupsApi_DeleteShardedClusterBackup_Call) Run

type CloudBackupsApi_Expecter

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

func (*CloudBackupsApi_Expecter) CancelBackupRestoreJob

func (_e *CloudBackupsApi_Expecter) CancelBackupRestoreJob(ctx interface{}, groupId interface{}, clusterName interface{}, restoreJobId interface{}) *CloudBackupsApi_CancelBackupRestoreJob_Call

CancelBackupRestoreJob is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • restoreJobId string

func (*CloudBackupsApi_Expecter) CancelBackupRestoreJobExecute

func (_e *CloudBackupsApi_Expecter) CancelBackupRestoreJobExecute(r interface{}) *CloudBackupsApi_CancelBackupRestoreJobExecute_Call

CancelBackupRestoreJobExecute is a helper method to define mock.On call

  • r admin.CancelBackupRestoreJobApiRequest

func (*CloudBackupsApi_Expecter) CancelBackupRestoreJobWithParams

func (_e *CloudBackupsApi_Expecter) CancelBackupRestoreJobWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_CancelBackupRestoreJobWithParams_Call

CancelBackupRestoreJobWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CancelBackupRestoreJobApiParams

func (*CloudBackupsApi_Expecter) CreateBackupExportJob

func (_e *CloudBackupsApi_Expecter) CreateBackupExportJob(ctx interface{}, groupId interface{}, clusterName interface{}, diskBackupExportJobRequest interface{}) *CloudBackupsApi_CreateBackupExportJob_Call

CreateBackupExportJob is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • diskBackupExportJobRequest *admin.DiskBackupExportJobRequest

func (*CloudBackupsApi_Expecter) CreateBackupExportJobExecute

func (_e *CloudBackupsApi_Expecter) CreateBackupExportJobExecute(r interface{}) *CloudBackupsApi_CreateBackupExportJobExecute_Call

CreateBackupExportJobExecute is a helper method to define mock.On call

  • r admin.CreateBackupExportJobApiRequest

func (*CloudBackupsApi_Expecter) CreateBackupExportJobWithParams

func (_e *CloudBackupsApi_Expecter) CreateBackupExportJobWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_CreateBackupExportJobWithParams_Call

CreateBackupExportJobWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateBackupExportJobApiParams

func (*CloudBackupsApi_Expecter) CreateBackupRestoreJob

func (_e *CloudBackupsApi_Expecter) CreateBackupRestoreJob(ctx interface{}, groupId interface{}, clusterName interface{}, diskBackupSnapshotRestoreJob interface{}) *CloudBackupsApi_CreateBackupRestoreJob_Call

CreateBackupRestoreJob is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • diskBackupSnapshotRestoreJob *admin.DiskBackupSnapshotRestoreJob

func (*CloudBackupsApi_Expecter) CreateBackupRestoreJobExecute

func (_e *CloudBackupsApi_Expecter) CreateBackupRestoreJobExecute(r interface{}) *CloudBackupsApi_CreateBackupRestoreJobExecute_Call

CreateBackupRestoreJobExecute is a helper method to define mock.On call

  • r admin.CreateBackupRestoreJobApiRequest

func (*CloudBackupsApi_Expecter) CreateBackupRestoreJobWithParams

func (_e *CloudBackupsApi_Expecter) CreateBackupRestoreJobWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_CreateBackupRestoreJobWithParams_Call

CreateBackupRestoreJobWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateBackupRestoreJobApiParams

func (*CloudBackupsApi_Expecter) CreateExportBucket

func (_e *CloudBackupsApi_Expecter) CreateExportBucket(ctx interface{}, groupId interface{}, diskBackupSnapshotAWSExportBucket interface{}) *CloudBackupsApi_CreateExportBucket_Call

CreateExportBucket is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • diskBackupSnapshotAWSExportBucket *admin.DiskBackupSnapshotAWSExportBucket

func (*CloudBackupsApi_Expecter) CreateExportBucketExecute

func (_e *CloudBackupsApi_Expecter) CreateExportBucketExecute(r interface{}) *CloudBackupsApi_CreateExportBucketExecute_Call

CreateExportBucketExecute is a helper method to define mock.On call

  • r admin.CreateExportBucketApiRequest

func (*CloudBackupsApi_Expecter) CreateExportBucketWithParams

func (_e *CloudBackupsApi_Expecter) CreateExportBucketWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_CreateExportBucketWithParams_Call

CreateExportBucketWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateExportBucketApiParams

func (*CloudBackupsApi_Expecter) CreateServerlessBackupRestoreJob

func (_e *CloudBackupsApi_Expecter) CreateServerlessBackupRestoreJob(ctx interface{}, groupId interface{}, clusterName interface{}, serverlessBackupRestoreJob interface{}) *CloudBackupsApi_CreateServerlessBackupRestoreJob_Call

CreateServerlessBackupRestoreJob is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • serverlessBackupRestoreJob *admin.ServerlessBackupRestoreJob

func (*CloudBackupsApi_Expecter) CreateServerlessBackupRestoreJobExecute

func (_e *CloudBackupsApi_Expecter) CreateServerlessBackupRestoreJobExecute(r interface{}) *CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call

CreateServerlessBackupRestoreJobExecute is a helper method to define mock.On call

  • r admin.CreateServerlessBackupRestoreJobApiRequest

func (*CloudBackupsApi_Expecter) CreateServerlessBackupRestoreJobWithParams

func (_e *CloudBackupsApi_Expecter) CreateServerlessBackupRestoreJobWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call

CreateServerlessBackupRestoreJobWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateServerlessBackupRestoreJobApiParams

func (*CloudBackupsApi_Expecter) DeleteAllBackupSchedules

func (_e *CloudBackupsApi_Expecter) DeleteAllBackupSchedules(ctx interface{}, groupId interface{}, clusterName interface{}) *CloudBackupsApi_DeleteAllBackupSchedules_Call

DeleteAllBackupSchedules is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*CloudBackupsApi_Expecter) DeleteAllBackupSchedulesExecute

func (_e *CloudBackupsApi_Expecter) DeleteAllBackupSchedulesExecute(r interface{}) *CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call

DeleteAllBackupSchedulesExecute is a helper method to define mock.On call

  • r admin.DeleteAllBackupSchedulesApiRequest

func (*CloudBackupsApi_Expecter) DeleteAllBackupSchedulesWithParams

func (_e *CloudBackupsApi_Expecter) DeleteAllBackupSchedulesWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call

DeleteAllBackupSchedulesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteAllBackupSchedulesApiParams

func (*CloudBackupsApi_Expecter) DeleteExportBucket

func (_e *CloudBackupsApi_Expecter) DeleteExportBucket(ctx interface{}, groupId interface{}, exportBucketId interface{}) *CloudBackupsApi_DeleteExportBucket_Call

DeleteExportBucket is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • exportBucketId string

func (*CloudBackupsApi_Expecter) DeleteExportBucketExecute

func (_e *CloudBackupsApi_Expecter) DeleteExportBucketExecute(r interface{}) *CloudBackupsApi_DeleteExportBucketExecute_Call

DeleteExportBucketExecute is a helper method to define mock.On call

  • r admin.DeleteExportBucketApiRequest

func (*CloudBackupsApi_Expecter) DeleteExportBucketWithParams

func (_e *CloudBackupsApi_Expecter) DeleteExportBucketWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_DeleteExportBucketWithParams_Call

DeleteExportBucketWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteExportBucketApiParams

func (*CloudBackupsApi_Expecter) DeleteReplicaSetBackup

func (_e *CloudBackupsApi_Expecter) DeleteReplicaSetBackup(ctx interface{}, groupId interface{}, clusterName interface{}, snapshotId interface{}) *CloudBackupsApi_DeleteReplicaSetBackup_Call

DeleteReplicaSetBackup is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • snapshotId string

func (*CloudBackupsApi_Expecter) DeleteReplicaSetBackupExecute

func (_e *CloudBackupsApi_Expecter) DeleteReplicaSetBackupExecute(r interface{}) *CloudBackupsApi_DeleteReplicaSetBackupExecute_Call

DeleteReplicaSetBackupExecute is a helper method to define mock.On call

  • r admin.DeleteReplicaSetBackupApiRequest

func (*CloudBackupsApi_Expecter) DeleteReplicaSetBackupWithParams

func (_e *CloudBackupsApi_Expecter) DeleteReplicaSetBackupWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call

DeleteReplicaSetBackupWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteReplicaSetBackupApiParams

func (*CloudBackupsApi_Expecter) DeleteShardedClusterBackup

func (_e *CloudBackupsApi_Expecter) DeleteShardedClusterBackup(ctx interface{}, groupId interface{}, clusterName interface{}, snapshotId interface{}) *CloudBackupsApi_DeleteShardedClusterBackup_Call

DeleteShardedClusterBackup is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • snapshotId string

func (*CloudBackupsApi_Expecter) DeleteShardedClusterBackupExecute

func (_e *CloudBackupsApi_Expecter) DeleteShardedClusterBackupExecute(r interface{}) *CloudBackupsApi_DeleteShardedClusterBackupExecute_Call

DeleteShardedClusterBackupExecute is a helper method to define mock.On call

  • r admin.DeleteShardedClusterBackupApiRequest

func (*CloudBackupsApi_Expecter) DeleteShardedClusterBackupWithParams

func (_e *CloudBackupsApi_Expecter) DeleteShardedClusterBackupWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call

DeleteShardedClusterBackupWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteShardedClusterBackupApiParams

func (*CloudBackupsApi_Expecter) GetBackupExportJob

func (_e *CloudBackupsApi_Expecter) GetBackupExportJob(ctx interface{}, groupId interface{}, clusterName interface{}, exportId interface{}) *CloudBackupsApi_GetBackupExportJob_Call

GetBackupExportJob is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • exportId string

func (*CloudBackupsApi_Expecter) GetBackupExportJobExecute

func (_e *CloudBackupsApi_Expecter) GetBackupExportJobExecute(r interface{}) *CloudBackupsApi_GetBackupExportJobExecute_Call

GetBackupExportJobExecute is a helper method to define mock.On call

  • r admin.GetBackupExportJobApiRequest

func (*CloudBackupsApi_Expecter) GetBackupExportJobWithParams

func (_e *CloudBackupsApi_Expecter) GetBackupExportJobWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_GetBackupExportJobWithParams_Call

GetBackupExportJobWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetBackupExportJobApiParams

func (*CloudBackupsApi_Expecter) GetBackupRestoreJob

func (_e *CloudBackupsApi_Expecter) GetBackupRestoreJob(ctx interface{}, groupId interface{}, clusterName interface{}, restoreJobId interface{}) *CloudBackupsApi_GetBackupRestoreJob_Call

GetBackupRestoreJob is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • restoreJobId string

func (*CloudBackupsApi_Expecter) GetBackupRestoreJobExecute

func (_e *CloudBackupsApi_Expecter) GetBackupRestoreJobExecute(r interface{}) *CloudBackupsApi_GetBackupRestoreJobExecute_Call

GetBackupRestoreJobExecute is a helper method to define mock.On call

  • r admin.GetBackupRestoreJobApiRequest

func (*CloudBackupsApi_Expecter) GetBackupRestoreJobWithParams

func (_e *CloudBackupsApi_Expecter) GetBackupRestoreJobWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_GetBackupRestoreJobWithParams_Call

GetBackupRestoreJobWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetBackupRestoreJobApiParams

func (*CloudBackupsApi_Expecter) GetBackupSchedule

func (_e *CloudBackupsApi_Expecter) GetBackupSchedule(ctx interface{}, groupId interface{}, clusterName interface{}) *CloudBackupsApi_GetBackupSchedule_Call

GetBackupSchedule is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*CloudBackupsApi_Expecter) GetBackupScheduleExecute

func (_e *CloudBackupsApi_Expecter) GetBackupScheduleExecute(r interface{}) *CloudBackupsApi_GetBackupScheduleExecute_Call

GetBackupScheduleExecute is a helper method to define mock.On call

  • r admin.GetBackupScheduleApiRequest

func (*CloudBackupsApi_Expecter) GetBackupScheduleWithParams

func (_e *CloudBackupsApi_Expecter) GetBackupScheduleWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_GetBackupScheduleWithParams_Call

GetBackupScheduleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetBackupScheduleApiParams

func (*CloudBackupsApi_Expecter) GetDataProtectionSettings

func (_e *CloudBackupsApi_Expecter) GetDataProtectionSettings(ctx interface{}, groupId interface{}) *CloudBackupsApi_GetDataProtectionSettings_Call

GetDataProtectionSettings is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*CloudBackupsApi_Expecter) GetDataProtectionSettingsExecute

func (_e *CloudBackupsApi_Expecter) GetDataProtectionSettingsExecute(r interface{}) *CloudBackupsApi_GetDataProtectionSettingsExecute_Call

GetDataProtectionSettingsExecute is a helper method to define mock.On call

  • r admin.GetDataProtectionSettingsApiRequest

func (*CloudBackupsApi_Expecter) GetDataProtectionSettingsWithParams

func (_e *CloudBackupsApi_Expecter) GetDataProtectionSettingsWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_GetDataProtectionSettingsWithParams_Call

GetDataProtectionSettingsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetDataProtectionSettingsApiParams

func (*CloudBackupsApi_Expecter) GetExportBucket

func (_e *CloudBackupsApi_Expecter) GetExportBucket(ctx interface{}, groupId interface{}, exportBucketId interface{}) *CloudBackupsApi_GetExportBucket_Call

GetExportBucket is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • exportBucketId string

func (*CloudBackupsApi_Expecter) GetExportBucketExecute

func (_e *CloudBackupsApi_Expecter) GetExportBucketExecute(r interface{}) *CloudBackupsApi_GetExportBucketExecute_Call

GetExportBucketExecute is a helper method to define mock.On call

  • r admin.GetExportBucketApiRequest

func (*CloudBackupsApi_Expecter) GetExportBucketWithParams

func (_e *CloudBackupsApi_Expecter) GetExportBucketWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_GetExportBucketWithParams_Call

GetExportBucketWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetExportBucketApiParams

func (*CloudBackupsApi_Expecter) GetReplicaSetBackup

func (_e *CloudBackupsApi_Expecter) GetReplicaSetBackup(ctx interface{}, groupId interface{}, clusterName interface{}, snapshotId interface{}) *CloudBackupsApi_GetReplicaSetBackup_Call

GetReplicaSetBackup is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • snapshotId string

func (*CloudBackupsApi_Expecter) GetReplicaSetBackupExecute

func (_e *CloudBackupsApi_Expecter) GetReplicaSetBackupExecute(r interface{}) *CloudBackupsApi_GetReplicaSetBackupExecute_Call

GetReplicaSetBackupExecute is a helper method to define mock.On call

  • r admin.GetReplicaSetBackupApiRequest

func (*CloudBackupsApi_Expecter) GetReplicaSetBackupWithParams

func (_e *CloudBackupsApi_Expecter) GetReplicaSetBackupWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_GetReplicaSetBackupWithParams_Call

GetReplicaSetBackupWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetReplicaSetBackupApiParams

func (*CloudBackupsApi_Expecter) GetServerlessBackup

func (_e *CloudBackupsApi_Expecter) GetServerlessBackup(ctx interface{}, groupId interface{}, clusterName interface{}, snapshotId interface{}) *CloudBackupsApi_GetServerlessBackup_Call

GetServerlessBackup is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • snapshotId string

func (*CloudBackupsApi_Expecter) GetServerlessBackupExecute

func (_e *CloudBackupsApi_Expecter) GetServerlessBackupExecute(r interface{}) *CloudBackupsApi_GetServerlessBackupExecute_Call

GetServerlessBackupExecute is a helper method to define mock.On call

  • r admin.GetServerlessBackupApiRequest

func (*CloudBackupsApi_Expecter) GetServerlessBackupRestoreJob

func (_e *CloudBackupsApi_Expecter) GetServerlessBackupRestoreJob(ctx interface{}, groupId interface{}, clusterName interface{}, restoreJobId interface{}) *CloudBackupsApi_GetServerlessBackupRestoreJob_Call

GetServerlessBackupRestoreJob is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • restoreJobId string

func (*CloudBackupsApi_Expecter) GetServerlessBackupRestoreJobExecute

func (_e *CloudBackupsApi_Expecter) GetServerlessBackupRestoreJobExecute(r interface{}) *CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call

GetServerlessBackupRestoreJobExecute is a helper method to define mock.On call

  • r admin.GetServerlessBackupRestoreJobApiRequest

func (*CloudBackupsApi_Expecter) GetServerlessBackupRestoreJobWithParams

func (_e *CloudBackupsApi_Expecter) GetServerlessBackupRestoreJobWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call

GetServerlessBackupRestoreJobWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetServerlessBackupRestoreJobApiParams

func (*CloudBackupsApi_Expecter) GetServerlessBackupWithParams

func (_e *CloudBackupsApi_Expecter) GetServerlessBackupWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_GetServerlessBackupWithParams_Call

GetServerlessBackupWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetServerlessBackupApiParams

func (*CloudBackupsApi_Expecter) GetShardedClusterBackup

func (_e *CloudBackupsApi_Expecter) GetShardedClusterBackup(ctx interface{}, groupId interface{}, clusterName interface{}, snapshotId interface{}) *CloudBackupsApi_GetShardedClusterBackup_Call

GetShardedClusterBackup is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • snapshotId string

func (*CloudBackupsApi_Expecter) GetShardedClusterBackupExecute

func (_e *CloudBackupsApi_Expecter) GetShardedClusterBackupExecute(r interface{}) *CloudBackupsApi_GetShardedClusterBackupExecute_Call

GetShardedClusterBackupExecute is a helper method to define mock.On call

  • r admin.GetShardedClusterBackupApiRequest

func (*CloudBackupsApi_Expecter) GetShardedClusterBackupWithParams

func (_e *CloudBackupsApi_Expecter) GetShardedClusterBackupWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_GetShardedClusterBackupWithParams_Call

GetShardedClusterBackupWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetShardedClusterBackupApiParams

func (*CloudBackupsApi_Expecter) ListBackupExportJobs

func (_e *CloudBackupsApi_Expecter) ListBackupExportJobs(ctx interface{}, groupId interface{}, clusterName interface{}) *CloudBackupsApi_ListBackupExportJobs_Call

ListBackupExportJobs is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*CloudBackupsApi_Expecter) ListBackupExportJobsExecute

func (_e *CloudBackupsApi_Expecter) ListBackupExportJobsExecute(r interface{}) *CloudBackupsApi_ListBackupExportJobsExecute_Call

ListBackupExportJobsExecute is a helper method to define mock.On call

  • r admin.ListBackupExportJobsApiRequest

func (*CloudBackupsApi_Expecter) ListBackupExportJobsWithParams

func (_e *CloudBackupsApi_Expecter) ListBackupExportJobsWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_ListBackupExportJobsWithParams_Call

ListBackupExportJobsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListBackupExportJobsApiParams

func (*CloudBackupsApi_Expecter) ListBackupRestoreJobs

func (_e *CloudBackupsApi_Expecter) ListBackupRestoreJobs(ctx interface{}, groupId interface{}, clusterName interface{}) *CloudBackupsApi_ListBackupRestoreJobs_Call

ListBackupRestoreJobs is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*CloudBackupsApi_Expecter) ListBackupRestoreJobsExecute

func (_e *CloudBackupsApi_Expecter) ListBackupRestoreJobsExecute(r interface{}) *CloudBackupsApi_ListBackupRestoreJobsExecute_Call

ListBackupRestoreJobsExecute is a helper method to define mock.On call

  • r admin.ListBackupRestoreJobsApiRequest

func (*CloudBackupsApi_Expecter) ListBackupRestoreJobsWithParams

func (_e *CloudBackupsApi_Expecter) ListBackupRestoreJobsWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_ListBackupRestoreJobsWithParams_Call

ListBackupRestoreJobsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListBackupRestoreJobsApiParams

func (*CloudBackupsApi_Expecter) ListExportBuckets

func (_e *CloudBackupsApi_Expecter) ListExportBuckets(ctx interface{}, groupId interface{}) *CloudBackupsApi_ListExportBuckets_Call

ListExportBuckets is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*CloudBackupsApi_Expecter) ListExportBucketsExecute

func (_e *CloudBackupsApi_Expecter) ListExportBucketsExecute(r interface{}) *CloudBackupsApi_ListExportBucketsExecute_Call

ListExportBucketsExecute is a helper method to define mock.On call

  • r admin.ListExportBucketsApiRequest

func (*CloudBackupsApi_Expecter) ListExportBucketsWithParams

func (_e *CloudBackupsApi_Expecter) ListExportBucketsWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_ListExportBucketsWithParams_Call

ListExportBucketsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListExportBucketsApiParams

func (*CloudBackupsApi_Expecter) ListReplicaSetBackups

func (_e *CloudBackupsApi_Expecter) ListReplicaSetBackups(ctx interface{}, groupId interface{}, clusterName interface{}) *CloudBackupsApi_ListReplicaSetBackups_Call

ListReplicaSetBackups is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*CloudBackupsApi_Expecter) ListReplicaSetBackupsExecute

func (_e *CloudBackupsApi_Expecter) ListReplicaSetBackupsExecute(r interface{}) *CloudBackupsApi_ListReplicaSetBackupsExecute_Call

ListReplicaSetBackupsExecute is a helper method to define mock.On call

  • r admin.ListReplicaSetBackupsApiRequest

func (*CloudBackupsApi_Expecter) ListReplicaSetBackupsWithParams

func (_e *CloudBackupsApi_Expecter) ListReplicaSetBackupsWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_ListReplicaSetBackupsWithParams_Call

ListReplicaSetBackupsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListReplicaSetBackupsApiParams

func (*CloudBackupsApi_Expecter) ListServerlessBackupRestoreJobs

func (_e *CloudBackupsApi_Expecter) ListServerlessBackupRestoreJobs(ctx interface{}, groupId interface{}, clusterName interface{}) *CloudBackupsApi_ListServerlessBackupRestoreJobs_Call

ListServerlessBackupRestoreJobs is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*CloudBackupsApi_Expecter) ListServerlessBackupRestoreJobsExecute

func (_e *CloudBackupsApi_Expecter) ListServerlessBackupRestoreJobsExecute(r interface{}) *CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call

ListServerlessBackupRestoreJobsExecute is a helper method to define mock.On call

  • r admin.ListServerlessBackupRestoreJobsApiRequest

func (*CloudBackupsApi_Expecter) ListServerlessBackupRestoreJobsWithParams

func (_e *CloudBackupsApi_Expecter) ListServerlessBackupRestoreJobsWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call

ListServerlessBackupRestoreJobsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListServerlessBackupRestoreJobsApiParams

func (*CloudBackupsApi_Expecter) ListServerlessBackups

func (_e *CloudBackupsApi_Expecter) ListServerlessBackups(ctx interface{}, groupId interface{}, clusterName interface{}) *CloudBackupsApi_ListServerlessBackups_Call

ListServerlessBackups is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*CloudBackupsApi_Expecter) ListServerlessBackupsExecute

func (_e *CloudBackupsApi_Expecter) ListServerlessBackupsExecute(r interface{}) *CloudBackupsApi_ListServerlessBackupsExecute_Call

ListServerlessBackupsExecute is a helper method to define mock.On call

  • r admin.ListServerlessBackupsApiRequest

func (*CloudBackupsApi_Expecter) ListServerlessBackupsWithParams

func (_e *CloudBackupsApi_Expecter) ListServerlessBackupsWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_ListServerlessBackupsWithParams_Call

ListServerlessBackupsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListServerlessBackupsApiParams

func (*CloudBackupsApi_Expecter) ListShardedClusterBackups

func (_e *CloudBackupsApi_Expecter) ListShardedClusterBackups(ctx interface{}, groupId interface{}, clusterName interface{}) *CloudBackupsApi_ListShardedClusterBackups_Call

ListShardedClusterBackups is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*CloudBackupsApi_Expecter) ListShardedClusterBackupsExecute

func (_e *CloudBackupsApi_Expecter) ListShardedClusterBackupsExecute(r interface{}) *CloudBackupsApi_ListShardedClusterBackupsExecute_Call

ListShardedClusterBackupsExecute is a helper method to define mock.On call

  • r admin.ListShardedClusterBackupsApiRequest

func (*CloudBackupsApi_Expecter) ListShardedClusterBackupsWithParams

func (_e *CloudBackupsApi_Expecter) ListShardedClusterBackupsWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_ListShardedClusterBackupsWithParams_Call

ListShardedClusterBackupsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListShardedClusterBackupsApiParams

func (*CloudBackupsApi_Expecter) TakeSnapshot

func (_e *CloudBackupsApi_Expecter) TakeSnapshot(ctx interface{}, groupId interface{}, clusterName interface{}, diskBackupOnDemandSnapshotRequest interface{}) *CloudBackupsApi_TakeSnapshot_Call

TakeSnapshot is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • diskBackupOnDemandSnapshotRequest *admin.DiskBackupOnDemandSnapshotRequest

func (*CloudBackupsApi_Expecter) TakeSnapshotExecute

func (_e *CloudBackupsApi_Expecter) TakeSnapshotExecute(r interface{}) *CloudBackupsApi_TakeSnapshotExecute_Call

TakeSnapshotExecute is a helper method to define mock.On call

  • r admin.TakeSnapshotApiRequest

func (*CloudBackupsApi_Expecter) TakeSnapshotWithParams

func (_e *CloudBackupsApi_Expecter) TakeSnapshotWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_TakeSnapshotWithParams_Call

TakeSnapshotWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.TakeSnapshotApiParams

func (*CloudBackupsApi_Expecter) UpdateBackupSchedule

func (_e *CloudBackupsApi_Expecter) UpdateBackupSchedule(ctx interface{}, groupId interface{}, clusterName interface{}, diskBackupSnapshotSchedule interface{}) *CloudBackupsApi_UpdateBackupSchedule_Call

UpdateBackupSchedule is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • diskBackupSnapshotSchedule *admin.DiskBackupSnapshotSchedule

func (*CloudBackupsApi_Expecter) UpdateBackupScheduleExecute

func (_e *CloudBackupsApi_Expecter) UpdateBackupScheduleExecute(r interface{}) *CloudBackupsApi_UpdateBackupScheduleExecute_Call

UpdateBackupScheduleExecute is a helper method to define mock.On call

  • r admin.UpdateBackupScheduleApiRequest

func (*CloudBackupsApi_Expecter) UpdateBackupScheduleWithParams

func (_e *CloudBackupsApi_Expecter) UpdateBackupScheduleWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_UpdateBackupScheduleWithParams_Call

UpdateBackupScheduleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateBackupScheduleApiParams

func (*CloudBackupsApi_Expecter) UpdateDataProtectionSettings

func (_e *CloudBackupsApi_Expecter) UpdateDataProtectionSettings(ctx interface{}, groupId interface{}, dataProtectionSettings20231001 interface{}) *CloudBackupsApi_UpdateDataProtectionSettings_Call

UpdateDataProtectionSettings is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • dataProtectionSettings20231001 *admin.DataProtectionSettings20231001

func (*CloudBackupsApi_Expecter) UpdateDataProtectionSettingsExecute

func (_e *CloudBackupsApi_Expecter) UpdateDataProtectionSettingsExecute(r interface{}) *CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call

UpdateDataProtectionSettingsExecute is a helper method to define mock.On call

  • r admin.UpdateDataProtectionSettingsApiRequest

func (*CloudBackupsApi_Expecter) UpdateDataProtectionSettingsWithParams

func (_e *CloudBackupsApi_Expecter) UpdateDataProtectionSettingsWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call

UpdateDataProtectionSettingsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateDataProtectionSettingsApiParams

func (*CloudBackupsApi_Expecter) UpdateSnapshotRetention

func (_e *CloudBackupsApi_Expecter) UpdateSnapshotRetention(ctx interface{}, groupId interface{}, clusterName interface{}, snapshotId interface{}, backupSnapshotRetention interface{}) *CloudBackupsApi_UpdateSnapshotRetention_Call

UpdateSnapshotRetention is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • snapshotId string
  • backupSnapshotRetention *admin.BackupSnapshotRetention

func (*CloudBackupsApi_Expecter) UpdateSnapshotRetentionExecute

func (_e *CloudBackupsApi_Expecter) UpdateSnapshotRetentionExecute(r interface{}) *CloudBackupsApi_UpdateSnapshotRetentionExecute_Call

UpdateSnapshotRetentionExecute is a helper method to define mock.On call

  • r admin.UpdateSnapshotRetentionApiRequest

func (*CloudBackupsApi_Expecter) UpdateSnapshotRetentionWithParams

func (_e *CloudBackupsApi_Expecter) UpdateSnapshotRetentionWithParams(ctx interface{}, args interface{}) *CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call

UpdateSnapshotRetentionWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateSnapshotRetentionApiParams

type CloudBackupsApi_GetBackupExportJobExecute_Call

type CloudBackupsApi_GetBackupExportJobExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_GetBackupExportJobExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBackupExportJobExecute'

func (*CloudBackupsApi_GetBackupExportJobExecute_Call) Return

func (*CloudBackupsApi_GetBackupExportJobExecute_Call) Run

type CloudBackupsApi_GetBackupExportJobWithParams_Call

type CloudBackupsApi_GetBackupExportJobWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_GetBackupExportJobWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBackupExportJobWithParams'

func (*CloudBackupsApi_GetBackupExportJobWithParams_Call) Run

type CloudBackupsApi_GetBackupExportJob_Call

type CloudBackupsApi_GetBackupExportJob_Call struct {
	*mock.Call
}

CloudBackupsApi_GetBackupExportJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBackupExportJob'

func (*CloudBackupsApi_GetBackupExportJob_Call) Run

type CloudBackupsApi_GetBackupRestoreJobExecute_Call

type CloudBackupsApi_GetBackupRestoreJobExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_GetBackupRestoreJobExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBackupRestoreJobExecute'

func (*CloudBackupsApi_GetBackupRestoreJobExecute_Call) Return

func (*CloudBackupsApi_GetBackupRestoreJobExecute_Call) Run

type CloudBackupsApi_GetBackupRestoreJobWithParams_Call

type CloudBackupsApi_GetBackupRestoreJobWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_GetBackupRestoreJobWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBackupRestoreJobWithParams'

func (*CloudBackupsApi_GetBackupRestoreJobWithParams_Call) Run

type CloudBackupsApi_GetBackupRestoreJob_Call

type CloudBackupsApi_GetBackupRestoreJob_Call struct {
	*mock.Call
}

CloudBackupsApi_GetBackupRestoreJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBackupRestoreJob'

func (*CloudBackupsApi_GetBackupRestoreJob_Call) Run

func (_c *CloudBackupsApi_GetBackupRestoreJob_Call) Run(run func(ctx context.Context, groupId string, clusterName string, restoreJobId string)) *CloudBackupsApi_GetBackupRestoreJob_Call

type CloudBackupsApi_GetBackupScheduleExecute_Call

type CloudBackupsApi_GetBackupScheduleExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_GetBackupScheduleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBackupScheduleExecute'

func (*CloudBackupsApi_GetBackupScheduleExecute_Call) Return

func (*CloudBackupsApi_GetBackupScheduleExecute_Call) Run

type CloudBackupsApi_GetBackupScheduleWithParams_Call

type CloudBackupsApi_GetBackupScheduleWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_GetBackupScheduleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBackupScheduleWithParams'

func (*CloudBackupsApi_GetBackupScheduleWithParams_Call) Run

type CloudBackupsApi_GetBackupSchedule_Call

type CloudBackupsApi_GetBackupSchedule_Call struct {
	*mock.Call
}

CloudBackupsApi_GetBackupSchedule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBackupSchedule'

func (*CloudBackupsApi_GetBackupSchedule_Call) Return

func (*CloudBackupsApi_GetBackupSchedule_Call) Run

type CloudBackupsApi_GetDataProtectionSettingsExecute_Call

type CloudBackupsApi_GetDataProtectionSettingsExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_GetDataProtectionSettingsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDataProtectionSettingsExecute'

type CloudBackupsApi_GetDataProtectionSettingsWithParams_Call

type CloudBackupsApi_GetDataProtectionSettingsWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_GetDataProtectionSettingsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDataProtectionSettingsWithParams'

type CloudBackupsApi_GetDataProtectionSettings_Call

type CloudBackupsApi_GetDataProtectionSettings_Call struct {
	*mock.Call
}

CloudBackupsApi_GetDataProtectionSettings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDataProtectionSettings'

func (*CloudBackupsApi_GetDataProtectionSettings_Call) Run

type CloudBackupsApi_GetExportBucketExecute_Call

type CloudBackupsApi_GetExportBucketExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_GetExportBucketExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetExportBucketExecute'

func (*CloudBackupsApi_GetExportBucketExecute_Call) Run

type CloudBackupsApi_GetExportBucketWithParams_Call

type CloudBackupsApi_GetExportBucketWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_GetExportBucketWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetExportBucketWithParams'

func (*CloudBackupsApi_GetExportBucketWithParams_Call) Run

type CloudBackupsApi_GetExportBucket_Call

type CloudBackupsApi_GetExportBucket_Call struct {
	*mock.Call
}

CloudBackupsApi_GetExportBucket_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetExportBucket'

func (*CloudBackupsApi_GetExportBucket_Call) Return

func (*CloudBackupsApi_GetExportBucket_Call) Run

type CloudBackupsApi_GetReplicaSetBackupExecute_Call

type CloudBackupsApi_GetReplicaSetBackupExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_GetReplicaSetBackupExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReplicaSetBackupExecute'

func (*CloudBackupsApi_GetReplicaSetBackupExecute_Call) Return

func (*CloudBackupsApi_GetReplicaSetBackupExecute_Call) Run

type CloudBackupsApi_GetReplicaSetBackupWithParams_Call

type CloudBackupsApi_GetReplicaSetBackupWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_GetReplicaSetBackupWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReplicaSetBackupWithParams'

func (*CloudBackupsApi_GetReplicaSetBackupWithParams_Call) Run

type CloudBackupsApi_GetReplicaSetBackup_Call

type CloudBackupsApi_GetReplicaSetBackup_Call struct {
	*mock.Call
}

CloudBackupsApi_GetReplicaSetBackup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReplicaSetBackup'

func (*CloudBackupsApi_GetReplicaSetBackup_Call) Run

type CloudBackupsApi_GetServerlessBackupExecute_Call

type CloudBackupsApi_GetServerlessBackupExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_GetServerlessBackupExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessBackupExecute'

func (*CloudBackupsApi_GetServerlessBackupExecute_Call) Return

func (*CloudBackupsApi_GetServerlessBackupExecute_Call) Run

type CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call

type CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessBackupRestoreJobExecute'

type CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call

type CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessBackupRestoreJobWithParams'

type CloudBackupsApi_GetServerlessBackupRestoreJob_Call

type CloudBackupsApi_GetServerlessBackupRestoreJob_Call struct {
	*mock.Call
}

CloudBackupsApi_GetServerlessBackupRestoreJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessBackupRestoreJob'

func (*CloudBackupsApi_GetServerlessBackupRestoreJob_Call) Run

type CloudBackupsApi_GetServerlessBackupWithParams_Call

type CloudBackupsApi_GetServerlessBackupWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_GetServerlessBackupWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessBackupWithParams'

func (*CloudBackupsApi_GetServerlessBackupWithParams_Call) Run

type CloudBackupsApi_GetServerlessBackup_Call

type CloudBackupsApi_GetServerlessBackup_Call struct {
	*mock.Call
}

CloudBackupsApi_GetServerlessBackup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessBackup'

func (*CloudBackupsApi_GetServerlessBackup_Call) Run

type CloudBackupsApi_GetShardedClusterBackupExecute_Call

type CloudBackupsApi_GetShardedClusterBackupExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_GetShardedClusterBackupExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetShardedClusterBackupExecute'

type CloudBackupsApi_GetShardedClusterBackupWithParams_Call

type CloudBackupsApi_GetShardedClusterBackupWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_GetShardedClusterBackupWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetShardedClusterBackupWithParams'

func (*CloudBackupsApi_GetShardedClusterBackupWithParams_Call) Run

type CloudBackupsApi_GetShardedClusterBackup_Call

type CloudBackupsApi_GetShardedClusterBackup_Call struct {
	*mock.Call
}

CloudBackupsApi_GetShardedClusterBackup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetShardedClusterBackup'

func (*CloudBackupsApi_GetShardedClusterBackup_Call) Run

type CloudBackupsApi_ListBackupExportJobsExecute_Call

type CloudBackupsApi_ListBackupExportJobsExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_ListBackupExportJobsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBackupExportJobsExecute'

func (*CloudBackupsApi_ListBackupExportJobsExecute_Call) Run

type CloudBackupsApi_ListBackupExportJobsWithParams_Call

type CloudBackupsApi_ListBackupExportJobsWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_ListBackupExportJobsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBackupExportJobsWithParams'

func (*CloudBackupsApi_ListBackupExportJobsWithParams_Call) Run

type CloudBackupsApi_ListBackupExportJobs_Call

type CloudBackupsApi_ListBackupExportJobs_Call struct {
	*mock.Call
}

CloudBackupsApi_ListBackupExportJobs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBackupExportJobs'

func (*CloudBackupsApi_ListBackupExportJobs_Call) Run

type CloudBackupsApi_ListBackupRestoreJobsExecute_Call

type CloudBackupsApi_ListBackupRestoreJobsExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_ListBackupRestoreJobsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBackupRestoreJobsExecute'

func (*CloudBackupsApi_ListBackupRestoreJobsExecute_Call) Run

type CloudBackupsApi_ListBackupRestoreJobsWithParams_Call

type CloudBackupsApi_ListBackupRestoreJobsWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_ListBackupRestoreJobsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBackupRestoreJobsWithParams'

func (*CloudBackupsApi_ListBackupRestoreJobsWithParams_Call) Run

type CloudBackupsApi_ListBackupRestoreJobs_Call

type CloudBackupsApi_ListBackupRestoreJobs_Call struct {
	*mock.Call
}

CloudBackupsApi_ListBackupRestoreJobs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListBackupRestoreJobs'

func (*CloudBackupsApi_ListBackupRestoreJobs_Call) Run

type CloudBackupsApi_ListExportBucketsExecute_Call

type CloudBackupsApi_ListExportBucketsExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_ListExportBucketsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListExportBucketsExecute'

func (*CloudBackupsApi_ListExportBucketsExecute_Call) Run

type CloudBackupsApi_ListExportBucketsWithParams_Call

type CloudBackupsApi_ListExportBucketsWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_ListExportBucketsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListExportBucketsWithParams'

func (*CloudBackupsApi_ListExportBucketsWithParams_Call) Run

type CloudBackupsApi_ListExportBuckets_Call

type CloudBackupsApi_ListExportBuckets_Call struct {
	*mock.Call
}

CloudBackupsApi_ListExportBuckets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListExportBuckets'

func (*CloudBackupsApi_ListExportBuckets_Call) Return

func (*CloudBackupsApi_ListExportBuckets_Call) Run

type CloudBackupsApi_ListReplicaSetBackupsExecute_Call

type CloudBackupsApi_ListReplicaSetBackupsExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_ListReplicaSetBackupsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListReplicaSetBackupsExecute'

func (*CloudBackupsApi_ListReplicaSetBackupsExecute_Call) Run

type CloudBackupsApi_ListReplicaSetBackupsWithParams_Call

type CloudBackupsApi_ListReplicaSetBackupsWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_ListReplicaSetBackupsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListReplicaSetBackupsWithParams'

func (*CloudBackupsApi_ListReplicaSetBackupsWithParams_Call) Run

type CloudBackupsApi_ListReplicaSetBackups_Call

type CloudBackupsApi_ListReplicaSetBackups_Call struct {
	*mock.Call
}

CloudBackupsApi_ListReplicaSetBackups_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListReplicaSetBackups'

func (*CloudBackupsApi_ListReplicaSetBackups_Call) Run

type CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call

type CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessBackupRestoreJobsExecute'

type CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call

type CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessBackupRestoreJobsWithParams'

type CloudBackupsApi_ListServerlessBackupRestoreJobs_Call

type CloudBackupsApi_ListServerlessBackupRestoreJobs_Call struct {
	*mock.Call
}

CloudBackupsApi_ListServerlessBackupRestoreJobs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessBackupRestoreJobs'

func (*CloudBackupsApi_ListServerlessBackupRestoreJobs_Call) Run

type CloudBackupsApi_ListServerlessBackupsExecute_Call

type CloudBackupsApi_ListServerlessBackupsExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_ListServerlessBackupsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessBackupsExecute'

func (*CloudBackupsApi_ListServerlessBackupsExecute_Call) Run

type CloudBackupsApi_ListServerlessBackupsWithParams_Call

type CloudBackupsApi_ListServerlessBackupsWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_ListServerlessBackupsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessBackupsWithParams'

func (*CloudBackupsApi_ListServerlessBackupsWithParams_Call) Run

type CloudBackupsApi_ListServerlessBackups_Call

type CloudBackupsApi_ListServerlessBackups_Call struct {
	*mock.Call
}

CloudBackupsApi_ListServerlessBackups_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessBackups'

func (*CloudBackupsApi_ListServerlessBackups_Call) Run

type CloudBackupsApi_ListShardedClusterBackupsExecute_Call

type CloudBackupsApi_ListShardedClusterBackupsExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_ListShardedClusterBackupsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListShardedClusterBackupsExecute'

type CloudBackupsApi_ListShardedClusterBackupsWithParams_Call

type CloudBackupsApi_ListShardedClusterBackupsWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_ListShardedClusterBackupsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListShardedClusterBackupsWithParams'

type CloudBackupsApi_ListShardedClusterBackups_Call

type CloudBackupsApi_ListShardedClusterBackups_Call struct {
	*mock.Call
}

CloudBackupsApi_ListShardedClusterBackups_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListShardedClusterBackups'

func (*CloudBackupsApi_ListShardedClusterBackups_Call) Run

type CloudBackupsApi_TakeSnapshotExecute_Call

type CloudBackupsApi_TakeSnapshotExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_TakeSnapshotExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TakeSnapshotExecute'

func (*CloudBackupsApi_TakeSnapshotExecute_Call) Return

func (*CloudBackupsApi_TakeSnapshotExecute_Call) Run

type CloudBackupsApi_TakeSnapshotWithParams_Call

type CloudBackupsApi_TakeSnapshotWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_TakeSnapshotWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TakeSnapshotWithParams'

func (*CloudBackupsApi_TakeSnapshotWithParams_Call) Return

func (*CloudBackupsApi_TakeSnapshotWithParams_Call) Run

type CloudBackupsApi_TakeSnapshot_Call

type CloudBackupsApi_TakeSnapshot_Call struct {
	*mock.Call
}

CloudBackupsApi_TakeSnapshot_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TakeSnapshot'

func (*CloudBackupsApi_TakeSnapshot_Call) Return

func (*CloudBackupsApi_TakeSnapshot_Call) Run

func (_c *CloudBackupsApi_TakeSnapshot_Call) Run(run func(ctx context.Context, groupId string, clusterName string, diskBackupOnDemandSnapshotRequest *admin.DiskBackupOnDemandSnapshotRequest)) *CloudBackupsApi_TakeSnapshot_Call

type CloudBackupsApi_UpdateBackupScheduleExecute_Call

type CloudBackupsApi_UpdateBackupScheduleExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_UpdateBackupScheduleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateBackupScheduleExecute'

func (*CloudBackupsApi_UpdateBackupScheduleExecute_Call) Return

func (*CloudBackupsApi_UpdateBackupScheduleExecute_Call) Run

type CloudBackupsApi_UpdateBackupScheduleWithParams_Call

type CloudBackupsApi_UpdateBackupScheduleWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_UpdateBackupScheduleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateBackupScheduleWithParams'

func (*CloudBackupsApi_UpdateBackupScheduleWithParams_Call) Run

type CloudBackupsApi_UpdateBackupSchedule_Call

type CloudBackupsApi_UpdateBackupSchedule_Call struct {
	*mock.Call
}

CloudBackupsApi_UpdateBackupSchedule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateBackupSchedule'

func (*CloudBackupsApi_UpdateBackupSchedule_Call) Run

type CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call

type CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateDataProtectionSettingsExecute'

type CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call

type CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateDataProtectionSettingsWithParams'

type CloudBackupsApi_UpdateDataProtectionSettings_Call

type CloudBackupsApi_UpdateDataProtectionSettings_Call struct {
	*mock.Call
}

CloudBackupsApi_UpdateDataProtectionSettings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateDataProtectionSettings'

func (*CloudBackupsApi_UpdateDataProtectionSettings_Call) Run

type CloudBackupsApi_UpdateSnapshotRetentionExecute_Call

type CloudBackupsApi_UpdateSnapshotRetentionExecute_Call struct {
	*mock.Call
}

CloudBackupsApi_UpdateSnapshotRetentionExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateSnapshotRetentionExecute'

func (*CloudBackupsApi_UpdateSnapshotRetentionExecute_Call) Return

type CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call

type CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call struct {
	*mock.Call
}

CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateSnapshotRetentionWithParams'

func (*CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call) Run

type CloudBackupsApi_UpdateSnapshotRetention_Call

type CloudBackupsApi_UpdateSnapshotRetention_Call struct {
	*mock.Call
}

CloudBackupsApi_UpdateSnapshotRetention_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateSnapshotRetention'

func (*CloudBackupsApi_UpdateSnapshotRetention_Call) Run

func (_c *CloudBackupsApi_UpdateSnapshotRetention_Call) Run(run func(ctx context.Context, groupId string, clusterName string, snapshotId string, backupSnapshotRetention *admin.BackupSnapshotRetention)) *CloudBackupsApi_UpdateSnapshotRetention_Call

type CloudMigrationServiceApi

type CloudMigrationServiceApi struct {
	mock.Mock
}

CloudMigrationServiceApi is an autogenerated mock type for the CloudMigrationServiceApi type

func NewCloudMigrationServiceApi

func NewCloudMigrationServiceApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *CloudMigrationServiceApi

NewCloudMigrationServiceApi creates a new instance of CloudMigrationServiceApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*CloudMigrationServiceApi) CreateLinkToken

func (_m *CloudMigrationServiceApi) CreateLinkToken(ctx context.Context, orgId string, targetOrgRequest *admin.TargetOrgRequest) admin.CreateLinkTokenApiRequest

CreateLinkToken provides a mock function with given fields: ctx, orgId, targetOrgRequest

func (*CloudMigrationServiceApi) CreateLinkTokenExecute

CreateLinkTokenExecute provides a mock function with given fields: r

func (*CloudMigrationServiceApi) CreateLinkTokenWithParams

CreateLinkTokenWithParams provides a mock function with given fields: ctx, args

func (*CloudMigrationServiceApi) CreatePushMigration

func (_m *CloudMigrationServiceApi) CreatePushMigration(ctx context.Context, groupId string, liveMigrationRequest *admin.LiveMigrationRequest) admin.CreatePushMigrationApiRequest

CreatePushMigration provides a mock function with given fields: ctx, groupId, liveMigrationRequest

func (*CloudMigrationServiceApi) CreatePushMigrationExecute

CreatePushMigrationExecute provides a mock function with given fields: r

func (*CloudMigrationServiceApi) CreatePushMigrationWithParams

CreatePushMigrationWithParams provides a mock function with given fields: ctx, args

func (*CloudMigrationServiceApi) CutoverMigration

func (_m *CloudMigrationServiceApi) CutoverMigration(ctx context.Context, groupId string, liveMigrationId string) admin.CutoverMigrationApiRequest

CutoverMigration provides a mock function with given fields: ctx, groupId, liveMigrationId

func (*CloudMigrationServiceApi) CutoverMigrationExecute

func (_m *CloudMigrationServiceApi) CutoverMigrationExecute(r admin.CutoverMigrationApiRequest) (*http.Response, error)

CutoverMigrationExecute provides a mock function with given fields: r

func (*CloudMigrationServiceApi) CutoverMigrationWithParams

CutoverMigrationWithParams provides a mock function with given fields: ctx, args

func (*CloudMigrationServiceApi) DeleteLinkToken

DeleteLinkToken provides a mock function with given fields: ctx, orgId

func (*CloudMigrationServiceApi) DeleteLinkTokenExecute

func (_m *CloudMigrationServiceApi) DeleteLinkTokenExecute(r admin.DeleteLinkTokenApiRequest) (map[string]interface{}, *http.Response, error)

DeleteLinkTokenExecute provides a mock function with given fields: r

func (*CloudMigrationServiceApi) DeleteLinkTokenWithParams

DeleteLinkTokenWithParams provides a mock function with given fields: ctx, args

func (*CloudMigrationServiceApi) EXPECT

func (*CloudMigrationServiceApi) GetPushMigration

func (_m *CloudMigrationServiceApi) GetPushMigration(ctx context.Context, groupId string, liveMigrationId string) admin.GetPushMigrationApiRequest

GetPushMigration provides a mock function with given fields: ctx, groupId, liveMigrationId

func (*CloudMigrationServiceApi) GetPushMigrationExecute

GetPushMigrationExecute provides a mock function with given fields: r

func (*CloudMigrationServiceApi) GetPushMigrationWithParams

GetPushMigrationWithParams provides a mock function with given fields: ctx, args

func (*CloudMigrationServiceApi) GetValidationStatus

func (_m *CloudMigrationServiceApi) GetValidationStatus(ctx context.Context, groupId string, validationId string) admin.GetValidationStatusApiRequest

GetValidationStatus provides a mock function with given fields: ctx, groupId, validationId

func (*CloudMigrationServiceApi) GetValidationStatusExecute

GetValidationStatusExecute provides a mock function with given fields: r

func (*CloudMigrationServiceApi) GetValidationStatusWithParams

GetValidationStatusWithParams provides a mock function with given fields: ctx, args

func (*CloudMigrationServiceApi) ListSourceProjects

ListSourceProjects provides a mock function with given fields: ctx, orgId

func (*CloudMigrationServiceApi) ListSourceProjectsExecute

ListSourceProjectsExecute provides a mock function with given fields: r

func (*CloudMigrationServiceApi) ListSourceProjectsWithParams

ListSourceProjectsWithParams provides a mock function with given fields: ctx, args

func (*CloudMigrationServiceApi) ValidateMigration

func (_m *CloudMigrationServiceApi) ValidateMigration(ctx context.Context, groupId string, liveMigrationRequest *admin.LiveMigrationRequest) admin.ValidateMigrationApiRequest

ValidateMigration provides a mock function with given fields: ctx, groupId, liveMigrationRequest

func (*CloudMigrationServiceApi) ValidateMigrationExecute

ValidateMigrationExecute provides a mock function with given fields: r

func (*CloudMigrationServiceApi) ValidateMigrationWithParams

ValidateMigrationWithParams provides a mock function with given fields: ctx, args

type CloudMigrationServiceApi_CreateLinkTokenExecute_Call

type CloudMigrationServiceApi_CreateLinkTokenExecute_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_CreateLinkTokenExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateLinkTokenExecute'

func (*CloudMigrationServiceApi_CreateLinkTokenExecute_Call) Return

func (*CloudMigrationServiceApi_CreateLinkTokenExecute_Call) Run

type CloudMigrationServiceApi_CreateLinkTokenWithParams_Call

type CloudMigrationServiceApi_CreateLinkTokenWithParams_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_CreateLinkTokenWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateLinkTokenWithParams'

func (*CloudMigrationServiceApi_CreateLinkTokenWithParams_Call) Run

type CloudMigrationServiceApi_CreateLinkToken_Call

type CloudMigrationServiceApi_CreateLinkToken_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_CreateLinkToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateLinkToken'

func (*CloudMigrationServiceApi_CreateLinkToken_Call) Run

type CloudMigrationServiceApi_CreatePushMigrationExecute_Call

type CloudMigrationServiceApi_CreatePushMigrationExecute_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_CreatePushMigrationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePushMigrationExecute'

func (*CloudMigrationServiceApi_CreatePushMigrationExecute_Call) Return

func (*CloudMigrationServiceApi_CreatePushMigrationExecute_Call) Run

type CloudMigrationServiceApi_CreatePushMigrationWithParams_Call

type CloudMigrationServiceApi_CreatePushMigrationWithParams_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_CreatePushMigrationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePushMigrationWithParams'

func (*CloudMigrationServiceApi_CreatePushMigrationWithParams_Call) Run

type CloudMigrationServiceApi_CreatePushMigration_Call

type CloudMigrationServiceApi_CreatePushMigration_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_CreatePushMigration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePushMigration'

func (*CloudMigrationServiceApi_CreatePushMigration_Call) Run

type CloudMigrationServiceApi_CutoverMigrationExecute_Call

type CloudMigrationServiceApi_CutoverMigrationExecute_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_CutoverMigrationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CutoverMigrationExecute'

func (*CloudMigrationServiceApi_CutoverMigrationExecute_Call) Return

func (*CloudMigrationServiceApi_CutoverMigrationExecute_Call) Run

func (*CloudMigrationServiceApi_CutoverMigrationExecute_Call) RunAndReturn

type CloudMigrationServiceApi_CutoverMigrationWithParams_Call

type CloudMigrationServiceApi_CutoverMigrationWithParams_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_CutoverMigrationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CutoverMigrationWithParams'

func (*CloudMigrationServiceApi_CutoverMigrationWithParams_Call) Run

type CloudMigrationServiceApi_CutoverMigration_Call

type CloudMigrationServiceApi_CutoverMigration_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_CutoverMigration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CutoverMigration'

func (*CloudMigrationServiceApi_CutoverMigration_Call) Run

type CloudMigrationServiceApi_DeleteLinkTokenExecute_Call

type CloudMigrationServiceApi_DeleteLinkTokenExecute_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_DeleteLinkTokenExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteLinkTokenExecute'

func (*CloudMigrationServiceApi_DeleteLinkTokenExecute_Call) Return

func (*CloudMigrationServiceApi_DeleteLinkTokenExecute_Call) Run

func (*CloudMigrationServiceApi_DeleteLinkTokenExecute_Call) RunAndReturn

type CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call

type CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteLinkTokenWithParams'

func (*CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call) Run

type CloudMigrationServiceApi_DeleteLinkToken_Call

type CloudMigrationServiceApi_DeleteLinkToken_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_DeleteLinkToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteLinkToken'

func (*CloudMigrationServiceApi_DeleteLinkToken_Call) Run

type CloudMigrationServiceApi_Expecter

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

func (*CloudMigrationServiceApi_Expecter) CreateLinkToken

func (_e *CloudMigrationServiceApi_Expecter) CreateLinkToken(ctx interface{}, orgId interface{}, targetOrgRequest interface{}) *CloudMigrationServiceApi_CreateLinkToken_Call

CreateLinkToken is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • targetOrgRequest *admin.TargetOrgRequest

func (*CloudMigrationServiceApi_Expecter) CreateLinkTokenExecute

CreateLinkTokenExecute is a helper method to define mock.On call

  • r admin.CreateLinkTokenApiRequest

func (*CloudMigrationServiceApi_Expecter) CreateLinkTokenWithParams

func (_e *CloudMigrationServiceApi_Expecter) CreateLinkTokenWithParams(ctx interface{}, args interface{}) *CloudMigrationServiceApi_CreateLinkTokenWithParams_Call

CreateLinkTokenWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateLinkTokenApiParams

func (*CloudMigrationServiceApi_Expecter) CreatePushMigration

func (_e *CloudMigrationServiceApi_Expecter) CreatePushMigration(ctx interface{}, groupId interface{}, liveMigrationRequest interface{}) *CloudMigrationServiceApi_CreatePushMigration_Call

CreatePushMigration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • liveMigrationRequest *admin.LiveMigrationRequest

func (*CloudMigrationServiceApi_Expecter) CreatePushMigrationExecute

CreatePushMigrationExecute is a helper method to define mock.On call

  • r admin.CreatePushMigrationApiRequest

func (*CloudMigrationServiceApi_Expecter) CreatePushMigrationWithParams

func (_e *CloudMigrationServiceApi_Expecter) CreatePushMigrationWithParams(ctx interface{}, args interface{}) *CloudMigrationServiceApi_CreatePushMigrationWithParams_Call

CreatePushMigrationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreatePushMigrationApiParams

func (*CloudMigrationServiceApi_Expecter) CutoverMigration

func (_e *CloudMigrationServiceApi_Expecter) CutoverMigration(ctx interface{}, groupId interface{}, liveMigrationId interface{}) *CloudMigrationServiceApi_CutoverMigration_Call

CutoverMigration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • liveMigrationId string

func (*CloudMigrationServiceApi_Expecter) CutoverMigrationExecute

CutoverMigrationExecute is a helper method to define mock.On call

  • r admin.CutoverMigrationApiRequest

func (*CloudMigrationServiceApi_Expecter) CutoverMigrationWithParams

func (_e *CloudMigrationServiceApi_Expecter) CutoverMigrationWithParams(ctx interface{}, args interface{}) *CloudMigrationServiceApi_CutoverMigrationWithParams_Call

CutoverMigrationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CutoverMigrationApiParams

func (*CloudMigrationServiceApi_Expecter) DeleteLinkToken

func (_e *CloudMigrationServiceApi_Expecter) DeleteLinkToken(ctx interface{}, orgId interface{}) *CloudMigrationServiceApi_DeleteLinkToken_Call

DeleteLinkToken is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*CloudMigrationServiceApi_Expecter) DeleteLinkTokenExecute

DeleteLinkTokenExecute is a helper method to define mock.On call

  • r admin.DeleteLinkTokenApiRequest

func (*CloudMigrationServiceApi_Expecter) DeleteLinkTokenWithParams

func (_e *CloudMigrationServiceApi_Expecter) DeleteLinkTokenWithParams(ctx interface{}, args interface{}) *CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call

DeleteLinkTokenWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteLinkTokenApiParams

func (*CloudMigrationServiceApi_Expecter) GetPushMigration

func (_e *CloudMigrationServiceApi_Expecter) GetPushMigration(ctx interface{}, groupId interface{}, liveMigrationId interface{}) *CloudMigrationServiceApi_GetPushMigration_Call

GetPushMigration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • liveMigrationId string

func (*CloudMigrationServiceApi_Expecter) GetPushMigrationExecute

GetPushMigrationExecute is a helper method to define mock.On call

  • r admin.GetPushMigrationApiRequest

func (*CloudMigrationServiceApi_Expecter) GetPushMigrationWithParams

func (_e *CloudMigrationServiceApi_Expecter) GetPushMigrationWithParams(ctx interface{}, args interface{}) *CloudMigrationServiceApi_GetPushMigrationWithParams_Call

GetPushMigrationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetPushMigrationApiParams

func (*CloudMigrationServiceApi_Expecter) GetValidationStatus

func (_e *CloudMigrationServiceApi_Expecter) GetValidationStatus(ctx interface{}, groupId interface{}, validationId interface{}) *CloudMigrationServiceApi_GetValidationStatus_Call

GetValidationStatus is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • validationId string

func (*CloudMigrationServiceApi_Expecter) GetValidationStatusExecute

GetValidationStatusExecute is a helper method to define mock.On call

  • r admin.GetValidationStatusApiRequest

func (*CloudMigrationServiceApi_Expecter) GetValidationStatusWithParams

func (_e *CloudMigrationServiceApi_Expecter) GetValidationStatusWithParams(ctx interface{}, args interface{}) *CloudMigrationServiceApi_GetValidationStatusWithParams_Call

GetValidationStatusWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetValidationStatusApiParams

func (*CloudMigrationServiceApi_Expecter) ListSourceProjects

func (_e *CloudMigrationServiceApi_Expecter) ListSourceProjects(ctx interface{}, orgId interface{}) *CloudMigrationServiceApi_ListSourceProjects_Call

ListSourceProjects is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*CloudMigrationServiceApi_Expecter) ListSourceProjectsExecute

ListSourceProjectsExecute is a helper method to define mock.On call

  • r admin.ListSourceProjectsApiRequest

func (*CloudMigrationServiceApi_Expecter) ListSourceProjectsWithParams

func (_e *CloudMigrationServiceApi_Expecter) ListSourceProjectsWithParams(ctx interface{}, args interface{}) *CloudMigrationServiceApi_ListSourceProjectsWithParams_Call

ListSourceProjectsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListSourceProjectsApiParams

func (*CloudMigrationServiceApi_Expecter) ValidateMigration

func (_e *CloudMigrationServiceApi_Expecter) ValidateMigration(ctx interface{}, groupId interface{}, liveMigrationRequest interface{}) *CloudMigrationServiceApi_ValidateMigration_Call

ValidateMigration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • liveMigrationRequest *admin.LiveMigrationRequest

func (*CloudMigrationServiceApi_Expecter) ValidateMigrationExecute

ValidateMigrationExecute is a helper method to define mock.On call

  • r admin.ValidateMigrationApiRequest

func (*CloudMigrationServiceApi_Expecter) ValidateMigrationWithParams

func (_e *CloudMigrationServiceApi_Expecter) ValidateMigrationWithParams(ctx interface{}, args interface{}) *CloudMigrationServiceApi_ValidateMigrationWithParams_Call

ValidateMigrationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ValidateMigrationApiParams

type CloudMigrationServiceApi_GetPushMigrationExecute_Call

type CloudMigrationServiceApi_GetPushMigrationExecute_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_GetPushMigrationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPushMigrationExecute'

func (*CloudMigrationServiceApi_GetPushMigrationExecute_Call) Return

func (*CloudMigrationServiceApi_GetPushMigrationExecute_Call) Run

type CloudMigrationServiceApi_GetPushMigrationWithParams_Call

type CloudMigrationServiceApi_GetPushMigrationWithParams_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_GetPushMigrationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPushMigrationWithParams'

func (*CloudMigrationServiceApi_GetPushMigrationWithParams_Call) Run

type CloudMigrationServiceApi_GetPushMigration_Call

type CloudMigrationServiceApi_GetPushMigration_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_GetPushMigration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPushMigration'

func (*CloudMigrationServiceApi_GetPushMigration_Call) Run

type CloudMigrationServiceApi_GetValidationStatusExecute_Call

type CloudMigrationServiceApi_GetValidationStatusExecute_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_GetValidationStatusExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetValidationStatusExecute'

func (*CloudMigrationServiceApi_GetValidationStatusExecute_Call) Return

func (*CloudMigrationServiceApi_GetValidationStatusExecute_Call) Run

type CloudMigrationServiceApi_GetValidationStatusWithParams_Call

type CloudMigrationServiceApi_GetValidationStatusWithParams_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_GetValidationStatusWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetValidationStatusWithParams'

func (*CloudMigrationServiceApi_GetValidationStatusWithParams_Call) Run

type CloudMigrationServiceApi_GetValidationStatus_Call

type CloudMigrationServiceApi_GetValidationStatus_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_GetValidationStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetValidationStatus'

func (*CloudMigrationServiceApi_GetValidationStatus_Call) Run

type CloudMigrationServiceApi_ListSourceProjectsExecute_Call

type CloudMigrationServiceApi_ListSourceProjectsExecute_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_ListSourceProjectsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSourceProjectsExecute'

func (*CloudMigrationServiceApi_ListSourceProjectsExecute_Call) Return

func (*CloudMigrationServiceApi_ListSourceProjectsExecute_Call) Run

type CloudMigrationServiceApi_ListSourceProjectsWithParams_Call

type CloudMigrationServiceApi_ListSourceProjectsWithParams_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_ListSourceProjectsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSourceProjectsWithParams'

func (*CloudMigrationServiceApi_ListSourceProjectsWithParams_Call) Run

type CloudMigrationServiceApi_ListSourceProjects_Call

type CloudMigrationServiceApi_ListSourceProjects_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_ListSourceProjects_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSourceProjects'

func (*CloudMigrationServiceApi_ListSourceProjects_Call) Run

type CloudMigrationServiceApi_ValidateMigrationExecute_Call

type CloudMigrationServiceApi_ValidateMigrationExecute_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_ValidateMigrationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ValidateMigrationExecute'

func (*CloudMigrationServiceApi_ValidateMigrationExecute_Call) Return

func (*CloudMigrationServiceApi_ValidateMigrationExecute_Call) Run

type CloudMigrationServiceApi_ValidateMigrationWithParams_Call

type CloudMigrationServiceApi_ValidateMigrationWithParams_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_ValidateMigrationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ValidateMigrationWithParams'

func (*CloudMigrationServiceApi_ValidateMigrationWithParams_Call) Run

type CloudMigrationServiceApi_ValidateMigration_Call

type CloudMigrationServiceApi_ValidateMigration_Call struct {
	*mock.Call
}

CloudMigrationServiceApi_ValidateMigration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ValidateMigration'

func (*CloudMigrationServiceApi_ValidateMigration_Call) Run

type CloudProviderAccessApi

type CloudProviderAccessApi struct {
	mock.Mock
}

CloudProviderAccessApi is an autogenerated mock type for the CloudProviderAccessApi type

func NewCloudProviderAccessApi

func NewCloudProviderAccessApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *CloudProviderAccessApi

NewCloudProviderAccessApi creates a new instance of CloudProviderAccessApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*CloudProviderAccessApi) AuthorizeCloudProviderAccessRole

func (_m *CloudProviderAccessApi) AuthorizeCloudProviderAccessRole(ctx context.Context, groupId string, roleId string, cloudProviderAccessRole *admin.CloudProviderAccessRole) admin.AuthorizeCloudProviderAccessRoleApiRequest

AuthorizeCloudProviderAccessRole provides a mock function with given fields: ctx, groupId, roleId, cloudProviderAccessRole

func (*CloudProviderAccessApi) AuthorizeCloudProviderAccessRoleExecute

AuthorizeCloudProviderAccessRoleExecute provides a mock function with given fields: r

func (*CloudProviderAccessApi) AuthorizeCloudProviderAccessRoleWithParams

AuthorizeCloudProviderAccessRoleWithParams provides a mock function with given fields: ctx, args

func (*CloudProviderAccessApi) CreateCloudProviderAccessRole

func (_m *CloudProviderAccessApi) CreateCloudProviderAccessRole(ctx context.Context, groupId string, cloudProviderAccessRole *admin.CloudProviderAccessRole) admin.CreateCloudProviderAccessRoleApiRequest

CreateCloudProviderAccessRole provides a mock function with given fields: ctx, groupId, cloudProviderAccessRole

func (*CloudProviderAccessApi) CreateCloudProviderAccessRoleExecute

CreateCloudProviderAccessRoleExecute provides a mock function with given fields: r

func (*CloudProviderAccessApi) CreateCloudProviderAccessRoleWithParams

CreateCloudProviderAccessRoleWithParams provides a mock function with given fields: ctx, args

func (*CloudProviderAccessApi) DeauthorizeCloudProviderAccessRole

func (_m *CloudProviderAccessApi) DeauthorizeCloudProviderAccessRole(ctx context.Context, groupId string, cloudProvider string, roleId string) admin.DeauthorizeCloudProviderAccessRoleApiRequest

DeauthorizeCloudProviderAccessRole provides a mock function with given fields: ctx, groupId, cloudProvider, roleId

func (*CloudProviderAccessApi) DeauthorizeCloudProviderAccessRoleExecute

func (_m *CloudProviderAccessApi) DeauthorizeCloudProviderAccessRoleExecute(r admin.DeauthorizeCloudProviderAccessRoleApiRequest) (*http.Response, error)

DeauthorizeCloudProviderAccessRoleExecute provides a mock function with given fields: r

func (*CloudProviderAccessApi) DeauthorizeCloudProviderAccessRoleWithParams

DeauthorizeCloudProviderAccessRoleWithParams provides a mock function with given fields: ctx, args

func (*CloudProviderAccessApi) EXPECT

func (*CloudProviderAccessApi) GetCloudProviderAccessRole

func (_m *CloudProviderAccessApi) GetCloudProviderAccessRole(ctx context.Context, groupId string, roleId string) admin.GetCloudProviderAccessRoleApiRequest

GetCloudProviderAccessRole provides a mock function with given fields: ctx, groupId, roleId

func (*CloudProviderAccessApi) GetCloudProviderAccessRoleExecute

GetCloudProviderAccessRoleExecute provides a mock function with given fields: r

func (*CloudProviderAccessApi) GetCloudProviderAccessRoleWithParams

GetCloudProviderAccessRoleWithParams provides a mock function with given fields: ctx, args

func (*CloudProviderAccessApi) ListCloudProviderAccessRoles

func (_m *CloudProviderAccessApi) ListCloudProviderAccessRoles(ctx context.Context, groupId string) admin.ListCloudProviderAccessRolesApiRequest

ListCloudProviderAccessRoles provides a mock function with given fields: ctx, groupId

func (*CloudProviderAccessApi) ListCloudProviderAccessRolesExecute

ListCloudProviderAccessRolesExecute provides a mock function with given fields: r

func (*CloudProviderAccessApi) ListCloudProviderAccessRolesWithParams

ListCloudProviderAccessRolesWithParams provides a mock function with given fields: ctx, args

type CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call

type CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call struct {
	*mock.Call
}

CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AuthorizeCloudProviderAccessRoleExecute'

type CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call

type CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call struct {
	*mock.Call
}

CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AuthorizeCloudProviderAccessRoleWithParams'

type CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call

type CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call struct {
	*mock.Call
}

CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AuthorizeCloudProviderAccessRole'

func (*CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call) Run

type CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call

type CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call struct {
	*mock.Call
}

CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCloudProviderAccessRoleExecute'

type CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call

type CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call struct {
	*mock.Call
}

CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCloudProviderAccessRoleWithParams'

type CloudProviderAccessApi_CreateCloudProviderAccessRole_Call

type CloudProviderAccessApi_CreateCloudProviderAccessRole_Call struct {
	*mock.Call
}

CloudProviderAccessApi_CreateCloudProviderAccessRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCloudProviderAccessRole'

func (*CloudProviderAccessApi_CreateCloudProviderAccessRole_Call) Run

type CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call

type CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call struct {
	*mock.Call
}

CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeauthorizeCloudProviderAccessRoleExecute'

func (*CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call) Return

type CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call

type CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call struct {
	*mock.Call
}

CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeauthorizeCloudProviderAccessRoleWithParams'

type CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call

type CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call struct {
	*mock.Call
}

CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeauthorizeCloudProviderAccessRole'

func (*CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call) Run

type CloudProviderAccessApi_Expecter

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

func (*CloudProviderAccessApi_Expecter) AuthorizeCloudProviderAccessRole

func (_e *CloudProviderAccessApi_Expecter) AuthorizeCloudProviderAccessRole(ctx interface{}, groupId interface{}, roleId interface{}, cloudProviderAccessRole interface{}) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call

AuthorizeCloudProviderAccessRole is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • roleId string
  • cloudProviderAccessRole *admin.CloudProviderAccessRole

func (*CloudProviderAccessApi_Expecter) AuthorizeCloudProviderAccessRoleExecute

func (_e *CloudProviderAccessApi_Expecter) AuthorizeCloudProviderAccessRoleExecute(r interface{}) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call

AuthorizeCloudProviderAccessRoleExecute is a helper method to define mock.On call

  • r admin.AuthorizeCloudProviderAccessRoleApiRequest

func (*CloudProviderAccessApi_Expecter) AuthorizeCloudProviderAccessRoleWithParams

func (_e *CloudProviderAccessApi_Expecter) AuthorizeCloudProviderAccessRoleWithParams(ctx interface{}, args interface{}) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call

AuthorizeCloudProviderAccessRoleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.AuthorizeCloudProviderAccessRoleApiParams

func (*CloudProviderAccessApi_Expecter) CreateCloudProviderAccessRole

func (_e *CloudProviderAccessApi_Expecter) CreateCloudProviderAccessRole(ctx interface{}, groupId interface{}, cloudProviderAccessRole interface{}) *CloudProviderAccessApi_CreateCloudProviderAccessRole_Call

CreateCloudProviderAccessRole is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • cloudProviderAccessRole *admin.CloudProviderAccessRole

func (*CloudProviderAccessApi_Expecter) CreateCloudProviderAccessRoleExecute

func (_e *CloudProviderAccessApi_Expecter) CreateCloudProviderAccessRoleExecute(r interface{}) *CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call

CreateCloudProviderAccessRoleExecute is a helper method to define mock.On call

  • r admin.CreateCloudProviderAccessRoleApiRequest

func (*CloudProviderAccessApi_Expecter) CreateCloudProviderAccessRoleWithParams

func (_e *CloudProviderAccessApi_Expecter) CreateCloudProviderAccessRoleWithParams(ctx interface{}, args interface{}) *CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call

CreateCloudProviderAccessRoleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateCloudProviderAccessRoleApiParams

func (*CloudProviderAccessApi_Expecter) DeauthorizeCloudProviderAccessRole

func (_e *CloudProviderAccessApi_Expecter) DeauthorizeCloudProviderAccessRole(ctx interface{}, groupId interface{}, cloudProvider interface{}, roleId interface{}) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call

DeauthorizeCloudProviderAccessRole is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • cloudProvider string
  • roleId string

func (*CloudProviderAccessApi_Expecter) DeauthorizeCloudProviderAccessRoleExecute

func (_e *CloudProviderAccessApi_Expecter) DeauthorizeCloudProviderAccessRoleExecute(r interface{}) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call

DeauthorizeCloudProviderAccessRoleExecute is a helper method to define mock.On call

  • r admin.DeauthorizeCloudProviderAccessRoleApiRequest

func (*CloudProviderAccessApi_Expecter) DeauthorizeCloudProviderAccessRoleWithParams

func (_e *CloudProviderAccessApi_Expecter) DeauthorizeCloudProviderAccessRoleWithParams(ctx interface{}, args interface{}) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call

DeauthorizeCloudProviderAccessRoleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeauthorizeCloudProviderAccessRoleApiParams

func (*CloudProviderAccessApi_Expecter) GetCloudProviderAccessRole

func (_e *CloudProviderAccessApi_Expecter) GetCloudProviderAccessRole(ctx interface{}, groupId interface{}, roleId interface{}) *CloudProviderAccessApi_GetCloudProviderAccessRole_Call

GetCloudProviderAccessRole is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • roleId string

func (*CloudProviderAccessApi_Expecter) GetCloudProviderAccessRoleExecute

func (_e *CloudProviderAccessApi_Expecter) GetCloudProviderAccessRoleExecute(r interface{}) *CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call

GetCloudProviderAccessRoleExecute is a helper method to define mock.On call

  • r admin.GetCloudProviderAccessRoleApiRequest

func (*CloudProviderAccessApi_Expecter) GetCloudProviderAccessRoleWithParams

func (_e *CloudProviderAccessApi_Expecter) GetCloudProviderAccessRoleWithParams(ctx interface{}, args interface{}) *CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call

GetCloudProviderAccessRoleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetCloudProviderAccessRoleApiParams

func (*CloudProviderAccessApi_Expecter) ListCloudProviderAccessRoles

func (_e *CloudProviderAccessApi_Expecter) ListCloudProviderAccessRoles(ctx interface{}, groupId interface{}) *CloudProviderAccessApi_ListCloudProviderAccessRoles_Call

ListCloudProviderAccessRoles is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*CloudProviderAccessApi_Expecter) ListCloudProviderAccessRolesExecute

func (_e *CloudProviderAccessApi_Expecter) ListCloudProviderAccessRolesExecute(r interface{}) *CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call

ListCloudProviderAccessRolesExecute is a helper method to define mock.On call

  • r admin.ListCloudProviderAccessRolesApiRequest

func (*CloudProviderAccessApi_Expecter) ListCloudProviderAccessRolesWithParams

func (_e *CloudProviderAccessApi_Expecter) ListCloudProviderAccessRolesWithParams(ctx interface{}, args interface{}) *CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call

ListCloudProviderAccessRolesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListCloudProviderAccessRolesApiParams

type CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call

type CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call struct {
	*mock.Call
}

CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCloudProviderAccessRoleExecute'

type CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call

type CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call struct {
	*mock.Call
}

CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCloudProviderAccessRoleWithParams'

type CloudProviderAccessApi_GetCloudProviderAccessRole_Call

type CloudProviderAccessApi_GetCloudProviderAccessRole_Call struct {
	*mock.Call
}

CloudProviderAccessApi_GetCloudProviderAccessRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCloudProviderAccessRole'

func (*CloudProviderAccessApi_GetCloudProviderAccessRole_Call) Run

type CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call

type CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call struct {
	*mock.Call
}

CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListCloudProviderAccessRolesExecute'

type CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call

type CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call struct {
	*mock.Call
}

CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListCloudProviderAccessRolesWithParams'

type CloudProviderAccessApi_ListCloudProviderAccessRoles_Call

type CloudProviderAccessApi_ListCloudProviderAccessRoles_Call struct {
	*mock.Call
}

CloudProviderAccessApi_ListCloudProviderAccessRoles_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListCloudProviderAccessRoles'

func (*CloudProviderAccessApi_ListCloudProviderAccessRoles_Call) Run

type ClusterOutageSimulationApi

type ClusterOutageSimulationApi struct {
	mock.Mock
}

ClusterOutageSimulationApi is an autogenerated mock type for the ClusterOutageSimulationApi type

func NewClusterOutageSimulationApi

func NewClusterOutageSimulationApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *ClusterOutageSimulationApi

NewClusterOutageSimulationApi creates a new instance of ClusterOutageSimulationApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ClusterOutageSimulationApi) EXPECT

func (*ClusterOutageSimulationApi) EndOutageSimulation

func (_m *ClusterOutageSimulationApi) EndOutageSimulation(ctx context.Context, groupId string, clusterName string) admin.EndOutageSimulationApiRequest

EndOutageSimulation provides a mock function with given fields: ctx, groupId, clusterName

func (*ClusterOutageSimulationApi) EndOutageSimulationExecute

EndOutageSimulationExecute provides a mock function with given fields: r

func (*ClusterOutageSimulationApi) EndOutageSimulationWithParams

EndOutageSimulationWithParams provides a mock function with given fields: ctx, args

func (*ClusterOutageSimulationApi) GetOutageSimulation

func (_m *ClusterOutageSimulationApi) GetOutageSimulation(ctx context.Context, groupId string, clusterName string) admin.GetOutageSimulationApiRequest

GetOutageSimulation provides a mock function with given fields: ctx, groupId, clusterName

func (*ClusterOutageSimulationApi) GetOutageSimulationExecute

GetOutageSimulationExecute provides a mock function with given fields: r

func (*ClusterOutageSimulationApi) GetOutageSimulationWithParams

GetOutageSimulationWithParams provides a mock function with given fields: ctx, args

func (*ClusterOutageSimulationApi) StartOutageSimulation

func (_m *ClusterOutageSimulationApi) StartOutageSimulation(ctx context.Context, groupId string, clusterName string, clusterOutageSimulation *admin.ClusterOutageSimulation) admin.StartOutageSimulationApiRequest

StartOutageSimulation provides a mock function with given fields: ctx, groupId, clusterName, clusterOutageSimulation

func (*ClusterOutageSimulationApi) StartOutageSimulationExecute

StartOutageSimulationExecute provides a mock function with given fields: r

func (*ClusterOutageSimulationApi) StartOutageSimulationWithParams

StartOutageSimulationWithParams provides a mock function with given fields: ctx, args

type ClusterOutageSimulationApi_EndOutageSimulationExecute_Call

type ClusterOutageSimulationApi_EndOutageSimulationExecute_Call struct {
	*mock.Call
}

ClusterOutageSimulationApi_EndOutageSimulationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EndOutageSimulationExecute'

func (*ClusterOutageSimulationApi_EndOutageSimulationExecute_Call) Return

type ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call

type ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call struct {
	*mock.Call
}

ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EndOutageSimulationWithParams'

func (*ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call) Run

type ClusterOutageSimulationApi_EndOutageSimulation_Call

type ClusterOutageSimulationApi_EndOutageSimulation_Call struct {
	*mock.Call
}

ClusterOutageSimulationApi_EndOutageSimulation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EndOutageSimulation'

func (*ClusterOutageSimulationApi_EndOutageSimulation_Call) Run

type ClusterOutageSimulationApi_Expecter

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

func (*ClusterOutageSimulationApi_Expecter) EndOutageSimulation

func (_e *ClusterOutageSimulationApi_Expecter) EndOutageSimulation(ctx interface{}, groupId interface{}, clusterName interface{}) *ClusterOutageSimulationApi_EndOutageSimulation_Call

EndOutageSimulation is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*ClusterOutageSimulationApi_Expecter) EndOutageSimulationExecute

EndOutageSimulationExecute is a helper method to define mock.On call

  • r admin.EndOutageSimulationApiRequest

func (*ClusterOutageSimulationApi_Expecter) EndOutageSimulationWithParams

func (_e *ClusterOutageSimulationApi_Expecter) EndOutageSimulationWithParams(ctx interface{}, args interface{}) *ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call

EndOutageSimulationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.EndOutageSimulationApiParams

func (*ClusterOutageSimulationApi_Expecter) GetOutageSimulation

func (_e *ClusterOutageSimulationApi_Expecter) GetOutageSimulation(ctx interface{}, groupId interface{}, clusterName interface{}) *ClusterOutageSimulationApi_GetOutageSimulation_Call

GetOutageSimulation is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*ClusterOutageSimulationApi_Expecter) GetOutageSimulationExecute

GetOutageSimulationExecute is a helper method to define mock.On call

  • r admin.GetOutageSimulationApiRequest

func (*ClusterOutageSimulationApi_Expecter) GetOutageSimulationWithParams

func (_e *ClusterOutageSimulationApi_Expecter) GetOutageSimulationWithParams(ctx interface{}, args interface{}) *ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call

GetOutageSimulationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetOutageSimulationApiParams

func (*ClusterOutageSimulationApi_Expecter) StartOutageSimulation

func (_e *ClusterOutageSimulationApi_Expecter) StartOutageSimulation(ctx interface{}, groupId interface{}, clusterName interface{}, clusterOutageSimulation interface{}) *ClusterOutageSimulationApi_StartOutageSimulation_Call

StartOutageSimulation is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • clusterOutageSimulation *admin.ClusterOutageSimulation

func (*ClusterOutageSimulationApi_Expecter) StartOutageSimulationExecute

StartOutageSimulationExecute is a helper method to define mock.On call

  • r admin.StartOutageSimulationApiRequest

func (*ClusterOutageSimulationApi_Expecter) StartOutageSimulationWithParams

func (_e *ClusterOutageSimulationApi_Expecter) StartOutageSimulationWithParams(ctx interface{}, args interface{}) *ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call

StartOutageSimulationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.StartOutageSimulationApiParams

type ClusterOutageSimulationApi_GetOutageSimulationExecute_Call

type ClusterOutageSimulationApi_GetOutageSimulationExecute_Call struct {
	*mock.Call
}

ClusterOutageSimulationApi_GetOutageSimulationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOutageSimulationExecute'

func (*ClusterOutageSimulationApi_GetOutageSimulationExecute_Call) Return

type ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call

type ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call struct {
	*mock.Call
}

ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOutageSimulationWithParams'

func (*ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call) Run

type ClusterOutageSimulationApi_GetOutageSimulation_Call

type ClusterOutageSimulationApi_GetOutageSimulation_Call struct {
	*mock.Call
}

ClusterOutageSimulationApi_GetOutageSimulation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOutageSimulation'

func (*ClusterOutageSimulationApi_GetOutageSimulation_Call) Run

type ClusterOutageSimulationApi_StartOutageSimulationExecute_Call

type ClusterOutageSimulationApi_StartOutageSimulationExecute_Call struct {
	*mock.Call
}

ClusterOutageSimulationApi_StartOutageSimulationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StartOutageSimulationExecute'

type ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call

type ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call struct {
	*mock.Call
}

ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StartOutageSimulationWithParams'

type ClusterOutageSimulationApi_StartOutageSimulation_Call

type ClusterOutageSimulationApi_StartOutageSimulation_Call struct {
	*mock.Call
}

ClusterOutageSimulationApi_StartOutageSimulation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StartOutageSimulation'

func (*ClusterOutageSimulationApi_StartOutageSimulation_Call) Run

type ClustersApi

type ClustersApi struct {
	mock.Mock
}

ClustersApi is an autogenerated mock type for the ClustersApi type

func NewClustersApi

func NewClustersApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *ClustersApi

NewClustersApi creates a new instance of ClustersApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ClustersApi) CreateCluster

func (_m *ClustersApi) CreateCluster(ctx context.Context, groupId string, advancedClusterDescription *admin.AdvancedClusterDescription) admin.CreateClusterApiRequest

CreateCluster provides a mock function with given fields: ctx, groupId, advancedClusterDescription

func (*ClustersApi) CreateClusterExecute

CreateClusterExecute provides a mock function with given fields: r

func (*ClustersApi) CreateClusterWithParams

func (_m *ClustersApi) CreateClusterWithParams(ctx context.Context, args *admin.CreateClusterApiParams) admin.CreateClusterApiRequest

CreateClusterWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) DeleteCluster

func (_m *ClustersApi) DeleteCluster(ctx context.Context, groupId string, clusterName string) admin.DeleteClusterApiRequest

DeleteCluster provides a mock function with given fields: ctx, groupId, clusterName

func (*ClustersApi) DeleteClusterExecute

func (_m *ClustersApi) DeleteClusterExecute(r admin.DeleteClusterApiRequest) (*http.Response, error)

DeleteClusterExecute provides a mock function with given fields: r

func (*ClustersApi) DeleteClusterWithParams

func (_m *ClustersApi) DeleteClusterWithParams(ctx context.Context, args *admin.DeleteClusterApiParams) admin.DeleteClusterApiRequest

DeleteClusterWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) EXPECT

func (_m *ClustersApi) EXPECT() *ClustersApi_Expecter

func (*ClustersApi) GetCluster

func (_m *ClustersApi) GetCluster(ctx context.Context, groupId string, clusterName string) admin.GetClusterApiRequest

GetCluster provides a mock function with given fields: ctx, groupId, clusterName

func (*ClustersApi) GetClusterAdvancedConfiguration

func (_m *ClustersApi) GetClusterAdvancedConfiguration(ctx context.Context, groupId string, clusterName string) admin.GetClusterAdvancedConfigurationApiRequest

GetClusterAdvancedConfiguration provides a mock function with given fields: ctx, groupId, clusterName

func (*ClustersApi) GetClusterAdvancedConfigurationExecute

GetClusterAdvancedConfigurationExecute provides a mock function with given fields: r

func (*ClustersApi) GetClusterAdvancedConfigurationWithParams

GetClusterAdvancedConfigurationWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) GetClusterExecute

GetClusterExecute provides a mock function with given fields: r

func (*ClustersApi) GetClusterStatus

func (_m *ClustersApi) GetClusterStatus(ctx context.Context, groupId string, clusterName string) admin.GetClusterStatusApiRequest

GetClusterStatus provides a mock function with given fields: ctx, groupId, clusterName

func (*ClustersApi) GetClusterStatusExecute

func (_m *ClustersApi) GetClusterStatusExecute(r admin.GetClusterStatusApiRequest) (*admin.ClusterStatus, *http.Response, error)

GetClusterStatusExecute provides a mock function with given fields: r

func (*ClustersApi) GetClusterStatusWithParams

func (_m *ClustersApi) GetClusterStatusWithParams(ctx context.Context, args *admin.GetClusterStatusApiParams) admin.GetClusterStatusApiRequest

GetClusterStatusWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) GetClusterWithParams

func (_m *ClustersApi) GetClusterWithParams(ctx context.Context, args *admin.GetClusterApiParams) admin.GetClusterApiRequest

GetClusterWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) GetSampleDatasetLoadStatus

func (_m *ClustersApi) GetSampleDatasetLoadStatus(ctx context.Context, groupId string, sampleDatasetId string) admin.GetSampleDatasetLoadStatusApiRequest

GetSampleDatasetLoadStatus provides a mock function with given fields: ctx, groupId, sampleDatasetId

func (*ClustersApi) GetSampleDatasetLoadStatusExecute

func (_m *ClustersApi) GetSampleDatasetLoadStatusExecute(r admin.GetSampleDatasetLoadStatusApiRequest) (*admin.SampleDatasetStatus, *http.Response, error)

GetSampleDatasetLoadStatusExecute provides a mock function with given fields: r

func (*ClustersApi) GetSampleDatasetLoadStatusWithParams

GetSampleDatasetLoadStatusWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) ListCloudProviderRegions

func (_m *ClustersApi) ListCloudProviderRegions(ctx context.Context, groupId string) admin.ListCloudProviderRegionsApiRequest

ListCloudProviderRegions provides a mock function with given fields: ctx, groupId

func (*ClustersApi) ListCloudProviderRegionsExecute

ListCloudProviderRegionsExecute provides a mock function with given fields: r

func (*ClustersApi) ListCloudProviderRegionsWithParams

ListCloudProviderRegionsWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) ListClusters

func (_m *ClustersApi) ListClusters(ctx context.Context, groupId string) admin.ListClustersApiRequest

ListClusters provides a mock function with given fields: ctx, groupId

func (*ClustersApi) ListClustersExecute

ListClustersExecute provides a mock function with given fields: r

func (*ClustersApi) ListClustersForAllProjects

func (_m *ClustersApi) ListClustersForAllProjects(ctx context.Context) admin.ListClustersForAllProjectsApiRequest

ListClustersForAllProjects provides a mock function with given fields: ctx

func (*ClustersApi) ListClustersForAllProjectsExecute

func (_m *ClustersApi) ListClustersForAllProjectsExecute(r admin.ListClustersForAllProjectsApiRequest) (*admin.PaginatedOrgGroup, *http.Response, error)

ListClustersForAllProjectsExecute provides a mock function with given fields: r

func (*ClustersApi) ListClustersForAllProjectsWithParams

ListClustersForAllProjectsWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) ListClustersWithParams

func (_m *ClustersApi) ListClustersWithParams(ctx context.Context, args *admin.ListClustersApiParams) admin.ListClustersApiRequest

ListClustersWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) LoadSampleDataset

func (_m *ClustersApi) LoadSampleDataset(ctx context.Context, groupId string, name string) admin.LoadSampleDatasetApiRequest

LoadSampleDataset provides a mock function with given fields: ctx, groupId, name

func (*ClustersApi) LoadSampleDatasetExecute

LoadSampleDatasetExecute provides a mock function with given fields: r

func (*ClustersApi) LoadSampleDatasetWithParams

func (_m *ClustersApi) LoadSampleDatasetWithParams(ctx context.Context, args *admin.LoadSampleDatasetApiParams) admin.LoadSampleDatasetApiRequest

LoadSampleDatasetWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) TestFailover

func (_m *ClustersApi) TestFailover(ctx context.Context, groupId string, clusterName string) admin.TestFailoverApiRequest

TestFailover provides a mock function with given fields: ctx, groupId, clusterName

func (*ClustersApi) TestFailoverExecute

func (_m *ClustersApi) TestFailoverExecute(r admin.TestFailoverApiRequest) (*http.Response, error)

TestFailoverExecute provides a mock function with given fields: r

func (*ClustersApi) TestFailoverWithParams

func (_m *ClustersApi) TestFailoverWithParams(ctx context.Context, args *admin.TestFailoverApiParams) admin.TestFailoverApiRequest

TestFailoverWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) UpdateCluster

func (_m *ClustersApi) UpdateCluster(ctx context.Context, groupId string, clusterName string, advancedClusterDescription *admin.AdvancedClusterDescription) admin.UpdateClusterApiRequest

UpdateCluster provides a mock function with given fields: ctx, groupId, clusterName, advancedClusterDescription

func (*ClustersApi) UpdateClusterAdvancedConfiguration

func (_m *ClustersApi) UpdateClusterAdvancedConfiguration(ctx context.Context, groupId string, clusterName string, clusterDescriptionProcessArgs *admin.ClusterDescriptionProcessArgs) admin.UpdateClusterAdvancedConfigurationApiRequest

UpdateClusterAdvancedConfiguration provides a mock function with given fields: ctx, groupId, clusterName, clusterDescriptionProcessArgs

func (*ClustersApi) UpdateClusterAdvancedConfigurationExecute

UpdateClusterAdvancedConfigurationExecute provides a mock function with given fields: r

func (*ClustersApi) UpdateClusterAdvancedConfigurationWithParams

UpdateClusterAdvancedConfigurationWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) UpdateClusterExecute

UpdateClusterExecute provides a mock function with given fields: r

func (*ClustersApi) UpdateClusterWithParams

func (_m *ClustersApi) UpdateClusterWithParams(ctx context.Context, args *admin.UpdateClusterApiParams) admin.UpdateClusterApiRequest

UpdateClusterWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) UpgradeSharedCluster

func (_m *ClustersApi) UpgradeSharedCluster(ctx context.Context, groupId string, legacyAtlasTenantClusterUpgradeRequest *admin.LegacyAtlasTenantClusterUpgradeRequest) admin.UpgradeSharedClusterApiRequest

UpgradeSharedCluster provides a mock function with given fields: ctx, groupId, legacyAtlasTenantClusterUpgradeRequest

func (*ClustersApi) UpgradeSharedClusterExecute

UpgradeSharedClusterExecute provides a mock function with given fields: r

func (*ClustersApi) UpgradeSharedClusterToServerless

func (_m *ClustersApi) UpgradeSharedClusterToServerless(ctx context.Context, groupId string, serverlessInstanceDescription *admin.ServerlessInstanceDescription) admin.UpgradeSharedClusterToServerlessApiRequest

UpgradeSharedClusterToServerless provides a mock function with given fields: ctx, groupId, serverlessInstanceDescription

func (*ClustersApi) UpgradeSharedClusterToServerlessExecute

UpgradeSharedClusterToServerlessExecute provides a mock function with given fields: r

func (*ClustersApi) UpgradeSharedClusterToServerlessWithParams

UpgradeSharedClusterToServerlessWithParams provides a mock function with given fields: ctx, args

func (*ClustersApi) UpgradeSharedClusterWithParams

UpgradeSharedClusterWithParams provides a mock function with given fields: ctx, args

type ClustersApi_CreateClusterExecute_Call

type ClustersApi_CreateClusterExecute_Call struct {
	*mock.Call
}

ClustersApi_CreateClusterExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterExecute'

func (*ClustersApi_CreateClusterExecute_Call) Return

func (*ClustersApi_CreateClusterExecute_Call) Run

type ClustersApi_CreateClusterWithParams_Call

type ClustersApi_CreateClusterWithParams_Call struct {
	*mock.Call
}

ClustersApi_CreateClusterWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterWithParams'

func (*ClustersApi_CreateClusterWithParams_Call) Return

func (*ClustersApi_CreateClusterWithParams_Call) Run

type ClustersApi_CreateCluster_Call

type ClustersApi_CreateCluster_Call struct {
	*mock.Call
}

ClustersApi_CreateCluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCluster'

func (*ClustersApi_CreateCluster_Call) Return

func (*ClustersApi_CreateCluster_Call) Run

func (_c *ClustersApi_CreateCluster_Call) Run(run func(ctx context.Context, groupId string, advancedClusterDescription *admin.AdvancedClusterDescription)) *ClustersApi_CreateCluster_Call

type ClustersApi_DeleteClusterExecute_Call

type ClustersApi_DeleteClusterExecute_Call struct {
	*mock.Call
}

ClustersApi_DeleteClusterExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterExecute'

func (*ClustersApi_DeleteClusterExecute_Call) Return

func (*ClustersApi_DeleteClusterExecute_Call) Run

func (*ClustersApi_DeleteClusterExecute_Call) RunAndReturn

type ClustersApi_DeleteClusterWithParams_Call

type ClustersApi_DeleteClusterWithParams_Call struct {
	*mock.Call
}

ClustersApi_DeleteClusterWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterWithParams'

func (*ClustersApi_DeleteClusterWithParams_Call) Return

func (*ClustersApi_DeleteClusterWithParams_Call) Run

type ClustersApi_DeleteCluster_Call

type ClustersApi_DeleteCluster_Call struct {
	*mock.Call
}

ClustersApi_DeleteCluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteCluster'

func (*ClustersApi_DeleteCluster_Call) Return

func (*ClustersApi_DeleteCluster_Call) Run

func (_c *ClustersApi_DeleteCluster_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClustersApi_DeleteCluster_Call

func (*ClustersApi_DeleteCluster_Call) RunAndReturn

type ClustersApi_Expecter

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

func (*ClustersApi_Expecter) CreateCluster

func (_e *ClustersApi_Expecter) CreateCluster(ctx interface{}, groupId interface{}, advancedClusterDescription interface{}) *ClustersApi_CreateCluster_Call

CreateCluster is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • advancedClusterDescription *admin.AdvancedClusterDescription

func (*ClustersApi_Expecter) CreateClusterExecute

func (_e *ClustersApi_Expecter) CreateClusterExecute(r interface{}) *ClustersApi_CreateClusterExecute_Call

CreateClusterExecute is a helper method to define mock.On call

  • r admin.CreateClusterApiRequest

func (*ClustersApi_Expecter) CreateClusterWithParams

func (_e *ClustersApi_Expecter) CreateClusterWithParams(ctx interface{}, args interface{}) *ClustersApi_CreateClusterWithParams_Call

CreateClusterWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateClusterApiParams

func (*ClustersApi_Expecter) DeleteCluster

func (_e *ClustersApi_Expecter) DeleteCluster(ctx interface{}, groupId interface{}, clusterName interface{}) *ClustersApi_DeleteCluster_Call

DeleteCluster is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*ClustersApi_Expecter) DeleteClusterExecute

func (_e *ClustersApi_Expecter) DeleteClusterExecute(r interface{}) *ClustersApi_DeleteClusterExecute_Call

DeleteClusterExecute is a helper method to define mock.On call

  • r admin.DeleteClusterApiRequest

func (*ClustersApi_Expecter) DeleteClusterWithParams

func (_e *ClustersApi_Expecter) DeleteClusterWithParams(ctx interface{}, args interface{}) *ClustersApi_DeleteClusterWithParams_Call

DeleteClusterWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteClusterApiParams

func (*ClustersApi_Expecter) GetCluster

func (_e *ClustersApi_Expecter) GetCluster(ctx interface{}, groupId interface{}, clusterName interface{}) *ClustersApi_GetCluster_Call

GetCluster is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*ClustersApi_Expecter) GetClusterAdvancedConfiguration

func (_e *ClustersApi_Expecter) GetClusterAdvancedConfiguration(ctx interface{}, groupId interface{}, clusterName interface{}) *ClustersApi_GetClusterAdvancedConfiguration_Call

GetClusterAdvancedConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*ClustersApi_Expecter) GetClusterAdvancedConfigurationExecute

func (_e *ClustersApi_Expecter) GetClusterAdvancedConfigurationExecute(r interface{}) *ClustersApi_GetClusterAdvancedConfigurationExecute_Call

GetClusterAdvancedConfigurationExecute is a helper method to define mock.On call

  • r admin.GetClusterAdvancedConfigurationApiRequest

func (*ClustersApi_Expecter) GetClusterAdvancedConfigurationWithParams

func (_e *ClustersApi_Expecter) GetClusterAdvancedConfigurationWithParams(ctx interface{}, args interface{}) *ClustersApi_GetClusterAdvancedConfigurationWithParams_Call

GetClusterAdvancedConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetClusterAdvancedConfigurationApiParams

func (*ClustersApi_Expecter) GetClusterExecute

func (_e *ClustersApi_Expecter) GetClusterExecute(r interface{}) *ClustersApi_GetClusterExecute_Call

GetClusterExecute is a helper method to define mock.On call

  • r admin.GetClusterApiRequest

func (*ClustersApi_Expecter) GetClusterStatus

func (_e *ClustersApi_Expecter) GetClusterStatus(ctx interface{}, groupId interface{}, clusterName interface{}) *ClustersApi_GetClusterStatus_Call

GetClusterStatus is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*ClustersApi_Expecter) GetClusterStatusExecute

func (_e *ClustersApi_Expecter) GetClusterStatusExecute(r interface{}) *ClustersApi_GetClusterStatusExecute_Call

GetClusterStatusExecute is a helper method to define mock.On call

  • r admin.GetClusterStatusApiRequest

func (*ClustersApi_Expecter) GetClusterStatusWithParams

func (_e *ClustersApi_Expecter) GetClusterStatusWithParams(ctx interface{}, args interface{}) *ClustersApi_GetClusterStatusWithParams_Call

GetClusterStatusWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetClusterStatusApiParams

func (*ClustersApi_Expecter) GetClusterWithParams

func (_e *ClustersApi_Expecter) GetClusterWithParams(ctx interface{}, args interface{}) *ClustersApi_GetClusterWithParams_Call

GetClusterWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetClusterApiParams

func (*ClustersApi_Expecter) GetSampleDatasetLoadStatus

func (_e *ClustersApi_Expecter) GetSampleDatasetLoadStatus(ctx interface{}, groupId interface{}, sampleDatasetId interface{}) *ClustersApi_GetSampleDatasetLoadStatus_Call

GetSampleDatasetLoadStatus is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • sampleDatasetId string

func (*ClustersApi_Expecter) GetSampleDatasetLoadStatusExecute

func (_e *ClustersApi_Expecter) GetSampleDatasetLoadStatusExecute(r interface{}) *ClustersApi_GetSampleDatasetLoadStatusExecute_Call

GetSampleDatasetLoadStatusExecute is a helper method to define mock.On call

  • r admin.GetSampleDatasetLoadStatusApiRequest

func (*ClustersApi_Expecter) GetSampleDatasetLoadStatusWithParams

func (_e *ClustersApi_Expecter) GetSampleDatasetLoadStatusWithParams(ctx interface{}, args interface{}) *ClustersApi_GetSampleDatasetLoadStatusWithParams_Call

GetSampleDatasetLoadStatusWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetSampleDatasetLoadStatusApiParams

func (*ClustersApi_Expecter) ListCloudProviderRegions

func (_e *ClustersApi_Expecter) ListCloudProviderRegions(ctx interface{}, groupId interface{}) *ClustersApi_ListCloudProviderRegions_Call

ListCloudProviderRegions is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ClustersApi_Expecter) ListCloudProviderRegionsExecute

func (_e *ClustersApi_Expecter) ListCloudProviderRegionsExecute(r interface{}) *ClustersApi_ListCloudProviderRegionsExecute_Call

ListCloudProviderRegionsExecute is a helper method to define mock.On call

  • r admin.ListCloudProviderRegionsApiRequest

func (*ClustersApi_Expecter) ListCloudProviderRegionsWithParams

func (_e *ClustersApi_Expecter) ListCloudProviderRegionsWithParams(ctx interface{}, args interface{}) *ClustersApi_ListCloudProviderRegionsWithParams_Call

ListCloudProviderRegionsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListCloudProviderRegionsApiParams

func (*ClustersApi_Expecter) ListClusters

func (_e *ClustersApi_Expecter) ListClusters(ctx interface{}, groupId interface{}) *ClustersApi_ListClusters_Call

ListClusters is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ClustersApi_Expecter) ListClustersExecute

func (_e *ClustersApi_Expecter) ListClustersExecute(r interface{}) *ClustersApi_ListClustersExecute_Call

ListClustersExecute is a helper method to define mock.On call

  • r admin.ListClustersApiRequest

func (*ClustersApi_Expecter) ListClustersForAllProjects

func (_e *ClustersApi_Expecter) ListClustersForAllProjects(ctx interface{}) *ClustersApi_ListClustersForAllProjects_Call

ListClustersForAllProjects is a helper method to define mock.On call

  • ctx context.Context

func (*ClustersApi_Expecter) ListClustersForAllProjectsExecute

func (_e *ClustersApi_Expecter) ListClustersForAllProjectsExecute(r interface{}) *ClustersApi_ListClustersForAllProjectsExecute_Call

ListClustersForAllProjectsExecute is a helper method to define mock.On call

  • r admin.ListClustersForAllProjectsApiRequest

func (*ClustersApi_Expecter) ListClustersForAllProjectsWithParams

func (_e *ClustersApi_Expecter) ListClustersForAllProjectsWithParams(ctx interface{}, args interface{}) *ClustersApi_ListClustersForAllProjectsWithParams_Call

ListClustersForAllProjectsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListClustersForAllProjectsApiParams

func (*ClustersApi_Expecter) ListClustersWithParams

func (_e *ClustersApi_Expecter) ListClustersWithParams(ctx interface{}, args interface{}) *ClustersApi_ListClustersWithParams_Call

ListClustersWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListClustersApiParams

func (*ClustersApi_Expecter) LoadSampleDataset

func (_e *ClustersApi_Expecter) LoadSampleDataset(ctx interface{}, groupId interface{}, name interface{}) *ClustersApi_LoadSampleDataset_Call

LoadSampleDataset is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • name string

func (*ClustersApi_Expecter) LoadSampleDatasetExecute

func (_e *ClustersApi_Expecter) LoadSampleDatasetExecute(r interface{}) *ClustersApi_LoadSampleDatasetExecute_Call

LoadSampleDatasetExecute is a helper method to define mock.On call

  • r admin.LoadSampleDatasetApiRequest

func (*ClustersApi_Expecter) LoadSampleDatasetWithParams

func (_e *ClustersApi_Expecter) LoadSampleDatasetWithParams(ctx interface{}, args interface{}) *ClustersApi_LoadSampleDatasetWithParams_Call

LoadSampleDatasetWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.LoadSampleDatasetApiParams

func (*ClustersApi_Expecter) TestFailover

func (_e *ClustersApi_Expecter) TestFailover(ctx interface{}, groupId interface{}, clusterName interface{}) *ClustersApi_TestFailover_Call

TestFailover is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*ClustersApi_Expecter) TestFailoverExecute

func (_e *ClustersApi_Expecter) TestFailoverExecute(r interface{}) *ClustersApi_TestFailoverExecute_Call

TestFailoverExecute is a helper method to define mock.On call

  • r admin.TestFailoverApiRequest

func (*ClustersApi_Expecter) TestFailoverWithParams

func (_e *ClustersApi_Expecter) TestFailoverWithParams(ctx interface{}, args interface{}) *ClustersApi_TestFailoverWithParams_Call

TestFailoverWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.TestFailoverApiParams

func (*ClustersApi_Expecter) UpdateCluster

func (_e *ClustersApi_Expecter) UpdateCluster(ctx interface{}, groupId interface{}, clusterName interface{}, advancedClusterDescription interface{}) *ClustersApi_UpdateCluster_Call

UpdateCluster is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • advancedClusterDescription *admin.AdvancedClusterDescription

func (*ClustersApi_Expecter) UpdateClusterAdvancedConfiguration

func (_e *ClustersApi_Expecter) UpdateClusterAdvancedConfiguration(ctx interface{}, groupId interface{}, clusterName interface{}, clusterDescriptionProcessArgs interface{}) *ClustersApi_UpdateClusterAdvancedConfiguration_Call

UpdateClusterAdvancedConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • clusterDescriptionProcessArgs *admin.ClusterDescriptionProcessArgs

func (*ClustersApi_Expecter) UpdateClusterAdvancedConfigurationExecute

func (_e *ClustersApi_Expecter) UpdateClusterAdvancedConfigurationExecute(r interface{}) *ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call

UpdateClusterAdvancedConfigurationExecute is a helper method to define mock.On call

  • r admin.UpdateClusterAdvancedConfigurationApiRequest

func (*ClustersApi_Expecter) UpdateClusterAdvancedConfigurationWithParams

func (_e *ClustersApi_Expecter) UpdateClusterAdvancedConfigurationWithParams(ctx interface{}, args interface{}) *ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call

UpdateClusterAdvancedConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateClusterAdvancedConfigurationApiParams

func (*ClustersApi_Expecter) UpdateClusterExecute

func (_e *ClustersApi_Expecter) UpdateClusterExecute(r interface{}) *ClustersApi_UpdateClusterExecute_Call

UpdateClusterExecute is a helper method to define mock.On call

  • r admin.UpdateClusterApiRequest

func (*ClustersApi_Expecter) UpdateClusterWithParams

func (_e *ClustersApi_Expecter) UpdateClusterWithParams(ctx interface{}, args interface{}) *ClustersApi_UpdateClusterWithParams_Call

UpdateClusterWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateClusterApiParams

func (*ClustersApi_Expecter) UpgradeSharedCluster

func (_e *ClustersApi_Expecter) UpgradeSharedCluster(ctx interface{}, groupId interface{}, legacyAtlasTenantClusterUpgradeRequest interface{}) *ClustersApi_UpgradeSharedCluster_Call

UpgradeSharedCluster is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • legacyAtlasTenantClusterUpgradeRequest *admin.LegacyAtlasTenantClusterUpgradeRequest

func (*ClustersApi_Expecter) UpgradeSharedClusterExecute

func (_e *ClustersApi_Expecter) UpgradeSharedClusterExecute(r interface{}) *ClustersApi_UpgradeSharedClusterExecute_Call

UpgradeSharedClusterExecute is a helper method to define mock.On call

  • r admin.UpgradeSharedClusterApiRequest

func (*ClustersApi_Expecter) UpgradeSharedClusterToServerless

func (_e *ClustersApi_Expecter) UpgradeSharedClusterToServerless(ctx interface{}, groupId interface{}, serverlessInstanceDescription interface{}) *ClustersApi_UpgradeSharedClusterToServerless_Call

UpgradeSharedClusterToServerless is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • serverlessInstanceDescription *admin.ServerlessInstanceDescription

func (*ClustersApi_Expecter) UpgradeSharedClusterToServerlessExecute

func (_e *ClustersApi_Expecter) UpgradeSharedClusterToServerlessExecute(r interface{}) *ClustersApi_UpgradeSharedClusterToServerlessExecute_Call

UpgradeSharedClusterToServerlessExecute is a helper method to define mock.On call

  • r admin.UpgradeSharedClusterToServerlessApiRequest

func (*ClustersApi_Expecter) UpgradeSharedClusterToServerlessWithParams

func (_e *ClustersApi_Expecter) UpgradeSharedClusterToServerlessWithParams(ctx interface{}, args interface{}) *ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call

UpgradeSharedClusterToServerlessWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpgradeSharedClusterToServerlessApiParams

func (*ClustersApi_Expecter) UpgradeSharedClusterWithParams

func (_e *ClustersApi_Expecter) UpgradeSharedClusterWithParams(ctx interface{}, args interface{}) *ClustersApi_UpgradeSharedClusterWithParams_Call

UpgradeSharedClusterWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpgradeSharedClusterApiParams

type ClustersApi_GetClusterAdvancedConfigurationExecute_Call

type ClustersApi_GetClusterAdvancedConfigurationExecute_Call struct {
	*mock.Call
}

ClustersApi_GetClusterAdvancedConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterAdvancedConfigurationExecute'

type ClustersApi_GetClusterAdvancedConfigurationWithParams_Call

type ClustersApi_GetClusterAdvancedConfigurationWithParams_Call struct {
	*mock.Call
}

ClustersApi_GetClusterAdvancedConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterAdvancedConfigurationWithParams'

type ClustersApi_GetClusterAdvancedConfiguration_Call

type ClustersApi_GetClusterAdvancedConfiguration_Call struct {
	*mock.Call
}

ClustersApi_GetClusterAdvancedConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterAdvancedConfiguration'

func (*ClustersApi_GetClusterAdvancedConfiguration_Call) Run

type ClustersApi_GetClusterExecute_Call

type ClustersApi_GetClusterExecute_Call struct {
	*mock.Call
}

ClustersApi_GetClusterExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterExecute'

func (*ClustersApi_GetClusterExecute_Call) Return

func (*ClustersApi_GetClusterExecute_Call) Run

type ClustersApi_GetClusterStatusExecute_Call

type ClustersApi_GetClusterStatusExecute_Call struct {
	*mock.Call
}

ClustersApi_GetClusterStatusExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterStatusExecute'

func (*ClustersApi_GetClusterStatusExecute_Call) Return

func (*ClustersApi_GetClusterStatusExecute_Call) Run

type ClustersApi_GetClusterStatusWithParams_Call

type ClustersApi_GetClusterStatusWithParams_Call struct {
	*mock.Call
}

ClustersApi_GetClusterStatusWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterStatusWithParams'

func (*ClustersApi_GetClusterStatusWithParams_Call) Run

type ClustersApi_GetClusterStatus_Call

type ClustersApi_GetClusterStatus_Call struct {
	*mock.Call
}

ClustersApi_GetClusterStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterStatus'

func (*ClustersApi_GetClusterStatus_Call) Return

func (*ClustersApi_GetClusterStatus_Call) Run

type ClustersApi_GetClusterWithParams_Call

type ClustersApi_GetClusterWithParams_Call struct {
	*mock.Call
}

ClustersApi_GetClusterWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterWithParams'

func (*ClustersApi_GetClusterWithParams_Call) Return

func (*ClustersApi_GetClusterWithParams_Call) Run

type ClustersApi_GetCluster_Call

type ClustersApi_GetCluster_Call struct {
	*mock.Call
}

ClustersApi_GetCluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCluster'

func (*ClustersApi_GetCluster_Call) Return

func (*ClustersApi_GetCluster_Call) Run

func (_c *ClustersApi_GetCluster_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClustersApi_GetCluster_Call

func (*ClustersApi_GetCluster_Call) RunAndReturn

type ClustersApi_GetSampleDatasetLoadStatusExecute_Call

type ClustersApi_GetSampleDatasetLoadStatusExecute_Call struct {
	*mock.Call
}

ClustersApi_GetSampleDatasetLoadStatusExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSampleDatasetLoadStatusExecute'

func (*ClustersApi_GetSampleDatasetLoadStatusExecute_Call) Return

type ClustersApi_GetSampleDatasetLoadStatusWithParams_Call

type ClustersApi_GetSampleDatasetLoadStatusWithParams_Call struct {
	*mock.Call
}

ClustersApi_GetSampleDatasetLoadStatusWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSampleDatasetLoadStatusWithParams'

type ClustersApi_GetSampleDatasetLoadStatus_Call

type ClustersApi_GetSampleDatasetLoadStatus_Call struct {
	*mock.Call
}

ClustersApi_GetSampleDatasetLoadStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSampleDatasetLoadStatus'

func (*ClustersApi_GetSampleDatasetLoadStatus_Call) Run

type ClustersApi_ListCloudProviderRegionsExecute_Call

type ClustersApi_ListCloudProviderRegionsExecute_Call struct {
	*mock.Call
}

ClustersApi_ListCloudProviderRegionsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListCloudProviderRegionsExecute'

type ClustersApi_ListCloudProviderRegionsWithParams_Call

type ClustersApi_ListCloudProviderRegionsWithParams_Call struct {
	*mock.Call
}

ClustersApi_ListCloudProviderRegionsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListCloudProviderRegionsWithParams'

func (*ClustersApi_ListCloudProviderRegionsWithParams_Call) Run

type ClustersApi_ListCloudProviderRegions_Call

type ClustersApi_ListCloudProviderRegions_Call struct {
	*mock.Call
}

ClustersApi_ListCloudProviderRegions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListCloudProviderRegions'

func (*ClustersApi_ListCloudProviderRegions_Call) Run

type ClustersApi_ListClustersExecute_Call

type ClustersApi_ListClustersExecute_Call struct {
	*mock.Call
}

ClustersApi_ListClustersExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClustersExecute'

func (*ClustersApi_ListClustersExecute_Call) Run

type ClustersApi_ListClustersForAllProjectsExecute_Call

type ClustersApi_ListClustersForAllProjectsExecute_Call struct {
	*mock.Call
}

ClustersApi_ListClustersForAllProjectsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClustersForAllProjectsExecute'

func (*ClustersApi_ListClustersForAllProjectsExecute_Call) Return

type ClustersApi_ListClustersForAllProjectsWithParams_Call

type ClustersApi_ListClustersForAllProjectsWithParams_Call struct {
	*mock.Call
}

ClustersApi_ListClustersForAllProjectsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClustersForAllProjectsWithParams'

type ClustersApi_ListClustersForAllProjects_Call

type ClustersApi_ListClustersForAllProjects_Call struct {
	*mock.Call
}

ClustersApi_ListClustersForAllProjects_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClustersForAllProjects'

func (*ClustersApi_ListClustersForAllProjects_Call) Run

type ClustersApi_ListClustersWithParams_Call

type ClustersApi_ListClustersWithParams_Call struct {
	*mock.Call
}

ClustersApi_ListClustersWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClustersWithParams'

func (*ClustersApi_ListClustersWithParams_Call) Return

func (*ClustersApi_ListClustersWithParams_Call) Run

type ClustersApi_ListClusters_Call

type ClustersApi_ListClusters_Call struct {
	*mock.Call
}

ClustersApi_ListClusters_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusters'

func (*ClustersApi_ListClusters_Call) Return

func (*ClustersApi_ListClusters_Call) Run

func (*ClustersApi_ListClusters_Call) RunAndReturn

type ClustersApi_LoadSampleDatasetExecute_Call

type ClustersApi_LoadSampleDatasetExecute_Call struct {
	*mock.Call
}

ClustersApi_LoadSampleDatasetExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadSampleDatasetExecute'

func (*ClustersApi_LoadSampleDatasetExecute_Call) Return

func (*ClustersApi_LoadSampleDatasetExecute_Call) Run

type ClustersApi_LoadSampleDatasetWithParams_Call

type ClustersApi_LoadSampleDatasetWithParams_Call struct {
	*mock.Call
}

ClustersApi_LoadSampleDatasetWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadSampleDatasetWithParams'

func (*ClustersApi_LoadSampleDatasetWithParams_Call) Run

type ClustersApi_LoadSampleDataset_Call

type ClustersApi_LoadSampleDataset_Call struct {
	*mock.Call
}

ClustersApi_LoadSampleDataset_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadSampleDataset'

func (*ClustersApi_LoadSampleDataset_Call) Return

func (*ClustersApi_LoadSampleDataset_Call) Run

type ClustersApi_TestFailoverExecute_Call

type ClustersApi_TestFailoverExecute_Call struct {
	*mock.Call
}

ClustersApi_TestFailoverExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TestFailoverExecute'

func (*ClustersApi_TestFailoverExecute_Call) Return

func (*ClustersApi_TestFailoverExecute_Call) Run

func (*ClustersApi_TestFailoverExecute_Call) RunAndReturn

type ClustersApi_TestFailoverWithParams_Call

type ClustersApi_TestFailoverWithParams_Call struct {
	*mock.Call
}

ClustersApi_TestFailoverWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TestFailoverWithParams'

func (*ClustersApi_TestFailoverWithParams_Call) Return

func (*ClustersApi_TestFailoverWithParams_Call) Run

type ClustersApi_TestFailover_Call

type ClustersApi_TestFailover_Call struct {
	*mock.Call
}

ClustersApi_TestFailover_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TestFailover'

func (*ClustersApi_TestFailover_Call) Return

func (*ClustersApi_TestFailover_Call) Run

func (_c *ClustersApi_TestFailover_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClustersApi_TestFailover_Call

func (*ClustersApi_TestFailover_Call) RunAndReturn

type ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call

type ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call struct {
	*mock.Call
}

ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterAdvancedConfigurationExecute'

type ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call

type ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call struct {
	*mock.Call
}

ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterAdvancedConfigurationWithParams'

type ClustersApi_UpdateClusterAdvancedConfiguration_Call

type ClustersApi_UpdateClusterAdvancedConfiguration_Call struct {
	*mock.Call
}

ClustersApi_UpdateClusterAdvancedConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterAdvancedConfiguration'

func (*ClustersApi_UpdateClusterAdvancedConfiguration_Call) Run

type ClustersApi_UpdateClusterExecute_Call

type ClustersApi_UpdateClusterExecute_Call struct {
	*mock.Call
}

ClustersApi_UpdateClusterExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterExecute'

func (*ClustersApi_UpdateClusterExecute_Call) Return

func (*ClustersApi_UpdateClusterExecute_Call) Run

type ClustersApi_UpdateClusterWithParams_Call

type ClustersApi_UpdateClusterWithParams_Call struct {
	*mock.Call
}

ClustersApi_UpdateClusterWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterWithParams'

func (*ClustersApi_UpdateClusterWithParams_Call) Return

func (*ClustersApi_UpdateClusterWithParams_Call) Run

type ClustersApi_UpdateCluster_Call

type ClustersApi_UpdateCluster_Call struct {
	*mock.Call
}

ClustersApi_UpdateCluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateCluster'

func (*ClustersApi_UpdateCluster_Call) Return

func (*ClustersApi_UpdateCluster_Call) Run

func (_c *ClustersApi_UpdateCluster_Call) Run(run func(ctx context.Context, groupId string, clusterName string, advancedClusterDescription *admin.AdvancedClusterDescription)) *ClustersApi_UpdateCluster_Call

type ClustersApi_UpgradeSharedClusterExecute_Call

type ClustersApi_UpgradeSharedClusterExecute_Call struct {
	*mock.Call
}

ClustersApi_UpgradeSharedClusterExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpgradeSharedClusterExecute'

func (*ClustersApi_UpgradeSharedClusterExecute_Call) Return

func (*ClustersApi_UpgradeSharedClusterExecute_Call) Run

type ClustersApi_UpgradeSharedClusterToServerlessExecute_Call

type ClustersApi_UpgradeSharedClusterToServerlessExecute_Call struct {
	*mock.Call
}

ClustersApi_UpgradeSharedClusterToServerlessExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpgradeSharedClusterToServerlessExecute'

type ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call

type ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call struct {
	*mock.Call
}

ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpgradeSharedClusterToServerlessWithParams'

type ClustersApi_UpgradeSharedClusterToServerless_Call

type ClustersApi_UpgradeSharedClusterToServerless_Call struct {
	*mock.Call
}

ClustersApi_UpgradeSharedClusterToServerless_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpgradeSharedClusterToServerless'

func (*ClustersApi_UpgradeSharedClusterToServerless_Call) Run

type ClustersApi_UpgradeSharedClusterWithParams_Call

type ClustersApi_UpgradeSharedClusterWithParams_Call struct {
	*mock.Call
}

ClustersApi_UpgradeSharedClusterWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpgradeSharedClusterWithParams'

func (*ClustersApi_UpgradeSharedClusterWithParams_Call) Run

type ClustersApi_UpgradeSharedCluster_Call

type ClustersApi_UpgradeSharedCluster_Call struct {
	*mock.Call
}

ClustersApi_UpgradeSharedCluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpgradeSharedCluster'

func (*ClustersApi_UpgradeSharedCluster_Call) Run

type CollectionLevelMetricsApi added in v20231115008.5.0

type CollectionLevelMetricsApi struct {
	mock.Mock
}

CollectionLevelMetricsApi is an autogenerated mock type for the CollectionLevelMetricsApi type

func NewCollectionLevelMetricsApi added in v20231115008.5.0

func NewCollectionLevelMetricsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *CollectionLevelMetricsApi

NewCollectionLevelMetricsApi creates a new instance of CollectionLevelMetricsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*CollectionLevelMetricsApi) EXPECT added in v20231115008.5.0

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceClusterMeasurements added in v20231115008.5.0

func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceClusterMeasurements(ctx context.Context, groupId string, clusterName string, clusterView string, databaseName string, collectionName string) admin.GetCollStatsLatencyNamespaceClusterMeasurementsApiRequest

GetCollStatsLatencyNamespaceClusterMeasurements provides a mock function with given fields: ctx, groupId, clusterName, clusterView, databaseName, collectionName

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceClusterMeasurementsExecute added in v20231115008.5.0

GetCollStatsLatencyNamespaceClusterMeasurementsExecute provides a mock function with given fields: r

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceClusterMeasurementsWithParams added in v20231115008.5.0

GetCollStatsLatencyNamespaceClusterMeasurementsWithParams provides a mock function with given fields: ctx, args

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceHostMeasurements added in v20231115008.5.0

func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceHostMeasurements(ctx context.Context, groupId string, processId string, databaseName string, collectionName string) admin.GetCollStatsLatencyNamespaceHostMeasurementsApiRequest

GetCollStatsLatencyNamespaceHostMeasurements provides a mock function with given fields: ctx, groupId, processId, databaseName, collectionName

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceHostMeasurementsExecute added in v20231115008.5.0

GetCollStatsLatencyNamespaceHostMeasurementsExecute provides a mock function with given fields: r

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceHostMeasurementsWithParams added in v20231115008.5.0

GetCollStatsLatencyNamespaceHostMeasurementsWithParams provides a mock function with given fields: ctx, args

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceMetrics added in v20231115008.5.0

func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceMetrics(ctx context.Context, groupId string) admin.GetCollStatsLatencyNamespaceMetricsApiRequest

GetCollStatsLatencyNamespaceMetrics provides a mock function with given fields: ctx, groupId

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceMetricsExecute added in v20231115008.5.0

func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceMetricsExecute(r admin.GetCollStatsLatencyNamespaceMetricsApiRequest) (map[string]interface{}, *http.Response, error)

GetCollStatsLatencyNamespaceMetricsExecute provides a mock function with given fields: r

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceMetricsWithParams added in v20231115008.5.0

GetCollStatsLatencyNamespaceMetricsWithParams provides a mock function with given fields: ctx, args

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForCluster added in v20231115008.5.0

func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForCluster(ctx context.Context, groupId string, clusterName string, clusterView string) admin.GetCollStatsLatencyNamespacesForClusterApiRequest

GetCollStatsLatencyNamespacesForCluster provides a mock function with given fields: ctx, groupId, clusterName, clusterView

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForClusterExecute added in v20231115008.5.0

GetCollStatsLatencyNamespacesForClusterExecute provides a mock function with given fields: r

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForClusterWithParams added in v20231115008.5.0

GetCollStatsLatencyNamespacesForClusterWithParams provides a mock function with given fields: ctx, args

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForHost added in v20231115008.5.0

func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForHost(ctx context.Context, groupId string, processId string) admin.GetCollStatsLatencyNamespacesForHostApiRequest

GetCollStatsLatencyNamespacesForHost provides a mock function with given fields: ctx, groupId, processId

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForHostExecute added in v20231115008.5.0

GetCollStatsLatencyNamespacesForHostExecute provides a mock function with given fields: r

func (*CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForHostWithParams added in v20231115008.5.0

GetCollStatsLatencyNamespacesForHostWithParams provides a mock function with given fields: ctx, args

func (*CollectionLevelMetricsApi) GetPinnedNamespaces added in v20231115008.5.0

func (_m *CollectionLevelMetricsApi) GetPinnedNamespaces(ctx context.Context, groupId string, clusterName string) admin.GetPinnedNamespacesApiRequest

GetPinnedNamespaces provides a mock function with given fields: ctx, groupId, clusterName

func (*CollectionLevelMetricsApi) GetPinnedNamespacesExecute added in v20231115008.5.0

GetPinnedNamespacesExecute provides a mock function with given fields: r

func (*CollectionLevelMetricsApi) GetPinnedNamespacesWithParams added in v20231115008.5.0

GetPinnedNamespacesWithParams provides a mock function with given fields: ctx, args

func (*CollectionLevelMetricsApi) PinNamespacesPatch added in v20231115008.5.0

func (_m *CollectionLevelMetricsApi) PinNamespacesPatch(ctx context.Context, groupId string, clusterName string, namespacesRequest *admin.NamespacesRequest) admin.PinNamespacesPatchApiRequest

PinNamespacesPatch provides a mock function with given fields: ctx, groupId, clusterName, namespacesRequest

func (*CollectionLevelMetricsApi) PinNamespacesPatchExecute added in v20231115008.5.0

PinNamespacesPatchExecute provides a mock function with given fields: r

func (*CollectionLevelMetricsApi) PinNamespacesPatchWithParams added in v20231115008.5.0

PinNamespacesPatchWithParams provides a mock function with given fields: ctx, args

func (*CollectionLevelMetricsApi) PinNamespacesPut added in v20231115008.5.0

func (_m *CollectionLevelMetricsApi) PinNamespacesPut(ctx context.Context, groupId string, clusterName string, namespacesRequest *admin.NamespacesRequest) admin.PinNamespacesPutApiRequest

PinNamespacesPut provides a mock function with given fields: ctx, groupId, clusterName, namespacesRequest

func (*CollectionLevelMetricsApi) PinNamespacesPutExecute added in v20231115008.5.0

PinNamespacesPutExecute provides a mock function with given fields: r

func (*CollectionLevelMetricsApi) PinNamespacesPutWithParams added in v20231115008.5.0

PinNamespacesPutWithParams provides a mock function with given fields: ctx, args

func (*CollectionLevelMetricsApi) UnpinNamespaces added in v20231115008.5.0

func (_m *CollectionLevelMetricsApi) UnpinNamespaces(ctx context.Context, groupId string, clusterName string, namespacesRequest *admin.NamespacesRequest) admin.UnpinNamespacesApiRequest

UnpinNamespaces provides a mock function with given fields: ctx, groupId, clusterName, namespacesRequest

func (*CollectionLevelMetricsApi) UnpinNamespacesExecute added in v20231115008.5.0

UnpinNamespacesExecute provides a mock function with given fields: r

func (*CollectionLevelMetricsApi) UnpinNamespacesWithParams added in v20231115008.5.0

UnpinNamespacesWithParams provides a mock function with given fields: ctx, args

type CollectionLevelMetricsApi_Expecter added in v20231115008.5.0

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

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceClusterMeasurements added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceClusterMeasurements(ctx interface{}, groupId interface{}, clusterName interface{}, clusterView interface{}, databaseName interface{}, collectionName interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurements_Call

GetCollStatsLatencyNamespaceClusterMeasurements is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • clusterView string
  • databaseName string
  • collectionName string

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceClusterMeasurementsExecute added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceClusterMeasurementsExecute(r interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsExecute_Call

GetCollStatsLatencyNamespaceClusterMeasurementsExecute is a helper method to define mock.On call

  • r admin.GetCollStatsLatencyNamespaceClusterMeasurementsApiRequest

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceClusterMeasurementsWithParams added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceClusterMeasurementsWithParams(ctx interface{}, args interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsWithParams_Call

GetCollStatsLatencyNamespaceClusterMeasurementsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetCollStatsLatencyNamespaceClusterMeasurementsApiParams

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceHostMeasurements added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceHostMeasurements(ctx interface{}, groupId interface{}, processId interface{}, databaseName interface{}, collectionName interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call

GetCollStatsLatencyNamespaceHostMeasurements is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • processId string
  • databaseName string
  • collectionName string

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceHostMeasurementsExecute added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceHostMeasurementsExecute(r interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsExecute_Call

GetCollStatsLatencyNamespaceHostMeasurementsExecute is a helper method to define mock.On call

  • r admin.GetCollStatsLatencyNamespaceHostMeasurementsApiRequest

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceHostMeasurementsWithParams added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceHostMeasurementsWithParams(ctx interface{}, args interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsWithParams_Call

GetCollStatsLatencyNamespaceHostMeasurementsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetCollStatsLatencyNamespaceHostMeasurementsApiParams

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceMetrics added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceMetrics(ctx interface{}, groupId interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call

GetCollStatsLatencyNamespaceMetrics is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceMetricsExecute added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceMetricsExecute(r interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call

GetCollStatsLatencyNamespaceMetricsExecute is a helper method to define mock.On call

  • r admin.GetCollStatsLatencyNamespaceMetricsApiRequest

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceMetricsWithParams added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceMetricsWithParams(ctx interface{}, args interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call

GetCollStatsLatencyNamespaceMetricsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetCollStatsLatencyNamespaceMetricsApiParams

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForCluster added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForCluster(ctx interface{}, groupId interface{}, clusterName interface{}, clusterView interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call

GetCollStatsLatencyNamespacesForCluster is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • clusterView string

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForClusterExecute added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForClusterExecute(r interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call

GetCollStatsLatencyNamespacesForClusterExecute is a helper method to define mock.On call

  • r admin.GetCollStatsLatencyNamespacesForClusterApiRequest

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForClusterWithParams added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForClusterWithParams(ctx interface{}, args interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterWithParams_Call

GetCollStatsLatencyNamespacesForClusterWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetCollStatsLatencyNamespacesForClusterApiParams

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForHost added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForHost(ctx interface{}, groupId interface{}, processId interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call

GetCollStatsLatencyNamespacesForHost is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • processId string

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForHostExecute added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForHostExecute(r interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call

GetCollStatsLatencyNamespacesForHostExecute is a helper method to define mock.On call

  • r admin.GetCollStatsLatencyNamespacesForHostApiRequest

func (*CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForHostWithParams added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForHostWithParams(ctx interface{}, args interface{}) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call

GetCollStatsLatencyNamespacesForHostWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetCollStatsLatencyNamespacesForHostApiParams

func (*CollectionLevelMetricsApi_Expecter) GetPinnedNamespaces added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetPinnedNamespaces(ctx interface{}, groupId interface{}, clusterName interface{}) *CollectionLevelMetricsApi_GetPinnedNamespaces_Call

GetPinnedNamespaces is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*CollectionLevelMetricsApi_Expecter) GetPinnedNamespacesExecute added in v20231115008.5.0

GetPinnedNamespacesExecute is a helper method to define mock.On call

  • r admin.GetPinnedNamespacesApiRequest

func (*CollectionLevelMetricsApi_Expecter) GetPinnedNamespacesWithParams added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) GetPinnedNamespacesWithParams(ctx interface{}, args interface{}) *CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call

GetPinnedNamespacesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetPinnedNamespacesApiParams

func (*CollectionLevelMetricsApi_Expecter) PinNamespacesPatch added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) PinNamespacesPatch(ctx interface{}, groupId interface{}, clusterName interface{}, namespacesRequest interface{}) *CollectionLevelMetricsApi_PinNamespacesPatch_Call

PinNamespacesPatch is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • namespacesRequest *admin.NamespacesRequest

func (*CollectionLevelMetricsApi_Expecter) PinNamespacesPatchExecute added in v20231115008.5.0

PinNamespacesPatchExecute is a helper method to define mock.On call

  • r admin.PinNamespacesPatchApiRequest

func (*CollectionLevelMetricsApi_Expecter) PinNamespacesPatchWithParams added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) PinNamespacesPatchWithParams(ctx interface{}, args interface{}) *CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call

PinNamespacesPatchWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.PinNamespacesPatchApiParams

func (*CollectionLevelMetricsApi_Expecter) PinNamespacesPut added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) PinNamespacesPut(ctx interface{}, groupId interface{}, clusterName interface{}, namespacesRequest interface{}) *CollectionLevelMetricsApi_PinNamespacesPut_Call

PinNamespacesPut is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • namespacesRequest *admin.NamespacesRequest

func (*CollectionLevelMetricsApi_Expecter) PinNamespacesPutExecute added in v20231115008.5.0

PinNamespacesPutExecute is a helper method to define mock.On call

  • r admin.PinNamespacesPutApiRequest

func (*CollectionLevelMetricsApi_Expecter) PinNamespacesPutWithParams added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) PinNamespacesPutWithParams(ctx interface{}, args interface{}) *CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call

PinNamespacesPutWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.PinNamespacesPutApiParams

func (*CollectionLevelMetricsApi_Expecter) UnpinNamespaces added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) UnpinNamespaces(ctx interface{}, groupId interface{}, clusterName interface{}, namespacesRequest interface{}) *CollectionLevelMetricsApi_UnpinNamespaces_Call

UnpinNamespaces is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • namespacesRequest *admin.NamespacesRequest

func (*CollectionLevelMetricsApi_Expecter) UnpinNamespacesExecute added in v20231115008.5.0

UnpinNamespacesExecute is a helper method to define mock.On call

  • r admin.UnpinNamespacesApiRequest

func (*CollectionLevelMetricsApi_Expecter) UnpinNamespacesWithParams added in v20231115008.5.0

func (_e *CollectionLevelMetricsApi_Expecter) UnpinNamespacesWithParams(ctx interface{}, args interface{}) *CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call

UnpinNamespacesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UnpinNamespacesApiParams

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsExecute_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsExecute_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespaceClusterMeasurementsExecute'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsExecute_Call) Return added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsWithParams_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsWithParams_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespaceClusterMeasurementsWithParams'

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurements_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurements_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurements_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespaceClusterMeasurements'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurements_Call) Run added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsExecute_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsExecute_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespaceHostMeasurementsExecute'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsExecute_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsExecute_Call) Run added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsWithParams_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsWithParams_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespaceHostMeasurementsWithParams'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsWithParams_Call) Run added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespaceHostMeasurements'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call) Run added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespaceMetricsExecute'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespaceMetricsWithParams'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call) Run added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespaceMetrics'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespacesForClusterExecute'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call) Run added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterWithParams_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterWithParams_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespacesForClusterWithParams'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterWithParams_Call) Run added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespacesForCluster'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call) Run added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespacesForHostExecute'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call) Run added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespacesForHostWithParams'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call) Run added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollStatsLatencyNamespacesForHost'

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPinnedNamespacesExecute'

func (*CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPinnedNamespacesWithParams'

func (*CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_GetPinnedNamespaces_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_GetPinnedNamespaces_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_GetPinnedNamespaces_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPinnedNamespaces'

func (*CollectionLevelMetricsApi_GetPinnedNamespaces_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetPinnedNamespaces_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_GetPinnedNamespaces_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PinNamespacesPatchExecute'

func (*CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PinNamespacesPatchWithParams'

func (*CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPatch_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPatch_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_PinNamespacesPatch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PinNamespacesPatch'

func (*CollectionLevelMetricsApi_PinNamespacesPatch_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPatch_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPatch_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPutExecute_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPutExecute_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_PinNamespacesPutExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PinNamespacesPutExecute'

func (*CollectionLevelMetricsApi_PinNamespacesPutExecute_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPutExecute_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPutExecute_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PinNamespacesPutWithParams'

func (*CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPut_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_PinNamespacesPut_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_PinNamespacesPut_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PinNamespacesPut'

func (*CollectionLevelMetricsApi_PinNamespacesPut_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPut_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_PinNamespacesPut_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_UnpinNamespacesExecute_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_UnpinNamespacesExecute_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_UnpinNamespacesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UnpinNamespacesExecute'

func (*CollectionLevelMetricsApi_UnpinNamespacesExecute_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_UnpinNamespacesExecute_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_UnpinNamespacesExecute_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UnpinNamespacesWithParams'

func (*CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call) RunAndReturn added in v20231115008.5.0

type CollectionLevelMetricsApi_UnpinNamespaces_Call added in v20231115008.5.0

type CollectionLevelMetricsApi_UnpinNamespaces_Call struct {
	*mock.Call
}

CollectionLevelMetricsApi_UnpinNamespaces_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UnpinNamespaces'

func (*CollectionLevelMetricsApi_UnpinNamespaces_Call) Return added in v20231115008.5.0

func (*CollectionLevelMetricsApi_UnpinNamespaces_Call) Run added in v20231115008.5.0

func (*CollectionLevelMetricsApi_UnpinNamespaces_Call) RunAndReturn added in v20231115008.5.0

type CustomDatabaseRolesApi

type CustomDatabaseRolesApi struct {
	mock.Mock
}

CustomDatabaseRolesApi is an autogenerated mock type for the CustomDatabaseRolesApi type

func NewCustomDatabaseRolesApi

func NewCustomDatabaseRolesApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *CustomDatabaseRolesApi

NewCustomDatabaseRolesApi creates a new instance of CustomDatabaseRolesApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*CustomDatabaseRolesApi) CreateCustomDatabaseRole

func (_m *CustomDatabaseRolesApi) CreateCustomDatabaseRole(ctx context.Context, groupId string, userCustomDBRole *admin.UserCustomDBRole) admin.CreateCustomDatabaseRoleApiRequest

CreateCustomDatabaseRole provides a mock function with given fields: ctx, groupId, userCustomDBRole

func (*CustomDatabaseRolesApi) CreateCustomDatabaseRoleExecute

CreateCustomDatabaseRoleExecute provides a mock function with given fields: r

func (*CustomDatabaseRolesApi) CreateCustomDatabaseRoleWithParams

CreateCustomDatabaseRoleWithParams provides a mock function with given fields: ctx, args

func (*CustomDatabaseRolesApi) DeleteCustomDatabaseRole

func (_m *CustomDatabaseRolesApi) DeleteCustomDatabaseRole(ctx context.Context, groupId string, roleName string) admin.DeleteCustomDatabaseRoleApiRequest

DeleteCustomDatabaseRole provides a mock function with given fields: ctx, groupId, roleName

func (*CustomDatabaseRolesApi) DeleteCustomDatabaseRoleExecute

func (_m *CustomDatabaseRolesApi) DeleteCustomDatabaseRoleExecute(r admin.DeleteCustomDatabaseRoleApiRequest) (*http.Response, error)

DeleteCustomDatabaseRoleExecute provides a mock function with given fields: r

func (*CustomDatabaseRolesApi) DeleteCustomDatabaseRoleWithParams

DeleteCustomDatabaseRoleWithParams provides a mock function with given fields: ctx, args

func (*CustomDatabaseRolesApi) EXPECT

func (*CustomDatabaseRolesApi) GetCustomDatabaseRole

func (_m *CustomDatabaseRolesApi) GetCustomDatabaseRole(ctx context.Context, groupId string, roleName string) admin.GetCustomDatabaseRoleApiRequest

GetCustomDatabaseRole provides a mock function with given fields: ctx, groupId, roleName

func (*CustomDatabaseRolesApi) GetCustomDatabaseRoleExecute

GetCustomDatabaseRoleExecute provides a mock function with given fields: r

func (*CustomDatabaseRolesApi) GetCustomDatabaseRoleWithParams

GetCustomDatabaseRoleWithParams provides a mock function with given fields: ctx, args

func (*CustomDatabaseRolesApi) ListCustomDatabaseRoles

func (_m *CustomDatabaseRolesApi) ListCustomDatabaseRoles(ctx context.Context, groupId string) admin.ListCustomDatabaseRolesApiRequest

ListCustomDatabaseRoles provides a mock function with given fields: ctx, groupId

func (*CustomDatabaseRolesApi) ListCustomDatabaseRolesExecute

ListCustomDatabaseRolesExecute provides a mock function with given fields: r

func (*CustomDatabaseRolesApi) ListCustomDatabaseRolesWithParams

ListCustomDatabaseRolesWithParams provides a mock function with given fields: ctx, args

func (*CustomDatabaseRolesApi) UpdateCustomDatabaseRole

func (_m *CustomDatabaseRolesApi) UpdateCustomDatabaseRole(ctx context.Context, groupId string, roleName string, updateCustomDBRole *admin.UpdateCustomDBRole) admin.UpdateCustomDatabaseRoleApiRequest

UpdateCustomDatabaseRole provides a mock function with given fields: ctx, groupId, roleName, updateCustomDBRole

func (*CustomDatabaseRolesApi) UpdateCustomDatabaseRoleExecute

UpdateCustomDatabaseRoleExecute provides a mock function with given fields: r

func (*CustomDatabaseRolesApi) UpdateCustomDatabaseRoleWithParams

UpdateCustomDatabaseRoleWithParams provides a mock function with given fields: ctx, args

type CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call

type CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCustomDatabaseRoleExecute'

func (*CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call) Return

type CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call

type CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCustomDatabaseRoleWithParams'

type CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call

type CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCustomDatabaseRole'

func (*CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call) Run

type CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call

type CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteCustomDatabaseRoleExecute'

func (*CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call) Return

type CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call

type CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteCustomDatabaseRoleWithParams'

type CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call

type CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteCustomDatabaseRole'

func (*CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call) Run

type CustomDatabaseRolesApi_Expecter

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

func (*CustomDatabaseRolesApi_Expecter) CreateCustomDatabaseRole

func (_e *CustomDatabaseRolesApi_Expecter) CreateCustomDatabaseRole(ctx interface{}, groupId interface{}, userCustomDBRole interface{}) *CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call

CreateCustomDatabaseRole is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • userCustomDBRole *admin.UserCustomDBRole

func (*CustomDatabaseRolesApi_Expecter) CreateCustomDatabaseRoleExecute

func (_e *CustomDatabaseRolesApi_Expecter) CreateCustomDatabaseRoleExecute(r interface{}) *CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call

CreateCustomDatabaseRoleExecute is a helper method to define mock.On call

  • r admin.CreateCustomDatabaseRoleApiRequest

func (*CustomDatabaseRolesApi_Expecter) CreateCustomDatabaseRoleWithParams

func (_e *CustomDatabaseRolesApi_Expecter) CreateCustomDatabaseRoleWithParams(ctx interface{}, args interface{}) *CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call

CreateCustomDatabaseRoleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateCustomDatabaseRoleApiParams

func (*CustomDatabaseRolesApi_Expecter) DeleteCustomDatabaseRole

func (_e *CustomDatabaseRolesApi_Expecter) DeleteCustomDatabaseRole(ctx interface{}, groupId interface{}, roleName interface{}) *CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call

DeleteCustomDatabaseRole is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • roleName string

func (*CustomDatabaseRolesApi_Expecter) DeleteCustomDatabaseRoleExecute

func (_e *CustomDatabaseRolesApi_Expecter) DeleteCustomDatabaseRoleExecute(r interface{}) *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call

DeleteCustomDatabaseRoleExecute is a helper method to define mock.On call

  • r admin.DeleteCustomDatabaseRoleApiRequest

func (*CustomDatabaseRolesApi_Expecter) DeleteCustomDatabaseRoleWithParams

func (_e *CustomDatabaseRolesApi_Expecter) DeleteCustomDatabaseRoleWithParams(ctx interface{}, args interface{}) *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call

DeleteCustomDatabaseRoleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteCustomDatabaseRoleApiParams

func (*CustomDatabaseRolesApi_Expecter) GetCustomDatabaseRole

func (_e *CustomDatabaseRolesApi_Expecter) GetCustomDatabaseRole(ctx interface{}, groupId interface{}, roleName interface{}) *CustomDatabaseRolesApi_GetCustomDatabaseRole_Call

GetCustomDatabaseRole is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • roleName string

func (*CustomDatabaseRolesApi_Expecter) GetCustomDatabaseRoleExecute

func (_e *CustomDatabaseRolesApi_Expecter) GetCustomDatabaseRoleExecute(r interface{}) *CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call

GetCustomDatabaseRoleExecute is a helper method to define mock.On call

  • r admin.GetCustomDatabaseRoleApiRequest

func (*CustomDatabaseRolesApi_Expecter) GetCustomDatabaseRoleWithParams

func (_e *CustomDatabaseRolesApi_Expecter) GetCustomDatabaseRoleWithParams(ctx interface{}, args interface{}) *CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call

GetCustomDatabaseRoleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetCustomDatabaseRoleApiParams

func (*CustomDatabaseRolesApi_Expecter) ListCustomDatabaseRoles

func (_e *CustomDatabaseRolesApi_Expecter) ListCustomDatabaseRoles(ctx interface{}, groupId interface{}) *CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call

ListCustomDatabaseRoles is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*CustomDatabaseRolesApi_Expecter) ListCustomDatabaseRolesExecute

func (_e *CustomDatabaseRolesApi_Expecter) ListCustomDatabaseRolesExecute(r interface{}) *CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call

ListCustomDatabaseRolesExecute is a helper method to define mock.On call

  • r admin.ListCustomDatabaseRolesApiRequest

func (*CustomDatabaseRolesApi_Expecter) ListCustomDatabaseRolesWithParams

func (_e *CustomDatabaseRolesApi_Expecter) ListCustomDatabaseRolesWithParams(ctx interface{}, args interface{}) *CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call

ListCustomDatabaseRolesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListCustomDatabaseRolesApiParams

func (*CustomDatabaseRolesApi_Expecter) UpdateCustomDatabaseRole

func (_e *CustomDatabaseRolesApi_Expecter) UpdateCustomDatabaseRole(ctx interface{}, groupId interface{}, roleName interface{}, updateCustomDBRole interface{}) *CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call

UpdateCustomDatabaseRole is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • roleName string
  • updateCustomDBRole *admin.UpdateCustomDBRole

func (*CustomDatabaseRolesApi_Expecter) UpdateCustomDatabaseRoleExecute

func (_e *CustomDatabaseRolesApi_Expecter) UpdateCustomDatabaseRoleExecute(r interface{}) *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call

UpdateCustomDatabaseRoleExecute is a helper method to define mock.On call

  • r admin.UpdateCustomDatabaseRoleApiRequest

func (*CustomDatabaseRolesApi_Expecter) UpdateCustomDatabaseRoleWithParams

func (_e *CustomDatabaseRolesApi_Expecter) UpdateCustomDatabaseRoleWithParams(ctx interface{}, args interface{}) *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call

UpdateCustomDatabaseRoleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateCustomDatabaseRoleApiParams

type CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call

type CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCustomDatabaseRoleExecute'

func (*CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call) Return

type CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call

type CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCustomDatabaseRoleWithParams'

func (*CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call) Run

type CustomDatabaseRolesApi_GetCustomDatabaseRole_Call

type CustomDatabaseRolesApi_GetCustomDatabaseRole_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_GetCustomDatabaseRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCustomDatabaseRole'

func (*CustomDatabaseRolesApi_GetCustomDatabaseRole_Call) Run

type CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call

type CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListCustomDatabaseRolesExecute'

func (*CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call) Return

type CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call

type CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListCustomDatabaseRolesWithParams'

type CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call

type CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListCustomDatabaseRoles'

func (*CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call) Run

type CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call

type CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateCustomDatabaseRoleExecute'

func (*CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call) Return

type CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call

type CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateCustomDatabaseRoleWithParams'

type CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call

type CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call struct {
	*mock.Call
}

CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateCustomDatabaseRole'

func (*CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call) Run

type DataFederationApi

type DataFederationApi struct {
	mock.Mock
}

DataFederationApi is an autogenerated mock type for the DataFederationApi type

func NewDataFederationApi

func NewDataFederationApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *DataFederationApi

NewDataFederationApi creates a new instance of DataFederationApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*DataFederationApi) CreateDataFederationPrivateEndpoint

func (_m *DataFederationApi) CreateDataFederationPrivateEndpoint(ctx context.Context, groupId string, privateNetworkEndpointIdEntry *admin.PrivateNetworkEndpointIdEntry) admin.CreateDataFederationPrivateEndpointApiRequest

CreateDataFederationPrivateEndpoint provides a mock function with given fields: ctx, groupId, privateNetworkEndpointIdEntry

func (*DataFederationApi) CreateDataFederationPrivateEndpointExecute

CreateDataFederationPrivateEndpointExecute provides a mock function with given fields: r

func (*DataFederationApi) CreateDataFederationPrivateEndpointWithParams

CreateDataFederationPrivateEndpointWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) CreateFederatedDatabase

func (_m *DataFederationApi) CreateFederatedDatabase(ctx context.Context, groupId string, dataLakeTenant *admin.DataLakeTenant) admin.CreateFederatedDatabaseApiRequest

CreateFederatedDatabase provides a mock function with given fields: ctx, groupId, dataLakeTenant

func (*DataFederationApi) CreateFederatedDatabaseExecute

CreateFederatedDatabaseExecute provides a mock function with given fields: r

func (*DataFederationApi) CreateFederatedDatabaseWithParams

CreateFederatedDatabaseWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) CreateOneDataFederationQueryLimit

func (_m *DataFederationApi) CreateOneDataFederationQueryLimit(ctx context.Context, groupId string, tenantName string, limitName string, dataFederationTenantQueryLimit *admin.DataFederationTenantQueryLimit) admin.CreateOneDataFederationQueryLimitApiRequest

CreateOneDataFederationQueryLimit provides a mock function with given fields: ctx, groupId, tenantName, limitName, dataFederationTenantQueryLimit

func (*DataFederationApi) CreateOneDataFederationQueryLimitExecute

CreateOneDataFederationQueryLimitExecute provides a mock function with given fields: r

func (*DataFederationApi) CreateOneDataFederationQueryLimitWithParams

CreateOneDataFederationQueryLimitWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) DeleteDataFederationPrivateEndpoint

func (_m *DataFederationApi) DeleteDataFederationPrivateEndpoint(ctx context.Context, groupId string, endpointId string) admin.DeleteDataFederationPrivateEndpointApiRequest

DeleteDataFederationPrivateEndpoint provides a mock function with given fields: ctx, groupId, endpointId

func (*DataFederationApi) DeleteDataFederationPrivateEndpointExecute

func (_m *DataFederationApi) DeleteDataFederationPrivateEndpointExecute(r admin.DeleteDataFederationPrivateEndpointApiRequest) (map[string]interface{}, *http.Response, error)

DeleteDataFederationPrivateEndpointExecute provides a mock function with given fields: r

func (*DataFederationApi) DeleteDataFederationPrivateEndpointWithParams

DeleteDataFederationPrivateEndpointWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) DeleteFederatedDatabase

func (_m *DataFederationApi) DeleteFederatedDatabase(ctx context.Context, groupId string, tenantName string) admin.DeleteFederatedDatabaseApiRequest

DeleteFederatedDatabase provides a mock function with given fields: ctx, groupId, tenantName

func (*DataFederationApi) DeleteFederatedDatabaseExecute

func (_m *DataFederationApi) DeleteFederatedDatabaseExecute(r admin.DeleteFederatedDatabaseApiRequest) (map[string]interface{}, *http.Response, error)

DeleteFederatedDatabaseExecute provides a mock function with given fields: r

func (*DataFederationApi) DeleteFederatedDatabaseWithParams

DeleteFederatedDatabaseWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) DeleteOneDataFederationInstanceQueryLimit

func (_m *DataFederationApi) DeleteOneDataFederationInstanceQueryLimit(ctx context.Context, groupId string, tenantName string, limitName string) admin.DeleteOneDataFederationInstanceQueryLimitApiRequest

DeleteOneDataFederationInstanceQueryLimit provides a mock function with given fields: ctx, groupId, tenantName, limitName

func (*DataFederationApi) DeleteOneDataFederationInstanceQueryLimitExecute

func (_m *DataFederationApi) DeleteOneDataFederationInstanceQueryLimitExecute(r admin.DeleteOneDataFederationInstanceQueryLimitApiRequest) (map[string]interface{}, *http.Response, error)

DeleteOneDataFederationInstanceQueryLimitExecute provides a mock function with given fields: r

func (*DataFederationApi) DeleteOneDataFederationInstanceQueryLimitWithParams

DeleteOneDataFederationInstanceQueryLimitWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) DownloadFederatedDatabaseQueryLogs

func (_m *DataFederationApi) DownloadFederatedDatabaseQueryLogs(ctx context.Context, groupId string, tenantName string) admin.DownloadFederatedDatabaseQueryLogsApiRequest

DownloadFederatedDatabaseQueryLogs provides a mock function with given fields: ctx, groupId, tenantName

func (*DataFederationApi) DownloadFederatedDatabaseQueryLogsExecute

func (_m *DataFederationApi) DownloadFederatedDatabaseQueryLogsExecute(r admin.DownloadFederatedDatabaseQueryLogsApiRequest) (io.ReadCloser, *http.Response, error)

DownloadFederatedDatabaseQueryLogsExecute provides a mock function with given fields: r

func (*DataFederationApi) DownloadFederatedDatabaseQueryLogsWithParams

DownloadFederatedDatabaseQueryLogsWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) EXPECT

func (*DataFederationApi) GetDataFederationPrivateEndpoint

func (_m *DataFederationApi) GetDataFederationPrivateEndpoint(ctx context.Context, groupId string, endpointId string) admin.GetDataFederationPrivateEndpointApiRequest

GetDataFederationPrivateEndpoint provides a mock function with given fields: ctx, groupId, endpointId

func (*DataFederationApi) GetDataFederationPrivateEndpointExecute

GetDataFederationPrivateEndpointExecute provides a mock function with given fields: r

func (*DataFederationApi) GetDataFederationPrivateEndpointWithParams

GetDataFederationPrivateEndpointWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) GetFederatedDatabase

func (_m *DataFederationApi) GetFederatedDatabase(ctx context.Context, groupId string, tenantName string) admin.GetFederatedDatabaseApiRequest

GetFederatedDatabase provides a mock function with given fields: ctx, groupId, tenantName

func (*DataFederationApi) GetFederatedDatabaseExecute

GetFederatedDatabaseExecute provides a mock function with given fields: r

func (*DataFederationApi) GetFederatedDatabaseWithParams

GetFederatedDatabaseWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) ListDataFederationPrivateEndpoints

func (_m *DataFederationApi) ListDataFederationPrivateEndpoints(ctx context.Context, groupId string) admin.ListDataFederationPrivateEndpointsApiRequest

ListDataFederationPrivateEndpoints provides a mock function with given fields: ctx, groupId

func (*DataFederationApi) ListDataFederationPrivateEndpointsExecute

ListDataFederationPrivateEndpointsExecute provides a mock function with given fields: r

func (*DataFederationApi) ListDataFederationPrivateEndpointsWithParams

ListDataFederationPrivateEndpointsWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) ListFederatedDatabases

func (_m *DataFederationApi) ListFederatedDatabases(ctx context.Context, groupId string) admin.ListFederatedDatabasesApiRequest

ListFederatedDatabases provides a mock function with given fields: ctx, groupId

func (*DataFederationApi) ListFederatedDatabasesExecute

func (_m *DataFederationApi) ListFederatedDatabasesExecute(r admin.ListFederatedDatabasesApiRequest) ([]admin.DataLakeTenant, *http.Response, error)

ListFederatedDatabasesExecute provides a mock function with given fields: r

func (*DataFederationApi) ListFederatedDatabasesWithParams

ListFederatedDatabasesWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) ReturnFederatedDatabaseQueryLimit

func (_m *DataFederationApi) ReturnFederatedDatabaseQueryLimit(ctx context.Context, groupId string, tenantName string, limitName string) admin.ReturnFederatedDatabaseQueryLimitApiRequest

ReturnFederatedDatabaseQueryLimit provides a mock function with given fields: ctx, groupId, tenantName, limitName

func (*DataFederationApi) ReturnFederatedDatabaseQueryLimitExecute

ReturnFederatedDatabaseQueryLimitExecute provides a mock function with given fields: r

func (*DataFederationApi) ReturnFederatedDatabaseQueryLimitWithParams

ReturnFederatedDatabaseQueryLimitWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) ReturnFederatedDatabaseQueryLimits

func (_m *DataFederationApi) ReturnFederatedDatabaseQueryLimits(ctx context.Context, groupId string, tenantName string) admin.ReturnFederatedDatabaseQueryLimitsApiRequest

ReturnFederatedDatabaseQueryLimits provides a mock function with given fields: ctx, groupId, tenantName

func (*DataFederationApi) ReturnFederatedDatabaseQueryLimitsExecute

ReturnFederatedDatabaseQueryLimitsExecute provides a mock function with given fields: r

func (*DataFederationApi) ReturnFederatedDatabaseQueryLimitsWithParams

ReturnFederatedDatabaseQueryLimitsWithParams provides a mock function with given fields: ctx, args

func (*DataFederationApi) UpdateFederatedDatabase

func (_m *DataFederationApi) UpdateFederatedDatabase(ctx context.Context, groupId string, tenantName string, dataLakeTenant *admin.DataLakeTenant) admin.UpdateFederatedDatabaseApiRequest

UpdateFederatedDatabase provides a mock function with given fields: ctx, groupId, tenantName, dataLakeTenant

func (*DataFederationApi) UpdateFederatedDatabaseExecute

UpdateFederatedDatabaseExecute provides a mock function with given fields: r

func (*DataFederationApi) UpdateFederatedDatabaseWithParams

UpdateFederatedDatabaseWithParams provides a mock function with given fields: ctx, args

type DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call

type DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call struct {
	*mock.Call
}

DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDataFederationPrivateEndpointExecute'

type DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call

type DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call struct {
	*mock.Call
}

DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDataFederationPrivateEndpointWithParams'

type DataFederationApi_CreateDataFederationPrivateEndpoint_Call

type DataFederationApi_CreateDataFederationPrivateEndpoint_Call struct {
	*mock.Call
}

DataFederationApi_CreateDataFederationPrivateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDataFederationPrivateEndpoint'

func (*DataFederationApi_CreateDataFederationPrivateEndpoint_Call) Run

type DataFederationApi_CreateFederatedDatabaseExecute_Call

type DataFederationApi_CreateFederatedDatabaseExecute_Call struct {
	*mock.Call
}

DataFederationApi_CreateFederatedDatabaseExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateFederatedDatabaseExecute'

func (*DataFederationApi_CreateFederatedDatabaseExecute_Call) Return

type DataFederationApi_CreateFederatedDatabaseWithParams_Call

type DataFederationApi_CreateFederatedDatabaseWithParams_Call struct {
	*mock.Call
}

DataFederationApi_CreateFederatedDatabaseWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateFederatedDatabaseWithParams'

func (*DataFederationApi_CreateFederatedDatabaseWithParams_Call) Run

type DataFederationApi_CreateFederatedDatabase_Call

type DataFederationApi_CreateFederatedDatabase_Call struct {
	*mock.Call
}

DataFederationApi_CreateFederatedDatabase_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateFederatedDatabase'

func (*DataFederationApi_CreateFederatedDatabase_Call) Run

type DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call

type DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call struct {
	*mock.Call
}

DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOneDataFederationQueryLimitExecute'

type DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call

type DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call struct {
	*mock.Call
}

DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOneDataFederationQueryLimitWithParams'

type DataFederationApi_CreateOneDataFederationQueryLimit_Call

type DataFederationApi_CreateOneDataFederationQueryLimit_Call struct {
	*mock.Call
}

DataFederationApi_CreateOneDataFederationQueryLimit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOneDataFederationQueryLimit'

func (*DataFederationApi_CreateOneDataFederationQueryLimit_Call) Run

type DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call

type DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call struct {
	*mock.Call
}

DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteDataFederationPrivateEndpointExecute'

func (*DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call) Return

type DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call

type DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call struct {
	*mock.Call
}

DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteDataFederationPrivateEndpointWithParams'

type DataFederationApi_DeleteDataFederationPrivateEndpoint_Call

type DataFederationApi_DeleteDataFederationPrivateEndpoint_Call struct {
	*mock.Call
}

DataFederationApi_DeleteDataFederationPrivateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteDataFederationPrivateEndpoint'

func (*DataFederationApi_DeleteDataFederationPrivateEndpoint_Call) Run

type DataFederationApi_DeleteFederatedDatabaseExecute_Call

type DataFederationApi_DeleteFederatedDatabaseExecute_Call struct {
	*mock.Call
}

DataFederationApi_DeleteFederatedDatabaseExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteFederatedDatabaseExecute'

func (*DataFederationApi_DeleteFederatedDatabaseExecute_Call) Return

func (*DataFederationApi_DeleteFederatedDatabaseExecute_Call) RunAndReturn

type DataFederationApi_DeleteFederatedDatabaseWithParams_Call

type DataFederationApi_DeleteFederatedDatabaseWithParams_Call struct {
	*mock.Call
}

DataFederationApi_DeleteFederatedDatabaseWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteFederatedDatabaseWithParams'

func (*DataFederationApi_DeleteFederatedDatabaseWithParams_Call) Run

type DataFederationApi_DeleteFederatedDatabase_Call

type DataFederationApi_DeleteFederatedDatabase_Call struct {
	*mock.Call
}

DataFederationApi_DeleteFederatedDatabase_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteFederatedDatabase'

func (*DataFederationApi_DeleteFederatedDatabase_Call) Run

type DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call

type DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call struct {
	*mock.Call
}

DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOneDataFederationInstanceQueryLimitExecute'

func (*DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call) Return

type DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call

type DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call struct {
	*mock.Call
}

DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOneDataFederationInstanceQueryLimitWithParams'

type DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call

type DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call struct {
	*mock.Call
}

DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOneDataFederationInstanceQueryLimit'

func (*DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call) Run

type DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call

type DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call struct {
	*mock.Call
}

DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadFederatedDatabaseQueryLogsExecute'

func (*DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call) Return

type DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call

type DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call struct {
	*mock.Call
}

DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadFederatedDatabaseQueryLogsWithParams'

type DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call

type DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call struct {
	*mock.Call
}

DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadFederatedDatabaseQueryLogs'

func (*DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call) Run

type DataFederationApi_Expecter

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

func (*DataFederationApi_Expecter) CreateDataFederationPrivateEndpoint

func (_e *DataFederationApi_Expecter) CreateDataFederationPrivateEndpoint(ctx interface{}, groupId interface{}, privateNetworkEndpointIdEntry interface{}) *DataFederationApi_CreateDataFederationPrivateEndpoint_Call

CreateDataFederationPrivateEndpoint is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • privateNetworkEndpointIdEntry *admin.PrivateNetworkEndpointIdEntry

func (*DataFederationApi_Expecter) CreateDataFederationPrivateEndpointExecute

func (_e *DataFederationApi_Expecter) CreateDataFederationPrivateEndpointExecute(r interface{}) *DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call

CreateDataFederationPrivateEndpointExecute is a helper method to define mock.On call

  • r admin.CreateDataFederationPrivateEndpointApiRequest

func (*DataFederationApi_Expecter) CreateDataFederationPrivateEndpointWithParams

func (_e *DataFederationApi_Expecter) CreateDataFederationPrivateEndpointWithParams(ctx interface{}, args interface{}) *DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call

CreateDataFederationPrivateEndpointWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateDataFederationPrivateEndpointApiParams

func (*DataFederationApi_Expecter) CreateFederatedDatabase

func (_e *DataFederationApi_Expecter) CreateFederatedDatabase(ctx interface{}, groupId interface{}, dataLakeTenant interface{}) *DataFederationApi_CreateFederatedDatabase_Call

CreateFederatedDatabase is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • dataLakeTenant *admin.DataLakeTenant

func (*DataFederationApi_Expecter) CreateFederatedDatabaseExecute

func (_e *DataFederationApi_Expecter) CreateFederatedDatabaseExecute(r interface{}) *DataFederationApi_CreateFederatedDatabaseExecute_Call

CreateFederatedDatabaseExecute is a helper method to define mock.On call

  • r admin.CreateFederatedDatabaseApiRequest

func (*DataFederationApi_Expecter) CreateFederatedDatabaseWithParams

func (_e *DataFederationApi_Expecter) CreateFederatedDatabaseWithParams(ctx interface{}, args interface{}) *DataFederationApi_CreateFederatedDatabaseWithParams_Call

CreateFederatedDatabaseWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateFederatedDatabaseApiParams

func (*DataFederationApi_Expecter) CreateOneDataFederationQueryLimit

func (_e *DataFederationApi_Expecter) CreateOneDataFederationQueryLimit(ctx interface{}, groupId interface{}, tenantName interface{}, limitName interface{}, dataFederationTenantQueryLimit interface{}) *DataFederationApi_CreateOneDataFederationQueryLimit_Call

CreateOneDataFederationQueryLimit is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string
  • limitName string
  • dataFederationTenantQueryLimit *admin.DataFederationTenantQueryLimit

func (*DataFederationApi_Expecter) CreateOneDataFederationQueryLimitExecute

func (_e *DataFederationApi_Expecter) CreateOneDataFederationQueryLimitExecute(r interface{}) *DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call

CreateOneDataFederationQueryLimitExecute is a helper method to define mock.On call

  • r admin.CreateOneDataFederationQueryLimitApiRequest

func (*DataFederationApi_Expecter) CreateOneDataFederationQueryLimitWithParams

func (_e *DataFederationApi_Expecter) CreateOneDataFederationQueryLimitWithParams(ctx interface{}, args interface{}) *DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call

CreateOneDataFederationQueryLimitWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateOneDataFederationQueryLimitApiParams

func (*DataFederationApi_Expecter) DeleteDataFederationPrivateEndpoint

func (_e *DataFederationApi_Expecter) DeleteDataFederationPrivateEndpoint(ctx interface{}, groupId interface{}, endpointId interface{}) *DataFederationApi_DeleteDataFederationPrivateEndpoint_Call

DeleteDataFederationPrivateEndpoint is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • endpointId string

func (*DataFederationApi_Expecter) DeleteDataFederationPrivateEndpointExecute

func (_e *DataFederationApi_Expecter) DeleteDataFederationPrivateEndpointExecute(r interface{}) *DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call

DeleteDataFederationPrivateEndpointExecute is a helper method to define mock.On call

  • r admin.DeleteDataFederationPrivateEndpointApiRequest

func (*DataFederationApi_Expecter) DeleteDataFederationPrivateEndpointWithParams

func (_e *DataFederationApi_Expecter) DeleteDataFederationPrivateEndpointWithParams(ctx interface{}, args interface{}) *DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call

DeleteDataFederationPrivateEndpointWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteDataFederationPrivateEndpointApiParams

func (*DataFederationApi_Expecter) DeleteFederatedDatabase

func (_e *DataFederationApi_Expecter) DeleteFederatedDatabase(ctx interface{}, groupId interface{}, tenantName interface{}) *DataFederationApi_DeleteFederatedDatabase_Call

DeleteFederatedDatabase is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string

func (*DataFederationApi_Expecter) DeleteFederatedDatabaseExecute

func (_e *DataFederationApi_Expecter) DeleteFederatedDatabaseExecute(r interface{}) *DataFederationApi_DeleteFederatedDatabaseExecute_Call

DeleteFederatedDatabaseExecute is a helper method to define mock.On call

  • r admin.DeleteFederatedDatabaseApiRequest

func (*DataFederationApi_Expecter) DeleteFederatedDatabaseWithParams

func (_e *DataFederationApi_Expecter) DeleteFederatedDatabaseWithParams(ctx interface{}, args interface{}) *DataFederationApi_DeleteFederatedDatabaseWithParams_Call

DeleteFederatedDatabaseWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteFederatedDatabaseApiParams

func (*DataFederationApi_Expecter) DeleteOneDataFederationInstanceQueryLimit

func (_e *DataFederationApi_Expecter) DeleteOneDataFederationInstanceQueryLimit(ctx interface{}, groupId interface{}, tenantName interface{}, limitName interface{}) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call

DeleteOneDataFederationInstanceQueryLimit is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string
  • limitName string

func (*DataFederationApi_Expecter) DeleteOneDataFederationInstanceQueryLimitExecute

func (_e *DataFederationApi_Expecter) DeleteOneDataFederationInstanceQueryLimitExecute(r interface{}) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call

DeleteOneDataFederationInstanceQueryLimitExecute is a helper method to define mock.On call

  • r admin.DeleteOneDataFederationInstanceQueryLimitApiRequest

func (*DataFederationApi_Expecter) DeleteOneDataFederationInstanceQueryLimitWithParams

func (_e *DataFederationApi_Expecter) DeleteOneDataFederationInstanceQueryLimitWithParams(ctx interface{}, args interface{}) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call

DeleteOneDataFederationInstanceQueryLimitWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteOneDataFederationInstanceQueryLimitApiParams

func (*DataFederationApi_Expecter) DownloadFederatedDatabaseQueryLogs

func (_e *DataFederationApi_Expecter) DownloadFederatedDatabaseQueryLogs(ctx interface{}, groupId interface{}, tenantName interface{}) *DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call

DownloadFederatedDatabaseQueryLogs is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string

func (*DataFederationApi_Expecter) DownloadFederatedDatabaseQueryLogsExecute

func (_e *DataFederationApi_Expecter) DownloadFederatedDatabaseQueryLogsExecute(r interface{}) *DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call

DownloadFederatedDatabaseQueryLogsExecute is a helper method to define mock.On call

  • r admin.DownloadFederatedDatabaseQueryLogsApiRequest

func (*DataFederationApi_Expecter) DownloadFederatedDatabaseQueryLogsWithParams

func (_e *DataFederationApi_Expecter) DownloadFederatedDatabaseQueryLogsWithParams(ctx interface{}, args interface{}) *DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call

DownloadFederatedDatabaseQueryLogsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DownloadFederatedDatabaseQueryLogsApiParams

func (*DataFederationApi_Expecter) GetDataFederationPrivateEndpoint

func (_e *DataFederationApi_Expecter) GetDataFederationPrivateEndpoint(ctx interface{}, groupId interface{}, endpointId interface{}) *DataFederationApi_GetDataFederationPrivateEndpoint_Call

GetDataFederationPrivateEndpoint is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • endpointId string

func (*DataFederationApi_Expecter) GetDataFederationPrivateEndpointExecute

func (_e *DataFederationApi_Expecter) GetDataFederationPrivateEndpointExecute(r interface{}) *DataFederationApi_GetDataFederationPrivateEndpointExecute_Call

GetDataFederationPrivateEndpointExecute is a helper method to define mock.On call

  • r admin.GetDataFederationPrivateEndpointApiRequest

func (*DataFederationApi_Expecter) GetDataFederationPrivateEndpointWithParams

func (_e *DataFederationApi_Expecter) GetDataFederationPrivateEndpointWithParams(ctx interface{}, args interface{}) *DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call

GetDataFederationPrivateEndpointWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetDataFederationPrivateEndpointApiParams

func (*DataFederationApi_Expecter) GetFederatedDatabase

func (_e *DataFederationApi_Expecter) GetFederatedDatabase(ctx interface{}, groupId interface{}, tenantName interface{}) *DataFederationApi_GetFederatedDatabase_Call

GetFederatedDatabase is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string

func (*DataFederationApi_Expecter) GetFederatedDatabaseExecute

func (_e *DataFederationApi_Expecter) GetFederatedDatabaseExecute(r interface{}) *DataFederationApi_GetFederatedDatabaseExecute_Call

GetFederatedDatabaseExecute is a helper method to define mock.On call

  • r admin.GetFederatedDatabaseApiRequest

func (*DataFederationApi_Expecter) GetFederatedDatabaseWithParams

func (_e *DataFederationApi_Expecter) GetFederatedDatabaseWithParams(ctx interface{}, args interface{}) *DataFederationApi_GetFederatedDatabaseWithParams_Call

GetFederatedDatabaseWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetFederatedDatabaseApiParams

func (*DataFederationApi_Expecter) ListDataFederationPrivateEndpoints

func (_e *DataFederationApi_Expecter) ListDataFederationPrivateEndpoints(ctx interface{}, groupId interface{}) *DataFederationApi_ListDataFederationPrivateEndpoints_Call

ListDataFederationPrivateEndpoints is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*DataFederationApi_Expecter) ListDataFederationPrivateEndpointsExecute

func (_e *DataFederationApi_Expecter) ListDataFederationPrivateEndpointsExecute(r interface{}) *DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call

ListDataFederationPrivateEndpointsExecute is a helper method to define mock.On call

  • r admin.ListDataFederationPrivateEndpointsApiRequest

func (*DataFederationApi_Expecter) ListDataFederationPrivateEndpointsWithParams

func (_e *DataFederationApi_Expecter) ListDataFederationPrivateEndpointsWithParams(ctx interface{}, args interface{}) *DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call

ListDataFederationPrivateEndpointsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListDataFederationPrivateEndpointsApiParams

func (*DataFederationApi_Expecter) ListFederatedDatabases

func (_e *DataFederationApi_Expecter) ListFederatedDatabases(ctx interface{}, groupId interface{}) *DataFederationApi_ListFederatedDatabases_Call

ListFederatedDatabases is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*DataFederationApi_Expecter) ListFederatedDatabasesExecute

func (_e *DataFederationApi_Expecter) ListFederatedDatabasesExecute(r interface{}) *DataFederationApi_ListFederatedDatabasesExecute_Call

ListFederatedDatabasesExecute is a helper method to define mock.On call

  • r admin.ListFederatedDatabasesApiRequest

func (*DataFederationApi_Expecter) ListFederatedDatabasesWithParams

func (_e *DataFederationApi_Expecter) ListFederatedDatabasesWithParams(ctx interface{}, args interface{}) *DataFederationApi_ListFederatedDatabasesWithParams_Call

ListFederatedDatabasesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListFederatedDatabasesApiParams

func (*DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimit

func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimit(ctx interface{}, groupId interface{}, tenantName interface{}, limitName interface{}) *DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call

ReturnFederatedDatabaseQueryLimit is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string
  • limitName string

func (*DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitExecute

func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitExecute(r interface{}) *DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call

ReturnFederatedDatabaseQueryLimitExecute is a helper method to define mock.On call

  • r admin.ReturnFederatedDatabaseQueryLimitApiRequest

func (*DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitWithParams

func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitWithParams(ctx interface{}, args interface{}) *DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call

ReturnFederatedDatabaseQueryLimitWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ReturnFederatedDatabaseQueryLimitApiParams

func (*DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimits

func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimits(ctx interface{}, groupId interface{}, tenantName interface{}) *DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call

ReturnFederatedDatabaseQueryLimits is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string

func (*DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitsExecute

func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitsExecute(r interface{}) *DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call

ReturnFederatedDatabaseQueryLimitsExecute is a helper method to define mock.On call

  • r admin.ReturnFederatedDatabaseQueryLimitsApiRequest

func (*DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitsWithParams

func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitsWithParams(ctx interface{}, args interface{}) *DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call

ReturnFederatedDatabaseQueryLimitsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ReturnFederatedDatabaseQueryLimitsApiParams

func (*DataFederationApi_Expecter) UpdateFederatedDatabase

func (_e *DataFederationApi_Expecter) UpdateFederatedDatabase(ctx interface{}, groupId interface{}, tenantName interface{}, dataLakeTenant interface{}) *DataFederationApi_UpdateFederatedDatabase_Call

UpdateFederatedDatabase is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string
  • dataLakeTenant *admin.DataLakeTenant

func (*DataFederationApi_Expecter) UpdateFederatedDatabaseExecute

func (_e *DataFederationApi_Expecter) UpdateFederatedDatabaseExecute(r interface{}) *DataFederationApi_UpdateFederatedDatabaseExecute_Call

UpdateFederatedDatabaseExecute is a helper method to define mock.On call

  • r admin.UpdateFederatedDatabaseApiRequest

func (*DataFederationApi_Expecter) UpdateFederatedDatabaseWithParams

func (_e *DataFederationApi_Expecter) UpdateFederatedDatabaseWithParams(ctx interface{}, args interface{}) *DataFederationApi_UpdateFederatedDatabaseWithParams_Call

UpdateFederatedDatabaseWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateFederatedDatabaseApiParams

type DataFederationApi_GetDataFederationPrivateEndpointExecute_Call

type DataFederationApi_GetDataFederationPrivateEndpointExecute_Call struct {
	*mock.Call
}

DataFederationApi_GetDataFederationPrivateEndpointExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDataFederationPrivateEndpointExecute'

type DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call

type DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call struct {
	*mock.Call
}

DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDataFederationPrivateEndpointWithParams'

type DataFederationApi_GetDataFederationPrivateEndpoint_Call

type DataFederationApi_GetDataFederationPrivateEndpoint_Call struct {
	*mock.Call
}

DataFederationApi_GetDataFederationPrivateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDataFederationPrivateEndpoint'

func (*DataFederationApi_GetDataFederationPrivateEndpoint_Call) Run

type DataFederationApi_GetFederatedDatabaseExecute_Call

type DataFederationApi_GetFederatedDatabaseExecute_Call struct {
	*mock.Call
}

DataFederationApi_GetFederatedDatabaseExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFederatedDatabaseExecute'

func (*DataFederationApi_GetFederatedDatabaseExecute_Call) Return

func (*DataFederationApi_GetFederatedDatabaseExecute_Call) Run

type DataFederationApi_GetFederatedDatabaseWithParams_Call

type DataFederationApi_GetFederatedDatabaseWithParams_Call struct {
	*mock.Call
}

DataFederationApi_GetFederatedDatabaseWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFederatedDatabaseWithParams'

func (*DataFederationApi_GetFederatedDatabaseWithParams_Call) Run

type DataFederationApi_GetFederatedDatabase_Call

type DataFederationApi_GetFederatedDatabase_Call struct {
	*mock.Call
}

DataFederationApi_GetFederatedDatabase_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFederatedDatabase'

func (*DataFederationApi_GetFederatedDatabase_Call) Run

type DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call

type DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call struct {
	*mock.Call
}

DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDataFederationPrivateEndpointsExecute'

type DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call

type DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call struct {
	*mock.Call
}

DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDataFederationPrivateEndpointsWithParams'

type DataFederationApi_ListDataFederationPrivateEndpoints_Call

type DataFederationApi_ListDataFederationPrivateEndpoints_Call struct {
	*mock.Call
}

DataFederationApi_ListDataFederationPrivateEndpoints_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDataFederationPrivateEndpoints'

func (*DataFederationApi_ListDataFederationPrivateEndpoints_Call) Run

type DataFederationApi_ListFederatedDatabasesExecute_Call

type DataFederationApi_ListFederatedDatabasesExecute_Call struct {
	*mock.Call
}

DataFederationApi_ListFederatedDatabasesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListFederatedDatabasesExecute'

func (*DataFederationApi_ListFederatedDatabasesExecute_Call) Return

type DataFederationApi_ListFederatedDatabasesWithParams_Call

type DataFederationApi_ListFederatedDatabasesWithParams_Call struct {
	*mock.Call
}

DataFederationApi_ListFederatedDatabasesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListFederatedDatabasesWithParams'

func (*DataFederationApi_ListFederatedDatabasesWithParams_Call) Run

type DataFederationApi_ListFederatedDatabases_Call

type DataFederationApi_ListFederatedDatabases_Call struct {
	*mock.Call
}

DataFederationApi_ListFederatedDatabases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListFederatedDatabases'

func (*DataFederationApi_ListFederatedDatabases_Call) Run

type DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call

type DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call struct {
	*mock.Call
}

DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnFederatedDatabaseQueryLimitExecute'

type DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call

type DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call struct {
	*mock.Call
}

DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnFederatedDatabaseQueryLimitWithParams'

type DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call

type DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call struct {
	*mock.Call
}

DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnFederatedDatabaseQueryLimit'

func (*DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call) Run

type DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call

type DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call struct {
	*mock.Call
}

DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnFederatedDatabaseQueryLimitsExecute'

type DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call

type DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call struct {
	*mock.Call
}

DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnFederatedDatabaseQueryLimitsWithParams'

type DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call

type DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call struct {
	*mock.Call
}

DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnFederatedDatabaseQueryLimits'

func (*DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call) Run

type DataFederationApi_UpdateFederatedDatabaseExecute_Call

type DataFederationApi_UpdateFederatedDatabaseExecute_Call struct {
	*mock.Call
}

DataFederationApi_UpdateFederatedDatabaseExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateFederatedDatabaseExecute'

func (*DataFederationApi_UpdateFederatedDatabaseExecute_Call) Return

type DataFederationApi_UpdateFederatedDatabaseWithParams_Call

type DataFederationApi_UpdateFederatedDatabaseWithParams_Call struct {
	*mock.Call
}

DataFederationApi_UpdateFederatedDatabaseWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateFederatedDatabaseWithParams'

func (*DataFederationApi_UpdateFederatedDatabaseWithParams_Call) Run

type DataFederationApi_UpdateFederatedDatabase_Call

type DataFederationApi_UpdateFederatedDatabase_Call struct {
	*mock.Call
}

DataFederationApi_UpdateFederatedDatabase_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateFederatedDatabase'

func (*DataFederationApi_UpdateFederatedDatabase_Call) Run

type DataLakePipelinesApi

type DataLakePipelinesApi struct {
	mock.Mock
}

DataLakePipelinesApi is an autogenerated mock type for the DataLakePipelinesApi type

func NewDataLakePipelinesApi

func NewDataLakePipelinesApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *DataLakePipelinesApi

NewDataLakePipelinesApi creates a new instance of DataLakePipelinesApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*DataLakePipelinesApi) CreatePipeline

func (_m *DataLakePipelinesApi) CreatePipeline(ctx context.Context, groupId string, dataLakeIngestionPipeline *admin.DataLakeIngestionPipeline) admin.CreatePipelineApiRequest

CreatePipeline provides a mock function with given fields: ctx, groupId, dataLakeIngestionPipeline

func (*DataLakePipelinesApi) CreatePipelineExecute

CreatePipelineExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) CreatePipelineWithParams

CreatePipelineWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) DeletePipeline

func (_m *DataLakePipelinesApi) DeletePipeline(ctx context.Context, groupId string, pipelineName string) admin.DeletePipelineApiRequest

DeletePipeline provides a mock function with given fields: ctx, groupId, pipelineName

func (*DataLakePipelinesApi) DeletePipelineExecute

func (_m *DataLakePipelinesApi) DeletePipelineExecute(r admin.DeletePipelineApiRequest) (map[string]interface{}, *http.Response, error)

DeletePipelineExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) DeletePipelineRunDataset

func (_m *DataLakePipelinesApi) DeletePipelineRunDataset(ctx context.Context, groupId string, pipelineName string, pipelineRunId string) admin.DeletePipelineRunDatasetApiRequest

DeletePipelineRunDataset provides a mock function with given fields: ctx, groupId, pipelineName, pipelineRunId

func (*DataLakePipelinesApi) DeletePipelineRunDatasetExecute

func (_m *DataLakePipelinesApi) DeletePipelineRunDatasetExecute(r admin.DeletePipelineRunDatasetApiRequest) (map[string]interface{}, *http.Response, error)

DeletePipelineRunDatasetExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) DeletePipelineRunDatasetWithParams

DeletePipelineRunDatasetWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) DeletePipelineWithParams

DeletePipelineWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) EXPECT

func (*DataLakePipelinesApi) GetPipeline

func (_m *DataLakePipelinesApi) GetPipeline(ctx context.Context, groupId string, pipelineName string) admin.GetPipelineApiRequest

GetPipeline provides a mock function with given fields: ctx, groupId, pipelineName

func (*DataLakePipelinesApi) GetPipelineExecute

GetPipelineExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) GetPipelineRun

func (_m *DataLakePipelinesApi) GetPipelineRun(ctx context.Context, groupId string, pipelineName string, pipelineRunId string) admin.GetPipelineRunApiRequest

GetPipelineRun provides a mock function with given fields: ctx, groupId, pipelineName, pipelineRunId

func (*DataLakePipelinesApi) GetPipelineRunExecute

GetPipelineRunExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) GetPipelineRunWithParams

GetPipelineRunWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) GetPipelineWithParams

GetPipelineWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) ListPipelineRuns

func (_m *DataLakePipelinesApi) ListPipelineRuns(ctx context.Context, groupId string, pipelineName string) admin.ListPipelineRunsApiRequest

ListPipelineRuns provides a mock function with given fields: ctx, groupId, pipelineName

func (*DataLakePipelinesApi) ListPipelineRunsExecute

ListPipelineRunsExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) ListPipelineRunsWithParams

ListPipelineRunsWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) ListPipelineSchedules

func (_m *DataLakePipelinesApi) ListPipelineSchedules(ctx context.Context, groupId string, pipelineName string) admin.ListPipelineSchedulesApiRequest

ListPipelineSchedules provides a mock function with given fields: ctx, groupId, pipelineName

func (*DataLakePipelinesApi) ListPipelineSchedulesExecute

ListPipelineSchedulesExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) ListPipelineSchedulesWithParams

ListPipelineSchedulesWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) ListPipelineSnapshots

func (_m *DataLakePipelinesApi) ListPipelineSnapshots(ctx context.Context, groupId string, pipelineName string) admin.ListPipelineSnapshotsApiRequest

ListPipelineSnapshots provides a mock function with given fields: ctx, groupId, pipelineName

func (*DataLakePipelinesApi) ListPipelineSnapshotsExecute

ListPipelineSnapshotsExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) ListPipelineSnapshotsWithParams

ListPipelineSnapshotsWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) ListPipelines

func (_m *DataLakePipelinesApi) ListPipelines(ctx context.Context, groupId string) admin.ListPipelinesApiRequest

ListPipelines provides a mock function with given fields: ctx, groupId

func (*DataLakePipelinesApi) ListPipelinesExecute

ListPipelinesExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) ListPipelinesWithParams

ListPipelinesWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) PausePipeline

func (_m *DataLakePipelinesApi) PausePipeline(ctx context.Context, groupId string, pipelineName string) admin.PausePipelineApiRequest

PausePipeline provides a mock function with given fields: ctx, groupId, pipelineName

func (*DataLakePipelinesApi) PausePipelineExecute

PausePipelineExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) PausePipelineWithParams

PausePipelineWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) ResumePipeline

func (_m *DataLakePipelinesApi) ResumePipeline(ctx context.Context, groupId string, pipelineName string) admin.ResumePipelineApiRequest

ResumePipeline provides a mock function with given fields: ctx, groupId, pipelineName

func (*DataLakePipelinesApi) ResumePipelineExecute

ResumePipelineExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) ResumePipelineWithParams

ResumePipelineWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) TriggerSnapshotIngestion

func (_m *DataLakePipelinesApi) TriggerSnapshotIngestion(ctx context.Context, groupId string, pipelineName string, triggerIngestionPipelineRequest *admin.TriggerIngestionPipelineRequest) admin.TriggerSnapshotIngestionApiRequest

TriggerSnapshotIngestion provides a mock function with given fields: ctx, groupId, pipelineName, triggerIngestionPipelineRequest

func (*DataLakePipelinesApi) TriggerSnapshotIngestionExecute

TriggerSnapshotIngestionExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) TriggerSnapshotIngestionWithParams

TriggerSnapshotIngestionWithParams provides a mock function with given fields: ctx, args

func (*DataLakePipelinesApi) UpdatePipeline

func (_m *DataLakePipelinesApi) UpdatePipeline(ctx context.Context, groupId string, pipelineName string, dataLakeIngestionPipeline *admin.DataLakeIngestionPipeline) admin.UpdatePipelineApiRequest

UpdatePipeline provides a mock function with given fields: ctx, groupId, pipelineName, dataLakeIngestionPipeline

func (*DataLakePipelinesApi) UpdatePipelineExecute

UpdatePipelineExecute provides a mock function with given fields: r

func (*DataLakePipelinesApi) UpdatePipelineWithParams

UpdatePipelineWithParams provides a mock function with given fields: ctx, args

type DataLakePipelinesApi_CreatePipelineExecute_Call

type DataLakePipelinesApi_CreatePipelineExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_CreatePipelineExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePipelineExecute'

func (*DataLakePipelinesApi_CreatePipelineExecute_Call) Return

func (*DataLakePipelinesApi_CreatePipelineExecute_Call) Run

type DataLakePipelinesApi_CreatePipelineWithParams_Call

type DataLakePipelinesApi_CreatePipelineWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_CreatePipelineWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePipelineWithParams'

func (*DataLakePipelinesApi_CreatePipelineWithParams_Call) Run

type DataLakePipelinesApi_CreatePipeline_Call

type DataLakePipelinesApi_CreatePipeline_Call struct {
	*mock.Call
}

DataLakePipelinesApi_CreatePipeline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePipeline'

func (*DataLakePipelinesApi_CreatePipeline_Call) Return

func (*DataLakePipelinesApi_CreatePipeline_Call) Run

type DataLakePipelinesApi_DeletePipelineExecute_Call

type DataLakePipelinesApi_DeletePipelineExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_DeletePipelineExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePipelineExecute'

func (*DataLakePipelinesApi_DeletePipelineExecute_Call) Return

func (*DataLakePipelinesApi_DeletePipelineExecute_Call) Run

func (*DataLakePipelinesApi_DeletePipelineExecute_Call) RunAndReturn

type DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call

type DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePipelineRunDatasetExecute'

func (*DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call) Return

func (*DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call) RunAndReturn

type DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call

type DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePipelineRunDatasetWithParams'

type DataLakePipelinesApi_DeletePipelineRunDataset_Call

type DataLakePipelinesApi_DeletePipelineRunDataset_Call struct {
	*mock.Call
}

DataLakePipelinesApi_DeletePipelineRunDataset_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePipelineRunDataset'

func (*DataLakePipelinesApi_DeletePipelineRunDataset_Call) Run

type DataLakePipelinesApi_DeletePipelineWithParams_Call

type DataLakePipelinesApi_DeletePipelineWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_DeletePipelineWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePipelineWithParams'

func (*DataLakePipelinesApi_DeletePipelineWithParams_Call) Run

type DataLakePipelinesApi_DeletePipeline_Call

type DataLakePipelinesApi_DeletePipeline_Call struct {
	*mock.Call
}

DataLakePipelinesApi_DeletePipeline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePipeline'

func (*DataLakePipelinesApi_DeletePipeline_Call) Return

func (*DataLakePipelinesApi_DeletePipeline_Call) Run

type DataLakePipelinesApi_Expecter

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

func (*DataLakePipelinesApi_Expecter) CreatePipeline

func (_e *DataLakePipelinesApi_Expecter) CreatePipeline(ctx interface{}, groupId interface{}, dataLakeIngestionPipeline interface{}) *DataLakePipelinesApi_CreatePipeline_Call

CreatePipeline is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • dataLakeIngestionPipeline *admin.DataLakeIngestionPipeline

func (*DataLakePipelinesApi_Expecter) CreatePipelineExecute

func (_e *DataLakePipelinesApi_Expecter) CreatePipelineExecute(r interface{}) *DataLakePipelinesApi_CreatePipelineExecute_Call

CreatePipelineExecute is a helper method to define mock.On call

  • r admin.CreatePipelineApiRequest

func (*DataLakePipelinesApi_Expecter) CreatePipelineWithParams

func (_e *DataLakePipelinesApi_Expecter) CreatePipelineWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_CreatePipelineWithParams_Call

CreatePipelineWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreatePipelineApiParams

func (*DataLakePipelinesApi_Expecter) DeletePipeline

func (_e *DataLakePipelinesApi_Expecter) DeletePipeline(ctx interface{}, groupId interface{}, pipelineName interface{}) *DataLakePipelinesApi_DeletePipeline_Call

DeletePipeline is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pipelineName string

func (*DataLakePipelinesApi_Expecter) DeletePipelineExecute

func (_e *DataLakePipelinesApi_Expecter) DeletePipelineExecute(r interface{}) *DataLakePipelinesApi_DeletePipelineExecute_Call

DeletePipelineExecute is a helper method to define mock.On call

  • r admin.DeletePipelineApiRequest

func (*DataLakePipelinesApi_Expecter) DeletePipelineRunDataset

func (_e *DataLakePipelinesApi_Expecter) DeletePipelineRunDataset(ctx interface{}, groupId interface{}, pipelineName interface{}, pipelineRunId interface{}) *DataLakePipelinesApi_DeletePipelineRunDataset_Call

DeletePipelineRunDataset is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pipelineName string
  • pipelineRunId string

func (*DataLakePipelinesApi_Expecter) DeletePipelineRunDatasetExecute

func (_e *DataLakePipelinesApi_Expecter) DeletePipelineRunDatasetExecute(r interface{}) *DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call

DeletePipelineRunDatasetExecute is a helper method to define mock.On call

  • r admin.DeletePipelineRunDatasetApiRequest

func (*DataLakePipelinesApi_Expecter) DeletePipelineRunDatasetWithParams

func (_e *DataLakePipelinesApi_Expecter) DeletePipelineRunDatasetWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call

DeletePipelineRunDatasetWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeletePipelineRunDatasetApiParams

func (*DataLakePipelinesApi_Expecter) DeletePipelineWithParams

func (_e *DataLakePipelinesApi_Expecter) DeletePipelineWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_DeletePipelineWithParams_Call

DeletePipelineWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeletePipelineApiParams

func (*DataLakePipelinesApi_Expecter) GetPipeline

func (_e *DataLakePipelinesApi_Expecter) GetPipeline(ctx interface{}, groupId interface{}, pipelineName interface{}) *DataLakePipelinesApi_GetPipeline_Call

GetPipeline is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pipelineName string

func (*DataLakePipelinesApi_Expecter) GetPipelineExecute

func (_e *DataLakePipelinesApi_Expecter) GetPipelineExecute(r interface{}) *DataLakePipelinesApi_GetPipelineExecute_Call

GetPipelineExecute is a helper method to define mock.On call

  • r admin.GetPipelineApiRequest

func (*DataLakePipelinesApi_Expecter) GetPipelineRun

func (_e *DataLakePipelinesApi_Expecter) GetPipelineRun(ctx interface{}, groupId interface{}, pipelineName interface{}, pipelineRunId interface{}) *DataLakePipelinesApi_GetPipelineRun_Call

GetPipelineRun is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pipelineName string
  • pipelineRunId string

func (*DataLakePipelinesApi_Expecter) GetPipelineRunExecute

func (_e *DataLakePipelinesApi_Expecter) GetPipelineRunExecute(r interface{}) *DataLakePipelinesApi_GetPipelineRunExecute_Call

GetPipelineRunExecute is a helper method to define mock.On call

  • r admin.GetPipelineRunApiRequest

func (*DataLakePipelinesApi_Expecter) GetPipelineRunWithParams

func (_e *DataLakePipelinesApi_Expecter) GetPipelineRunWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_GetPipelineRunWithParams_Call

GetPipelineRunWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetPipelineRunApiParams

func (*DataLakePipelinesApi_Expecter) GetPipelineWithParams

func (_e *DataLakePipelinesApi_Expecter) GetPipelineWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_GetPipelineWithParams_Call

GetPipelineWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetPipelineApiParams

func (*DataLakePipelinesApi_Expecter) ListPipelineRuns

func (_e *DataLakePipelinesApi_Expecter) ListPipelineRuns(ctx interface{}, groupId interface{}, pipelineName interface{}) *DataLakePipelinesApi_ListPipelineRuns_Call

ListPipelineRuns is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pipelineName string

func (*DataLakePipelinesApi_Expecter) ListPipelineRunsExecute

func (_e *DataLakePipelinesApi_Expecter) ListPipelineRunsExecute(r interface{}) *DataLakePipelinesApi_ListPipelineRunsExecute_Call

ListPipelineRunsExecute is a helper method to define mock.On call

  • r admin.ListPipelineRunsApiRequest

func (*DataLakePipelinesApi_Expecter) ListPipelineRunsWithParams

func (_e *DataLakePipelinesApi_Expecter) ListPipelineRunsWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_ListPipelineRunsWithParams_Call

ListPipelineRunsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListPipelineRunsApiParams

func (*DataLakePipelinesApi_Expecter) ListPipelineSchedules

func (_e *DataLakePipelinesApi_Expecter) ListPipelineSchedules(ctx interface{}, groupId interface{}, pipelineName interface{}) *DataLakePipelinesApi_ListPipelineSchedules_Call

ListPipelineSchedules is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pipelineName string

func (*DataLakePipelinesApi_Expecter) ListPipelineSchedulesExecute

func (_e *DataLakePipelinesApi_Expecter) ListPipelineSchedulesExecute(r interface{}) *DataLakePipelinesApi_ListPipelineSchedulesExecute_Call

ListPipelineSchedulesExecute is a helper method to define mock.On call

  • r admin.ListPipelineSchedulesApiRequest

func (*DataLakePipelinesApi_Expecter) ListPipelineSchedulesWithParams

func (_e *DataLakePipelinesApi_Expecter) ListPipelineSchedulesWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call

ListPipelineSchedulesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListPipelineSchedulesApiParams

func (*DataLakePipelinesApi_Expecter) ListPipelineSnapshots

func (_e *DataLakePipelinesApi_Expecter) ListPipelineSnapshots(ctx interface{}, groupId interface{}, pipelineName interface{}) *DataLakePipelinesApi_ListPipelineSnapshots_Call

ListPipelineSnapshots is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pipelineName string

func (*DataLakePipelinesApi_Expecter) ListPipelineSnapshotsExecute

func (_e *DataLakePipelinesApi_Expecter) ListPipelineSnapshotsExecute(r interface{}) *DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call

ListPipelineSnapshotsExecute is a helper method to define mock.On call

  • r admin.ListPipelineSnapshotsApiRequest

func (*DataLakePipelinesApi_Expecter) ListPipelineSnapshotsWithParams

func (_e *DataLakePipelinesApi_Expecter) ListPipelineSnapshotsWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call

ListPipelineSnapshotsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListPipelineSnapshotsApiParams

func (*DataLakePipelinesApi_Expecter) ListPipelines

func (_e *DataLakePipelinesApi_Expecter) ListPipelines(ctx interface{}, groupId interface{}) *DataLakePipelinesApi_ListPipelines_Call

ListPipelines is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*DataLakePipelinesApi_Expecter) ListPipelinesExecute

func (_e *DataLakePipelinesApi_Expecter) ListPipelinesExecute(r interface{}) *DataLakePipelinesApi_ListPipelinesExecute_Call

ListPipelinesExecute is a helper method to define mock.On call

  • r admin.ListPipelinesApiRequest

func (*DataLakePipelinesApi_Expecter) ListPipelinesWithParams

func (_e *DataLakePipelinesApi_Expecter) ListPipelinesWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_ListPipelinesWithParams_Call

ListPipelinesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListPipelinesApiParams

func (*DataLakePipelinesApi_Expecter) PausePipeline

func (_e *DataLakePipelinesApi_Expecter) PausePipeline(ctx interface{}, groupId interface{}, pipelineName interface{}) *DataLakePipelinesApi_PausePipeline_Call

PausePipeline is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pipelineName string

func (*DataLakePipelinesApi_Expecter) PausePipelineExecute

func (_e *DataLakePipelinesApi_Expecter) PausePipelineExecute(r interface{}) *DataLakePipelinesApi_PausePipelineExecute_Call

PausePipelineExecute is a helper method to define mock.On call

  • r admin.PausePipelineApiRequest

func (*DataLakePipelinesApi_Expecter) PausePipelineWithParams

func (_e *DataLakePipelinesApi_Expecter) PausePipelineWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_PausePipelineWithParams_Call

PausePipelineWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.PausePipelineApiParams

func (*DataLakePipelinesApi_Expecter) ResumePipeline

func (_e *DataLakePipelinesApi_Expecter) ResumePipeline(ctx interface{}, groupId interface{}, pipelineName interface{}) *DataLakePipelinesApi_ResumePipeline_Call

ResumePipeline is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pipelineName string

func (*DataLakePipelinesApi_Expecter) ResumePipelineExecute

func (_e *DataLakePipelinesApi_Expecter) ResumePipelineExecute(r interface{}) *DataLakePipelinesApi_ResumePipelineExecute_Call

ResumePipelineExecute is a helper method to define mock.On call

  • r admin.ResumePipelineApiRequest

func (*DataLakePipelinesApi_Expecter) ResumePipelineWithParams

func (_e *DataLakePipelinesApi_Expecter) ResumePipelineWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_ResumePipelineWithParams_Call

ResumePipelineWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ResumePipelineApiParams

func (*DataLakePipelinesApi_Expecter) TriggerSnapshotIngestion

func (_e *DataLakePipelinesApi_Expecter) TriggerSnapshotIngestion(ctx interface{}, groupId interface{}, pipelineName interface{}, triggerIngestionPipelineRequest interface{}) *DataLakePipelinesApi_TriggerSnapshotIngestion_Call

TriggerSnapshotIngestion is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pipelineName string
  • triggerIngestionPipelineRequest *admin.TriggerIngestionPipelineRequest

func (*DataLakePipelinesApi_Expecter) TriggerSnapshotIngestionExecute

func (_e *DataLakePipelinesApi_Expecter) TriggerSnapshotIngestionExecute(r interface{}) *DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call

TriggerSnapshotIngestionExecute is a helper method to define mock.On call

  • r admin.TriggerSnapshotIngestionApiRequest

func (*DataLakePipelinesApi_Expecter) TriggerSnapshotIngestionWithParams

func (_e *DataLakePipelinesApi_Expecter) TriggerSnapshotIngestionWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call

TriggerSnapshotIngestionWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.TriggerSnapshotIngestionApiParams

func (*DataLakePipelinesApi_Expecter) UpdatePipeline

func (_e *DataLakePipelinesApi_Expecter) UpdatePipeline(ctx interface{}, groupId interface{}, pipelineName interface{}, dataLakeIngestionPipeline interface{}) *DataLakePipelinesApi_UpdatePipeline_Call

UpdatePipeline is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pipelineName string
  • dataLakeIngestionPipeline *admin.DataLakeIngestionPipeline

func (*DataLakePipelinesApi_Expecter) UpdatePipelineExecute

func (_e *DataLakePipelinesApi_Expecter) UpdatePipelineExecute(r interface{}) *DataLakePipelinesApi_UpdatePipelineExecute_Call

UpdatePipelineExecute is a helper method to define mock.On call

  • r admin.UpdatePipelineApiRequest

func (*DataLakePipelinesApi_Expecter) UpdatePipelineWithParams

func (_e *DataLakePipelinesApi_Expecter) UpdatePipelineWithParams(ctx interface{}, args interface{}) *DataLakePipelinesApi_UpdatePipelineWithParams_Call

UpdatePipelineWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdatePipelineApiParams

type DataLakePipelinesApi_GetPipelineExecute_Call

type DataLakePipelinesApi_GetPipelineExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_GetPipelineExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPipelineExecute'

func (*DataLakePipelinesApi_GetPipelineExecute_Call) Return

func (*DataLakePipelinesApi_GetPipelineExecute_Call) Run

type DataLakePipelinesApi_GetPipelineRunExecute_Call

type DataLakePipelinesApi_GetPipelineRunExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_GetPipelineRunExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPipelineRunExecute'

func (*DataLakePipelinesApi_GetPipelineRunExecute_Call) Return

func (*DataLakePipelinesApi_GetPipelineRunExecute_Call) Run

type DataLakePipelinesApi_GetPipelineRunWithParams_Call

type DataLakePipelinesApi_GetPipelineRunWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_GetPipelineRunWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPipelineRunWithParams'

func (*DataLakePipelinesApi_GetPipelineRunWithParams_Call) Run

type DataLakePipelinesApi_GetPipelineRun_Call

type DataLakePipelinesApi_GetPipelineRun_Call struct {
	*mock.Call
}

DataLakePipelinesApi_GetPipelineRun_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPipelineRun'

func (*DataLakePipelinesApi_GetPipelineRun_Call) Return

func (*DataLakePipelinesApi_GetPipelineRun_Call) Run

func (_c *DataLakePipelinesApi_GetPipelineRun_Call) Run(run func(ctx context.Context, groupId string, pipelineName string, pipelineRunId string)) *DataLakePipelinesApi_GetPipelineRun_Call

type DataLakePipelinesApi_GetPipelineWithParams_Call

type DataLakePipelinesApi_GetPipelineWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_GetPipelineWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPipelineWithParams'

func (*DataLakePipelinesApi_GetPipelineWithParams_Call) Return

func (*DataLakePipelinesApi_GetPipelineWithParams_Call) Run

type DataLakePipelinesApi_GetPipeline_Call

type DataLakePipelinesApi_GetPipeline_Call struct {
	*mock.Call
}

DataLakePipelinesApi_GetPipeline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPipeline'

func (*DataLakePipelinesApi_GetPipeline_Call) Return

func (*DataLakePipelinesApi_GetPipeline_Call) Run

func (*DataLakePipelinesApi_GetPipeline_Call) RunAndReturn

type DataLakePipelinesApi_ListPipelineRunsExecute_Call

type DataLakePipelinesApi_ListPipelineRunsExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelineRunsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelineRunsExecute'

func (*DataLakePipelinesApi_ListPipelineRunsExecute_Call) Return

func (*DataLakePipelinesApi_ListPipelineRunsExecute_Call) Run

type DataLakePipelinesApi_ListPipelineRunsWithParams_Call

type DataLakePipelinesApi_ListPipelineRunsWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelineRunsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelineRunsWithParams'

func (*DataLakePipelinesApi_ListPipelineRunsWithParams_Call) Run

type DataLakePipelinesApi_ListPipelineRuns_Call

type DataLakePipelinesApi_ListPipelineRuns_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelineRuns_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelineRuns'

func (*DataLakePipelinesApi_ListPipelineRuns_Call) Return

func (*DataLakePipelinesApi_ListPipelineRuns_Call) Run

type DataLakePipelinesApi_ListPipelineSchedulesExecute_Call

type DataLakePipelinesApi_ListPipelineSchedulesExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelineSchedulesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelineSchedulesExecute'

func (*DataLakePipelinesApi_ListPipelineSchedulesExecute_Call) Return

type DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call

type DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelineSchedulesWithParams'

func (*DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call) Run

type DataLakePipelinesApi_ListPipelineSchedules_Call

type DataLakePipelinesApi_ListPipelineSchedules_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelineSchedules_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelineSchedules'

func (*DataLakePipelinesApi_ListPipelineSchedules_Call) Run

type DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call

type DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelineSnapshotsExecute'

func (*DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call) Return

type DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call

type DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelineSnapshotsWithParams'

func (*DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call) Run

type DataLakePipelinesApi_ListPipelineSnapshots_Call

type DataLakePipelinesApi_ListPipelineSnapshots_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelineSnapshots_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelineSnapshots'

func (*DataLakePipelinesApi_ListPipelineSnapshots_Call) Run

type DataLakePipelinesApi_ListPipelinesExecute_Call

type DataLakePipelinesApi_ListPipelinesExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelinesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelinesExecute'

func (*DataLakePipelinesApi_ListPipelinesExecute_Call) Return

func (*DataLakePipelinesApi_ListPipelinesExecute_Call) Run

type DataLakePipelinesApi_ListPipelinesWithParams_Call

type DataLakePipelinesApi_ListPipelinesWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelinesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelinesWithParams'

func (*DataLakePipelinesApi_ListPipelinesWithParams_Call) Run

type DataLakePipelinesApi_ListPipelines_Call

type DataLakePipelinesApi_ListPipelines_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ListPipelines_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPipelines'

func (*DataLakePipelinesApi_ListPipelines_Call) Return

func (*DataLakePipelinesApi_ListPipelines_Call) Run

func (*DataLakePipelinesApi_ListPipelines_Call) RunAndReturn

type DataLakePipelinesApi_PausePipelineExecute_Call

type DataLakePipelinesApi_PausePipelineExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_PausePipelineExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PausePipelineExecute'

func (*DataLakePipelinesApi_PausePipelineExecute_Call) Return

func (*DataLakePipelinesApi_PausePipelineExecute_Call) Run

type DataLakePipelinesApi_PausePipelineWithParams_Call

type DataLakePipelinesApi_PausePipelineWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_PausePipelineWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PausePipelineWithParams'

func (*DataLakePipelinesApi_PausePipelineWithParams_Call) Run

type DataLakePipelinesApi_PausePipeline_Call

type DataLakePipelinesApi_PausePipeline_Call struct {
	*mock.Call
}

DataLakePipelinesApi_PausePipeline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PausePipeline'

func (*DataLakePipelinesApi_PausePipeline_Call) Return

func (*DataLakePipelinesApi_PausePipeline_Call) Run

type DataLakePipelinesApi_ResumePipelineExecute_Call

type DataLakePipelinesApi_ResumePipelineExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ResumePipelineExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ResumePipelineExecute'

func (*DataLakePipelinesApi_ResumePipelineExecute_Call) Return

func (*DataLakePipelinesApi_ResumePipelineExecute_Call) Run

type DataLakePipelinesApi_ResumePipelineWithParams_Call

type DataLakePipelinesApi_ResumePipelineWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ResumePipelineWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ResumePipelineWithParams'

func (*DataLakePipelinesApi_ResumePipelineWithParams_Call) Run

type DataLakePipelinesApi_ResumePipeline_Call

type DataLakePipelinesApi_ResumePipeline_Call struct {
	*mock.Call
}

DataLakePipelinesApi_ResumePipeline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ResumePipeline'

func (*DataLakePipelinesApi_ResumePipeline_Call) Return

func (*DataLakePipelinesApi_ResumePipeline_Call) Run

type DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call

type DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TriggerSnapshotIngestionExecute'

func (*DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call) Return

type DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call

type DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TriggerSnapshotIngestionWithParams'

type DataLakePipelinesApi_TriggerSnapshotIngestion_Call

type DataLakePipelinesApi_TriggerSnapshotIngestion_Call struct {
	*mock.Call
}

DataLakePipelinesApi_TriggerSnapshotIngestion_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TriggerSnapshotIngestion'

func (*DataLakePipelinesApi_TriggerSnapshotIngestion_Call) Run

type DataLakePipelinesApi_UpdatePipelineExecute_Call

type DataLakePipelinesApi_UpdatePipelineExecute_Call struct {
	*mock.Call
}

DataLakePipelinesApi_UpdatePipelineExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePipelineExecute'

func (*DataLakePipelinesApi_UpdatePipelineExecute_Call) Return

func (*DataLakePipelinesApi_UpdatePipelineExecute_Call) Run

type DataLakePipelinesApi_UpdatePipelineWithParams_Call

type DataLakePipelinesApi_UpdatePipelineWithParams_Call struct {
	*mock.Call
}

DataLakePipelinesApi_UpdatePipelineWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePipelineWithParams'

func (*DataLakePipelinesApi_UpdatePipelineWithParams_Call) Run

type DataLakePipelinesApi_UpdatePipeline_Call

type DataLakePipelinesApi_UpdatePipeline_Call struct {
	*mock.Call
}

DataLakePipelinesApi_UpdatePipeline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePipeline'

func (*DataLakePipelinesApi_UpdatePipeline_Call) Return

func (*DataLakePipelinesApi_UpdatePipeline_Call) Run

func (_c *DataLakePipelinesApi_UpdatePipeline_Call) Run(run func(ctx context.Context, groupId string, pipelineName string, dataLakeIngestionPipeline *admin.DataLakeIngestionPipeline)) *DataLakePipelinesApi_UpdatePipeline_Call

type DatabaseUsersApi

type DatabaseUsersApi struct {
	mock.Mock
}

DatabaseUsersApi is an autogenerated mock type for the DatabaseUsersApi type

func NewDatabaseUsersApi

func NewDatabaseUsersApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *DatabaseUsersApi

NewDatabaseUsersApi creates a new instance of DatabaseUsersApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*DatabaseUsersApi) CreateDatabaseUser

func (_m *DatabaseUsersApi) CreateDatabaseUser(ctx context.Context, groupId string, cloudDatabaseUser *admin.CloudDatabaseUser) admin.CreateDatabaseUserApiRequest

CreateDatabaseUser provides a mock function with given fields: ctx, groupId, cloudDatabaseUser

func (*DatabaseUsersApi) CreateDatabaseUserExecute

CreateDatabaseUserExecute provides a mock function with given fields: r

func (*DatabaseUsersApi) CreateDatabaseUserWithParams

CreateDatabaseUserWithParams provides a mock function with given fields: ctx, args

func (*DatabaseUsersApi) DeleteDatabaseUser

func (_m *DatabaseUsersApi) DeleteDatabaseUser(ctx context.Context, groupId string, databaseName string, username string) admin.DeleteDatabaseUserApiRequest

DeleteDatabaseUser provides a mock function with given fields: ctx, groupId, databaseName, username

func (*DatabaseUsersApi) DeleteDatabaseUserExecute

func (_m *DatabaseUsersApi) DeleteDatabaseUserExecute(r admin.DeleteDatabaseUserApiRequest) (map[string]interface{}, *http.Response, error)

DeleteDatabaseUserExecute provides a mock function with given fields: r

func (*DatabaseUsersApi) DeleteDatabaseUserWithParams

DeleteDatabaseUserWithParams provides a mock function with given fields: ctx, args

func (*DatabaseUsersApi) EXPECT

func (*DatabaseUsersApi) GetDatabaseUser

func (_m *DatabaseUsersApi) GetDatabaseUser(ctx context.Context, groupId string, databaseName string, username string) admin.GetDatabaseUserApiRequest

GetDatabaseUser provides a mock function with given fields: ctx, groupId, databaseName, username

func (*DatabaseUsersApi) GetDatabaseUserExecute

GetDatabaseUserExecute provides a mock function with given fields: r

func (*DatabaseUsersApi) GetDatabaseUserWithParams

GetDatabaseUserWithParams provides a mock function with given fields: ctx, args

func (*DatabaseUsersApi) ListDatabaseUsers

func (_m *DatabaseUsersApi) ListDatabaseUsers(ctx context.Context, groupId string) admin.ListDatabaseUsersApiRequest

ListDatabaseUsers provides a mock function with given fields: ctx, groupId

func (*DatabaseUsersApi) ListDatabaseUsersExecute

ListDatabaseUsersExecute provides a mock function with given fields: r

func (*DatabaseUsersApi) ListDatabaseUsersWithParams

ListDatabaseUsersWithParams provides a mock function with given fields: ctx, args

func (*DatabaseUsersApi) UpdateDatabaseUser

func (_m *DatabaseUsersApi) UpdateDatabaseUser(ctx context.Context, groupId string, databaseName string, username string, cloudDatabaseUser *admin.CloudDatabaseUser) admin.UpdateDatabaseUserApiRequest

UpdateDatabaseUser provides a mock function with given fields: ctx, groupId, databaseName, username, cloudDatabaseUser

func (*DatabaseUsersApi) UpdateDatabaseUserExecute

UpdateDatabaseUserExecute provides a mock function with given fields: r

func (*DatabaseUsersApi) UpdateDatabaseUserWithParams

UpdateDatabaseUserWithParams provides a mock function with given fields: ctx, args

type DatabaseUsersApi_CreateDatabaseUserExecute_Call

type DatabaseUsersApi_CreateDatabaseUserExecute_Call struct {
	*mock.Call
}

DatabaseUsersApi_CreateDatabaseUserExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDatabaseUserExecute'

func (*DatabaseUsersApi_CreateDatabaseUserExecute_Call) Return

func (*DatabaseUsersApi_CreateDatabaseUserExecute_Call) Run

type DatabaseUsersApi_CreateDatabaseUserWithParams_Call

type DatabaseUsersApi_CreateDatabaseUserWithParams_Call struct {
	*mock.Call
}

DatabaseUsersApi_CreateDatabaseUserWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDatabaseUserWithParams'

func (*DatabaseUsersApi_CreateDatabaseUserWithParams_Call) Run

type DatabaseUsersApi_CreateDatabaseUser_Call

type DatabaseUsersApi_CreateDatabaseUser_Call struct {
	*mock.Call
}

DatabaseUsersApi_CreateDatabaseUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDatabaseUser'

func (*DatabaseUsersApi_CreateDatabaseUser_Call) Run

type DatabaseUsersApi_DeleteDatabaseUserExecute_Call

type DatabaseUsersApi_DeleteDatabaseUserExecute_Call struct {
	*mock.Call
}

DatabaseUsersApi_DeleteDatabaseUserExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteDatabaseUserExecute'

func (*DatabaseUsersApi_DeleteDatabaseUserExecute_Call) Return

func (*DatabaseUsersApi_DeleteDatabaseUserExecute_Call) Run

func (*DatabaseUsersApi_DeleteDatabaseUserExecute_Call) RunAndReturn

type DatabaseUsersApi_DeleteDatabaseUserWithParams_Call

type DatabaseUsersApi_DeleteDatabaseUserWithParams_Call struct {
	*mock.Call
}

DatabaseUsersApi_DeleteDatabaseUserWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteDatabaseUserWithParams'

func (*DatabaseUsersApi_DeleteDatabaseUserWithParams_Call) Run

type DatabaseUsersApi_DeleteDatabaseUser_Call

type DatabaseUsersApi_DeleteDatabaseUser_Call struct {
	*mock.Call
}

DatabaseUsersApi_DeleteDatabaseUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteDatabaseUser'

func (*DatabaseUsersApi_DeleteDatabaseUser_Call) Run

type DatabaseUsersApi_Expecter

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

func (*DatabaseUsersApi_Expecter) CreateDatabaseUser

func (_e *DatabaseUsersApi_Expecter) CreateDatabaseUser(ctx interface{}, groupId interface{}, cloudDatabaseUser interface{}) *DatabaseUsersApi_CreateDatabaseUser_Call

CreateDatabaseUser is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • cloudDatabaseUser *admin.CloudDatabaseUser

func (*DatabaseUsersApi_Expecter) CreateDatabaseUserExecute

func (_e *DatabaseUsersApi_Expecter) CreateDatabaseUserExecute(r interface{}) *DatabaseUsersApi_CreateDatabaseUserExecute_Call

CreateDatabaseUserExecute is a helper method to define mock.On call

  • r admin.CreateDatabaseUserApiRequest

func (*DatabaseUsersApi_Expecter) CreateDatabaseUserWithParams

func (_e *DatabaseUsersApi_Expecter) CreateDatabaseUserWithParams(ctx interface{}, args interface{}) *DatabaseUsersApi_CreateDatabaseUserWithParams_Call

CreateDatabaseUserWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateDatabaseUserApiParams

func (*DatabaseUsersApi_Expecter) DeleteDatabaseUser

func (_e *DatabaseUsersApi_Expecter) DeleteDatabaseUser(ctx interface{}, groupId interface{}, databaseName interface{}, username interface{}) *DatabaseUsersApi_DeleteDatabaseUser_Call

DeleteDatabaseUser is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • databaseName string
  • username string

func (*DatabaseUsersApi_Expecter) DeleteDatabaseUserExecute

func (_e *DatabaseUsersApi_Expecter) DeleteDatabaseUserExecute(r interface{}) *DatabaseUsersApi_DeleteDatabaseUserExecute_Call

DeleteDatabaseUserExecute is a helper method to define mock.On call

  • r admin.DeleteDatabaseUserApiRequest

func (*DatabaseUsersApi_Expecter) DeleteDatabaseUserWithParams

func (_e *DatabaseUsersApi_Expecter) DeleteDatabaseUserWithParams(ctx interface{}, args interface{}) *DatabaseUsersApi_DeleteDatabaseUserWithParams_Call

DeleteDatabaseUserWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteDatabaseUserApiParams

func (*DatabaseUsersApi_Expecter) GetDatabaseUser

func (_e *DatabaseUsersApi_Expecter) GetDatabaseUser(ctx interface{}, groupId interface{}, databaseName interface{}, username interface{}) *DatabaseUsersApi_GetDatabaseUser_Call

GetDatabaseUser is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • databaseName string
  • username string

func (*DatabaseUsersApi_Expecter) GetDatabaseUserExecute

func (_e *DatabaseUsersApi_Expecter) GetDatabaseUserExecute(r interface{}) *DatabaseUsersApi_GetDatabaseUserExecute_Call

GetDatabaseUserExecute is a helper method to define mock.On call

  • r admin.GetDatabaseUserApiRequest

func (*DatabaseUsersApi_Expecter) GetDatabaseUserWithParams

func (_e *DatabaseUsersApi_Expecter) GetDatabaseUserWithParams(ctx interface{}, args interface{}) *DatabaseUsersApi_GetDatabaseUserWithParams_Call

GetDatabaseUserWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetDatabaseUserApiParams

func (*DatabaseUsersApi_Expecter) ListDatabaseUsers

func (_e *DatabaseUsersApi_Expecter) ListDatabaseUsers(ctx interface{}, groupId interface{}) *DatabaseUsersApi_ListDatabaseUsers_Call

ListDatabaseUsers is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*DatabaseUsersApi_Expecter) ListDatabaseUsersExecute

func (_e *DatabaseUsersApi_Expecter) ListDatabaseUsersExecute(r interface{}) *DatabaseUsersApi_ListDatabaseUsersExecute_Call

ListDatabaseUsersExecute is a helper method to define mock.On call

  • r admin.ListDatabaseUsersApiRequest

func (*DatabaseUsersApi_Expecter) ListDatabaseUsersWithParams

func (_e *DatabaseUsersApi_Expecter) ListDatabaseUsersWithParams(ctx interface{}, args interface{}) *DatabaseUsersApi_ListDatabaseUsersWithParams_Call

ListDatabaseUsersWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListDatabaseUsersApiParams

func (*DatabaseUsersApi_Expecter) UpdateDatabaseUser

func (_e *DatabaseUsersApi_Expecter) UpdateDatabaseUser(ctx interface{}, groupId interface{}, databaseName interface{}, username interface{}, cloudDatabaseUser interface{}) *DatabaseUsersApi_UpdateDatabaseUser_Call

UpdateDatabaseUser is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • databaseName string
  • username string
  • cloudDatabaseUser *admin.CloudDatabaseUser

func (*DatabaseUsersApi_Expecter) UpdateDatabaseUserExecute

func (_e *DatabaseUsersApi_Expecter) UpdateDatabaseUserExecute(r interface{}) *DatabaseUsersApi_UpdateDatabaseUserExecute_Call

UpdateDatabaseUserExecute is a helper method to define mock.On call

  • r admin.UpdateDatabaseUserApiRequest

func (*DatabaseUsersApi_Expecter) UpdateDatabaseUserWithParams

func (_e *DatabaseUsersApi_Expecter) UpdateDatabaseUserWithParams(ctx interface{}, args interface{}) *DatabaseUsersApi_UpdateDatabaseUserWithParams_Call

UpdateDatabaseUserWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateDatabaseUserApiParams

type DatabaseUsersApi_GetDatabaseUserExecute_Call

type DatabaseUsersApi_GetDatabaseUserExecute_Call struct {
	*mock.Call
}

DatabaseUsersApi_GetDatabaseUserExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDatabaseUserExecute'

func (*DatabaseUsersApi_GetDatabaseUserExecute_Call) Return

func (*DatabaseUsersApi_GetDatabaseUserExecute_Call) Run

type DatabaseUsersApi_GetDatabaseUserWithParams_Call

type DatabaseUsersApi_GetDatabaseUserWithParams_Call struct {
	*mock.Call
}

DatabaseUsersApi_GetDatabaseUserWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDatabaseUserWithParams'

func (*DatabaseUsersApi_GetDatabaseUserWithParams_Call) Run

type DatabaseUsersApi_GetDatabaseUser_Call

type DatabaseUsersApi_GetDatabaseUser_Call struct {
	*mock.Call
}

DatabaseUsersApi_GetDatabaseUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDatabaseUser'

func (*DatabaseUsersApi_GetDatabaseUser_Call) Return

func (*DatabaseUsersApi_GetDatabaseUser_Call) Run

func (_c *DatabaseUsersApi_GetDatabaseUser_Call) Run(run func(ctx context.Context, groupId string, databaseName string, username string)) *DatabaseUsersApi_GetDatabaseUser_Call

type DatabaseUsersApi_ListDatabaseUsersExecute_Call

type DatabaseUsersApi_ListDatabaseUsersExecute_Call struct {
	*mock.Call
}

DatabaseUsersApi_ListDatabaseUsersExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDatabaseUsersExecute'

func (*DatabaseUsersApi_ListDatabaseUsersExecute_Call) Return

func (*DatabaseUsersApi_ListDatabaseUsersExecute_Call) Run

type DatabaseUsersApi_ListDatabaseUsersWithParams_Call

type DatabaseUsersApi_ListDatabaseUsersWithParams_Call struct {
	*mock.Call
}

DatabaseUsersApi_ListDatabaseUsersWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDatabaseUsersWithParams'

func (*DatabaseUsersApi_ListDatabaseUsersWithParams_Call) Run

type DatabaseUsersApi_ListDatabaseUsers_Call

type DatabaseUsersApi_ListDatabaseUsers_Call struct {
	*mock.Call
}

DatabaseUsersApi_ListDatabaseUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDatabaseUsers'

func (*DatabaseUsersApi_ListDatabaseUsers_Call) Return

func (*DatabaseUsersApi_ListDatabaseUsers_Call) Run

type DatabaseUsersApi_UpdateDatabaseUserExecute_Call

type DatabaseUsersApi_UpdateDatabaseUserExecute_Call struct {
	*mock.Call
}

DatabaseUsersApi_UpdateDatabaseUserExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateDatabaseUserExecute'

func (*DatabaseUsersApi_UpdateDatabaseUserExecute_Call) Return

func (*DatabaseUsersApi_UpdateDatabaseUserExecute_Call) Run

type DatabaseUsersApi_UpdateDatabaseUserWithParams_Call

type DatabaseUsersApi_UpdateDatabaseUserWithParams_Call struct {
	*mock.Call
}

DatabaseUsersApi_UpdateDatabaseUserWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateDatabaseUserWithParams'

func (*DatabaseUsersApi_UpdateDatabaseUserWithParams_Call) Run

type DatabaseUsersApi_UpdateDatabaseUser_Call

type DatabaseUsersApi_UpdateDatabaseUser_Call struct {
	*mock.Call
}

DatabaseUsersApi_UpdateDatabaseUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateDatabaseUser'

func (*DatabaseUsersApi_UpdateDatabaseUser_Call) Run

func (_c *DatabaseUsersApi_UpdateDatabaseUser_Call) Run(run func(ctx context.Context, groupId string, databaseName string, username string, cloudDatabaseUser *admin.CloudDatabaseUser)) *DatabaseUsersApi_UpdateDatabaseUser_Call

type EncryptionAtRestUsingCustomerKeyManagementApi

type EncryptionAtRestUsingCustomerKeyManagementApi struct {
	mock.Mock
}

EncryptionAtRestUsingCustomerKeyManagementApi is an autogenerated mock type for the EncryptionAtRestUsingCustomerKeyManagementApi type

func NewEncryptionAtRestUsingCustomerKeyManagementApi

func NewEncryptionAtRestUsingCustomerKeyManagementApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *EncryptionAtRestUsingCustomerKeyManagementApi

NewEncryptionAtRestUsingCustomerKeyManagementApi creates a new instance of EncryptionAtRestUsingCustomerKeyManagementApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*EncryptionAtRestUsingCustomerKeyManagementApi) EXPECT

func (*EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRest

GetEncryptionAtRest provides a mock function with given fields: ctx, groupId

func (*EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRestExecute

GetEncryptionAtRestExecute provides a mock function with given fields: r

func (*EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRestWithParams

GetEncryptionAtRestWithParams provides a mock function with given fields: ctx, args

func (*EncryptionAtRestUsingCustomerKeyManagementApi) UpdateEncryptionAtRest

UpdateEncryptionAtRest provides a mock function with given fields: ctx, groupId, encryptionAtRest

func (*EncryptionAtRestUsingCustomerKeyManagementApi) UpdateEncryptionAtRestExecute

UpdateEncryptionAtRestExecute provides a mock function with given fields: r

func (*EncryptionAtRestUsingCustomerKeyManagementApi) UpdateEncryptionAtRestWithParams

UpdateEncryptionAtRestWithParams provides a mock function with given fields: ctx, args

type EncryptionAtRestUsingCustomerKeyManagementApi_Expecter

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

func (*EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRest

GetEncryptionAtRest is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRestExecute

GetEncryptionAtRestExecute is a helper method to define mock.On call

  • r admin.GetEncryptionAtRestApiRequest

func (*EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRestWithParams

GetEncryptionAtRestWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetEncryptionAtRestApiParams

func (*EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) UpdateEncryptionAtRest

func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) UpdateEncryptionAtRest(ctx interface{}, groupId interface{}, encryptionAtRest interface{}) *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call

UpdateEncryptionAtRest is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • encryptionAtRest *admin.EncryptionAtRest

func (*EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) UpdateEncryptionAtRestExecute

UpdateEncryptionAtRestExecute is a helper method to define mock.On call

  • r admin.UpdateEncryptionAtRestApiRequest

func (*EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) UpdateEncryptionAtRestWithParams

UpdateEncryptionAtRestWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateEncryptionAtRestApiParams

type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestExecute_Call

type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestExecute_Call struct {
	*mock.Call
}

EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetEncryptionAtRestExecute'

type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestWithParams_Call

type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestWithParams_Call struct {
	*mock.Call
}

EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetEncryptionAtRestWithParams'

type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call

type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call struct {
	*mock.Call
}

EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetEncryptionAtRest'

func (*EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call) Run

type EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestExecute_Call

type EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestExecute_Call struct {
	*mock.Call
}

EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateEncryptionAtRestExecute'

type EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestWithParams_Call

type EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestWithParams_Call struct {
	*mock.Call
}

EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateEncryptionAtRestWithParams'

type EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call

type EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call struct {
	*mock.Call
}

EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateEncryptionAtRest'

func (*EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call) Run

type EventsApi

type EventsApi struct {
	mock.Mock
}

EventsApi is an autogenerated mock type for the EventsApi type

func NewEventsApi

func NewEventsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *EventsApi

NewEventsApi creates a new instance of EventsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*EventsApi) EXPECT

func (_m *EventsApi) EXPECT() *EventsApi_Expecter

func (*EventsApi) GetOrganizationEvent

func (_m *EventsApi) GetOrganizationEvent(ctx context.Context, orgId string, eventId string) admin.GetOrganizationEventApiRequest

GetOrganizationEvent provides a mock function with given fields: ctx, orgId, eventId

func (*EventsApi) GetOrganizationEventExecute

func (_m *EventsApi) GetOrganizationEventExecute(r admin.GetOrganizationEventApiRequest) (*admin.EventViewForOrg, *http.Response, error)

GetOrganizationEventExecute provides a mock function with given fields: r

func (*EventsApi) GetOrganizationEventWithParams

func (_m *EventsApi) GetOrganizationEventWithParams(ctx context.Context, args *admin.GetOrganizationEventApiParams) admin.GetOrganizationEventApiRequest

GetOrganizationEventWithParams provides a mock function with given fields: ctx, args

func (*EventsApi) GetProjectEvent

func (_m *EventsApi) GetProjectEvent(ctx context.Context, groupId string, eventId string) admin.GetProjectEventApiRequest

GetProjectEvent provides a mock function with given fields: ctx, groupId, eventId

func (*EventsApi) GetProjectEventExecute

GetProjectEventExecute provides a mock function with given fields: r

func (*EventsApi) GetProjectEventWithParams

func (_m *EventsApi) GetProjectEventWithParams(ctx context.Context, args *admin.GetProjectEventApiParams) admin.GetProjectEventApiRequest

GetProjectEventWithParams provides a mock function with given fields: ctx, args

func (*EventsApi) ListOrganizationEvents

func (_m *EventsApi) ListOrganizationEvents(ctx context.Context, orgId string) admin.ListOrganizationEventsApiRequest

ListOrganizationEvents provides a mock function with given fields: ctx, orgId

func (*EventsApi) ListOrganizationEventsExecute

func (_m *EventsApi) ListOrganizationEventsExecute(r admin.ListOrganizationEventsApiRequest) (*admin.OrgPaginatedEvent, *http.Response, error)

ListOrganizationEventsExecute provides a mock function with given fields: r

func (*EventsApi) ListOrganizationEventsWithParams

func (_m *EventsApi) ListOrganizationEventsWithParams(ctx context.Context, args *admin.ListOrganizationEventsApiParams) admin.ListOrganizationEventsApiRequest

ListOrganizationEventsWithParams provides a mock function with given fields: ctx, args

func (*EventsApi) ListProjectEvents

func (_m *EventsApi) ListProjectEvents(ctx context.Context, groupId string) admin.ListProjectEventsApiRequest

ListProjectEvents provides a mock function with given fields: ctx, groupId

func (*EventsApi) ListProjectEventsExecute

ListProjectEventsExecute provides a mock function with given fields: r

func (*EventsApi) ListProjectEventsWithParams

func (_m *EventsApi) ListProjectEventsWithParams(ctx context.Context, args *admin.ListProjectEventsApiParams) admin.ListProjectEventsApiRequest

ListProjectEventsWithParams provides a mock function with given fields: ctx, args

type EventsApi_Expecter

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

func (*EventsApi_Expecter) GetOrganizationEvent

func (_e *EventsApi_Expecter) GetOrganizationEvent(ctx interface{}, orgId interface{}, eventId interface{}) *EventsApi_GetOrganizationEvent_Call

GetOrganizationEvent is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • eventId string

func (*EventsApi_Expecter) GetOrganizationEventExecute

func (_e *EventsApi_Expecter) GetOrganizationEventExecute(r interface{}) *EventsApi_GetOrganizationEventExecute_Call

GetOrganizationEventExecute is a helper method to define mock.On call

  • r admin.GetOrganizationEventApiRequest

func (*EventsApi_Expecter) GetOrganizationEventWithParams

func (_e *EventsApi_Expecter) GetOrganizationEventWithParams(ctx interface{}, args interface{}) *EventsApi_GetOrganizationEventWithParams_Call

GetOrganizationEventWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetOrganizationEventApiParams

func (*EventsApi_Expecter) GetProjectEvent

func (_e *EventsApi_Expecter) GetProjectEvent(ctx interface{}, groupId interface{}, eventId interface{}) *EventsApi_GetProjectEvent_Call

GetProjectEvent is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • eventId string

func (*EventsApi_Expecter) GetProjectEventExecute

func (_e *EventsApi_Expecter) GetProjectEventExecute(r interface{}) *EventsApi_GetProjectEventExecute_Call

GetProjectEventExecute is a helper method to define mock.On call

  • r admin.GetProjectEventApiRequest

func (*EventsApi_Expecter) GetProjectEventWithParams

func (_e *EventsApi_Expecter) GetProjectEventWithParams(ctx interface{}, args interface{}) *EventsApi_GetProjectEventWithParams_Call

GetProjectEventWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetProjectEventApiParams

func (*EventsApi_Expecter) ListOrganizationEvents

func (_e *EventsApi_Expecter) ListOrganizationEvents(ctx interface{}, orgId interface{}) *EventsApi_ListOrganizationEvents_Call

ListOrganizationEvents is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*EventsApi_Expecter) ListOrganizationEventsExecute

func (_e *EventsApi_Expecter) ListOrganizationEventsExecute(r interface{}) *EventsApi_ListOrganizationEventsExecute_Call

ListOrganizationEventsExecute is a helper method to define mock.On call

  • r admin.ListOrganizationEventsApiRequest

func (*EventsApi_Expecter) ListOrganizationEventsWithParams

func (_e *EventsApi_Expecter) ListOrganizationEventsWithParams(ctx interface{}, args interface{}) *EventsApi_ListOrganizationEventsWithParams_Call

ListOrganizationEventsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListOrganizationEventsApiParams

func (*EventsApi_Expecter) ListProjectEvents

func (_e *EventsApi_Expecter) ListProjectEvents(ctx interface{}, groupId interface{}) *EventsApi_ListProjectEvents_Call

ListProjectEvents is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*EventsApi_Expecter) ListProjectEventsExecute

func (_e *EventsApi_Expecter) ListProjectEventsExecute(r interface{}) *EventsApi_ListProjectEventsExecute_Call

ListProjectEventsExecute is a helper method to define mock.On call

  • r admin.ListProjectEventsApiRequest

func (*EventsApi_Expecter) ListProjectEventsWithParams

func (_e *EventsApi_Expecter) ListProjectEventsWithParams(ctx interface{}, args interface{}) *EventsApi_ListProjectEventsWithParams_Call

ListProjectEventsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListProjectEventsApiParams

type EventsApi_GetOrganizationEventExecute_Call

type EventsApi_GetOrganizationEventExecute_Call struct {
	*mock.Call
}

EventsApi_GetOrganizationEventExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganizationEventExecute'

func (*EventsApi_GetOrganizationEventExecute_Call) Return

func (*EventsApi_GetOrganizationEventExecute_Call) Run

type EventsApi_GetOrganizationEventWithParams_Call

type EventsApi_GetOrganizationEventWithParams_Call struct {
	*mock.Call
}

EventsApi_GetOrganizationEventWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganizationEventWithParams'

func (*EventsApi_GetOrganizationEventWithParams_Call) Run

type EventsApi_GetOrganizationEvent_Call

type EventsApi_GetOrganizationEvent_Call struct {
	*mock.Call
}

EventsApi_GetOrganizationEvent_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganizationEvent'

func (*EventsApi_GetOrganizationEvent_Call) Run

type EventsApi_GetProjectEventExecute_Call

type EventsApi_GetProjectEventExecute_Call struct {
	*mock.Call
}

EventsApi_GetProjectEventExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectEventExecute'

func (*EventsApi_GetProjectEventExecute_Call) Return

func (*EventsApi_GetProjectEventExecute_Call) Run

type EventsApi_GetProjectEventWithParams_Call

type EventsApi_GetProjectEventWithParams_Call struct {
	*mock.Call
}

EventsApi_GetProjectEventWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectEventWithParams'

func (*EventsApi_GetProjectEventWithParams_Call) Return

func (*EventsApi_GetProjectEventWithParams_Call) Run

type EventsApi_GetProjectEvent_Call

type EventsApi_GetProjectEvent_Call struct {
	*mock.Call
}

EventsApi_GetProjectEvent_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectEvent'

func (*EventsApi_GetProjectEvent_Call) Return

func (*EventsApi_GetProjectEvent_Call) Run

func (*EventsApi_GetProjectEvent_Call) RunAndReturn

type EventsApi_ListOrganizationEventsExecute_Call

type EventsApi_ListOrganizationEventsExecute_Call struct {
	*mock.Call
}

EventsApi_ListOrganizationEventsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationEventsExecute'

func (*EventsApi_ListOrganizationEventsExecute_Call) Return

func (*EventsApi_ListOrganizationEventsExecute_Call) Run

type EventsApi_ListOrganizationEventsWithParams_Call

type EventsApi_ListOrganizationEventsWithParams_Call struct {
	*mock.Call
}

EventsApi_ListOrganizationEventsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationEventsWithParams'

func (*EventsApi_ListOrganizationEventsWithParams_Call) Run

type EventsApi_ListOrganizationEvents_Call

type EventsApi_ListOrganizationEvents_Call struct {
	*mock.Call
}

EventsApi_ListOrganizationEvents_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationEvents'

func (*EventsApi_ListOrganizationEvents_Call) Run

type EventsApi_ListProjectEventsExecute_Call

type EventsApi_ListProjectEventsExecute_Call struct {
	*mock.Call
}

EventsApi_ListProjectEventsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectEventsExecute'

func (*EventsApi_ListProjectEventsExecute_Call) Return

func (*EventsApi_ListProjectEventsExecute_Call) Run

type EventsApi_ListProjectEventsWithParams_Call

type EventsApi_ListProjectEventsWithParams_Call struct {
	*mock.Call
}

EventsApi_ListProjectEventsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectEventsWithParams'

func (*EventsApi_ListProjectEventsWithParams_Call) Run

type EventsApi_ListProjectEvents_Call

type EventsApi_ListProjectEvents_Call struct {
	*mock.Call
}

EventsApi_ListProjectEvents_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectEvents'

func (*EventsApi_ListProjectEvents_Call) Return

func (*EventsApi_ListProjectEvents_Call) Run

func (*EventsApi_ListProjectEvents_Call) RunAndReturn

type FederatedAuthenticationApi

type FederatedAuthenticationApi struct {
	mock.Mock
}

FederatedAuthenticationApi is an autogenerated mock type for the FederatedAuthenticationApi type

func NewFederatedAuthenticationApi

func NewFederatedAuthenticationApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *FederatedAuthenticationApi

NewFederatedAuthenticationApi creates a new instance of FederatedAuthenticationApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*FederatedAuthenticationApi) CreateIdentityProvider

func (_m *FederatedAuthenticationApi) CreateIdentityProvider(ctx context.Context, federationSettingsId string, federationOidcIdentityProviderUpdate *admin.FederationOidcIdentityProviderUpdate) admin.CreateIdentityProviderApiRequest

CreateIdentityProvider provides a mock function with given fields: ctx, federationSettingsId, federationOidcIdentityProviderUpdate

func (*FederatedAuthenticationApi) CreateIdentityProviderExecute

CreateIdentityProviderExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) CreateIdentityProviderWithParams

CreateIdentityProviderWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) CreateRoleMapping

func (_m *FederatedAuthenticationApi) CreateRoleMapping(ctx context.Context, federationSettingsId string, orgId string, authFederationRoleMapping *admin.AuthFederationRoleMapping) admin.CreateRoleMappingApiRequest

CreateRoleMapping provides a mock function with given fields: ctx, federationSettingsId, orgId, authFederationRoleMapping

func (*FederatedAuthenticationApi) CreateRoleMappingExecute

CreateRoleMappingExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) CreateRoleMappingWithParams

CreateRoleMappingWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) DeleteFederationApp

func (_m *FederatedAuthenticationApi) DeleteFederationApp(ctx context.Context, federationSettingsId string) admin.DeleteFederationAppApiRequest

DeleteFederationApp provides a mock function with given fields: ctx, federationSettingsId

func (*FederatedAuthenticationApi) DeleteFederationAppExecute

func (_m *FederatedAuthenticationApi) DeleteFederationAppExecute(r admin.DeleteFederationAppApiRequest) (*http.Response, error)

DeleteFederationAppExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) DeleteFederationAppWithParams

DeleteFederationAppWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) DeleteIdentityProvider

func (_m *FederatedAuthenticationApi) DeleteIdentityProvider(ctx context.Context, federationSettingsId string, identityProviderId string) admin.DeleteIdentityProviderApiRequest

DeleteIdentityProvider provides a mock function with given fields: ctx, federationSettingsId, identityProviderId

func (*FederatedAuthenticationApi) DeleteIdentityProviderExecute

func (_m *FederatedAuthenticationApi) DeleteIdentityProviderExecute(r admin.DeleteIdentityProviderApiRequest) (*http.Response, error)

DeleteIdentityProviderExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) DeleteIdentityProviderWithParams

DeleteIdentityProviderWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) DeleteRoleMapping

func (_m *FederatedAuthenticationApi) DeleteRoleMapping(ctx context.Context, federationSettingsId string, id string, orgId string) admin.DeleteRoleMappingApiRequest

DeleteRoleMapping provides a mock function with given fields: ctx, federationSettingsId, id, orgId

func (*FederatedAuthenticationApi) DeleteRoleMappingExecute

func (_m *FederatedAuthenticationApi) DeleteRoleMappingExecute(r admin.DeleteRoleMappingApiRequest) (*http.Response, error)

DeleteRoleMappingExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) DeleteRoleMappingWithParams

DeleteRoleMappingWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) EXPECT

func (*FederatedAuthenticationApi) GetConnectedOrgConfig

func (_m *FederatedAuthenticationApi) GetConnectedOrgConfig(ctx context.Context, federationSettingsId string, orgId string) admin.GetConnectedOrgConfigApiRequest

GetConnectedOrgConfig provides a mock function with given fields: ctx, federationSettingsId, orgId

func (*FederatedAuthenticationApi) GetConnectedOrgConfigExecute

GetConnectedOrgConfigExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) GetConnectedOrgConfigWithParams

GetConnectedOrgConfigWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) GetFederationSettings

GetFederationSettings provides a mock function with given fields: ctx, orgId

func (*FederatedAuthenticationApi) GetFederationSettingsExecute

GetFederationSettingsExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) GetFederationSettingsWithParams

GetFederationSettingsWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) GetIdentityProvider

func (_m *FederatedAuthenticationApi) GetIdentityProvider(ctx context.Context, federationSettingsId string, identityProviderId string) admin.GetIdentityProviderApiRequest

GetIdentityProvider provides a mock function with given fields: ctx, federationSettingsId, identityProviderId

func (*FederatedAuthenticationApi) GetIdentityProviderExecute

GetIdentityProviderExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) GetIdentityProviderMetadata

func (_m *FederatedAuthenticationApi) GetIdentityProviderMetadata(ctx context.Context, federationSettingsId string, identityProviderId string) admin.GetIdentityProviderMetadataApiRequest

GetIdentityProviderMetadata provides a mock function with given fields: ctx, federationSettingsId, identityProviderId

func (*FederatedAuthenticationApi) GetIdentityProviderMetadataExecute

func (_m *FederatedAuthenticationApi) GetIdentityProviderMetadataExecute(r admin.GetIdentityProviderMetadataApiRequest) (string, *http.Response, error)

GetIdentityProviderMetadataExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) GetIdentityProviderMetadataWithParams

GetIdentityProviderMetadataWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) GetIdentityProviderWithParams

GetIdentityProviderWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) GetRoleMapping

func (_m *FederatedAuthenticationApi) GetRoleMapping(ctx context.Context, federationSettingsId string, id string, orgId string) admin.GetRoleMappingApiRequest

GetRoleMapping provides a mock function with given fields: ctx, federationSettingsId, id, orgId

func (*FederatedAuthenticationApi) GetRoleMappingExecute

GetRoleMappingExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) GetRoleMappingWithParams

GetRoleMappingWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) ListConnectedOrgConfigs

func (_m *FederatedAuthenticationApi) ListConnectedOrgConfigs(ctx context.Context, federationSettingsId string) admin.ListConnectedOrgConfigsApiRequest

ListConnectedOrgConfigs provides a mock function with given fields: ctx, federationSettingsId

func (*FederatedAuthenticationApi) ListConnectedOrgConfigsExecute

ListConnectedOrgConfigsExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) ListConnectedOrgConfigsWithParams

ListConnectedOrgConfigsWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) ListIdentityProviders

func (_m *FederatedAuthenticationApi) ListIdentityProviders(ctx context.Context, federationSettingsId string) admin.ListIdentityProvidersApiRequest

ListIdentityProviders provides a mock function with given fields: ctx, federationSettingsId

func (*FederatedAuthenticationApi) ListIdentityProvidersExecute

ListIdentityProvidersExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) ListIdentityProvidersWithParams

ListIdentityProvidersWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) ListRoleMappings

func (_m *FederatedAuthenticationApi) ListRoleMappings(ctx context.Context, federationSettingsId string, orgId string) admin.ListRoleMappingsApiRequest

ListRoleMappings provides a mock function with given fields: ctx, federationSettingsId, orgId

func (*FederatedAuthenticationApi) ListRoleMappingsExecute

ListRoleMappingsExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) ListRoleMappingsWithParams

ListRoleMappingsWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) RemoveConnectedOrgConfig

func (_m *FederatedAuthenticationApi) RemoveConnectedOrgConfig(ctx context.Context, federationSettingsId string, orgId string) admin.RemoveConnectedOrgConfigApiRequest

RemoveConnectedOrgConfig provides a mock function with given fields: ctx, federationSettingsId, orgId

func (*FederatedAuthenticationApi) RemoveConnectedOrgConfigExecute

func (_m *FederatedAuthenticationApi) RemoveConnectedOrgConfigExecute(r admin.RemoveConnectedOrgConfigApiRequest) (map[string]interface{}, *http.Response, error)

RemoveConnectedOrgConfigExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) RemoveConnectedOrgConfigWithParams

RemoveConnectedOrgConfigWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) RevokeJwksFromIdentityProvider

func (_m *FederatedAuthenticationApi) RevokeJwksFromIdentityProvider(ctx context.Context, federationSettingsId string, identityProviderId string) admin.RevokeJwksFromIdentityProviderApiRequest

RevokeJwksFromIdentityProvider provides a mock function with given fields: ctx, federationSettingsId, identityProviderId

func (*FederatedAuthenticationApi) RevokeJwksFromIdentityProviderExecute

func (_m *FederatedAuthenticationApi) RevokeJwksFromIdentityProviderExecute(r admin.RevokeJwksFromIdentityProviderApiRequest) (*http.Response, error)

RevokeJwksFromIdentityProviderExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) RevokeJwksFromIdentityProviderWithParams

RevokeJwksFromIdentityProviderWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) UpdateConnectedOrgConfig

func (_m *FederatedAuthenticationApi) UpdateConnectedOrgConfig(ctx context.Context, federationSettingsId string, orgId string, connectedOrgConfig *admin.ConnectedOrgConfig) admin.UpdateConnectedOrgConfigApiRequest

UpdateConnectedOrgConfig provides a mock function with given fields: ctx, federationSettingsId, orgId, connectedOrgConfig

func (*FederatedAuthenticationApi) UpdateConnectedOrgConfigExecute

UpdateConnectedOrgConfigExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) UpdateConnectedOrgConfigWithParams

UpdateConnectedOrgConfigWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) UpdateIdentityProvider

func (_m *FederatedAuthenticationApi) UpdateIdentityProvider(ctx context.Context, federationSettingsId string, identityProviderId string, federationIdentityProviderUpdate *admin.FederationIdentityProviderUpdate) admin.UpdateIdentityProviderApiRequest

UpdateIdentityProvider provides a mock function with given fields: ctx, federationSettingsId, identityProviderId, federationIdentityProviderUpdate

func (*FederatedAuthenticationApi) UpdateIdentityProviderExecute

UpdateIdentityProviderExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) UpdateIdentityProviderWithParams

UpdateIdentityProviderWithParams provides a mock function with given fields: ctx, args

func (*FederatedAuthenticationApi) UpdateRoleMapping

func (_m *FederatedAuthenticationApi) UpdateRoleMapping(ctx context.Context, federationSettingsId string, id string, orgId string, authFederationRoleMapping *admin.AuthFederationRoleMapping) admin.UpdateRoleMappingApiRequest

UpdateRoleMapping provides a mock function with given fields: ctx, federationSettingsId, id, orgId, authFederationRoleMapping

func (*FederatedAuthenticationApi) UpdateRoleMappingExecute

UpdateRoleMappingExecute provides a mock function with given fields: r

func (*FederatedAuthenticationApi) UpdateRoleMappingWithParams

UpdateRoleMappingWithParams provides a mock function with given fields: ctx, args

type FederatedAuthenticationApi_CreateIdentityProviderExecute_Call

type FederatedAuthenticationApi_CreateIdentityProviderExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_CreateIdentityProviderExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateIdentityProviderExecute'

type FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call

type FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateIdentityProviderWithParams'

type FederatedAuthenticationApi_CreateIdentityProvider_Call

type FederatedAuthenticationApi_CreateIdentityProvider_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_CreateIdentityProvider_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateIdentityProvider'

func (*FederatedAuthenticationApi_CreateIdentityProvider_Call) Run

type FederatedAuthenticationApi_CreateRoleMappingExecute_Call

type FederatedAuthenticationApi_CreateRoleMappingExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_CreateRoleMappingExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateRoleMappingExecute'

func (*FederatedAuthenticationApi_CreateRoleMappingExecute_Call) Run

type FederatedAuthenticationApi_CreateRoleMappingWithParams_Call

type FederatedAuthenticationApi_CreateRoleMappingWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_CreateRoleMappingWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateRoleMappingWithParams'

func (*FederatedAuthenticationApi_CreateRoleMappingWithParams_Call) Run

type FederatedAuthenticationApi_CreateRoleMapping_Call

type FederatedAuthenticationApi_CreateRoleMapping_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_CreateRoleMapping_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateRoleMapping'

func (*FederatedAuthenticationApi_CreateRoleMapping_Call) Run

type FederatedAuthenticationApi_DeleteFederationAppExecute_Call

type FederatedAuthenticationApi_DeleteFederationAppExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_DeleteFederationAppExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteFederationAppExecute'

func (*FederatedAuthenticationApi_DeleteFederationAppExecute_Call) Return

type FederatedAuthenticationApi_DeleteFederationAppWithParams_Call

type FederatedAuthenticationApi_DeleteFederationAppWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_DeleteFederationAppWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteFederationAppWithParams'

func (*FederatedAuthenticationApi_DeleteFederationAppWithParams_Call) Run

type FederatedAuthenticationApi_DeleteFederationApp_Call

type FederatedAuthenticationApi_DeleteFederationApp_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_DeleteFederationApp_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteFederationApp'

func (*FederatedAuthenticationApi_DeleteFederationApp_Call) Run

type FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call

type FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteIdentityProviderExecute'

func (*FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call) Return

type FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call

type FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteIdentityProviderWithParams'

type FederatedAuthenticationApi_DeleteIdentityProvider_Call

type FederatedAuthenticationApi_DeleteIdentityProvider_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_DeleteIdentityProvider_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteIdentityProvider'

func (*FederatedAuthenticationApi_DeleteIdentityProvider_Call) Run

type FederatedAuthenticationApi_DeleteRoleMappingExecute_Call

type FederatedAuthenticationApi_DeleteRoleMappingExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_DeleteRoleMappingExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteRoleMappingExecute'

func (*FederatedAuthenticationApi_DeleteRoleMappingExecute_Call) Return

func (*FederatedAuthenticationApi_DeleteRoleMappingExecute_Call) Run

type FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call

type FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteRoleMappingWithParams'

func (*FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call) Run

type FederatedAuthenticationApi_DeleteRoleMapping_Call

type FederatedAuthenticationApi_DeleteRoleMapping_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_DeleteRoleMapping_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteRoleMapping'

func (*FederatedAuthenticationApi_DeleteRoleMapping_Call) Run

type FederatedAuthenticationApi_Expecter

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

func (*FederatedAuthenticationApi_Expecter) CreateIdentityProvider

func (_e *FederatedAuthenticationApi_Expecter) CreateIdentityProvider(ctx interface{}, federationSettingsId interface{}, federationOidcIdentityProviderUpdate interface{}) *FederatedAuthenticationApi_CreateIdentityProvider_Call

CreateIdentityProvider is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • federationOidcIdentityProviderUpdate *admin.FederationOidcIdentityProviderUpdate

func (*FederatedAuthenticationApi_Expecter) CreateIdentityProviderExecute

CreateIdentityProviderExecute is a helper method to define mock.On call

  • r admin.CreateIdentityProviderApiRequest

func (*FederatedAuthenticationApi_Expecter) CreateIdentityProviderWithParams

func (_e *FederatedAuthenticationApi_Expecter) CreateIdentityProviderWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call

CreateIdentityProviderWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateIdentityProviderApiParams

func (*FederatedAuthenticationApi_Expecter) CreateRoleMapping

func (_e *FederatedAuthenticationApi_Expecter) CreateRoleMapping(ctx interface{}, federationSettingsId interface{}, orgId interface{}, authFederationRoleMapping interface{}) *FederatedAuthenticationApi_CreateRoleMapping_Call

CreateRoleMapping is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • orgId string
  • authFederationRoleMapping *admin.AuthFederationRoleMapping

func (*FederatedAuthenticationApi_Expecter) CreateRoleMappingExecute

CreateRoleMappingExecute is a helper method to define mock.On call

  • r admin.CreateRoleMappingApiRequest

func (*FederatedAuthenticationApi_Expecter) CreateRoleMappingWithParams

func (_e *FederatedAuthenticationApi_Expecter) CreateRoleMappingWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_CreateRoleMappingWithParams_Call

CreateRoleMappingWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateRoleMappingApiParams

func (*FederatedAuthenticationApi_Expecter) DeleteFederationApp

func (_e *FederatedAuthenticationApi_Expecter) DeleteFederationApp(ctx interface{}, federationSettingsId interface{}) *FederatedAuthenticationApi_DeleteFederationApp_Call

DeleteFederationApp is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string

func (*FederatedAuthenticationApi_Expecter) DeleteFederationAppExecute

DeleteFederationAppExecute is a helper method to define mock.On call

  • r admin.DeleteFederationAppApiRequest

func (*FederatedAuthenticationApi_Expecter) DeleteFederationAppWithParams

func (_e *FederatedAuthenticationApi_Expecter) DeleteFederationAppWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_DeleteFederationAppWithParams_Call

DeleteFederationAppWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteFederationAppApiParams

func (*FederatedAuthenticationApi_Expecter) DeleteIdentityProvider

func (_e *FederatedAuthenticationApi_Expecter) DeleteIdentityProvider(ctx interface{}, federationSettingsId interface{}, identityProviderId interface{}) *FederatedAuthenticationApi_DeleteIdentityProvider_Call

DeleteIdentityProvider is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • identityProviderId string

func (*FederatedAuthenticationApi_Expecter) DeleteIdentityProviderExecute

DeleteIdentityProviderExecute is a helper method to define mock.On call

  • r admin.DeleteIdentityProviderApiRequest

func (*FederatedAuthenticationApi_Expecter) DeleteIdentityProviderWithParams

func (_e *FederatedAuthenticationApi_Expecter) DeleteIdentityProviderWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call

DeleteIdentityProviderWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteIdentityProviderApiParams

func (*FederatedAuthenticationApi_Expecter) DeleteRoleMapping

func (_e *FederatedAuthenticationApi_Expecter) DeleteRoleMapping(ctx interface{}, federationSettingsId interface{}, id interface{}, orgId interface{}) *FederatedAuthenticationApi_DeleteRoleMapping_Call

DeleteRoleMapping is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • id string
  • orgId string

func (*FederatedAuthenticationApi_Expecter) DeleteRoleMappingExecute

DeleteRoleMappingExecute is a helper method to define mock.On call

  • r admin.DeleteRoleMappingApiRequest

func (*FederatedAuthenticationApi_Expecter) DeleteRoleMappingWithParams

func (_e *FederatedAuthenticationApi_Expecter) DeleteRoleMappingWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call

DeleteRoleMappingWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteRoleMappingApiParams

func (*FederatedAuthenticationApi_Expecter) GetConnectedOrgConfig

func (_e *FederatedAuthenticationApi_Expecter) GetConnectedOrgConfig(ctx interface{}, federationSettingsId interface{}, orgId interface{}) *FederatedAuthenticationApi_GetConnectedOrgConfig_Call

GetConnectedOrgConfig is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • orgId string

func (*FederatedAuthenticationApi_Expecter) GetConnectedOrgConfigExecute

GetConnectedOrgConfigExecute is a helper method to define mock.On call

  • r admin.GetConnectedOrgConfigApiRequest

func (*FederatedAuthenticationApi_Expecter) GetConnectedOrgConfigWithParams

func (_e *FederatedAuthenticationApi_Expecter) GetConnectedOrgConfigWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call

GetConnectedOrgConfigWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetConnectedOrgConfigApiParams

func (*FederatedAuthenticationApi_Expecter) GetFederationSettings

func (_e *FederatedAuthenticationApi_Expecter) GetFederationSettings(ctx interface{}, orgId interface{}) *FederatedAuthenticationApi_GetFederationSettings_Call

GetFederationSettings is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*FederatedAuthenticationApi_Expecter) GetFederationSettingsExecute

GetFederationSettingsExecute is a helper method to define mock.On call

  • r admin.GetFederationSettingsApiRequest

func (*FederatedAuthenticationApi_Expecter) GetFederationSettingsWithParams

func (_e *FederatedAuthenticationApi_Expecter) GetFederationSettingsWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_GetFederationSettingsWithParams_Call

GetFederationSettingsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetFederationSettingsApiParams

func (*FederatedAuthenticationApi_Expecter) GetIdentityProvider

func (_e *FederatedAuthenticationApi_Expecter) GetIdentityProvider(ctx interface{}, federationSettingsId interface{}, identityProviderId interface{}) *FederatedAuthenticationApi_GetIdentityProvider_Call

GetIdentityProvider is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • identityProviderId string

func (*FederatedAuthenticationApi_Expecter) GetIdentityProviderExecute

GetIdentityProviderExecute is a helper method to define mock.On call

  • r admin.GetIdentityProviderApiRequest

func (*FederatedAuthenticationApi_Expecter) GetIdentityProviderMetadata

func (_e *FederatedAuthenticationApi_Expecter) GetIdentityProviderMetadata(ctx interface{}, federationSettingsId interface{}, identityProviderId interface{}) *FederatedAuthenticationApi_GetIdentityProviderMetadata_Call

GetIdentityProviderMetadata is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • identityProviderId string

func (*FederatedAuthenticationApi_Expecter) GetIdentityProviderMetadataExecute

GetIdentityProviderMetadataExecute is a helper method to define mock.On call

  • r admin.GetIdentityProviderMetadataApiRequest

func (*FederatedAuthenticationApi_Expecter) GetIdentityProviderMetadataWithParams

func (_e *FederatedAuthenticationApi_Expecter) GetIdentityProviderMetadataWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call

GetIdentityProviderMetadataWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetIdentityProviderMetadataApiParams

func (*FederatedAuthenticationApi_Expecter) GetIdentityProviderWithParams

func (_e *FederatedAuthenticationApi_Expecter) GetIdentityProviderWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_GetIdentityProviderWithParams_Call

GetIdentityProviderWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetIdentityProviderApiParams

func (*FederatedAuthenticationApi_Expecter) GetRoleMapping

func (_e *FederatedAuthenticationApi_Expecter) GetRoleMapping(ctx interface{}, federationSettingsId interface{}, id interface{}, orgId interface{}) *FederatedAuthenticationApi_GetRoleMapping_Call

GetRoleMapping is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • id string
  • orgId string

func (*FederatedAuthenticationApi_Expecter) GetRoleMappingExecute

GetRoleMappingExecute is a helper method to define mock.On call

  • r admin.GetRoleMappingApiRequest

func (*FederatedAuthenticationApi_Expecter) GetRoleMappingWithParams

func (_e *FederatedAuthenticationApi_Expecter) GetRoleMappingWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_GetRoleMappingWithParams_Call

GetRoleMappingWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetRoleMappingApiParams

func (*FederatedAuthenticationApi_Expecter) ListConnectedOrgConfigs

func (_e *FederatedAuthenticationApi_Expecter) ListConnectedOrgConfigs(ctx interface{}, federationSettingsId interface{}) *FederatedAuthenticationApi_ListConnectedOrgConfigs_Call

ListConnectedOrgConfigs is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string

func (*FederatedAuthenticationApi_Expecter) ListConnectedOrgConfigsExecute

ListConnectedOrgConfigsExecute is a helper method to define mock.On call

  • r admin.ListConnectedOrgConfigsApiRequest

func (*FederatedAuthenticationApi_Expecter) ListConnectedOrgConfigsWithParams

func (_e *FederatedAuthenticationApi_Expecter) ListConnectedOrgConfigsWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call

ListConnectedOrgConfigsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListConnectedOrgConfigsApiParams

func (*FederatedAuthenticationApi_Expecter) ListIdentityProviders

func (_e *FederatedAuthenticationApi_Expecter) ListIdentityProviders(ctx interface{}, federationSettingsId interface{}) *FederatedAuthenticationApi_ListIdentityProviders_Call

ListIdentityProviders is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string

func (*FederatedAuthenticationApi_Expecter) ListIdentityProvidersExecute

ListIdentityProvidersExecute is a helper method to define mock.On call

  • r admin.ListIdentityProvidersApiRequest

func (*FederatedAuthenticationApi_Expecter) ListIdentityProvidersWithParams

func (_e *FederatedAuthenticationApi_Expecter) ListIdentityProvidersWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call

ListIdentityProvidersWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListIdentityProvidersApiParams

func (*FederatedAuthenticationApi_Expecter) ListRoleMappings

func (_e *FederatedAuthenticationApi_Expecter) ListRoleMappings(ctx interface{}, federationSettingsId interface{}, orgId interface{}) *FederatedAuthenticationApi_ListRoleMappings_Call

ListRoleMappings is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • orgId string

func (*FederatedAuthenticationApi_Expecter) ListRoleMappingsExecute

ListRoleMappingsExecute is a helper method to define mock.On call

  • r admin.ListRoleMappingsApiRequest

func (*FederatedAuthenticationApi_Expecter) ListRoleMappingsWithParams

func (_e *FederatedAuthenticationApi_Expecter) ListRoleMappingsWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_ListRoleMappingsWithParams_Call

ListRoleMappingsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListRoleMappingsApiParams

func (*FederatedAuthenticationApi_Expecter) RemoveConnectedOrgConfig

func (_e *FederatedAuthenticationApi_Expecter) RemoveConnectedOrgConfig(ctx interface{}, federationSettingsId interface{}, orgId interface{}) *FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call

RemoveConnectedOrgConfig is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • orgId string

func (*FederatedAuthenticationApi_Expecter) RemoveConnectedOrgConfigExecute

RemoveConnectedOrgConfigExecute is a helper method to define mock.On call

  • r admin.RemoveConnectedOrgConfigApiRequest

func (*FederatedAuthenticationApi_Expecter) RemoveConnectedOrgConfigWithParams

func (_e *FederatedAuthenticationApi_Expecter) RemoveConnectedOrgConfigWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call

RemoveConnectedOrgConfigWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.RemoveConnectedOrgConfigApiParams

func (*FederatedAuthenticationApi_Expecter) RevokeJwksFromIdentityProvider

func (_e *FederatedAuthenticationApi_Expecter) RevokeJwksFromIdentityProvider(ctx interface{}, federationSettingsId interface{}, identityProviderId interface{}) *FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call

RevokeJwksFromIdentityProvider is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • identityProviderId string

func (*FederatedAuthenticationApi_Expecter) RevokeJwksFromIdentityProviderExecute

RevokeJwksFromIdentityProviderExecute is a helper method to define mock.On call

  • r admin.RevokeJwksFromIdentityProviderApiRequest

func (*FederatedAuthenticationApi_Expecter) RevokeJwksFromIdentityProviderWithParams

func (_e *FederatedAuthenticationApi_Expecter) RevokeJwksFromIdentityProviderWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call

RevokeJwksFromIdentityProviderWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.RevokeJwksFromIdentityProviderApiParams

func (*FederatedAuthenticationApi_Expecter) UpdateConnectedOrgConfig

func (_e *FederatedAuthenticationApi_Expecter) UpdateConnectedOrgConfig(ctx interface{}, federationSettingsId interface{}, orgId interface{}, connectedOrgConfig interface{}) *FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call

UpdateConnectedOrgConfig is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • orgId string
  • connectedOrgConfig *admin.ConnectedOrgConfig

func (*FederatedAuthenticationApi_Expecter) UpdateConnectedOrgConfigExecute

UpdateConnectedOrgConfigExecute is a helper method to define mock.On call

  • r admin.UpdateConnectedOrgConfigApiRequest

func (*FederatedAuthenticationApi_Expecter) UpdateConnectedOrgConfigWithParams

func (_e *FederatedAuthenticationApi_Expecter) UpdateConnectedOrgConfigWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call

UpdateConnectedOrgConfigWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateConnectedOrgConfigApiParams

func (*FederatedAuthenticationApi_Expecter) UpdateIdentityProvider

func (_e *FederatedAuthenticationApi_Expecter) UpdateIdentityProvider(ctx interface{}, federationSettingsId interface{}, identityProviderId interface{}, federationIdentityProviderUpdate interface{}) *FederatedAuthenticationApi_UpdateIdentityProvider_Call

UpdateIdentityProvider is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • identityProviderId string
  • federationIdentityProviderUpdate *admin.FederationIdentityProviderUpdate

func (*FederatedAuthenticationApi_Expecter) UpdateIdentityProviderExecute

UpdateIdentityProviderExecute is a helper method to define mock.On call

  • r admin.UpdateIdentityProviderApiRequest

func (*FederatedAuthenticationApi_Expecter) UpdateIdentityProviderWithParams

func (_e *FederatedAuthenticationApi_Expecter) UpdateIdentityProviderWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call

UpdateIdentityProviderWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateIdentityProviderApiParams

func (*FederatedAuthenticationApi_Expecter) UpdateRoleMapping

func (_e *FederatedAuthenticationApi_Expecter) UpdateRoleMapping(ctx interface{}, federationSettingsId interface{}, id interface{}, orgId interface{}, authFederationRoleMapping interface{}) *FederatedAuthenticationApi_UpdateRoleMapping_Call

UpdateRoleMapping is a helper method to define mock.On call

  • ctx context.Context
  • federationSettingsId string
  • id string
  • orgId string
  • authFederationRoleMapping *admin.AuthFederationRoleMapping

func (*FederatedAuthenticationApi_Expecter) UpdateRoleMappingExecute

UpdateRoleMappingExecute is a helper method to define mock.On call

  • r admin.UpdateRoleMappingApiRequest

func (*FederatedAuthenticationApi_Expecter) UpdateRoleMappingWithParams

func (_e *FederatedAuthenticationApi_Expecter) UpdateRoleMappingWithParams(ctx interface{}, args interface{}) *FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call

UpdateRoleMappingWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateRoleMappingApiParams

type FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call

type FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetConnectedOrgConfigExecute'

func (*FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call) Return

type FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call

type FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetConnectedOrgConfigWithParams'

type FederatedAuthenticationApi_GetConnectedOrgConfig_Call

type FederatedAuthenticationApi_GetConnectedOrgConfig_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetConnectedOrgConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetConnectedOrgConfig'

func (*FederatedAuthenticationApi_GetConnectedOrgConfig_Call) Run

type FederatedAuthenticationApi_GetFederationSettingsExecute_Call

type FederatedAuthenticationApi_GetFederationSettingsExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetFederationSettingsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFederationSettingsExecute'

func (*FederatedAuthenticationApi_GetFederationSettingsExecute_Call) Return

type FederatedAuthenticationApi_GetFederationSettingsWithParams_Call

type FederatedAuthenticationApi_GetFederationSettingsWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetFederationSettingsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFederationSettingsWithParams'

type FederatedAuthenticationApi_GetFederationSettings_Call

type FederatedAuthenticationApi_GetFederationSettings_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetFederationSettings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFederationSettings'

func (*FederatedAuthenticationApi_GetFederationSettings_Call) Run

type FederatedAuthenticationApi_GetIdentityProviderExecute_Call

type FederatedAuthenticationApi_GetIdentityProviderExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetIdentityProviderExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIdentityProviderExecute'

type FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call

type FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIdentityProviderMetadataExecute'

func (*FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call) Return

type FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call

type FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIdentityProviderMetadataWithParams'

type FederatedAuthenticationApi_GetIdentityProviderMetadata_Call

type FederatedAuthenticationApi_GetIdentityProviderMetadata_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetIdentityProviderMetadata_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIdentityProviderMetadata'

func (*FederatedAuthenticationApi_GetIdentityProviderMetadata_Call) Run

type FederatedAuthenticationApi_GetIdentityProviderWithParams_Call

type FederatedAuthenticationApi_GetIdentityProviderWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetIdentityProviderWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIdentityProviderWithParams'

func (*FederatedAuthenticationApi_GetIdentityProviderWithParams_Call) Run

type FederatedAuthenticationApi_GetIdentityProvider_Call

type FederatedAuthenticationApi_GetIdentityProvider_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetIdentityProvider_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIdentityProvider'

func (*FederatedAuthenticationApi_GetIdentityProvider_Call) Run

type FederatedAuthenticationApi_GetRoleMappingExecute_Call

type FederatedAuthenticationApi_GetRoleMappingExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetRoleMappingExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRoleMappingExecute'

func (*FederatedAuthenticationApi_GetRoleMappingExecute_Call) Return

func (*FederatedAuthenticationApi_GetRoleMappingExecute_Call) Run

type FederatedAuthenticationApi_GetRoleMappingWithParams_Call

type FederatedAuthenticationApi_GetRoleMappingWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetRoleMappingWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRoleMappingWithParams'

func (*FederatedAuthenticationApi_GetRoleMappingWithParams_Call) Run

type FederatedAuthenticationApi_GetRoleMapping_Call

type FederatedAuthenticationApi_GetRoleMapping_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_GetRoleMapping_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRoleMapping'

func (*FederatedAuthenticationApi_GetRoleMapping_Call) Return

func (*FederatedAuthenticationApi_GetRoleMapping_Call) Run

type FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call

type FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListConnectedOrgConfigsExecute'

func (*FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call) Return

type FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call

type FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListConnectedOrgConfigsWithParams'

type FederatedAuthenticationApi_ListConnectedOrgConfigs_Call

type FederatedAuthenticationApi_ListConnectedOrgConfigs_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_ListConnectedOrgConfigs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListConnectedOrgConfigs'

func (*FederatedAuthenticationApi_ListConnectedOrgConfigs_Call) Run

type FederatedAuthenticationApi_ListIdentityProvidersExecute_Call

type FederatedAuthenticationApi_ListIdentityProvidersExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_ListIdentityProvidersExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListIdentityProvidersExecute'

type FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call

type FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListIdentityProvidersWithParams'

type FederatedAuthenticationApi_ListIdentityProviders_Call

type FederatedAuthenticationApi_ListIdentityProviders_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_ListIdentityProviders_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListIdentityProviders'

func (*FederatedAuthenticationApi_ListIdentityProviders_Call) Run

type FederatedAuthenticationApi_ListRoleMappingsExecute_Call

type FederatedAuthenticationApi_ListRoleMappingsExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_ListRoleMappingsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListRoleMappingsExecute'

func (*FederatedAuthenticationApi_ListRoleMappingsExecute_Call) Return

func (*FederatedAuthenticationApi_ListRoleMappingsExecute_Call) Run

type FederatedAuthenticationApi_ListRoleMappingsWithParams_Call

type FederatedAuthenticationApi_ListRoleMappingsWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_ListRoleMappingsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListRoleMappingsWithParams'

func (*FederatedAuthenticationApi_ListRoleMappingsWithParams_Call) Run

type FederatedAuthenticationApi_ListRoleMappings_Call

type FederatedAuthenticationApi_ListRoleMappings_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_ListRoleMappings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListRoleMappings'

func (*FederatedAuthenticationApi_ListRoleMappings_Call) Run

type FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call

type FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveConnectedOrgConfigExecute'

func (*FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call) Return

func (*FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call) RunAndReturn

type FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call

type FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveConnectedOrgConfigWithParams'

type FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call

type FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveConnectedOrgConfig'

func (*FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call) Run

type FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call

type FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RevokeJwksFromIdentityProviderExecute'

func (*FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call) Return

type FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call

type FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RevokeJwksFromIdentityProviderWithParams'

type FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call

type FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RevokeJwksFromIdentityProvider'

func (*FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call) Run

type FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call

type FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateConnectedOrgConfigExecute'

func (*FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call) Return

type FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call

type FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateConnectedOrgConfigWithParams'

type FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call

type FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateConnectedOrgConfig'

func (*FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call) Run

type FederatedAuthenticationApi_UpdateIdentityProviderExecute_Call

type FederatedAuthenticationApi_UpdateIdentityProviderExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_UpdateIdentityProviderExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateIdentityProviderExecute'

type FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call

type FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateIdentityProviderWithParams'

type FederatedAuthenticationApi_UpdateIdentityProvider_Call

type FederatedAuthenticationApi_UpdateIdentityProvider_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_UpdateIdentityProvider_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateIdentityProvider'

func (*FederatedAuthenticationApi_UpdateIdentityProvider_Call) Run

func (_c *FederatedAuthenticationApi_UpdateIdentityProvider_Call) Run(run func(ctx context.Context, federationSettingsId string, identityProviderId string, federationIdentityProviderUpdate *admin.FederationIdentityProviderUpdate)) *FederatedAuthenticationApi_UpdateIdentityProvider_Call

type FederatedAuthenticationApi_UpdateRoleMappingExecute_Call

type FederatedAuthenticationApi_UpdateRoleMappingExecute_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_UpdateRoleMappingExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateRoleMappingExecute'

func (*FederatedAuthenticationApi_UpdateRoleMappingExecute_Call) Run

type FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call

type FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateRoleMappingWithParams'

func (*FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call) Run

type FederatedAuthenticationApi_UpdateRoleMapping_Call

type FederatedAuthenticationApi_UpdateRoleMapping_Call struct {
	*mock.Call
}

FederatedAuthenticationApi_UpdateRoleMapping_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateRoleMapping'

func (*FederatedAuthenticationApi_UpdateRoleMapping_Call) Run

type GlobalClustersApi

type GlobalClustersApi struct {
	mock.Mock
}

GlobalClustersApi is an autogenerated mock type for the GlobalClustersApi type

func NewGlobalClustersApi

func NewGlobalClustersApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *GlobalClustersApi

NewGlobalClustersApi creates a new instance of GlobalClustersApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*GlobalClustersApi) CreateCustomZoneMapping

func (_m *GlobalClustersApi) CreateCustomZoneMapping(ctx context.Context, groupId string, clusterName string, customZoneMappings *admin.CustomZoneMappings) admin.CreateCustomZoneMappingApiRequest

CreateCustomZoneMapping provides a mock function with given fields: ctx, groupId, clusterName, customZoneMappings

func (*GlobalClustersApi) CreateCustomZoneMappingExecute

func (_m *GlobalClustersApi) CreateCustomZoneMappingExecute(r admin.CreateCustomZoneMappingApiRequest) (*admin.GeoSharding, *http.Response, error)

CreateCustomZoneMappingExecute provides a mock function with given fields: r

func (*GlobalClustersApi) CreateCustomZoneMappingWithParams

CreateCustomZoneMappingWithParams provides a mock function with given fields: ctx, args

func (*GlobalClustersApi) CreateManagedNamespace

func (_m *GlobalClustersApi) CreateManagedNamespace(ctx context.Context, groupId string, clusterName string, managedNamespace *admin.ManagedNamespace) admin.CreateManagedNamespaceApiRequest

CreateManagedNamespace provides a mock function with given fields: ctx, groupId, clusterName, managedNamespace

func (*GlobalClustersApi) CreateManagedNamespaceExecute

func (_m *GlobalClustersApi) CreateManagedNamespaceExecute(r admin.CreateManagedNamespaceApiRequest) (*admin.GeoSharding, *http.Response, error)

CreateManagedNamespaceExecute provides a mock function with given fields: r

func (*GlobalClustersApi) CreateManagedNamespaceWithParams

CreateManagedNamespaceWithParams provides a mock function with given fields: ctx, args

func (*GlobalClustersApi) DeleteAllCustomZoneMappings

func (_m *GlobalClustersApi) DeleteAllCustomZoneMappings(ctx context.Context, groupId string, clusterName string) admin.DeleteAllCustomZoneMappingsApiRequest

DeleteAllCustomZoneMappings provides a mock function with given fields: ctx, groupId, clusterName

func (*GlobalClustersApi) DeleteAllCustomZoneMappingsExecute

func (_m *GlobalClustersApi) DeleteAllCustomZoneMappingsExecute(r admin.DeleteAllCustomZoneMappingsApiRequest) (*admin.GeoSharding, *http.Response, error)

DeleteAllCustomZoneMappingsExecute provides a mock function with given fields: r

func (*GlobalClustersApi) DeleteAllCustomZoneMappingsWithParams

DeleteAllCustomZoneMappingsWithParams provides a mock function with given fields: ctx, args

func (*GlobalClustersApi) DeleteManagedNamespace

func (_m *GlobalClustersApi) DeleteManagedNamespace(ctx context.Context, clusterName string, groupId string) admin.DeleteManagedNamespaceApiRequest

DeleteManagedNamespace provides a mock function with given fields: ctx, clusterName, groupId

func (*GlobalClustersApi) DeleteManagedNamespaceExecute

func (_m *GlobalClustersApi) DeleteManagedNamespaceExecute(r admin.DeleteManagedNamespaceApiRequest) (*admin.GeoSharding, *http.Response, error)

DeleteManagedNamespaceExecute provides a mock function with given fields: r

func (*GlobalClustersApi) DeleteManagedNamespaceWithParams

DeleteManagedNamespaceWithParams provides a mock function with given fields: ctx, args

func (*GlobalClustersApi) EXPECT

func (*GlobalClustersApi) GetManagedNamespace

func (_m *GlobalClustersApi) GetManagedNamespace(ctx context.Context, groupId string, clusterName string) admin.GetManagedNamespaceApiRequest

GetManagedNamespace provides a mock function with given fields: ctx, groupId, clusterName

func (*GlobalClustersApi) GetManagedNamespaceExecute

func (_m *GlobalClustersApi) GetManagedNamespaceExecute(r admin.GetManagedNamespaceApiRequest) (*admin.GeoSharding, *http.Response, error)

GetManagedNamespaceExecute provides a mock function with given fields: r

func (*GlobalClustersApi) GetManagedNamespaceWithParams

GetManagedNamespaceWithParams provides a mock function with given fields: ctx, args

type GlobalClustersApi_CreateCustomZoneMappingExecute_Call

type GlobalClustersApi_CreateCustomZoneMappingExecute_Call struct {
	*mock.Call
}

GlobalClustersApi_CreateCustomZoneMappingExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCustomZoneMappingExecute'

func (*GlobalClustersApi_CreateCustomZoneMappingExecute_Call) Return

type GlobalClustersApi_CreateCustomZoneMappingWithParams_Call

type GlobalClustersApi_CreateCustomZoneMappingWithParams_Call struct {
	*mock.Call
}

GlobalClustersApi_CreateCustomZoneMappingWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCustomZoneMappingWithParams'

func (*GlobalClustersApi_CreateCustomZoneMappingWithParams_Call) Run

type GlobalClustersApi_CreateCustomZoneMapping_Call

type GlobalClustersApi_CreateCustomZoneMapping_Call struct {
	*mock.Call
}

GlobalClustersApi_CreateCustomZoneMapping_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCustomZoneMapping'

func (*GlobalClustersApi_CreateCustomZoneMapping_Call) Run

type GlobalClustersApi_CreateManagedNamespaceExecute_Call

type GlobalClustersApi_CreateManagedNamespaceExecute_Call struct {
	*mock.Call
}

GlobalClustersApi_CreateManagedNamespaceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateManagedNamespaceExecute'

func (*GlobalClustersApi_CreateManagedNamespaceExecute_Call) Return

type GlobalClustersApi_CreateManagedNamespaceWithParams_Call

type GlobalClustersApi_CreateManagedNamespaceWithParams_Call struct {
	*mock.Call
}

GlobalClustersApi_CreateManagedNamespaceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateManagedNamespaceWithParams'

func (*GlobalClustersApi_CreateManagedNamespaceWithParams_Call) Run

type GlobalClustersApi_CreateManagedNamespace_Call

type GlobalClustersApi_CreateManagedNamespace_Call struct {
	*mock.Call
}

GlobalClustersApi_CreateManagedNamespace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateManagedNamespace'

func (*GlobalClustersApi_CreateManagedNamespace_Call) Run

type GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call

type GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call struct {
	*mock.Call
}

GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAllCustomZoneMappingsExecute'

func (*GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call) Return

type GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call

type GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call struct {
	*mock.Call
}

GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAllCustomZoneMappingsWithParams'

type GlobalClustersApi_DeleteAllCustomZoneMappings_Call

type GlobalClustersApi_DeleteAllCustomZoneMappings_Call struct {
	*mock.Call
}

GlobalClustersApi_DeleteAllCustomZoneMappings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAllCustomZoneMappings'

func (*GlobalClustersApi_DeleteAllCustomZoneMappings_Call) Run

type GlobalClustersApi_DeleteManagedNamespaceExecute_Call

type GlobalClustersApi_DeleteManagedNamespaceExecute_Call struct {
	*mock.Call
}

GlobalClustersApi_DeleteManagedNamespaceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteManagedNamespaceExecute'

func (*GlobalClustersApi_DeleteManagedNamespaceExecute_Call) Return

type GlobalClustersApi_DeleteManagedNamespaceWithParams_Call

type GlobalClustersApi_DeleteManagedNamespaceWithParams_Call struct {
	*mock.Call
}

GlobalClustersApi_DeleteManagedNamespaceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteManagedNamespaceWithParams'

func (*GlobalClustersApi_DeleteManagedNamespaceWithParams_Call) Run

type GlobalClustersApi_DeleteManagedNamespace_Call

type GlobalClustersApi_DeleteManagedNamespace_Call struct {
	*mock.Call
}

GlobalClustersApi_DeleteManagedNamespace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteManagedNamespace'

func (*GlobalClustersApi_DeleteManagedNamespace_Call) Run

type GlobalClustersApi_Expecter

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

func (*GlobalClustersApi_Expecter) CreateCustomZoneMapping

func (_e *GlobalClustersApi_Expecter) CreateCustomZoneMapping(ctx interface{}, groupId interface{}, clusterName interface{}, customZoneMappings interface{}) *GlobalClustersApi_CreateCustomZoneMapping_Call

CreateCustomZoneMapping is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • customZoneMappings *admin.CustomZoneMappings

func (*GlobalClustersApi_Expecter) CreateCustomZoneMappingExecute

func (_e *GlobalClustersApi_Expecter) CreateCustomZoneMappingExecute(r interface{}) *GlobalClustersApi_CreateCustomZoneMappingExecute_Call

CreateCustomZoneMappingExecute is a helper method to define mock.On call

  • r admin.CreateCustomZoneMappingApiRequest

func (*GlobalClustersApi_Expecter) CreateCustomZoneMappingWithParams

func (_e *GlobalClustersApi_Expecter) CreateCustomZoneMappingWithParams(ctx interface{}, args interface{}) *GlobalClustersApi_CreateCustomZoneMappingWithParams_Call

CreateCustomZoneMappingWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateCustomZoneMappingApiParams

func (*GlobalClustersApi_Expecter) CreateManagedNamespace

func (_e *GlobalClustersApi_Expecter) CreateManagedNamespace(ctx interface{}, groupId interface{}, clusterName interface{}, managedNamespace interface{}) *GlobalClustersApi_CreateManagedNamespace_Call

CreateManagedNamespace is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • managedNamespace *admin.ManagedNamespace

func (*GlobalClustersApi_Expecter) CreateManagedNamespaceExecute

func (_e *GlobalClustersApi_Expecter) CreateManagedNamespaceExecute(r interface{}) *GlobalClustersApi_CreateManagedNamespaceExecute_Call

CreateManagedNamespaceExecute is a helper method to define mock.On call

  • r admin.CreateManagedNamespaceApiRequest

func (*GlobalClustersApi_Expecter) CreateManagedNamespaceWithParams

func (_e *GlobalClustersApi_Expecter) CreateManagedNamespaceWithParams(ctx interface{}, args interface{}) *GlobalClustersApi_CreateManagedNamespaceWithParams_Call

CreateManagedNamespaceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateManagedNamespaceApiParams

func (*GlobalClustersApi_Expecter) DeleteAllCustomZoneMappings

func (_e *GlobalClustersApi_Expecter) DeleteAllCustomZoneMappings(ctx interface{}, groupId interface{}, clusterName interface{}) *GlobalClustersApi_DeleteAllCustomZoneMappings_Call

DeleteAllCustomZoneMappings is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*GlobalClustersApi_Expecter) DeleteAllCustomZoneMappingsExecute

func (_e *GlobalClustersApi_Expecter) DeleteAllCustomZoneMappingsExecute(r interface{}) *GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call

DeleteAllCustomZoneMappingsExecute is a helper method to define mock.On call

  • r admin.DeleteAllCustomZoneMappingsApiRequest

func (*GlobalClustersApi_Expecter) DeleteAllCustomZoneMappingsWithParams

func (_e *GlobalClustersApi_Expecter) DeleteAllCustomZoneMappingsWithParams(ctx interface{}, args interface{}) *GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call

DeleteAllCustomZoneMappingsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteAllCustomZoneMappingsApiParams

func (*GlobalClustersApi_Expecter) DeleteManagedNamespace

func (_e *GlobalClustersApi_Expecter) DeleteManagedNamespace(ctx interface{}, clusterName interface{}, groupId interface{}) *GlobalClustersApi_DeleteManagedNamespace_Call

DeleteManagedNamespace is a helper method to define mock.On call

  • ctx context.Context
  • clusterName string
  • groupId string

func (*GlobalClustersApi_Expecter) DeleteManagedNamespaceExecute

func (_e *GlobalClustersApi_Expecter) DeleteManagedNamespaceExecute(r interface{}) *GlobalClustersApi_DeleteManagedNamespaceExecute_Call

DeleteManagedNamespaceExecute is a helper method to define mock.On call

  • r admin.DeleteManagedNamespaceApiRequest

func (*GlobalClustersApi_Expecter) DeleteManagedNamespaceWithParams

func (_e *GlobalClustersApi_Expecter) DeleteManagedNamespaceWithParams(ctx interface{}, args interface{}) *GlobalClustersApi_DeleteManagedNamespaceWithParams_Call

DeleteManagedNamespaceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteManagedNamespaceApiParams

func (*GlobalClustersApi_Expecter) GetManagedNamespace

func (_e *GlobalClustersApi_Expecter) GetManagedNamespace(ctx interface{}, groupId interface{}, clusterName interface{}) *GlobalClustersApi_GetManagedNamespace_Call

GetManagedNamespace is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*GlobalClustersApi_Expecter) GetManagedNamespaceExecute

func (_e *GlobalClustersApi_Expecter) GetManagedNamespaceExecute(r interface{}) *GlobalClustersApi_GetManagedNamespaceExecute_Call

GetManagedNamespaceExecute is a helper method to define mock.On call

  • r admin.GetManagedNamespaceApiRequest

func (*GlobalClustersApi_Expecter) GetManagedNamespaceWithParams

func (_e *GlobalClustersApi_Expecter) GetManagedNamespaceWithParams(ctx interface{}, args interface{}) *GlobalClustersApi_GetManagedNamespaceWithParams_Call

GetManagedNamespaceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetManagedNamespaceApiParams

type GlobalClustersApi_GetManagedNamespaceExecute_Call

type GlobalClustersApi_GetManagedNamespaceExecute_Call struct {
	*mock.Call
}

GlobalClustersApi_GetManagedNamespaceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetManagedNamespaceExecute'

func (*GlobalClustersApi_GetManagedNamespaceExecute_Call) Return

func (*GlobalClustersApi_GetManagedNamespaceExecute_Call) Run

type GlobalClustersApi_GetManagedNamespaceWithParams_Call

type GlobalClustersApi_GetManagedNamespaceWithParams_Call struct {
	*mock.Call
}

GlobalClustersApi_GetManagedNamespaceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetManagedNamespaceWithParams'

func (*GlobalClustersApi_GetManagedNamespaceWithParams_Call) Run

type GlobalClustersApi_GetManagedNamespace_Call

type GlobalClustersApi_GetManagedNamespace_Call struct {
	*mock.Call
}

GlobalClustersApi_GetManagedNamespace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetManagedNamespace'

func (*GlobalClustersApi_GetManagedNamespace_Call) Run

type InvoicesApi

type InvoicesApi struct {
	mock.Mock
}

InvoicesApi is an autogenerated mock type for the InvoicesApi type

func NewInvoicesApi

func NewInvoicesApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *InvoicesApi

NewInvoicesApi creates a new instance of InvoicesApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*InvoicesApi) CreateCostExplorerQueryProcess

func (_m *InvoicesApi) CreateCostExplorerQueryProcess(ctx context.Context, orgId string, costExplorerFilterRequestBody *admin.CostExplorerFilterRequestBody) admin.CreateCostExplorerQueryProcessApiRequest

CreateCostExplorerQueryProcess provides a mock function with given fields: ctx, orgId, costExplorerFilterRequestBody

func (*InvoicesApi) CreateCostExplorerQueryProcess1

func (_m *InvoicesApi) CreateCostExplorerQueryProcess1(ctx context.Context, orgId string, token string) admin.CreateCostExplorerQueryProcess1ApiRequest

CreateCostExplorerQueryProcess1 provides a mock function with given fields: ctx, orgId, token

func (*InvoicesApi) CreateCostExplorerQueryProcess1Execute

func (_m *InvoicesApi) CreateCostExplorerQueryProcess1Execute(r admin.CreateCostExplorerQueryProcess1ApiRequest) (string, *http.Response, error)

CreateCostExplorerQueryProcess1Execute provides a mock function with given fields: r

func (*InvoicesApi) CreateCostExplorerQueryProcess1WithParams

CreateCostExplorerQueryProcess1WithParams provides a mock function with given fields: ctx, args

func (*InvoicesApi) CreateCostExplorerQueryProcessExecute

CreateCostExplorerQueryProcessExecute provides a mock function with given fields: r

func (*InvoicesApi) CreateCostExplorerQueryProcessWithParams

CreateCostExplorerQueryProcessWithParams provides a mock function with given fields: ctx, args

func (*InvoicesApi) DownloadInvoiceCSV

func (_m *InvoicesApi) DownloadInvoiceCSV(ctx context.Context, orgId string, invoiceId string) admin.DownloadInvoiceCSVApiRequest

DownloadInvoiceCSV provides a mock function with given fields: ctx, orgId, invoiceId

func (*InvoicesApi) DownloadInvoiceCSVExecute

func (_m *InvoicesApi) DownloadInvoiceCSVExecute(r admin.DownloadInvoiceCSVApiRequest) (string, *http.Response, error)

DownloadInvoiceCSVExecute provides a mock function with given fields: r

func (*InvoicesApi) DownloadInvoiceCSVWithParams

func (_m *InvoicesApi) DownloadInvoiceCSVWithParams(ctx context.Context, args *admin.DownloadInvoiceCSVApiParams) admin.DownloadInvoiceCSVApiRequest

DownloadInvoiceCSVWithParams provides a mock function with given fields: ctx, args

func (*InvoicesApi) EXPECT

func (_m *InvoicesApi) EXPECT() *InvoicesApi_Expecter

func (*InvoicesApi) GetInvoice

func (_m *InvoicesApi) GetInvoice(ctx context.Context, orgId string, invoiceId string) admin.GetInvoiceApiRequest

GetInvoice provides a mock function with given fields: ctx, orgId, invoiceId

func (*InvoicesApi) GetInvoiceExecute

func (_m *InvoicesApi) GetInvoiceExecute(r admin.GetInvoiceApiRequest) (string, *http.Response, error)

GetInvoiceExecute provides a mock function with given fields: r

func (*InvoicesApi) GetInvoiceWithParams

func (_m *InvoicesApi) GetInvoiceWithParams(ctx context.Context, args *admin.GetInvoiceApiParams) admin.GetInvoiceApiRequest

GetInvoiceWithParams provides a mock function with given fields: ctx, args

func (*InvoicesApi) ListInvoices

func (_m *InvoicesApi) ListInvoices(ctx context.Context, orgId string) admin.ListInvoicesApiRequest

ListInvoices provides a mock function with given fields: ctx, orgId

func (*InvoicesApi) ListInvoicesExecute

ListInvoicesExecute provides a mock function with given fields: r

func (*InvoicesApi) ListInvoicesWithParams

func (_m *InvoicesApi) ListInvoicesWithParams(ctx context.Context, args *admin.ListInvoicesApiParams) admin.ListInvoicesApiRequest

ListInvoicesWithParams provides a mock function with given fields: ctx, args

func (*InvoicesApi) ListPendingInvoices

func (_m *InvoicesApi) ListPendingInvoices(ctx context.Context, orgId string) admin.ListPendingInvoicesApiRequest

ListPendingInvoices provides a mock function with given fields: ctx, orgId

func (*InvoicesApi) ListPendingInvoicesExecute

ListPendingInvoicesExecute provides a mock function with given fields: r

func (*InvoicesApi) ListPendingInvoicesWithParams

ListPendingInvoicesWithParams provides a mock function with given fields: ctx, args

type InvoicesApi_CreateCostExplorerQueryProcess1Execute_Call

type InvoicesApi_CreateCostExplorerQueryProcess1Execute_Call struct {
	*mock.Call
}

InvoicesApi_CreateCostExplorerQueryProcess1Execute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCostExplorerQueryProcess1Execute'

func (*InvoicesApi_CreateCostExplorerQueryProcess1Execute_Call) Return

type InvoicesApi_CreateCostExplorerQueryProcess1WithParams_Call

type InvoicesApi_CreateCostExplorerQueryProcess1WithParams_Call struct {
	*mock.Call
}

InvoicesApi_CreateCostExplorerQueryProcess1WithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCostExplorerQueryProcess1WithParams'

type InvoicesApi_CreateCostExplorerQueryProcess1_Call

type InvoicesApi_CreateCostExplorerQueryProcess1_Call struct {
	*mock.Call
}

InvoicesApi_CreateCostExplorerQueryProcess1_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCostExplorerQueryProcess1'

func (*InvoicesApi_CreateCostExplorerQueryProcess1_Call) Run

type InvoicesApi_CreateCostExplorerQueryProcessExecute_Call

type InvoicesApi_CreateCostExplorerQueryProcessExecute_Call struct {
	*mock.Call
}

InvoicesApi_CreateCostExplorerQueryProcessExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCostExplorerQueryProcessExecute'

type InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call

type InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call struct {
	*mock.Call
}

InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCostExplorerQueryProcessWithParams'

type InvoicesApi_CreateCostExplorerQueryProcess_Call

type InvoicesApi_CreateCostExplorerQueryProcess_Call struct {
	*mock.Call
}

InvoicesApi_CreateCostExplorerQueryProcess_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCostExplorerQueryProcess'

func (*InvoicesApi_CreateCostExplorerQueryProcess_Call) Run

type InvoicesApi_DownloadInvoiceCSVExecute_Call

type InvoicesApi_DownloadInvoiceCSVExecute_Call struct {
	*mock.Call
}

InvoicesApi_DownloadInvoiceCSVExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadInvoiceCSVExecute'

func (*InvoicesApi_DownloadInvoiceCSVExecute_Call) Return

func (*InvoicesApi_DownloadInvoiceCSVExecute_Call) Run

func (*InvoicesApi_DownloadInvoiceCSVExecute_Call) RunAndReturn

type InvoicesApi_DownloadInvoiceCSVWithParams_Call

type InvoicesApi_DownloadInvoiceCSVWithParams_Call struct {
	*mock.Call
}

InvoicesApi_DownloadInvoiceCSVWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadInvoiceCSVWithParams'

func (*InvoicesApi_DownloadInvoiceCSVWithParams_Call) Run

type InvoicesApi_DownloadInvoiceCSV_Call

type InvoicesApi_DownloadInvoiceCSV_Call struct {
	*mock.Call
}

InvoicesApi_DownloadInvoiceCSV_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadInvoiceCSV'

func (*InvoicesApi_DownloadInvoiceCSV_Call) Return

func (*InvoicesApi_DownloadInvoiceCSV_Call) Run

type InvoicesApi_Expecter

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

func (*InvoicesApi_Expecter) CreateCostExplorerQueryProcess

func (_e *InvoicesApi_Expecter) CreateCostExplorerQueryProcess(ctx interface{}, orgId interface{}, costExplorerFilterRequestBody interface{}) *InvoicesApi_CreateCostExplorerQueryProcess_Call

CreateCostExplorerQueryProcess is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • costExplorerFilterRequestBody *admin.CostExplorerFilterRequestBody

func (*InvoicesApi_Expecter) CreateCostExplorerQueryProcess1

func (_e *InvoicesApi_Expecter) CreateCostExplorerQueryProcess1(ctx interface{}, orgId interface{}, token interface{}) *InvoicesApi_CreateCostExplorerQueryProcess1_Call

CreateCostExplorerQueryProcess1 is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • token string

func (*InvoicesApi_Expecter) CreateCostExplorerQueryProcess1Execute

func (_e *InvoicesApi_Expecter) CreateCostExplorerQueryProcess1Execute(r interface{}) *InvoicesApi_CreateCostExplorerQueryProcess1Execute_Call

CreateCostExplorerQueryProcess1Execute is a helper method to define mock.On call

  • r admin.CreateCostExplorerQueryProcess1ApiRequest

func (*InvoicesApi_Expecter) CreateCostExplorerQueryProcess1WithParams

func (_e *InvoicesApi_Expecter) CreateCostExplorerQueryProcess1WithParams(ctx interface{}, args interface{}) *InvoicesApi_CreateCostExplorerQueryProcess1WithParams_Call

CreateCostExplorerQueryProcess1WithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateCostExplorerQueryProcess1ApiParams

func (*InvoicesApi_Expecter) CreateCostExplorerQueryProcessExecute

func (_e *InvoicesApi_Expecter) CreateCostExplorerQueryProcessExecute(r interface{}) *InvoicesApi_CreateCostExplorerQueryProcessExecute_Call

CreateCostExplorerQueryProcessExecute is a helper method to define mock.On call

  • r admin.CreateCostExplorerQueryProcessApiRequest

func (*InvoicesApi_Expecter) CreateCostExplorerQueryProcessWithParams

func (_e *InvoicesApi_Expecter) CreateCostExplorerQueryProcessWithParams(ctx interface{}, args interface{}) *InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call

CreateCostExplorerQueryProcessWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateCostExplorerQueryProcessApiParams

func (*InvoicesApi_Expecter) DownloadInvoiceCSV

func (_e *InvoicesApi_Expecter) DownloadInvoiceCSV(ctx interface{}, orgId interface{}, invoiceId interface{}) *InvoicesApi_DownloadInvoiceCSV_Call

DownloadInvoiceCSV is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • invoiceId string

func (*InvoicesApi_Expecter) DownloadInvoiceCSVExecute

func (_e *InvoicesApi_Expecter) DownloadInvoiceCSVExecute(r interface{}) *InvoicesApi_DownloadInvoiceCSVExecute_Call

DownloadInvoiceCSVExecute is a helper method to define mock.On call

  • r admin.DownloadInvoiceCSVApiRequest

func (*InvoicesApi_Expecter) DownloadInvoiceCSVWithParams

func (_e *InvoicesApi_Expecter) DownloadInvoiceCSVWithParams(ctx interface{}, args interface{}) *InvoicesApi_DownloadInvoiceCSVWithParams_Call

DownloadInvoiceCSVWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DownloadInvoiceCSVApiParams

func (*InvoicesApi_Expecter) GetInvoice

func (_e *InvoicesApi_Expecter) GetInvoice(ctx interface{}, orgId interface{}, invoiceId interface{}) *InvoicesApi_GetInvoice_Call

GetInvoice is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • invoiceId string

func (*InvoicesApi_Expecter) GetInvoiceExecute

func (_e *InvoicesApi_Expecter) GetInvoiceExecute(r interface{}) *InvoicesApi_GetInvoiceExecute_Call

GetInvoiceExecute is a helper method to define mock.On call

  • r admin.GetInvoiceApiRequest

func (*InvoicesApi_Expecter) GetInvoiceWithParams

func (_e *InvoicesApi_Expecter) GetInvoiceWithParams(ctx interface{}, args interface{}) *InvoicesApi_GetInvoiceWithParams_Call

GetInvoiceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetInvoiceApiParams

func (*InvoicesApi_Expecter) ListInvoices

func (_e *InvoicesApi_Expecter) ListInvoices(ctx interface{}, orgId interface{}) *InvoicesApi_ListInvoices_Call

ListInvoices is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*InvoicesApi_Expecter) ListInvoicesExecute

func (_e *InvoicesApi_Expecter) ListInvoicesExecute(r interface{}) *InvoicesApi_ListInvoicesExecute_Call

ListInvoicesExecute is a helper method to define mock.On call

  • r admin.ListInvoicesApiRequest

func (*InvoicesApi_Expecter) ListInvoicesWithParams

func (_e *InvoicesApi_Expecter) ListInvoicesWithParams(ctx interface{}, args interface{}) *InvoicesApi_ListInvoicesWithParams_Call

ListInvoicesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListInvoicesApiParams

func (*InvoicesApi_Expecter) ListPendingInvoices

func (_e *InvoicesApi_Expecter) ListPendingInvoices(ctx interface{}, orgId interface{}) *InvoicesApi_ListPendingInvoices_Call

ListPendingInvoices is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*InvoicesApi_Expecter) ListPendingInvoicesExecute

func (_e *InvoicesApi_Expecter) ListPendingInvoicesExecute(r interface{}) *InvoicesApi_ListPendingInvoicesExecute_Call

ListPendingInvoicesExecute is a helper method to define mock.On call

  • r admin.ListPendingInvoicesApiRequest

func (*InvoicesApi_Expecter) ListPendingInvoicesWithParams

func (_e *InvoicesApi_Expecter) ListPendingInvoicesWithParams(ctx interface{}, args interface{}) *InvoicesApi_ListPendingInvoicesWithParams_Call

ListPendingInvoicesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListPendingInvoicesApiParams

type InvoicesApi_GetInvoiceExecute_Call

type InvoicesApi_GetInvoiceExecute_Call struct {
	*mock.Call
}

InvoicesApi_GetInvoiceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetInvoiceExecute'

func (*InvoicesApi_GetInvoiceExecute_Call) Return

func (*InvoicesApi_GetInvoiceExecute_Call) Run

func (*InvoicesApi_GetInvoiceExecute_Call) RunAndReturn

type InvoicesApi_GetInvoiceWithParams_Call

type InvoicesApi_GetInvoiceWithParams_Call struct {
	*mock.Call
}

InvoicesApi_GetInvoiceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetInvoiceWithParams'

func (*InvoicesApi_GetInvoiceWithParams_Call) Return

func (*InvoicesApi_GetInvoiceWithParams_Call) Run

type InvoicesApi_GetInvoice_Call

type InvoicesApi_GetInvoice_Call struct {
	*mock.Call
}

InvoicesApi_GetInvoice_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetInvoice'

func (*InvoicesApi_GetInvoice_Call) Return

func (*InvoicesApi_GetInvoice_Call) Run

func (_c *InvoicesApi_GetInvoice_Call) Run(run func(ctx context.Context, orgId string, invoiceId string)) *InvoicesApi_GetInvoice_Call

func (*InvoicesApi_GetInvoice_Call) RunAndReturn

type InvoicesApi_ListInvoicesExecute_Call

type InvoicesApi_ListInvoicesExecute_Call struct {
	*mock.Call
}

InvoicesApi_ListInvoicesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListInvoicesExecute'

func (*InvoicesApi_ListInvoicesExecute_Call) Return

func (*InvoicesApi_ListInvoicesExecute_Call) Run

type InvoicesApi_ListInvoicesWithParams_Call

type InvoicesApi_ListInvoicesWithParams_Call struct {
	*mock.Call
}

InvoicesApi_ListInvoicesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListInvoicesWithParams'

func (*InvoicesApi_ListInvoicesWithParams_Call) Return

func (*InvoicesApi_ListInvoicesWithParams_Call) Run

type InvoicesApi_ListInvoices_Call

type InvoicesApi_ListInvoices_Call struct {
	*mock.Call
}

InvoicesApi_ListInvoices_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListInvoices'

func (*InvoicesApi_ListInvoices_Call) Return

func (*InvoicesApi_ListInvoices_Call) Run

func (*InvoicesApi_ListInvoices_Call) RunAndReturn

type InvoicesApi_ListPendingInvoicesExecute_Call

type InvoicesApi_ListPendingInvoicesExecute_Call struct {
	*mock.Call
}

InvoicesApi_ListPendingInvoicesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPendingInvoicesExecute'

func (*InvoicesApi_ListPendingInvoicesExecute_Call) Return

func (*InvoicesApi_ListPendingInvoicesExecute_Call) Run

type InvoicesApi_ListPendingInvoicesWithParams_Call

type InvoicesApi_ListPendingInvoicesWithParams_Call struct {
	*mock.Call
}

InvoicesApi_ListPendingInvoicesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPendingInvoicesWithParams'

func (*InvoicesApi_ListPendingInvoicesWithParams_Call) Run

type InvoicesApi_ListPendingInvoices_Call

type InvoicesApi_ListPendingInvoices_Call struct {
	*mock.Call
}

InvoicesApi_ListPendingInvoices_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPendingInvoices'

func (*InvoicesApi_ListPendingInvoices_Call) Return

func (*InvoicesApi_ListPendingInvoices_Call) Run

type LDAPConfigurationApi

type LDAPConfigurationApi struct {
	mock.Mock
}

LDAPConfigurationApi is an autogenerated mock type for the LDAPConfigurationApi type

func NewLDAPConfigurationApi

func NewLDAPConfigurationApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *LDAPConfigurationApi

NewLDAPConfigurationApi creates a new instance of LDAPConfigurationApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*LDAPConfigurationApi) DeleteLDAPConfiguration

func (_m *LDAPConfigurationApi) DeleteLDAPConfiguration(ctx context.Context, groupId string) admin.DeleteLDAPConfigurationApiRequest

DeleteLDAPConfiguration provides a mock function with given fields: ctx, groupId

func (*LDAPConfigurationApi) DeleteLDAPConfigurationExecute

DeleteLDAPConfigurationExecute provides a mock function with given fields: r

func (*LDAPConfigurationApi) DeleteLDAPConfigurationWithParams

DeleteLDAPConfigurationWithParams provides a mock function with given fields: ctx, args

func (*LDAPConfigurationApi) EXPECT

func (*LDAPConfigurationApi) GetLDAPConfiguration

func (_m *LDAPConfigurationApi) GetLDAPConfiguration(ctx context.Context, groupId string) admin.GetLDAPConfigurationApiRequest

GetLDAPConfiguration provides a mock function with given fields: ctx, groupId

func (*LDAPConfigurationApi) GetLDAPConfigurationExecute

GetLDAPConfigurationExecute provides a mock function with given fields: r

func (*LDAPConfigurationApi) GetLDAPConfigurationStatus

func (_m *LDAPConfigurationApi) GetLDAPConfigurationStatus(ctx context.Context, groupId string, requestId string) admin.GetLDAPConfigurationStatusApiRequest

GetLDAPConfigurationStatus provides a mock function with given fields: ctx, groupId, requestId

func (*LDAPConfigurationApi) GetLDAPConfigurationStatusExecute

GetLDAPConfigurationStatusExecute provides a mock function with given fields: r

func (*LDAPConfigurationApi) GetLDAPConfigurationStatusWithParams

GetLDAPConfigurationStatusWithParams provides a mock function with given fields: ctx, args

func (*LDAPConfigurationApi) GetLDAPConfigurationWithParams

GetLDAPConfigurationWithParams provides a mock function with given fields: ctx, args

func (*LDAPConfigurationApi) SaveLDAPConfiguration

func (_m *LDAPConfigurationApi) SaveLDAPConfiguration(ctx context.Context, groupId string, userSecurity *admin.UserSecurity) admin.SaveLDAPConfigurationApiRequest

SaveLDAPConfiguration provides a mock function with given fields: ctx, groupId, userSecurity

func (*LDAPConfigurationApi) SaveLDAPConfigurationExecute

SaveLDAPConfigurationExecute provides a mock function with given fields: r

func (*LDAPConfigurationApi) SaveLDAPConfigurationWithParams

SaveLDAPConfigurationWithParams provides a mock function with given fields: ctx, args

func (*LDAPConfigurationApi) VerifyLDAPConfiguration

func (_m *LDAPConfigurationApi) VerifyLDAPConfiguration(ctx context.Context, groupId string, lDAPVerifyConnectivityJobRequestParams *admin.LDAPVerifyConnectivityJobRequestParams) admin.VerifyLDAPConfigurationApiRequest

VerifyLDAPConfiguration provides a mock function with given fields: ctx, groupId, lDAPVerifyConnectivityJobRequestParams

func (*LDAPConfigurationApi) VerifyLDAPConfigurationExecute

VerifyLDAPConfigurationExecute provides a mock function with given fields: r

func (*LDAPConfigurationApi) VerifyLDAPConfigurationWithParams

VerifyLDAPConfigurationWithParams provides a mock function with given fields: ctx, args

type LDAPConfigurationApi_DeleteLDAPConfigurationExecute_Call

type LDAPConfigurationApi_DeleteLDAPConfigurationExecute_Call struct {
	*mock.Call
}

LDAPConfigurationApi_DeleteLDAPConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteLDAPConfigurationExecute'

func (*LDAPConfigurationApi_DeleteLDAPConfigurationExecute_Call) Return

type LDAPConfigurationApi_DeleteLDAPConfigurationWithParams_Call

type LDAPConfigurationApi_DeleteLDAPConfigurationWithParams_Call struct {
	*mock.Call
}

LDAPConfigurationApi_DeleteLDAPConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteLDAPConfigurationWithParams'

type LDAPConfigurationApi_DeleteLDAPConfiguration_Call

type LDAPConfigurationApi_DeleteLDAPConfiguration_Call struct {
	*mock.Call
}

LDAPConfigurationApi_DeleteLDAPConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteLDAPConfiguration'

func (*LDAPConfigurationApi_DeleteLDAPConfiguration_Call) Run

type LDAPConfigurationApi_Expecter

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

func (*LDAPConfigurationApi_Expecter) DeleteLDAPConfiguration

func (_e *LDAPConfigurationApi_Expecter) DeleteLDAPConfiguration(ctx interface{}, groupId interface{}) *LDAPConfigurationApi_DeleteLDAPConfiguration_Call

DeleteLDAPConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*LDAPConfigurationApi_Expecter) DeleteLDAPConfigurationExecute

func (_e *LDAPConfigurationApi_Expecter) DeleteLDAPConfigurationExecute(r interface{}) *LDAPConfigurationApi_DeleteLDAPConfigurationExecute_Call

DeleteLDAPConfigurationExecute is a helper method to define mock.On call

  • r admin.DeleteLDAPConfigurationApiRequest

func (*LDAPConfigurationApi_Expecter) DeleteLDAPConfigurationWithParams

func (_e *LDAPConfigurationApi_Expecter) DeleteLDAPConfigurationWithParams(ctx interface{}, args interface{}) *LDAPConfigurationApi_DeleteLDAPConfigurationWithParams_Call

DeleteLDAPConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteLDAPConfigurationApiParams

func (*LDAPConfigurationApi_Expecter) GetLDAPConfiguration

func (_e *LDAPConfigurationApi_Expecter) GetLDAPConfiguration(ctx interface{}, groupId interface{}) *LDAPConfigurationApi_GetLDAPConfiguration_Call

GetLDAPConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*LDAPConfigurationApi_Expecter) GetLDAPConfigurationExecute

func (_e *LDAPConfigurationApi_Expecter) GetLDAPConfigurationExecute(r interface{}) *LDAPConfigurationApi_GetLDAPConfigurationExecute_Call

GetLDAPConfigurationExecute is a helper method to define mock.On call

  • r admin.GetLDAPConfigurationApiRequest

func (*LDAPConfigurationApi_Expecter) GetLDAPConfigurationStatus

func (_e *LDAPConfigurationApi_Expecter) GetLDAPConfigurationStatus(ctx interface{}, groupId interface{}, requestId interface{}) *LDAPConfigurationApi_GetLDAPConfigurationStatus_Call

GetLDAPConfigurationStatus is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • requestId string

func (*LDAPConfigurationApi_Expecter) GetLDAPConfigurationStatusExecute

func (_e *LDAPConfigurationApi_Expecter) GetLDAPConfigurationStatusExecute(r interface{}) *LDAPConfigurationApi_GetLDAPConfigurationStatusExecute_Call

GetLDAPConfigurationStatusExecute is a helper method to define mock.On call

  • r admin.GetLDAPConfigurationStatusApiRequest

func (*LDAPConfigurationApi_Expecter) GetLDAPConfigurationStatusWithParams

func (_e *LDAPConfigurationApi_Expecter) GetLDAPConfigurationStatusWithParams(ctx interface{}, args interface{}) *LDAPConfigurationApi_GetLDAPConfigurationStatusWithParams_Call

GetLDAPConfigurationStatusWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetLDAPConfigurationStatusApiParams

func (*LDAPConfigurationApi_Expecter) GetLDAPConfigurationWithParams

func (_e *LDAPConfigurationApi_Expecter) GetLDAPConfigurationWithParams(ctx interface{}, args interface{}) *LDAPConfigurationApi_GetLDAPConfigurationWithParams_Call

GetLDAPConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetLDAPConfigurationApiParams

func (*LDAPConfigurationApi_Expecter) SaveLDAPConfiguration

func (_e *LDAPConfigurationApi_Expecter) SaveLDAPConfiguration(ctx interface{}, groupId interface{}, userSecurity interface{}) *LDAPConfigurationApi_SaveLDAPConfiguration_Call

SaveLDAPConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • userSecurity *admin.UserSecurity

func (*LDAPConfigurationApi_Expecter) SaveLDAPConfigurationExecute

func (_e *LDAPConfigurationApi_Expecter) SaveLDAPConfigurationExecute(r interface{}) *LDAPConfigurationApi_SaveLDAPConfigurationExecute_Call

SaveLDAPConfigurationExecute is a helper method to define mock.On call

  • r admin.SaveLDAPConfigurationApiRequest

func (*LDAPConfigurationApi_Expecter) SaveLDAPConfigurationWithParams

func (_e *LDAPConfigurationApi_Expecter) SaveLDAPConfigurationWithParams(ctx interface{}, args interface{}) *LDAPConfigurationApi_SaveLDAPConfigurationWithParams_Call

SaveLDAPConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.SaveLDAPConfigurationApiParams

func (*LDAPConfigurationApi_Expecter) VerifyLDAPConfiguration

func (_e *LDAPConfigurationApi_Expecter) VerifyLDAPConfiguration(ctx interface{}, groupId interface{}, lDAPVerifyConnectivityJobRequestParams interface{}) *LDAPConfigurationApi_VerifyLDAPConfiguration_Call

VerifyLDAPConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • lDAPVerifyConnectivityJobRequestParams *admin.LDAPVerifyConnectivityJobRequestParams

func (*LDAPConfigurationApi_Expecter) VerifyLDAPConfigurationExecute

func (_e *LDAPConfigurationApi_Expecter) VerifyLDAPConfigurationExecute(r interface{}) *LDAPConfigurationApi_VerifyLDAPConfigurationExecute_Call

VerifyLDAPConfigurationExecute is a helper method to define mock.On call

  • r admin.VerifyLDAPConfigurationApiRequest

func (*LDAPConfigurationApi_Expecter) VerifyLDAPConfigurationWithParams

func (_e *LDAPConfigurationApi_Expecter) VerifyLDAPConfigurationWithParams(ctx interface{}, args interface{}) *LDAPConfigurationApi_VerifyLDAPConfigurationWithParams_Call

VerifyLDAPConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.VerifyLDAPConfigurationApiParams

type LDAPConfigurationApi_GetLDAPConfigurationExecute_Call

type LDAPConfigurationApi_GetLDAPConfigurationExecute_Call struct {
	*mock.Call
}

LDAPConfigurationApi_GetLDAPConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLDAPConfigurationExecute'

func (*LDAPConfigurationApi_GetLDAPConfigurationExecute_Call) Return

func (*LDAPConfigurationApi_GetLDAPConfigurationExecute_Call) Run

type LDAPConfigurationApi_GetLDAPConfigurationStatusExecute_Call

type LDAPConfigurationApi_GetLDAPConfigurationStatusExecute_Call struct {
	*mock.Call
}

LDAPConfigurationApi_GetLDAPConfigurationStatusExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLDAPConfigurationStatusExecute'

type LDAPConfigurationApi_GetLDAPConfigurationStatusWithParams_Call

type LDAPConfigurationApi_GetLDAPConfigurationStatusWithParams_Call struct {
	*mock.Call
}

LDAPConfigurationApi_GetLDAPConfigurationStatusWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLDAPConfigurationStatusWithParams'

type LDAPConfigurationApi_GetLDAPConfigurationStatus_Call

type LDAPConfigurationApi_GetLDAPConfigurationStatus_Call struct {
	*mock.Call
}

LDAPConfigurationApi_GetLDAPConfigurationStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLDAPConfigurationStatus'

func (*LDAPConfigurationApi_GetLDAPConfigurationStatus_Call) Run

type LDAPConfigurationApi_GetLDAPConfigurationWithParams_Call

type LDAPConfigurationApi_GetLDAPConfigurationWithParams_Call struct {
	*mock.Call
}

LDAPConfigurationApi_GetLDAPConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLDAPConfigurationWithParams'

func (*LDAPConfigurationApi_GetLDAPConfigurationWithParams_Call) Run

type LDAPConfigurationApi_GetLDAPConfiguration_Call

type LDAPConfigurationApi_GetLDAPConfiguration_Call struct {
	*mock.Call
}

LDAPConfigurationApi_GetLDAPConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLDAPConfiguration'

func (*LDAPConfigurationApi_GetLDAPConfiguration_Call) Run

type LDAPConfigurationApi_SaveLDAPConfigurationExecute_Call

type LDAPConfigurationApi_SaveLDAPConfigurationExecute_Call struct {
	*mock.Call
}

LDAPConfigurationApi_SaveLDAPConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SaveLDAPConfigurationExecute'

func (*LDAPConfigurationApi_SaveLDAPConfigurationExecute_Call) Return

type LDAPConfigurationApi_SaveLDAPConfigurationWithParams_Call

type LDAPConfigurationApi_SaveLDAPConfigurationWithParams_Call struct {
	*mock.Call
}

LDAPConfigurationApi_SaveLDAPConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SaveLDAPConfigurationWithParams'

func (*LDAPConfigurationApi_SaveLDAPConfigurationWithParams_Call) Run

type LDAPConfigurationApi_SaveLDAPConfiguration_Call

type LDAPConfigurationApi_SaveLDAPConfiguration_Call struct {
	*mock.Call
}

LDAPConfigurationApi_SaveLDAPConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SaveLDAPConfiguration'

func (*LDAPConfigurationApi_SaveLDAPConfiguration_Call) Run

type LDAPConfigurationApi_VerifyLDAPConfigurationExecute_Call

type LDAPConfigurationApi_VerifyLDAPConfigurationExecute_Call struct {
	*mock.Call
}

LDAPConfigurationApi_VerifyLDAPConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VerifyLDAPConfigurationExecute'

type LDAPConfigurationApi_VerifyLDAPConfigurationWithParams_Call

type LDAPConfigurationApi_VerifyLDAPConfigurationWithParams_Call struct {
	*mock.Call
}

LDAPConfigurationApi_VerifyLDAPConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VerifyLDAPConfigurationWithParams'

type LDAPConfigurationApi_VerifyLDAPConfiguration_Call

type LDAPConfigurationApi_VerifyLDAPConfiguration_Call struct {
	*mock.Call
}

LDAPConfigurationApi_VerifyLDAPConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VerifyLDAPConfiguration'

func (*LDAPConfigurationApi_VerifyLDAPConfiguration_Call) Run

type LegacyBackupApi

type LegacyBackupApi struct {
	mock.Mock
}

LegacyBackupApi is an autogenerated mock type for the LegacyBackupApi type

func NewLegacyBackupApi

func NewLegacyBackupApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *LegacyBackupApi

NewLegacyBackupApi creates a new instance of LegacyBackupApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*LegacyBackupApi) DeleteLegacySnapshot

func (_m *LegacyBackupApi) DeleteLegacySnapshot(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.DeleteLegacySnapshotApiRequest

DeleteLegacySnapshot provides a mock function with given fields: ctx, groupId, clusterName, snapshotId

func (*LegacyBackupApi) DeleteLegacySnapshotExecute

func (_m *LegacyBackupApi) DeleteLegacySnapshotExecute(r admin.DeleteLegacySnapshotApiRequest) (map[string]interface{}, *http.Response, error)

DeleteLegacySnapshotExecute provides a mock function with given fields: r

func (*LegacyBackupApi) DeleteLegacySnapshotWithParams

DeleteLegacySnapshotWithParams provides a mock function with given fields: ctx, args

func (*LegacyBackupApi) EXPECT

func (*LegacyBackupApi) GetLegacyBackupCheckpoint

func (_m *LegacyBackupApi) GetLegacyBackupCheckpoint(ctx context.Context, groupId string, checkpointId string, clusterName string) admin.GetLegacyBackupCheckpointApiRequest

GetLegacyBackupCheckpoint provides a mock function with given fields: ctx, groupId, checkpointId, clusterName

func (*LegacyBackupApi) GetLegacyBackupCheckpointExecute

GetLegacyBackupCheckpointExecute provides a mock function with given fields: r

func (*LegacyBackupApi) GetLegacyBackupCheckpointWithParams

GetLegacyBackupCheckpointWithParams provides a mock function with given fields: ctx, args

func (*LegacyBackupApi) GetLegacyBackupRestoreJob

func (_m *LegacyBackupApi) GetLegacyBackupRestoreJob(ctx context.Context, groupId string, clusterName string, jobId string) admin.GetLegacyBackupRestoreJobApiRequest

GetLegacyBackupRestoreJob provides a mock function with given fields: ctx, groupId, clusterName, jobId

func (*LegacyBackupApi) GetLegacyBackupRestoreJobExecute

func (_m *LegacyBackupApi) GetLegacyBackupRestoreJobExecute(r admin.GetLegacyBackupRestoreJobApiRequest) (*admin.BackupRestoreJob, *http.Response, error)

GetLegacyBackupRestoreJobExecute provides a mock function with given fields: r

func (*LegacyBackupApi) GetLegacyBackupRestoreJobWithParams

GetLegacyBackupRestoreJobWithParams provides a mock function with given fields: ctx, args

func (*LegacyBackupApi) GetLegacySnapshot

func (_m *LegacyBackupApi) GetLegacySnapshot(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.GetLegacySnapshotApiRequest

GetLegacySnapshot provides a mock function with given fields: ctx, groupId, clusterName, snapshotId

func (*LegacyBackupApi) GetLegacySnapshotExecute

GetLegacySnapshotExecute provides a mock function with given fields: r

func (*LegacyBackupApi) GetLegacySnapshotSchedule

func (_m *LegacyBackupApi) GetLegacySnapshotSchedule(ctx context.Context, groupId string, clusterName string) admin.GetLegacySnapshotScheduleApiRequest

GetLegacySnapshotSchedule provides a mock function with given fields: ctx, groupId, clusterName

func (*LegacyBackupApi) GetLegacySnapshotScheduleExecute

GetLegacySnapshotScheduleExecute provides a mock function with given fields: r

func (*LegacyBackupApi) GetLegacySnapshotScheduleWithParams

GetLegacySnapshotScheduleWithParams provides a mock function with given fields: ctx, args

func (*LegacyBackupApi) GetLegacySnapshotWithParams

GetLegacySnapshotWithParams provides a mock function with given fields: ctx, args

func (*LegacyBackupApi) ListLegacyBackupCheckpoints

func (_m *LegacyBackupApi) ListLegacyBackupCheckpoints(ctx context.Context, groupId string, clusterName string) admin.ListLegacyBackupCheckpointsApiRequest

ListLegacyBackupCheckpoints provides a mock function with given fields: ctx, groupId, clusterName

func (*LegacyBackupApi) ListLegacyBackupCheckpointsExecute

ListLegacyBackupCheckpointsExecute provides a mock function with given fields: r

func (*LegacyBackupApi) ListLegacyBackupCheckpointsWithParams

ListLegacyBackupCheckpointsWithParams provides a mock function with given fields: ctx, args

func (*LegacyBackupApi) ListLegacyBackupRestoreJobs

func (_m *LegacyBackupApi) ListLegacyBackupRestoreJobs(ctx context.Context, groupId string, clusterName string) admin.ListLegacyBackupRestoreJobsApiRequest

ListLegacyBackupRestoreJobs provides a mock function with given fields: ctx, groupId, clusterName

func (*LegacyBackupApi) ListLegacyBackupRestoreJobsExecute

ListLegacyBackupRestoreJobsExecute provides a mock function with given fields: r

func (*LegacyBackupApi) ListLegacyBackupRestoreJobsWithParams

ListLegacyBackupRestoreJobsWithParams provides a mock function with given fields: ctx, args

func (*LegacyBackupApi) ListLegacySnapshots

func (_m *LegacyBackupApi) ListLegacySnapshots(ctx context.Context, groupId string, clusterName string) admin.ListLegacySnapshotsApiRequest

ListLegacySnapshots provides a mock function with given fields: ctx, groupId, clusterName

func (*LegacyBackupApi) ListLegacySnapshotsExecute

ListLegacySnapshotsExecute provides a mock function with given fields: r

func (*LegacyBackupApi) ListLegacySnapshotsWithParams

ListLegacySnapshotsWithParams provides a mock function with given fields: ctx, args

func (*LegacyBackupApi) UpdateLegacySnapshotRetention

func (_m *LegacyBackupApi) UpdateLegacySnapshotRetention(ctx context.Context, groupId string, clusterName string, snapshotId string, backupSnapshot *admin.BackupSnapshot) admin.UpdateLegacySnapshotRetentionApiRequest

UpdateLegacySnapshotRetention provides a mock function with given fields: ctx, groupId, clusterName, snapshotId, backupSnapshot

func (*LegacyBackupApi) UpdateLegacySnapshotRetentionExecute

func (_m *LegacyBackupApi) UpdateLegacySnapshotRetentionExecute(r admin.UpdateLegacySnapshotRetentionApiRequest) (*admin.BackupSnapshot, *http.Response, error)

UpdateLegacySnapshotRetentionExecute provides a mock function with given fields: r

func (*LegacyBackupApi) UpdateLegacySnapshotRetentionWithParams

UpdateLegacySnapshotRetentionWithParams provides a mock function with given fields: ctx, args

func (*LegacyBackupApi) UpdateLegacySnapshotSchedule

func (_m *LegacyBackupApi) UpdateLegacySnapshotSchedule(ctx context.Context, groupId string, clusterName string, apiAtlasSnapshotSchedule *admin.ApiAtlasSnapshotSchedule) admin.UpdateLegacySnapshotScheduleApiRequest

UpdateLegacySnapshotSchedule provides a mock function with given fields: ctx, groupId, clusterName, apiAtlasSnapshotSchedule

func (*LegacyBackupApi) UpdateLegacySnapshotScheduleExecute

UpdateLegacySnapshotScheduleExecute provides a mock function with given fields: r

func (*LegacyBackupApi) UpdateLegacySnapshotScheduleWithParams

UpdateLegacySnapshotScheduleWithParams provides a mock function with given fields: ctx, args

type LegacyBackupApi_DeleteLegacySnapshotExecute_Call

type LegacyBackupApi_DeleteLegacySnapshotExecute_Call struct {
	*mock.Call
}

LegacyBackupApi_DeleteLegacySnapshotExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteLegacySnapshotExecute'

func (*LegacyBackupApi_DeleteLegacySnapshotExecute_Call) Return

func (*LegacyBackupApi_DeleteLegacySnapshotExecute_Call) Run

func (*LegacyBackupApi_DeleteLegacySnapshotExecute_Call) RunAndReturn

type LegacyBackupApi_DeleteLegacySnapshotWithParams_Call

type LegacyBackupApi_DeleteLegacySnapshotWithParams_Call struct {
	*mock.Call
}

LegacyBackupApi_DeleteLegacySnapshotWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteLegacySnapshotWithParams'

func (*LegacyBackupApi_DeleteLegacySnapshotWithParams_Call) Run

type LegacyBackupApi_DeleteLegacySnapshot_Call

type LegacyBackupApi_DeleteLegacySnapshot_Call struct {
	*mock.Call
}

LegacyBackupApi_DeleteLegacySnapshot_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteLegacySnapshot'

func (*LegacyBackupApi_DeleteLegacySnapshot_Call) Run

type LegacyBackupApi_Expecter

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

func (*LegacyBackupApi_Expecter) DeleteLegacySnapshot

func (_e *LegacyBackupApi_Expecter) DeleteLegacySnapshot(ctx interface{}, groupId interface{}, clusterName interface{}, snapshotId interface{}) *LegacyBackupApi_DeleteLegacySnapshot_Call

DeleteLegacySnapshot is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • snapshotId string

func (*LegacyBackupApi_Expecter) DeleteLegacySnapshotExecute

func (_e *LegacyBackupApi_Expecter) DeleteLegacySnapshotExecute(r interface{}) *LegacyBackupApi_DeleteLegacySnapshotExecute_Call

DeleteLegacySnapshotExecute is a helper method to define mock.On call

  • r admin.DeleteLegacySnapshotApiRequest

func (*LegacyBackupApi_Expecter) DeleteLegacySnapshotWithParams

func (_e *LegacyBackupApi_Expecter) DeleteLegacySnapshotWithParams(ctx interface{}, args interface{}) *LegacyBackupApi_DeleteLegacySnapshotWithParams_Call

DeleteLegacySnapshotWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteLegacySnapshotApiParams

func (*LegacyBackupApi_Expecter) GetLegacyBackupCheckpoint

func (_e *LegacyBackupApi_Expecter) GetLegacyBackupCheckpoint(ctx interface{}, groupId interface{}, checkpointId interface{}, clusterName interface{}) *LegacyBackupApi_GetLegacyBackupCheckpoint_Call

GetLegacyBackupCheckpoint is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • checkpointId string
  • clusterName string

func (*LegacyBackupApi_Expecter) GetLegacyBackupCheckpointExecute

func (_e *LegacyBackupApi_Expecter) GetLegacyBackupCheckpointExecute(r interface{}) *LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call

GetLegacyBackupCheckpointExecute is a helper method to define mock.On call

  • r admin.GetLegacyBackupCheckpointApiRequest

func (*LegacyBackupApi_Expecter) GetLegacyBackupCheckpointWithParams

func (_e *LegacyBackupApi_Expecter) GetLegacyBackupCheckpointWithParams(ctx interface{}, args interface{}) *LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call

GetLegacyBackupCheckpointWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetLegacyBackupCheckpointApiParams

func (*LegacyBackupApi_Expecter) GetLegacyBackupRestoreJob

func (_e *LegacyBackupApi_Expecter) GetLegacyBackupRestoreJob(ctx interface{}, groupId interface{}, clusterName interface{}, jobId interface{}) *LegacyBackupApi_GetLegacyBackupRestoreJob_Call

GetLegacyBackupRestoreJob is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • jobId string

func (*LegacyBackupApi_Expecter) GetLegacyBackupRestoreJobExecute

func (_e *LegacyBackupApi_Expecter) GetLegacyBackupRestoreJobExecute(r interface{}) *LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call

GetLegacyBackupRestoreJobExecute is a helper method to define mock.On call

  • r admin.GetLegacyBackupRestoreJobApiRequest

func (*LegacyBackupApi_Expecter) GetLegacyBackupRestoreJobWithParams

func (_e *LegacyBackupApi_Expecter) GetLegacyBackupRestoreJobWithParams(ctx interface{}, args interface{}) *LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call

GetLegacyBackupRestoreJobWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetLegacyBackupRestoreJobApiParams

func (*LegacyBackupApi_Expecter) GetLegacySnapshot

func (_e *LegacyBackupApi_Expecter) GetLegacySnapshot(ctx interface{}, groupId interface{}, clusterName interface{}, snapshotId interface{}) *LegacyBackupApi_GetLegacySnapshot_Call

GetLegacySnapshot is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • snapshotId string

func (*LegacyBackupApi_Expecter) GetLegacySnapshotExecute

func (_e *LegacyBackupApi_Expecter) GetLegacySnapshotExecute(r interface{}) *LegacyBackupApi_GetLegacySnapshotExecute_Call

GetLegacySnapshotExecute is a helper method to define mock.On call

  • r admin.GetLegacySnapshotApiRequest

func (*LegacyBackupApi_Expecter) GetLegacySnapshotSchedule

func (_e *LegacyBackupApi_Expecter) GetLegacySnapshotSchedule(ctx interface{}, groupId interface{}, clusterName interface{}) *LegacyBackupApi_GetLegacySnapshotSchedule_Call

GetLegacySnapshotSchedule is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*LegacyBackupApi_Expecter) GetLegacySnapshotScheduleExecute

func (_e *LegacyBackupApi_Expecter) GetLegacySnapshotScheduleExecute(r interface{}) *LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call

GetLegacySnapshotScheduleExecute is a helper method to define mock.On call

  • r admin.GetLegacySnapshotScheduleApiRequest

func (*LegacyBackupApi_Expecter) GetLegacySnapshotScheduleWithParams

func (_e *LegacyBackupApi_Expecter) GetLegacySnapshotScheduleWithParams(ctx interface{}, args interface{}) *LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call

GetLegacySnapshotScheduleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetLegacySnapshotScheduleApiParams

func (*LegacyBackupApi_Expecter) GetLegacySnapshotWithParams

func (_e *LegacyBackupApi_Expecter) GetLegacySnapshotWithParams(ctx interface{}, args interface{}) *LegacyBackupApi_GetLegacySnapshotWithParams_Call

GetLegacySnapshotWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetLegacySnapshotApiParams

func (*LegacyBackupApi_Expecter) ListLegacyBackupCheckpoints

func (_e *LegacyBackupApi_Expecter) ListLegacyBackupCheckpoints(ctx interface{}, groupId interface{}, clusterName interface{}) *LegacyBackupApi_ListLegacyBackupCheckpoints_Call

ListLegacyBackupCheckpoints is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*LegacyBackupApi_Expecter) ListLegacyBackupCheckpointsExecute

func (_e *LegacyBackupApi_Expecter) ListLegacyBackupCheckpointsExecute(r interface{}) *LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call

ListLegacyBackupCheckpointsExecute is a helper method to define mock.On call

  • r admin.ListLegacyBackupCheckpointsApiRequest

func (*LegacyBackupApi_Expecter) ListLegacyBackupCheckpointsWithParams

func (_e *LegacyBackupApi_Expecter) ListLegacyBackupCheckpointsWithParams(ctx interface{}, args interface{}) *LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call

ListLegacyBackupCheckpointsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListLegacyBackupCheckpointsApiParams

func (*LegacyBackupApi_Expecter) ListLegacyBackupRestoreJobs

func (_e *LegacyBackupApi_Expecter) ListLegacyBackupRestoreJobs(ctx interface{}, groupId interface{}, clusterName interface{}) *LegacyBackupApi_ListLegacyBackupRestoreJobs_Call

ListLegacyBackupRestoreJobs is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*LegacyBackupApi_Expecter) ListLegacyBackupRestoreJobsExecute

func (_e *LegacyBackupApi_Expecter) ListLegacyBackupRestoreJobsExecute(r interface{}) *LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call

ListLegacyBackupRestoreJobsExecute is a helper method to define mock.On call

  • r admin.ListLegacyBackupRestoreJobsApiRequest

func (*LegacyBackupApi_Expecter) ListLegacyBackupRestoreJobsWithParams

func (_e *LegacyBackupApi_Expecter) ListLegacyBackupRestoreJobsWithParams(ctx interface{}, args interface{}) *LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call

ListLegacyBackupRestoreJobsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListLegacyBackupRestoreJobsApiParams

func (*LegacyBackupApi_Expecter) ListLegacySnapshots

func (_e *LegacyBackupApi_Expecter) ListLegacySnapshots(ctx interface{}, groupId interface{}, clusterName interface{}) *LegacyBackupApi_ListLegacySnapshots_Call

ListLegacySnapshots is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*LegacyBackupApi_Expecter) ListLegacySnapshotsExecute

func (_e *LegacyBackupApi_Expecter) ListLegacySnapshotsExecute(r interface{}) *LegacyBackupApi_ListLegacySnapshotsExecute_Call

ListLegacySnapshotsExecute is a helper method to define mock.On call

  • r admin.ListLegacySnapshotsApiRequest

func (*LegacyBackupApi_Expecter) ListLegacySnapshotsWithParams

func (_e *LegacyBackupApi_Expecter) ListLegacySnapshotsWithParams(ctx interface{}, args interface{}) *LegacyBackupApi_ListLegacySnapshotsWithParams_Call

ListLegacySnapshotsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListLegacySnapshotsApiParams

func (*LegacyBackupApi_Expecter) UpdateLegacySnapshotRetention

func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotRetention(ctx interface{}, groupId interface{}, clusterName interface{}, snapshotId interface{}, backupSnapshot interface{}) *LegacyBackupApi_UpdateLegacySnapshotRetention_Call

UpdateLegacySnapshotRetention is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • snapshotId string
  • backupSnapshot *admin.BackupSnapshot

func (*LegacyBackupApi_Expecter) UpdateLegacySnapshotRetentionExecute

func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotRetentionExecute(r interface{}) *LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call

UpdateLegacySnapshotRetentionExecute is a helper method to define mock.On call

  • r admin.UpdateLegacySnapshotRetentionApiRequest

func (*LegacyBackupApi_Expecter) UpdateLegacySnapshotRetentionWithParams

func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotRetentionWithParams(ctx interface{}, args interface{}) *LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call

UpdateLegacySnapshotRetentionWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateLegacySnapshotRetentionApiParams

func (*LegacyBackupApi_Expecter) UpdateLegacySnapshotSchedule

func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotSchedule(ctx interface{}, groupId interface{}, clusterName interface{}, apiAtlasSnapshotSchedule interface{}) *LegacyBackupApi_UpdateLegacySnapshotSchedule_Call

UpdateLegacySnapshotSchedule is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • apiAtlasSnapshotSchedule *admin.ApiAtlasSnapshotSchedule

func (*LegacyBackupApi_Expecter) UpdateLegacySnapshotScheduleExecute

func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotScheduleExecute(r interface{}) *LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call

UpdateLegacySnapshotScheduleExecute is a helper method to define mock.On call

  • r admin.UpdateLegacySnapshotScheduleApiRequest

func (*LegacyBackupApi_Expecter) UpdateLegacySnapshotScheduleWithParams

func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotScheduleWithParams(ctx interface{}, args interface{}) *LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call

UpdateLegacySnapshotScheduleWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateLegacySnapshotScheduleApiParams

type LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call

type LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacyBackupCheckpointExecute'

func (*LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call) Return

type LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call

type LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacyBackupCheckpointWithParams'

type LegacyBackupApi_GetLegacyBackupCheckpoint_Call

type LegacyBackupApi_GetLegacyBackupCheckpoint_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacyBackupCheckpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacyBackupCheckpoint'

func (*LegacyBackupApi_GetLegacyBackupCheckpoint_Call) Run

type LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call

type LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacyBackupRestoreJobExecute'

func (*LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call) Return

type LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call

type LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacyBackupRestoreJobWithParams'

type LegacyBackupApi_GetLegacyBackupRestoreJob_Call

type LegacyBackupApi_GetLegacyBackupRestoreJob_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacyBackupRestoreJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacyBackupRestoreJob'

func (*LegacyBackupApi_GetLegacyBackupRestoreJob_Call) Run

type LegacyBackupApi_GetLegacySnapshotExecute_Call

type LegacyBackupApi_GetLegacySnapshotExecute_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacySnapshotExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacySnapshotExecute'

func (*LegacyBackupApi_GetLegacySnapshotExecute_Call) Return

func (*LegacyBackupApi_GetLegacySnapshotExecute_Call) Run

type LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call

type LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacySnapshotScheduleExecute'

func (*LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call) Return

type LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call

type LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacySnapshotScheduleWithParams'

type LegacyBackupApi_GetLegacySnapshotSchedule_Call

type LegacyBackupApi_GetLegacySnapshotSchedule_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacySnapshotSchedule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacySnapshotSchedule'

func (*LegacyBackupApi_GetLegacySnapshotSchedule_Call) Run

type LegacyBackupApi_GetLegacySnapshotWithParams_Call

type LegacyBackupApi_GetLegacySnapshotWithParams_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacySnapshotWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacySnapshotWithParams'

func (*LegacyBackupApi_GetLegacySnapshotWithParams_Call) Run

type LegacyBackupApi_GetLegacySnapshot_Call

type LegacyBackupApi_GetLegacySnapshot_Call struct {
	*mock.Call
}

LegacyBackupApi_GetLegacySnapshot_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLegacySnapshot'

func (*LegacyBackupApi_GetLegacySnapshot_Call) Return

func (*LegacyBackupApi_GetLegacySnapshot_Call) Run

func (_c *LegacyBackupApi_GetLegacySnapshot_Call) Run(run func(ctx context.Context, groupId string, clusterName string, snapshotId string)) *LegacyBackupApi_GetLegacySnapshot_Call

type LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call

type LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call struct {
	*mock.Call
}

LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListLegacyBackupCheckpointsExecute'

type LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call

type LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call struct {
	*mock.Call
}

LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListLegacyBackupCheckpointsWithParams'

type LegacyBackupApi_ListLegacyBackupCheckpoints_Call

type LegacyBackupApi_ListLegacyBackupCheckpoints_Call struct {
	*mock.Call
}

LegacyBackupApi_ListLegacyBackupCheckpoints_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListLegacyBackupCheckpoints'

func (*LegacyBackupApi_ListLegacyBackupCheckpoints_Call) Run

type LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call

type LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call struct {
	*mock.Call
}

LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListLegacyBackupRestoreJobsExecute'

func (*LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call) Return

type LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call

type LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call struct {
	*mock.Call
}

LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListLegacyBackupRestoreJobsWithParams'

type LegacyBackupApi_ListLegacyBackupRestoreJobs_Call

type LegacyBackupApi_ListLegacyBackupRestoreJobs_Call struct {
	*mock.Call
}

LegacyBackupApi_ListLegacyBackupRestoreJobs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListLegacyBackupRestoreJobs'

func (*LegacyBackupApi_ListLegacyBackupRestoreJobs_Call) Run

type LegacyBackupApi_ListLegacySnapshotsExecute_Call

type LegacyBackupApi_ListLegacySnapshotsExecute_Call struct {
	*mock.Call
}

LegacyBackupApi_ListLegacySnapshotsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListLegacySnapshotsExecute'

func (*LegacyBackupApi_ListLegacySnapshotsExecute_Call) Return

func (*LegacyBackupApi_ListLegacySnapshotsExecute_Call) Run

type LegacyBackupApi_ListLegacySnapshotsWithParams_Call

type LegacyBackupApi_ListLegacySnapshotsWithParams_Call struct {
	*mock.Call
}

LegacyBackupApi_ListLegacySnapshotsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListLegacySnapshotsWithParams'

func (*LegacyBackupApi_ListLegacySnapshotsWithParams_Call) Run

type LegacyBackupApi_ListLegacySnapshots_Call

type LegacyBackupApi_ListLegacySnapshots_Call struct {
	*mock.Call
}

LegacyBackupApi_ListLegacySnapshots_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListLegacySnapshots'

func (*LegacyBackupApi_ListLegacySnapshots_Call) Run

type LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call

type LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call struct {
	*mock.Call
}

LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateLegacySnapshotRetentionExecute'

func (*LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call) Return

type LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call

type LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call struct {
	*mock.Call
}

LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateLegacySnapshotRetentionWithParams'

type LegacyBackupApi_UpdateLegacySnapshotRetention_Call

type LegacyBackupApi_UpdateLegacySnapshotRetention_Call struct {
	*mock.Call
}

LegacyBackupApi_UpdateLegacySnapshotRetention_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateLegacySnapshotRetention'

func (*LegacyBackupApi_UpdateLegacySnapshotRetention_Call) Run

type LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call

type LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call struct {
	*mock.Call
}

LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateLegacySnapshotScheduleExecute'

func (*LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call) Return

type LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call

type LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call struct {
	*mock.Call
}

LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateLegacySnapshotScheduleWithParams'

type LegacyBackupApi_UpdateLegacySnapshotSchedule_Call

type LegacyBackupApi_UpdateLegacySnapshotSchedule_Call struct {
	*mock.Call
}

LegacyBackupApi_UpdateLegacySnapshotSchedule_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateLegacySnapshotSchedule'

func (*LegacyBackupApi_UpdateLegacySnapshotSchedule_Call) Run

type LegacyBackupRestoreJobsApi

type LegacyBackupRestoreJobsApi struct {
	mock.Mock
}

LegacyBackupRestoreJobsApi is an autogenerated mock type for the LegacyBackupRestoreJobsApi type

func NewLegacyBackupRestoreJobsApi

func NewLegacyBackupRestoreJobsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *LegacyBackupRestoreJobsApi

NewLegacyBackupRestoreJobsApi creates a new instance of LegacyBackupRestoreJobsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*LegacyBackupRestoreJobsApi) CreateLegacyBackupRestoreJob

func (_m *LegacyBackupRestoreJobsApi) CreateLegacyBackupRestoreJob(ctx context.Context, groupId string, clusterName string, backupRestoreJob *admin.BackupRestoreJob) admin.CreateLegacyBackupRestoreJobApiRequest

CreateLegacyBackupRestoreJob provides a mock function with given fields: ctx, groupId, clusterName, backupRestoreJob

func (*LegacyBackupRestoreJobsApi) CreateLegacyBackupRestoreJobExecute

CreateLegacyBackupRestoreJobExecute provides a mock function with given fields: r

func (*LegacyBackupRestoreJobsApi) CreateLegacyBackupRestoreJobWithParams

CreateLegacyBackupRestoreJobWithParams provides a mock function with given fields: ctx, args

func (*LegacyBackupRestoreJobsApi) EXPECT

type LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJobExecute_Call

type LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJobExecute_Call struct {
	*mock.Call
}

LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJobExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateLegacyBackupRestoreJobExecute'

func (*LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJobExecute_Call) Return

type LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJobWithParams_Call

type LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJobWithParams_Call struct {
	*mock.Call
}

LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJobWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateLegacyBackupRestoreJobWithParams'

type LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJob_Call

type LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJob_Call struct {
	*mock.Call
}

LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateLegacyBackupRestoreJob'

func (*LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJob_Call) Run

type LegacyBackupRestoreJobsApi_Expecter

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

func (*LegacyBackupRestoreJobsApi_Expecter) CreateLegacyBackupRestoreJob

func (_e *LegacyBackupRestoreJobsApi_Expecter) CreateLegacyBackupRestoreJob(ctx interface{}, groupId interface{}, clusterName interface{}, backupRestoreJob interface{}) *LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJob_Call

CreateLegacyBackupRestoreJob is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • backupRestoreJob *admin.BackupRestoreJob

func (*LegacyBackupRestoreJobsApi_Expecter) CreateLegacyBackupRestoreJobExecute

CreateLegacyBackupRestoreJobExecute is a helper method to define mock.On call

  • r admin.CreateLegacyBackupRestoreJobApiRequest

func (*LegacyBackupRestoreJobsApi_Expecter) CreateLegacyBackupRestoreJobWithParams

func (_e *LegacyBackupRestoreJobsApi_Expecter) CreateLegacyBackupRestoreJobWithParams(ctx interface{}, args interface{}) *LegacyBackupRestoreJobsApi_CreateLegacyBackupRestoreJobWithParams_Call

CreateLegacyBackupRestoreJobWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateLegacyBackupRestoreJobApiParams

type MaintenanceWindowsApi

type MaintenanceWindowsApi struct {
	mock.Mock
}

MaintenanceWindowsApi is an autogenerated mock type for the MaintenanceWindowsApi type

func NewMaintenanceWindowsApi

func NewMaintenanceWindowsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *MaintenanceWindowsApi

NewMaintenanceWindowsApi creates a new instance of MaintenanceWindowsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*MaintenanceWindowsApi) DeferMaintenanceWindow

func (_m *MaintenanceWindowsApi) DeferMaintenanceWindow(ctx context.Context, groupId string) admin.DeferMaintenanceWindowApiRequest

DeferMaintenanceWindow provides a mock function with given fields: ctx, groupId

func (*MaintenanceWindowsApi) DeferMaintenanceWindowExecute

func (_m *MaintenanceWindowsApi) DeferMaintenanceWindowExecute(r admin.DeferMaintenanceWindowApiRequest) (*http.Response, error)

DeferMaintenanceWindowExecute provides a mock function with given fields: r

func (*MaintenanceWindowsApi) DeferMaintenanceWindowWithParams

DeferMaintenanceWindowWithParams provides a mock function with given fields: ctx, args

func (*MaintenanceWindowsApi) EXPECT

func (*MaintenanceWindowsApi) GetMaintenanceWindow

func (_m *MaintenanceWindowsApi) GetMaintenanceWindow(ctx context.Context, groupId string) admin.GetMaintenanceWindowApiRequest

GetMaintenanceWindow provides a mock function with given fields: ctx, groupId

func (*MaintenanceWindowsApi) GetMaintenanceWindowExecute

GetMaintenanceWindowExecute provides a mock function with given fields: r

func (*MaintenanceWindowsApi) GetMaintenanceWindowWithParams

GetMaintenanceWindowWithParams provides a mock function with given fields: ctx, args

func (*MaintenanceWindowsApi) ResetMaintenanceWindow

func (_m *MaintenanceWindowsApi) ResetMaintenanceWindow(ctx context.Context, groupId string) admin.ResetMaintenanceWindowApiRequest

ResetMaintenanceWindow provides a mock function with given fields: ctx, groupId

func (*MaintenanceWindowsApi) ResetMaintenanceWindowExecute

func (_m *MaintenanceWindowsApi) ResetMaintenanceWindowExecute(r admin.ResetMaintenanceWindowApiRequest) (*http.Response, error)

ResetMaintenanceWindowExecute provides a mock function with given fields: r

func (*MaintenanceWindowsApi) ResetMaintenanceWindowWithParams

ResetMaintenanceWindowWithParams provides a mock function with given fields: ctx, args

func (*MaintenanceWindowsApi) ToggleMaintenanceAutoDefer

func (_m *MaintenanceWindowsApi) ToggleMaintenanceAutoDefer(ctx context.Context, groupId string) admin.ToggleMaintenanceAutoDeferApiRequest

ToggleMaintenanceAutoDefer provides a mock function with given fields: ctx, groupId

func (*MaintenanceWindowsApi) ToggleMaintenanceAutoDeferExecute

func (_m *MaintenanceWindowsApi) ToggleMaintenanceAutoDeferExecute(r admin.ToggleMaintenanceAutoDeferApiRequest) (*http.Response, error)

ToggleMaintenanceAutoDeferExecute provides a mock function with given fields: r

func (*MaintenanceWindowsApi) ToggleMaintenanceAutoDeferWithParams

ToggleMaintenanceAutoDeferWithParams provides a mock function with given fields: ctx, args

func (*MaintenanceWindowsApi) UpdateMaintenanceWindow

func (_m *MaintenanceWindowsApi) UpdateMaintenanceWindow(ctx context.Context, groupId string, groupMaintenanceWindow *admin.GroupMaintenanceWindow) admin.UpdateMaintenanceWindowApiRequest

UpdateMaintenanceWindow provides a mock function with given fields: ctx, groupId, groupMaintenanceWindow

func (*MaintenanceWindowsApi) UpdateMaintenanceWindowExecute

func (_m *MaintenanceWindowsApi) UpdateMaintenanceWindowExecute(r admin.UpdateMaintenanceWindowApiRequest) (map[string]interface{}, *http.Response, error)

UpdateMaintenanceWindowExecute provides a mock function with given fields: r

func (*MaintenanceWindowsApi) UpdateMaintenanceWindowWithParams

UpdateMaintenanceWindowWithParams provides a mock function with given fields: ctx, args

type MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call

type MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeferMaintenanceWindowExecute'

func (*MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call) Return

type MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call

type MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeferMaintenanceWindowWithParams'

type MaintenanceWindowsApi_DeferMaintenanceWindow_Call

type MaintenanceWindowsApi_DeferMaintenanceWindow_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_DeferMaintenanceWindow_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeferMaintenanceWindow'

func (*MaintenanceWindowsApi_DeferMaintenanceWindow_Call) Run

type MaintenanceWindowsApi_Expecter

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

func (*MaintenanceWindowsApi_Expecter) DeferMaintenanceWindow

func (_e *MaintenanceWindowsApi_Expecter) DeferMaintenanceWindow(ctx interface{}, groupId interface{}) *MaintenanceWindowsApi_DeferMaintenanceWindow_Call

DeferMaintenanceWindow is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*MaintenanceWindowsApi_Expecter) DeferMaintenanceWindowExecute

func (_e *MaintenanceWindowsApi_Expecter) DeferMaintenanceWindowExecute(r interface{}) *MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call

DeferMaintenanceWindowExecute is a helper method to define mock.On call

  • r admin.DeferMaintenanceWindowApiRequest

func (*MaintenanceWindowsApi_Expecter) DeferMaintenanceWindowWithParams

func (_e *MaintenanceWindowsApi_Expecter) DeferMaintenanceWindowWithParams(ctx interface{}, args interface{}) *MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call

DeferMaintenanceWindowWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeferMaintenanceWindowApiParams

func (*MaintenanceWindowsApi_Expecter) GetMaintenanceWindow

func (_e *MaintenanceWindowsApi_Expecter) GetMaintenanceWindow(ctx interface{}, groupId interface{}) *MaintenanceWindowsApi_GetMaintenanceWindow_Call

GetMaintenanceWindow is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*MaintenanceWindowsApi_Expecter) GetMaintenanceWindowExecute

func (_e *MaintenanceWindowsApi_Expecter) GetMaintenanceWindowExecute(r interface{}) *MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call

GetMaintenanceWindowExecute is a helper method to define mock.On call

  • r admin.GetMaintenanceWindowApiRequest

func (*MaintenanceWindowsApi_Expecter) GetMaintenanceWindowWithParams

func (_e *MaintenanceWindowsApi_Expecter) GetMaintenanceWindowWithParams(ctx interface{}, args interface{}) *MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call

GetMaintenanceWindowWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetMaintenanceWindowApiParams

func (*MaintenanceWindowsApi_Expecter) ResetMaintenanceWindow

func (_e *MaintenanceWindowsApi_Expecter) ResetMaintenanceWindow(ctx interface{}, groupId interface{}) *MaintenanceWindowsApi_ResetMaintenanceWindow_Call

ResetMaintenanceWindow is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*MaintenanceWindowsApi_Expecter) ResetMaintenanceWindowExecute

func (_e *MaintenanceWindowsApi_Expecter) ResetMaintenanceWindowExecute(r interface{}) *MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call

ResetMaintenanceWindowExecute is a helper method to define mock.On call

  • r admin.ResetMaintenanceWindowApiRequest

func (*MaintenanceWindowsApi_Expecter) ResetMaintenanceWindowWithParams

func (_e *MaintenanceWindowsApi_Expecter) ResetMaintenanceWindowWithParams(ctx interface{}, args interface{}) *MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call

ResetMaintenanceWindowWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ResetMaintenanceWindowApiParams

func (*MaintenanceWindowsApi_Expecter) ToggleMaintenanceAutoDefer

func (_e *MaintenanceWindowsApi_Expecter) ToggleMaintenanceAutoDefer(ctx interface{}, groupId interface{}) *MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call

ToggleMaintenanceAutoDefer is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*MaintenanceWindowsApi_Expecter) ToggleMaintenanceAutoDeferExecute

func (_e *MaintenanceWindowsApi_Expecter) ToggleMaintenanceAutoDeferExecute(r interface{}) *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call

ToggleMaintenanceAutoDeferExecute is a helper method to define mock.On call

  • r admin.ToggleMaintenanceAutoDeferApiRequest

func (*MaintenanceWindowsApi_Expecter) ToggleMaintenanceAutoDeferWithParams

func (_e *MaintenanceWindowsApi_Expecter) ToggleMaintenanceAutoDeferWithParams(ctx interface{}, args interface{}) *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call

ToggleMaintenanceAutoDeferWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ToggleMaintenanceAutoDeferApiParams

func (*MaintenanceWindowsApi_Expecter) UpdateMaintenanceWindow

func (_e *MaintenanceWindowsApi_Expecter) UpdateMaintenanceWindow(ctx interface{}, groupId interface{}, groupMaintenanceWindow interface{}) *MaintenanceWindowsApi_UpdateMaintenanceWindow_Call

UpdateMaintenanceWindow is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • groupMaintenanceWindow *admin.GroupMaintenanceWindow

func (*MaintenanceWindowsApi_Expecter) UpdateMaintenanceWindowExecute

func (_e *MaintenanceWindowsApi_Expecter) UpdateMaintenanceWindowExecute(r interface{}) *MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call

UpdateMaintenanceWindowExecute is a helper method to define mock.On call

  • r admin.UpdateMaintenanceWindowApiRequest

func (*MaintenanceWindowsApi_Expecter) UpdateMaintenanceWindowWithParams

func (_e *MaintenanceWindowsApi_Expecter) UpdateMaintenanceWindowWithParams(ctx interface{}, args interface{}) *MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call

UpdateMaintenanceWindowWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateMaintenanceWindowApiParams

type MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call

type MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMaintenanceWindowExecute'

func (*MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call) Return

func (*MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call) Run

type MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call

type MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMaintenanceWindowWithParams'

func (*MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call) Run

type MaintenanceWindowsApi_GetMaintenanceWindow_Call

type MaintenanceWindowsApi_GetMaintenanceWindow_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_GetMaintenanceWindow_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMaintenanceWindow'

func (*MaintenanceWindowsApi_GetMaintenanceWindow_Call) Run

type MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call

type MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ResetMaintenanceWindowExecute'

func (*MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call) Return

type MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call

type MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ResetMaintenanceWindowWithParams'

type MaintenanceWindowsApi_ResetMaintenanceWindow_Call

type MaintenanceWindowsApi_ResetMaintenanceWindow_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_ResetMaintenanceWindow_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ResetMaintenanceWindow'

func (*MaintenanceWindowsApi_ResetMaintenanceWindow_Call) Run

type MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call

type MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleMaintenanceAutoDeferExecute'

func (*MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call) Return

type MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call

type MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleMaintenanceAutoDeferWithParams'

type MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call

type MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleMaintenanceAutoDefer'

func (*MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call) Run

type MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call

type MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateMaintenanceWindowExecute'

func (*MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call) Return

func (*MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call) RunAndReturn

type MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call

type MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateMaintenanceWindowWithParams'

type MaintenanceWindowsApi_UpdateMaintenanceWindow_Call

type MaintenanceWindowsApi_UpdateMaintenanceWindow_Call struct {
	*mock.Call
}

MaintenanceWindowsApi_UpdateMaintenanceWindow_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateMaintenanceWindow'

func (*MaintenanceWindowsApi_UpdateMaintenanceWindow_Call) Run

type MongoDBCloudUsersApi

type MongoDBCloudUsersApi struct {
	mock.Mock
}

MongoDBCloudUsersApi is an autogenerated mock type for the MongoDBCloudUsersApi type

func NewMongoDBCloudUsersApi

func NewMongoDBCloudUsersApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *MongoDBCloudUsersApi

NewMongoDBCloudUsersApi creates a new instance of MongoDBCloudUsersApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*MongoDBCloudUsersApi) CreateUser

CreateUser provides a mock function with given fields: ctx, cloudAppUser

func (*MongoDBCloudUsersApi) CreateUserExecute

CreateUserExecute provides a mock function with given fields: r

func (*MongoDBCloudUsersApi) CreateUserWithParams

CreateUserWithParams provides a mock function with given fields: ctx, args

func (*MongoDBCloudUsersApi) EXPECT

func (*MongoDBCloudUsersApi) GetUser

GetUser provides a mock function with given fields: ctx, userId

func (*MongoDBCloudUsersApi) GetUserByUsername

func (_m *MongoDBCloudUsersApi) GetUserByUsername(ctx context.Context, userName string) admin.GetUserByUsernameApiRequest

GetUserByUsername provides a mock function with given fields: ctx, userName

func (*MongoDBCloudUsersApi) GetUserByUsernameExecute

GetUserByUsernameExecute provides a mock function with given fields: r

func (*MongoDBCloudUsersApi) GetUserByUsernameWithParams

GetUserByUsernameWithParams provides a mock function with given fields: ctx, args

func (*MongoDBCloudUsersApi) GetUserExecute

GetUserExecute provides a mock function with given fields: r

func (*MongoDBCloudUsersApi) GetUserWithParams

GetUserWithParams provides a mock function with given fields: ctx, args

type MongoDBCloudUsersApi_CreateUserExecute_Call

type MongoDBCloudUsersApi_CreateUserExecute_Call struct {
	*mock.Call
}

MongoDBCloudUsersApi_CreateUserExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateUserExecute'

func (*MongoDBCloudUsersApi_CreateUserExecute_Call) Return

func (*MongoDBCloudUsersApi_CreateUserExecute_Call) Run

func (*MongoDBCloudUsersApi_CreateUserExecute_Call) RunAndReturn

type MongoDBCloudUsersApi_CreateUserWithParams_Call

type MongoDBCloudUsersApi_CreateUserWithParams_Call struct {
	*mock.Call
}

MongoDBCloudUsersApi_CreateUserWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateUserWithParams'

func (*MongoDBCloudUsersApi_CreateUserWithParams_Call) Return

func (*MongoDBCloudUsersApi_CreateUserWithParams_Call) Run

type MongoDBCloudUsersApi_CreateUser_Call

type MongoDBCloudUsersApi_CreateUser_Call struct {
	*mock.Call
}

MongoDBCloudUsersApi_CreateUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateUser'

func (*MongoDBCloudUsersApi_CreateUser_Call) Return

func (*MongoDBCloudUsersApi_CreateUser_Call) Run

type MongoDBCloudUsersApi_Expecter

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

func (*MongoDBCloudUsersApi_Expecter) CreateUser

func (_e *MongoDBCloudUsersApi_Expecter) CreateUser(ctx interface{}, cloudAppUser interface{}) *MongoDBCloudUsersApi_CreateUser_Call

CreateUser is a helper method to define mock.On call

  • ctx context.Context
  • cloudAppUser *admin.CloudAppUser

func (*MongoDBCloudUsersApi_Expecter) CreateUserExecute

func (_e *MongoDBCloudUsersApi_Expecter) CreateUserExecute(r interface{}) *MongoDBCloudUsersApi_CreateUserExecute_Call

CreateUserExecute is a helper method to define mock.On call

  • r admin.CreateUserApiRequest

func (*MongoDBCloudUsersApi_Expecter) CreateUserWithParams

func (_e *MongoDBCloudUsersApi_Expecter) CreateUserWithParams(ctx interface{}, args interface{}) *MongoDBCloudUsersApi_CreateUserWithParams_Call

CreateUserWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateUserApiParams

func (*MongoDBCloudUsersApi_Expecter) GetUser

func (_e *MongoDBCloudUsersApi_Expecter) GetUser(ctx interface{}, userId interface{}) *MongoDBCloudUsersApi_GetUser_Call

GetUser is a helper method to define mock.On call

  • ctx context.Context
  • userId string

func (*MongoDBCloudUsersApi_Expecter) GetUserByUsername

func (_e *MongoDBCloudUsersApi_Expecter) GetUserByUsername(ctx interface{}, userName interface{}) *MongoDBCloudUsersApi_GetUserByUsername_Call

GetUserByUsername is a helper method to define mock.On call

  • ctx context.Context
  • userName string

func (*MongoDBCloudUsersApi_Expecter) GetUserByUsernameExecute

func (_e *MongoDBCloudUsersApi_Expecter) GetUserByUsernameExecute(r interface{}) *MongoDBCloudUsersApi_GetUserByUsernameExecute_Call

GetUserByUsernameExecute is a helper method to define mock.On call

  • r admin.GetUserByUsernameApiRequest

func (*MongoDBCloudUsersApi_Expecter) GetUserByUsernameWithParams

func (_e *MongoDBCloudUsersApi_Expecter) GetUserByUsernameWithParams(ctx interface{}, args interface{}) *MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call

GetUserByUsernameWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetUserByUsernameApiParams

func (*MongoDBCloudUsersApi_Expecter) GetUserExecute

GetUserExecute is a helper method to define mock.On call

  • r admin.GetUserApiRequest

func (*MongoDBCloudUsersApi_Expecter) GetUserWithParams

func (_e *MongoDBCloudUsersApi_Expecter) GetUserWithParams(ctx interface{}, args interface{}) *MongoDBCloudUsersApi_GetUserWithParams_Call

GetUserWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetUserApiParams

type MongoDBCloudUsersApi_GetUserByUsernameExecute_Call

type MongoDBCloudUsersApi_GetUserByUsernameExecute_Call struct {
	*mock.Call
}

MongoDBCloudUsersApi_GetUserByUsernameExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUserByUsernameExecute'

func (*MongoDBCloudUsersApi_GetUserByUsernameExecute_Call) Return

func (*MongoDBCloudUsersApi_GetUserByUsernameExecute_Call) Run

type MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call

type MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call struct {
	*mock.Call
}

MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUserByUsernameWithParams'

func (*MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call) Run

type MongoDBCloudUsersApi_GetUserByUsername_Call

type MongoDBCloudUsersApi_GetUserByUsername_Call struct {
	*mock.Call
}

MongoDBCloudUsersApi_GetUserByUsername_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUserByUsername'

func (*MongoDBCloudUsersApi_GetUserByUsername_Call) Run

type MongoDBCloudUsersApi_GetUserExecute_Call

type MongoDBCloudUsersApi_GetUserExecute_Call struct {
	*mock.Call
}

MongoDBCloudUsersApi_GetUserExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUserExecute'

func (*MongoDBCloudUsersApi_GetUserExecute_Call) Return

func (*MongoDBCloudUsersApi_GetUserExecute_Call) Run

func (*MongoDBCloudUsersApi_GetUserExecute_Call) RunAndReturn

type MongoDBCloudUsersApi_GetUserWithParams_Call

type MongoDBCloudUsersApi_GetUserWithParams_Call struct {
	*mock.Call
}

MongoDBCloudUsersApi_GetUserWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUserWithParams'

func (*MongoDBCloudUsersApi_GetUserWithParams_Call) Return

func (*MongoDBCloudUsersApi_GetUserWithParams_Call) Run

type MongoDBCloudUsersApi_GetUser_Call

type MongoDBCloudUsersApi_GetUser_Call struct {
	*mock.Call
}

MongoDBCloudUsersApi_GetUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUser'

func (*MongoDBCloudUsersApi_GetUser_Call) Return

func (*MongoDBCloudUsersApi_GetUser_Call) Run

func (*MongoDBCloudUsersApi_GetUser_Call) RunAndReturn

type MonitoringAndLogsApi

type MonitoringAndLogsApi struct {
	mock.Mock
}

MonitoringAndLogsApi is an autogenerated mock type for the MonitoringAndLogsApi type

func NewMonitoringAndLogsApi

func NewMonitoringAndLogsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *MonitoringAndLogsApi

NewMonitoringAndLogsApi creates a new instance of MonitoringAndLogsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*MonitoringAndLogsApi) EXPECT

func (*MonitoringAndLogsApi) GetAtlasProcess

func (_m *MonitoringAndLogsApi) GetAtlasProcess(ctx context.Context, groupId string, processId string) admin.GetAtlasProcessApiRequest

GetAtlasProcess provides a mock function with given fields: ctx, groupId, processId

func (*MonitoringAndLogsApi) GetAtlasProcessExecute

GetAtlasProcessExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) GetAtlasProcessWithParams

GetAtlasProcessWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) GetDatabase

func (_m *MonitoringAndLogsApi) GetDatabase(ctx context.Context, groupId string, databaseName string, processId string) admin.GetDatabaseApiRequest

GetDatabase provides a mock function with given fields: ctx, groupId, databaseName, processId

func (*MonitoringAndLogsApi) GetDatabaseExecute

GetDatabaseExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) GetDatabaseMeasurements

func (_m *MonitoringAndLogsApi) GetDatabaseMeasurements(ctx context.Context, groupId string, databaseName string, processId string) admin.GetDatabaseMeasurementsApiRequest

GetDatabaseMeasurements provides a mock function with given fields: ctx, groupId, databaseName, processId

func (*MonitoringAndLogsApi) GetDatabaseMeasurementsExecute

GetDatabaseMeasurementsExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) GetDatabaseMeasurementsWithParams

GetDatabaseMeasurementsWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) GetDatabaseWithParams

GetDatabaseWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) GetDiskMeasurements

func (_m *MonitoringAndLogsApi) GetDiskMeasurements(ctx context.Context, groupId string, partitionName string, processId string) admin.GetDiskMeasurementsApiRequest

GetDiskMeasurements provides a mock function with given fields: ctx, groupId, partitionName, processId

func (*MonitoringAndLogsApi) GetDiskMeasurementsExecute

GetDiskMeasurementsExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) GetDiskMeasurementsWithParams

GetDiskMeasurementsWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) GetHostLogs

func (_m *MonitoringAndLogsApi) GetHostLogs(ctx context.Context, groupId string, hostName string, logName string) admin.GetHostLogsApiRequest

GetHostLogs provides a mock function with given fields: ctx, groupId, hostName, logName

func (*MonitoringAndLogsApi) GetHostLogsExecute

GetHostLogsExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) GetHostLogsWithParams

GetHostLogsWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) GetHostMeasurements

func (_m *MonitoringAndLogsApi) GetHostMeasurements(ctx context.Context, groupId string, processId string) admin.GetHostMeasurementsApiRequest

GetHostMeasurements provides a mock function with given fields: ctx, groupId, processId

func (*MonitoringAndLogsApi) GetHostMeasurementsExecute

GetHostMeasurementsExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) GetHostMeasurementsWithParams

GetHostMeasurementsWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) GetIndexMetrics

func (_m *MonitoringAndLogsApi) GetIndexMetrics(ctx context.Context, processId string, indexName string, databaseName string, collectionName string, groupId string) admin.GetIndexMetricsApiRequest

GetIndexMetrics provides a mock function with given fields: ctx, processId, indexName, databaseName, collectionName, groupId

func (*MonitoringAndLogsApi) GetIndexMetricsExecute

GetIndexMetricsExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) GetIndexMetricsWithParams

GetIndexMetricsWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) GetMeasurements

func (_m *MonitoringAndLogsApi) GetMeasurements(ctx context.Context, processId string, groupId string) admin.GetMeasurementsApiRequest

GetMeasurements provides a mock function with given fields: ctx, processId, groupId

func (*MonitoringAndLogsApi) GetMeasurementsExecute

GetMeasurementsExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) GetMeasurementsWithParams

GetMeasurementsWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) ListAtlasProcesses

func (_m *MonitoringAndLogsApi) ListAtlasProcesses(ctx context.Context, groupId string) admin.ListAtlasProcessesApiRequest

ListAtlasProcesses provides a mock function with given fields: ctx, groupId

func (*MonitoringAndLogsApi) ListAtlasProcessesExecute

ListAtlasProcessesExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) ListAtlasProcessesWithParams

ListAtlasProcessesWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) ListDatabases

func (_m *MonitoringAndLogsApi) ListDatabases(ctx context.Context, groupId string, processId string) admin.ListDatabasesApiRequest

ListDatabases provides a mock function with given fields: ctx, groupId, processId

func (*MonitoringAndLogsApi) ListDatabasesExecute

ListDatabasesExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) ListDatabasesWithParams

ListDatabasesWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) ListDiskMeasurements

func (_m *MonitoringAndLogsApi) ListDiskMeasurements(ctx context.Context, partitionName string, groupId string, processId string) admin.ListDiskMeasurementsApiRequest

ListDiskMeasurements provides a mock function with given fields: ctx, partitionName, groupId, processId

func (*MonitoringAndLogsApi) ListDiskMeasurementsExecute

ListDiskMeasurementsExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) ListDiskMeasurementsWithParams

ListDiskMeasurementsWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) ListDiskPartitions

func (_m *MonitoringAndLogsApi) ListDiskPartitions(ctx context.Context, groupId string, processId string) admin.ListDiskPartitionsApiRequest

ListDiskPartitions provides a mock function with given fields: ctx, groupId, processId

func (*MonitoringAndLogsApi) ListDiskPartitionsExecute

ListDiskPartitionsExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) ListDiskPartitionsWithParams

ListDiskPartitionsWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) ListIndexMetrics

func (_m *MonitoringAndLogsApi) ListIndexMetrics(ctx context.Context, processId string, databaseName string, collectionName string, groupId string) admin.ListIndexMetricsApiRequest

ListIndexMetrics provides a mock function with given fields: ctx, processId, databaseName, collectionName, groupId

func (*MonitoringAndLogsApi) ListIndexMetricsExecute

ListIndexMetricsExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) ListIndexMetricsWithParams

ListIndexMetricsWithParams provides a mock function with given fields: ctx, args

func (*MonitoringAndLogsApi) ListMetricTypes

func (_m *MonitoringAndLogsApi) ListMetricTypes(ctx context.Context, processId string, groupId string) admin.ListMetricTypesApiRequest

ListMetricTypes provides a mock function with given fields: ctx, processId, groupId

func (*MonitoringAndLogsApi) ListMetricTypesExecute

ListMetricTypesExecute provides a mock function with given fields: r

func (*MonitoringAndLogsApi) ListMetricTypesWithParams

ListMetricTypesWithParams provides a mock function with given fields: ctx, args

type MonitoringAndLogsApi_Expecter

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

func (*MonitoringAndLogsApi_Expecter) GetAtlasProcess

func (_e *MonitoringAndLogsApi_Expecter) GetAtlasProcess(ctx interface{}, groupId interface{}, processId interface{}) *MonitoringAndLogsApi_GetAtlasProcess_Call

GetAtlasProcess is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • processId string

func (*MonitoringAndLogsApi_Expecter) GetAtlasProcessExecute

func (_e *MonitoringAndLogsApi_Expecter) GetAtlasProcessExecute(r interface{}) *MonitoringAndLogsApi_GetAtlasProcessExecute_Call

GetAtlasProcessExecute is a helper method to define mock.On call

  • r admin.GetAtlasProcessApiRequest

func (*MonitoringAndLogsApi_Expecter) GetAtlasProcessWithParams

func (_e *MonitoringAndLogsApi_Expecter) GetAtlasProcessWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_GetAtlasProcessWithParams_Call

GetAtlasProcessWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetAtlasProcessApiParams

func (*MonitoringAndLogsApi_Expecter) GetDatabase

func (_e *MonitoringAndLogsApi_Expecter) GetDatabase(ctx interface{}, groupId interface{}, databaseName interface{}, processId interface{}) *MonitoringAndLogsApi_GetDatabase_Call

GetDatabase is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • databaseName string
  • processId string

func (*MonitoringAndLogsApi_Expecter) GetDatabaseExecute

func (_e *MonitoringAndLogsApi_Expecter) GetDatabaseExecute(r interface{}) *MonitoringAndLogsApi_GetDatabaseExecute_Call

GetDatabaseExecute is a helper method to define mock.On call

  • r admin.GetDatabaseApiRequest

func (*MonitoringAndLogsApi_Expecter) GetDatabaseMeasurements

func (_e *MonitoringAndLogsApi_Expecter) GetDatabaseMeasurements(ctx interface{}, groupId interface{}, databaseName interface{}, processId interface{}) *MonitoringAndLogsApi_GetDatabaseMeasurements_Call

GetDatabaseMeasurements is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • databaseName string
  • processId string

func (*MonitoringAndLogsApi_Expecter) GetDatabaseMeasurementsExecute

func (_e *MonitoringAndLogsApi_Expecter) GetDatabaseMeasurementsExecute(r interface{}) *MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call

GetDatabaseMeasurementsExecute is a helper method to define mock.On call

  • r admin.GetDatabaseMeasurementsApiRequest

func (*MonitoringAndLogsApi_Expecter) GetDatabaseMeasurementsWithParams

func (_e *MonitoringAndLogsApi_Expecter) GetDatabaseMeasurementsWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call

GetDatabaseMeasurementsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetDatabaseMeasurementsApiParams

func (*MonitoringAndLogsApi_Expecter) GetDatabaseWithParams

func (_e *MonitoringAndLogsApi_Expecter) GetDatabaseWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_GetDatabaseWithParams_Call

GetDatabaseWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetDatabaseApiParams

func (*MonitoringAndLogsApi_Expecter) GetDiskMeasurements

func (_e *MonitoringAndLogsApi_Expecter) GetDiskMeasurements(ctx interface{}, groupId interface{}, partitionName interface{}, processId interface{}) *MonitoringAndLogsApi_GetDiskMeasurements_Call

GetDiskMeasurements is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • partitionName string
  • processId string

func (*MonitoringAndLogsApi_Expecter) GetDiskMeasurementsExecute

func (_e *MonitoringAndLogsApi_Expecter) GetDiskMeasurementsExecute(r interface{}) *MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call

GetDiskMeasurementsExecute is a helper method to define mock.On call

  • r admin.GetDiskMeasurementsApiRequest

func (*MonitoringAndLogsApi_Expecter) GetDiskMeasurementsWithParams

func (_e *MonitoringAndLogsApi_Expecter) GetDiskMeasurementsWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call

GetDiskMeasurementsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetDiskMeasurementsApiParams

func (*MonitoringAndLogsApi_Expecter) GetHostLogs

func (_e *MonitoringAndLogsApi_Expecter) GetHostLogs(ctx interface{}, groupId interface{}, hostName interface{}, logName interface{}) *MonitoringAndLogsApi_GetHostLogs_Call

GetHostLogs is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • hostName string
  • logName string

func (*MonitoringAndLogsApi_Expecter) GetHostLogsExecute

func (_e *MonitoringAndLogsApi_Expecter) GetHostLogsExecute(r interface{}) *MonitoringAndLogsApi_GetHostLogsExecute_Call

GetHostLogsExecute is a helper method to define mock.On call

  • r admin.GetHostLogsApiRequest

func (*MonitoringAndLogsApi_Expecter) GetHostLogsWithParams

func (_e *MonitoringAndLogsApi_Expecter) GetHostLogsWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_GetHostLogsWithParams_Call

GetHostLogsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetHostLogsApiParams

func (*MonitoringAndLogsApi_Expecter) GetHostMeasurements

func (_e *MonitoringAndLogsApi_Expecter) GetHostMeasurements(ctx interface{}, groupId interface{}, processId interface{}) *MonitoringAndLogsApi_GetHostMeasurements_Call

GetHostMeasurements is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • processId string

func (*MonitoringAndLogsApi_Expecter) GetHostMeasurementsExecute

func (_e *MonitoringAndLogsApi_Expecter) GetHostMeasurementsExecute(r interface{}) *MonitoringAndLogsApi_GetHostMeasurementsExecute_Call

GetHostMeasurementsExecute is a helper method to define mock.On call

  • r admin.GetHostMeasurementsApiRequest

func (*MonitoringAndLogsApi_Expecter) GetHostMeasurementsWithParams

func (_e *MonitoringAndLogsApi_Expecter) GetHostMeasurementsWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call

GetHostMeasurementsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetHostMeasurementsApiParams

func (*MonitoringAndLogsApi_Expecter) GetIndexMetrics

func (_e *MonitoringAndLogsApi_Expecter) GetIndexMetrics(ctx interface{}, processId interface{}, indexName interface{}, databaseName interface{}, collectionName interface{}, groupId interface{}) *MonitoringAndLogsApi_GetIndexMetrics_Call

GetIndexMetrics is a helper method to define mock.On call

  • ctx context.Context
  • processId string
  • indexName string
  • databaseName string
  • collectionName string
  • groupId string

func (*MonitoringAndLogsApi_Expecter) GetIndexMetricsExecute

func (_e *MonitoringAndLogsApi_Expecter) GetIndexMetricsExecute(r interface{}) *MonitoringAndLogsApi_GetIndexMetricsExecute_Call

GetIndexMetricsExecute is a helper method to define mock.On call

  • r admin.GetIndexMetricsApiRequest

func (*MonitoringAndLogsApi_Expecter) GetIndexMetricsWithParams

func (_e *MonitoringAndLogsApi_Expecter) GetIndexMetricsWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_GetIndexMetricsWithParams_Call

GetIndexMetricsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetIndexMetricsApiParams

func (*MonitoringAndLogsApi_Expecter) GetMeasurements

func (_e *MonitoringAndLogsApi_Expecter) GetMeasurements(ctx interface{}, processId interface{}, groupId interface{}) *MonitoringAndLogsApi_GetMeasurements_Call

GetMeasurements is a helper method to define mock.On call

  • ctx context.Context
  • processId string
  • groupId string

func (*MonitoringAndLogsApi_Expecter) GetMeasurementsExecute

func (_e *MonitoringAndLogsApi_Expecter) GetMeasurementsExecute(r interface{}) *MonitoringAndLogsApi_GetMeasurementsExecute_Call

GetMeasurementsExecute is a helper method to define mock.On call

  • r admin.GetMeasurementsApiRequest

func (*MonitoringAndLogsApi_Expecter) GetMeasurementsWithParams

func (_e *MonitoringAndLogsApi_Expecter) GetMeasurementsWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_GetMeasurementsWithParams_Call

GetMeasurementsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetMeasurementsApiParams

func (*MonitoringAndLogsApi_Expecter) ListAtlasProcesses

func (_e *MonitoringAndLogsApi_Expecter) ListAtlasProcesses(ctx interface{}, groupId interface{}) *MonitoringAndLogsApi_ListAtlasProcesses_Call

ListAtlasProcesses is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*MonitoringAndLogsApi_Expecter) ListAtlasProcessesExecute

func (_e *MonitoringAndLogsApi_Expecter) ListAtlasProcessesExecute(r interface{}) *MonitoringAndLogsApi_ListAtlasProcessesExecute_Call

ListAtlasProcessesExecute is a helper method to define mock.On call

  • r admin.ListAtlasProcessesApiRequest

func (*MonitoringAndLogsApi_Expecter) ListAtlasProcessesWithParams

func (_e *MonitoringAndLogsApi_Expecter) ListAtlasProcessesWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call

ListAtlasProcessesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListAtlasProcessesApiParams

func (*MonitoringAndLogsApi_Expecter) ListDatabases

func (_e *MonitoringAndLogsApi_Expecter) ListDatabases(ctx interface{}, groupId interface{}, processId interface{}) *MonitoringAndLogsApi_ListDatabases_Call

ListDatabases is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • processId string

func (*MonitoringAndLogsApi_Expecter) ListDatabasesExecute

func (_e *MonitoringAndLogsApi_Expecter) ListDatabasesExecute(r interface{}) *MonitoringAndLogsApi_ListDatabasesExecute_Call

ListDatabasesExecute is a helper method to define mock.On call

  • r admin.ListDatabasesApiRequest

func (*MonitoringAndLogsApi_Expecter) ListDatabasesWithParams

func (_e *MonitoringAndLogsApi_Expecter) ListDatabasesWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_ListDatabasesWithParams_Call

ListDatabasesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListDatabasesApiParams

func (*MonitoringAndLogsApi_Expecter) ListDiskMeasurements

func (_e *MonitoringAndLogsApi_Expecter) ListDiskMeasurements(ctx interface{}, partitionName interface{}, groupId interface{}, processId interface{}) *MonitoringAndLogsApi_ListDiskMeasurements_Call

ListDiskMeasurements is a helper method to define mock.On call

  • ctx context.Context
  • partitionName string
  • groupId string
  • processId string

func (*MonitoringAndLogsApi_Expecter) ListDiskMeasurementsExecute

func (_e *MonitoringAndLogsApi_Expecter) ListDiskMeasurementsExecute(r interface{}) *MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call

ListDiskMeasurementsExecute is a helper method to define mock.On call

  • r admin.ListDiskMeasurementsApiRequest

func (*MonitoringAndLogsApi_Expecter) ListDiskMeasurementsWithParams

func (_e *MonitoringAndLogsApi_Expecter) ListDiskMeasurementsWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call

ListDiskMeasurementsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListDiskMeasurementsApiParams

func (*MonitoringAndLogsApi_Expecter) ListDiskPartitions

func (_e *MonitoringAndLogsApi_Expecter) ListDiskPartitions(ctx interface{}, groupId interface{}, processId interface{}) *MonitoringAndLogsApi_ListDiskPartitions_Call

ListDiskPartitions is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • processId string

func (*MonitoringAndLogsApi_Expecter) ListDiskPartitionsExecute

func (_e *MonitoringAndLogsApi_Expecter) ListDiskPartitionsExecute(r interface{}) *MonitoringAndLogsApi_ListDiskPartitionsExecute_Call

ListDiskPartitionsExecute is a helper method to define mock.On call

  • r admin.ListDiskPartitionsApiRequest

func (*MonitoringAndLogsApi_Expecter) ListDiskPartitionsWithParams

func (_e *MonitoringAndLogsApi_Expecter) ListDiskPartitionsWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call

ListDiskPartitionsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListDiskPartitionsApiParams

func (*MonitoringAndLogsApi_Expecter) ListIndexMetrics

func (_e *MonitoringAndLogsApi_Expecter) ListIndexMetrics(ctx interface{}, processId interface{}, databaseName interface{}, collectionName interface{}, groupId interface{}) *MonitoringAndLogsApi_ListIndexMetrics_Call

ListIndexMetrics is a helper method to define mock.On call

  • ctx context.Context
  • processId string
  • databaseName string
  • collectionName string
  • groupId string

func (*MonitoringAndLogsApi_Expecter) ListIndexMetricsExecute

func (_e *MonitoringAndLogsApi_Expecter) ListIndexMetricsExecute(r interface{}) *MonitoringAndLogsApi_ListIndexMetricsExecute_Call

ListIndexMetricsExecute is a helper method to define mock.On call

  • r admin.ListIndexMetricsApiRequest

func (*MonitoringAndLogsApi_Expecter) ListIndexMetricsWithParams

func (_e *MonitoringAndLogsApi_Expecter) ListIndexMetricsWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_ListIndexMetricsWithParams_Call

ListIndexMetricsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListIndexMetricsApiParams

func (*MonitoringAndLogsApi_Expecter) ListMetricTypes

func (_e *MonitoringAndLogsApi_Expecter) ListMetricTypes(ctx interface{}, processId interface{}, groupId interface{}) *MonitoringAndLogsApi_ListMetricTypes_Call

ListMetricTypes is a helper method to define mock.On call

  • ctx context.Context
  • processId string
  • groupId string

func (*MonitoringAndLogsApi_Expecter) ListMetricTypesExecute

func (_e *MonitoringAndLogsApi_Expecter) ListMetricTypesExecute(r interface{}) *MonitoringAndLogsApi_ListMetricTypesExecute_Call

ListMetricTypesExecute is a helper method to define mock.On call

  • r admin.ListMetricTypesApiRequest

func (*MonitoringAndLogsApi_Expecter) ListMetricTypesWithParams

func (_e *MonitoringAndLogsApi_Expecter) ListMetricTypesWithParams(ctx interface{}, args interface{}) *MonitoringAndLogsApi_ListMetricTypesWithParams_Call

ListMetricTypesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListMetricTypesApiParams

type MonitoringAndLogsApi_GetAtlasProcessExecute_Call

type MonitoringAndLogsApi_GetAtlasProcessExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetAtlasProcessExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAtlasProcessExecute'

func (*MonitoringAndLogsApi_GetAtlasProcessExecute_Call) Return

func (*MonitoringAndLogsApi_GetAtlasProcessExecute_Call) Run

type MonitoringAndLogsApi_GetAtlasProcessWithParams_Call

type MonitoringAndLogsApi_GetAtlasProcessWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetAtlasProcessWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAtlasProcessWithParams'

func (*MonitoringAndLogsApi_GetAtlasProcessWithParams_Call) Run

type MonitoringAndLogsApi_GetAtlasProcess_Call

type MonitoringAndLogsApi_GetAtlasProcess_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetAtlasProcess_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAtlasProcess'

func (*MonitoringAndLogsApi_GetAtlasProcess_Call) Return

func (*MonitoringAndLogsApi_GetAtlasProcess_Call) Run

type MonitoringAndLogsApi_GetDatabaseExecute_Call

type MonitoringAndLogsApi_GetDatabaseExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetDatabaseExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDatabaseExecute'

func (*MonitoringAndLogsApi_GetDatabaseExecute_Call) Return

func (*MonitoringAndLogsApi_GetDatabaseExecute_Call) Run

type MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call

type MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDatabaseMeasurementsExecute'

type MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call

type MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDatabaseMeasurementsWithParams'

type MonitoringAndLogsApi_GetDatabaseMeasurements_Call

type MonitoringAndLogsApi_GetDatabaseMeasurements_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetDatabaseMeasurements_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDatabaseMeasurements'

func (*MonitoringAndLogsApi_GetDatabaseMeasurements_Call) Run

type MonitoringAndLogsApi_GetDatabaseWithParams_Call

type MonitoringAndLogsApi_GetDatabaseWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetDatabaseWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDatabaseWithParams'

func (*MonitoringAndLogsApi_GetDatabaseWithParams_Call) Return

func (*MonitoringAndLogsApi_GetDatabaseWithParams_Call) Run

type MonitoringAndLogsApi_GetDatabase_Call

type MonitoringAndLogsApi_GetDatabase_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetDatabase_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDatabase'

func (*MonitoringAndLogsApi_GetDatabase_Call) Return

func (*MonitoringAndLogsApi_GetDatabase_Call) Run

func (_c *MonitoringAndLogsApi_GetDatabase_Call) Run(run func(ctx context.Context, groupId string, databaseName string, processId string)) *MonitoringAndLogsApi_GetDatabase_Call

type MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call

type MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDiskMeasurementsExecute'

func (*MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call) Run

type MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call

type MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDiskMeasurementsWithParams'

func (*MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call) Run

type MonitoringAndLogsApi_GetDiskMeasurements_Call

type MonitoringAndLogsApi_GetDiskMeasurements_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetDiskMeasurements_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDiskMeasurements'

func (*MonitoringAndLogsApi_GetDiskMeasurements_Call) Run

type MonitoringAndLogsApi_GetHostLogsExecute_Call

type MonitoringAndLogsApi_GetHostLogsExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetHostLogsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHostLogsExecute'

func (*MonitoringAndLogsApi_GetHostLogsExecute_Call) Return

func (*MonitoringAndLogsApi_GetHostLogsExecute_Call) Run

func (*MonitoringAndLogsApi_GetHostLogsExecute_Call) RunAndReturn

type MonitoringAndLogsApi_GetHostLogsWithParams_Call

type MonitoringAndLogsApi_GetHostLogsWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetHostLogsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHostLogsWithParams'

func (*MonitoringAndLogsApi_GetHostLogsWithParams_Call) Return

func (*MonitoringAndLogsApi_GetHostLogsWithParams_Call) Run

type MonitoringAndLogsApi_GetHostLogs_Call

type MonitoringAndLogsApi_GetHostLogs_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetHostLogs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHostLogs'

func (*MonitoringAndLogsApi_GetHostLogs_Call) Return

func (*MonitoringAndLogsApi_GetHostLogs_Call) Run

type MonitoringAndLogsApi_GetHostMeasurementsExecute_Call

type MonitoringAndLogsApi_GetHostMeasurementsExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetHostMeasurementsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHostMeasurementsExecute'

func (*MonitoringAndLogsApi_GetHostMeasurementsExecute_Call) Run

type MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call

type MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHostMeasurementsWithParams'

func (*MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call) Run

type MonitoringAndLogsApi_GetHostMeasurements_Call

type MonitoringAndLogsApi_GetHostMeasurements_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetHostMeasurements_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHostMeasurements'

func (*MonitoringAndLogsApi_GetHostMeasurements_Call) Run

type MonitoringAndLogsApi_GetIndexMetricsExecute_Call

type MonitoringAndLogsApi_GetIndexMetricsExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetIndexMetricsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIndexMetricsExecute'

func (*MonitoringAndLogsApi_GetIndexMetricsExecute_Call) Return

func (*MonitoringAndLogsApi_GetIndexMetricsExecute_Call) Run

type MonitoringAndLogsApi_GetIndexMetricsWithParams_Call

type MonitoringAndLogsApi_GetIndexMetricsWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetIndexMetricsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIndexMetricsWithParams'

func (*MonitoringAndLogsApi_GetIndexMetricsWithParams_Call) Run

type MonitoringAndLogsApi_GetIndexMetrics_Call

type MonitoringAndLogsApi_GetIndexMetrics_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetIndexMetrics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIndexMetrics'

func (*MonitoringAndLogsApi_GetIndexMetrics_Call) Return

func (*MonitoringAndLogsApi_GetIndexMetrics_Call) Run

func (_c *MonitoringAndLogsApi_GetIndexMetrics_Call) Run(run func(ctx context.Context, processId string, indexName string, databaseName string, collectionName string, groupId string)) *MonitoringAndLogsApi_GetIndexMetrics_Call

type MonitoringAndLogsApi_GetMeasurementsExecute_Call

type MonitoringAndLogsApi_GetMeasurementsExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetMeasurementsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMeasurementsExecute'

func (*MonitoringAndLogsApi_GetMeasurementsExecute_Call) Return

func (*MonitoringAndLogsApi_GetMeasurementsExecute_Call) Run

type MonitoringAndLogsApi_GetMeasurementsWithParams_Call

type MonitoringAndLogsApi_GetMeasurementsWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetMeasurementsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMeasurementsWithParams'

func (*MonitoringAndLogsApi_GetMeasurementsWithParams_Call) Run

type MonitoringAndLogsApi_GetMeasurements_Call

type MonitoringAndLogsApi_GetMeasurements_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_GetMeasurements_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMeasurements'

func (*MonitoringAndLogsApi_GetMeasurements_Call) Return

func (*MonitoringAndLogsApi_GetMeasurements_Call) Run

type MonitoringAndLogsApi_ListAtlasProcessesExecute_Call

type MonitoringAndLogsApi_ListAtlasProcessesExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListAtlasProcessesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAtlasProcessesExecute'

func (*MonitoringAndLogsApi_ListAtlasProcessesExecute_Call) Return

func (*MonitoringAndLogsApi_ListAtlasProcessesExecute_Call) Run

type MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call

type MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAtlasProcessesWithParams'

func (*MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call) Run

type MonitoringAndLogsApi_ListAtlasProcesses_Call

type MonitoringAndLogsApi_ListAtlasProcesses_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListAtlasProcesses_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAtlasProcesses'

func (*MonitoringAndLogsApi_ListAtlasProcesses_Call) Run

type MonitoringAndLogsApi_ListDatabasesExecute_Call

type MonitoringAndLogsApi_ListDatabasesExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListDatabasesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDatabasesExecute'

func (*MonitoringAndLogsApi_ListDatabasesExecute_Call) Return

func (*MonitoringAndLogsApi_ListDatabasesExecute_Call) Run

type MonitoringAndLogsApi_ListDatabasesWithParams_Call

type MonitoringAndLogsApi_ListDatabasesWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListDatabasesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDatabasesWithParams'

func (*MonitoringAndLogsApi_ListDatabasesWithParams_Call) Run

type MonitoringAndLogsApi_ListDatabases_Call

type MonitoringAndLogsApi_ListDatabases_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListDatabases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDatabases'

func (*MonitoringAndLogsApi_ListDatabases_Call) Return

func (*MonitoringAndLogsApi_ListDatabases_Call) Run

type MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call

type MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDiskMeasurementsExecute'

func (*MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call) Return

func (*MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call) Run

type MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call

type MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDiskMeasurementsWithParams'

func (*MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call) Run

type MonitoringAndLogsApi_ListDiskMeasurements_Call

type MonitoringAndLogsApi_ListDiskMeasurements_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListDiskMeasurements_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDiskMeasurements'

func (*MonitoringAndLogsApi_ListDiskMeasurements_Call) Run

type MonitoringAndLogsApi_ListDiskPartitionsExecute_Call

type MonitoringAndLogsApi_ListDiskPartitionsExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListDiskPartitionsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDiskPartitionsExecute'

func (*MonitoringAndLogsApi_ListDiskPartitionsExecute_Call) Return

func (*MonitoringAndLogsApi_ListDiskPartitionsExecute_Call) Run

type MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call

type MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDiskPartitionsWithParams'

func (*MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call) Run

type MonitoringAndLogsApi_ListDiskPartitions_Call

type MonitoringAndLogsApi_ListDiskPartitions_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListDiskPartitions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDiskPartitions'

func (*MonitoringAndLogsApi_ListDiskPartitions_Call) Run

type MonitoringAndLogsApi_ListIndexMetricsExecute_Call

type MonitoringAndLogsApi_ListIndexMetricsExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListIndexMetricsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListIndexMetricsExecute'

func (*MonitoringAndLogsApi_ListIndexMetricsExecute_Call) Return

func (*MonitoringAndLogsApi_ListIndexMetricsExecute_Call) Run

type MonitoringAndLogsApi_ListIndexMetricsWithParams_Call

type MonitoringAndLogsApi_ListIndexMetricsWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListIndexMetricsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListIndexMetricsWithParams'

func (*MonitoringAndLogsApi_ListIndexMetricsWithParams_Call) Run

type MonitoringAndLogsApi_ListIndexMetrics_Call

type MonitoringAndLogsApi_ListIndexMetrics_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListIndexMetrics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListIndexMetrics'

func (*MonitoringAndLogsApi_ListIndexMetrics_Call) Return

func (*MonitoringAndLogsApi_ListIndexMetrics_Call) Run

func (_c *MonitoringAndLogsApi_ListIndexMetrics_Call) Run(run func(ctx context.Context, processId string, databaseName string, collectionName string, groupId string)) *MonitoringAndLogsApi_ListIndexMetrics_Call

type MonitoringAndLogsApi_ListMetricTypesExecute_Call

type MonitoringAndLogsApi_ListMetricTypesExecute_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListMetricTypesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListMetricTypesExecute'

func (*MonitoringAndLogsApi_ListMetricTypesExecute_Call) Return

func (*MonitoringAndLogsApi_ListMetricTypesExecute_Call) Run

type MonitoringAndLogsApi_ListMetricTypesWithParams_Call

type MonitoringAndLogsApi_ListMetricTypesWithParams_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListMetricTypesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListMetricTypesWithParams'

func (*MonitoringAndLogsApi_ListMetricTypesWithParams_Call) Run

type MonitoringAndLogsApi_ListMetricTypes_Call

type MonitoringAndLogsApi_ListMetricTypes_Call struct {
	*mock.Call
}

MonitoringAndLogsApi_ListMetricTypes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListMetricTypes'

func (*MonitoringAndLogsApi_ListMetricTypes_Call) Return

func (*MonitoringAndLogsApi_ListMetricTypes_Call) Run

type NetworkPeeringApi

type NetworkPeeringApi struct {
	mock.Mock
}

NetworkPeeringApi is an autogenerated mock type for the NetworkPeeringApi type

func NewNetworkPeeringApi

func NewNetworkPeeringApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *NetworkPeeringApi

NewNetworkPeeringApi creates a new instance of NetworkPeeringApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*NetworkPeeringApi) CreatePeeringConnection

func (_m *NetworkPeeringApi) CreatePeeringConnection(ctx context.Context, groupId string, baseNetworkPeeringConnectionSettings *admin.BaseNetworkPeeringConnectionSettings) admin.CreatePeeringConnectionApiRequest

CreatePeeringConnection provides a mock function with given fields: ctx, groupId, baseNetworkPeeringConnectionSettings

func (*NetworkPeeringApi) CreatePeeringConnectionExecute

CreatePeeringConnectionExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) CreatePeeringConnectionWithParams

CreatePeeringConnectionWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) CreatePeeringContainer

func (_m *NetworkPeeringApi) CreatePeeringContainer(ctx context.Context, groupId string, cloudProviderContainer *admin.CloudProviderContainer) admin.CreatePeeringContainerApiRequest

CreatePeeringContainer provides a mock function with given fields: ctx, groupId, cloudProviderContainer

func (*NetworkPeeringApi) CreatePeeringContainerExecute

CreatePeeringContainerExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) CreatePeeringContainerWithParams

CreatePeeringContainerWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) DeletePeeringConnection

func (_m *NetworkPeeringApi) DeletePeeringConnection(ctx context.Context, groupId string, peerId string) admin.DeletePeeringConnectionApiRequest

DeletePeeringConnection provides a mock function with given fields: ctx, groupId, peerId

func (*NetworkPeeringApi) DeletePeeringConnectionExecute

func (_m *NetworkPeeringApi) DeletePeeringConnectionExecute(r admin.DeletePeeringConnectionApiRequest) (map[string]interface{}, *http.Response, error)

DeletePeeringConnectionExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) DeletePeeringConnectionWithParams

DeletePeeringConnectionWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) DeletePeeringContainer

func (_m *NetworkPeeringApi) DeletePeeringContainer(ctx context.Context, groupId string, containerId string) admin.DeletePeeringContainerApiRequest

DeletePeeringContainer provides a mock function with given fields: ctx, groupId, containerId

func (*NetworkPeeringApi) DeletePeeringContainerExecute

func (_m *NetworkPeeringApi) DeletePeeringContainerExecute(r admin.DeletePeeringContainerApiRequest) (map[string]interface{}, *http.Response, error)

DeletePeeringContainerExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) DeletePeeringContainerWithParams

DeletePeeringContainerWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) DisablePeering

func (_m *NetworkPeeringApi) DisablePeering(ctx context.Context, groupId string, privateIPMode *admin.PrivateIPMode) admin.DisablePeeringApiRequest

DisablePeering provides a mock function with given fields: ctx, groupId, privateIPMode

func (*NetworkPeeringApi) DisablePeeringExecute

DisablePeeringExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) DisablePeeringWithParams

DisablePeeringWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) EXPECT

func (*NetworkPeeringApi) GetPeeringConnection

func (_m *NetworkPeeringApi) GetPeeringConnection(ctx context.Context, groupId string, peerId string) admin.GetPeeringConnectionApiRequest

GetPeeringConnection provides a mock function with given fields: ctx, groupId, peerId

func (*NetworkPeeringApi) GetPeeringConnectionExecute

GetPeeringConnectionExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) GetPeeringConnectionWithParams

GetPeeringConnectionWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) GetPeeringContainer

func (_m *NetworkPeeringApi) GetPeeringContainer(ctx context.Context, groupId string, containerId string) admin.GetPeeringContainerApiRequest

GetPeeringContainer provides a mock function with given fields: ctx, groupId, containerId

func (*NetworkPeeringApi) GetPeeringContainerExecute

GetPeeringContainerExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) GetPeeringContainerWithParams

GetPeeringContainerWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) ListPeeringConnections

func (_m *NetworkPeeringApi) ListPeeringConnections(ctx context.Context, groupId string) admin.ListPeeringConnectionsApiRequest

ListPeeringConnections provides a mock function with given fields: ctx, groupId

func (*NetworkPeeringApi) ListPeeringConnectionsExecute

ListPeeringConnectionsExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) ListPeeringConnectionsWithParams

ListPeeringConnectionsWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) ListPeeringContainerByCloudProvider

func (_m *NetworkPeeringApi) ListPeeringContainerByCloudProvider(ctx context.Context, groupId string) admin.ListPeeringContainerByCloudProviderApiRequest

ListPeeringContainerByCloudProvider provides a mock function with given fields: ctx, groupId

func (*NetworkPeeringApi) ListPeeringContainerByCloudProviderExecute

ListPeeringContainerByCloudProviderExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) ListPeeringContainerByCloudProviderWithParams

ListPeeringContainerByCloudProviderWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) ListPeeringContainers

func (_m *NetworkPeeringApi) ListPeeringContainers(ctx context.Context, groupId string) admin.ListPeeringContainersApiRequest

ListPeeringContainers provides a mock function with given fields: ctx, groupId

func (*NetworkPeeringApi) ListPeeringContainersExecute

ListPeeringContainersExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) ListPeeringContainersWithParams

ListPeeringContainersWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) UpdatePeeringConnection

func (_m *NetworkPeeringApi) UpdatePeeringConnection(ctx context.Context, groupId string, peerId string, baseNetworkPeeringConnectionSettings *admin.BaseNetworkPeeringConnectionSettings) admin.UpdatePeeringConnectionApiRequest

UpdatePeeringConnection provides a mock function with given fields: ctx, groupId, peerId, baseNetworkPeeringConnectionSettings

func (*NetworkPeeringApi) UpdatePeeringConnectionExecute

UpdatePeeringConnectionExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) UpdatePeeringConnectionWithParams

UpdatePeeringConnectionWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) UpdatePeeringContainer

func (_m *NetworkPeeringApi) UpdatePeeringContainer(ctx context.Context, groupId string, containerId string, cloudProviderContainer *admin.CloudProviderContainer) admin.UpdatePeeringContainerApiRequest

UpdatePeeringContainer provides a mock function with given fields: ctx, groupId, containerId, cloudProviderContainer

func (*NetworkPeeringApi) UpdatePeeringContainerExecute

UpdatePeeringContainerExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) UpdatePeeringContainerWithParams

UpdatePeeringContainerWithParams provides a mock function with given fields: ctx, args

func (*NetworkPeeringApi) VerifyConnectViaPeeringOnlyModeForOneProject

func (_m *NetworkPeeringApi) VerifyConnectViaPeeringOnlyModeForOneProject(ctx context.Context, groupId string) admin.VerifyConnectViaPeeringOnlyModeForOneProjectApiRequest

VerifyConnectViaPeeringOnlyModeForOneProject provides a mock function with given fields: ctx, groupId

func (*NetworkPeeringApi) VerifyConnectViaPeeringOnlyModeForOneProjectExecute

func (_m *NetworkPeeringApi) VerifyConnectViaPeeringOnlyModeForOneProjectExecute(r admin.VerifyConnectViaPeeringOnlyModeForOneProjectApiRequest) (*admin.PrivateIPMode, *http.Response, error)

VerifyConnectViaPeeringOnlyModeForOneProjectExecute provides a mock function with given fields: r

func (*NetworkPeeringApi) VerifyConnectViaPeeringOnlyModeForOneProjectWithParams

VerifyConnectViaPeeringOnlyModeForOneProjectWithParams provides a mock function with given fields: ctx, args

type NetworkPeeringApi_CreatePeeringConnectionExecute_Call

type NetworkPeeringApi_CreatePeeringConnectionExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_CreatePeeringConnectionExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePeeringConnectionExecute'

type NetworkPeeringApi_CreatePeeringConnectionWithParams_Call

type NetworkPeeringApi_CreatePeeringConnectionWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_CreatePeeringConnectionWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePeeringConnectionWithParams'

func (*NetworkPeeringApi_CreatePeeringConnectionWithParams_Call) Run

type NetworkPeeringApi_CreatePeeringConnection_Call

type NetworkPeeringApi_CreatePeeringConnection_Call struct {
	*mock.Call
}

NetworkPeeringApi_CreatePeeringConnection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePeeringConnection'

func (*NetworkPeeringApi_CreatePeeringConnection_Call) Run

type NetworkPeeringApi_CreatePeeringContainerExecute_Call

type NetworkPeeringApi_CreatePeeringContainerExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_CreatePeeringContainerExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePeeringContainerExecute'

func (*NetworkPeeringApi_CreatePeeringContainerExecute_Call) Return

type NetworkPeeringApi_CreatePeeringContainerWithParams_Call

type NetworkPeeringApi_CreatePeeringContainerWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_CreatePeeringContainerWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePeeringContainerWithParams'

func (*NetworkPeeringApi_CreatePeeringContainerWithParams_Call) Run

type NetworkPeeringApi_CreatePeeringContainer_Call

type NetworkPeeringApi_CreatePeeringContainer_Call struct {
	*mock.Call
}

NetworkPeeringApi_CreatePeeringContainer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePeeringContainer'

func (*NetworkPeeringApi_CreatePeeringContainer_Call) Run

type NetworkPeeringApi_DeletePeeringConnectionExecute_Call

type NetworkPeeringApi_DeletePeeringConnectionExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_DeletePeeringConnectionExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePeeringConnectionExecute'

func (*NetworkPeeringApi_DeletePeeringConnectionExecute_Call) Return

func (*NetworkPeeringApi_DeletePeeringConnectionExecute_Call) RunAndReturn

type NetworkPeeringApi_DeletePeeringConnectionWithParams_Call

type NetworkPeeringApi_DeletePeeringConnectionWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_DeletePeeringConnectionWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePeeringConnectionWithParams'

func (*NetworkPeeringApi_DeletePeeringConnectionWithParams_Call) Run

type NetworkPeeringApi_DeletePeeringConnection_Call

type NetworkPeeringApi_DeletePeeringConnection_Call struct {
	*mock.Call
}

NetworkPeeringApi_DeletePeeringConnection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePeeringConnection'

func (*NetworkPeeringApi_DeletePeeringConnection_Call) Run

type NetworkPeeringApi_DeletePeeringContainerExecute_Call

type NetworkPeeringApi_DeletePeeringContainerExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_DeletePeeringContainerExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePeeringContainerExecute'

func (*NetworkPeeringApi_DeletePeeringContainerExecute_Call) Return

func (*NetworkPeeringApi_DeletePeeringContainerExecute_Call) RunAndReturn

type NetworkPeeringApi_DeletePeeringContainerWithParams_Call

type NetworkPeeringApi_DeletePeeringContainerWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_DeletePeeringContainerWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePeeringContainerWithParams'

func (*NetworkPeeringApi_DeletePeeringContainerWithParams_Call) Run

type NetworkPeeringApi_DeletePeeringContainer_Call

type NetworkPeeringApi_DeletePeeringContainer_Call struct {
	*mock.Call
}

NetworkPeeringApi_DeletePeeringContainer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePeeringContainer'

func (*NetworkPeeringApi_DeletePeeringContainer_Call) Run

type NetworkPeeringApi_DisablePeeringExecute_Call

type NetworkPeeringApi_DisablePeeringExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_DisablePeeringExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DisablePeeringExecute'

func (*NetworkPeeringApi_DisablePeeringExecute_Call) Return

func (*NetworkPeeringApi_DisablePeeringExecute_Call) Run

type NetworkPeeringApi_DisablePeeringWithParams_Call

type NetworkPeeringApi_DisablePeeringWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_DisablePeeringWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DisablePeeringWithParams'

func (*NetworkPeeringApi_DisablePeeringWithParams_Call) Run

type NetworkPeeringApi_DisablePeering_Call

type NetworkPeeringApi_DisablePeering_Call struct {
	*mock.Call
}

NetworkPeeringApi_DisablePeering_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DisablePeering'

func (*NetworkPeeringApi_DisablePeering_Call) Return

func (*NetworkPeeringApi_DisablePeering_Call) Run

type NetworkPeeringApi_Expecter

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

func (*NetworkPeeringApi_Expecter) CreatePeeringConnection

func (_e *NetworkPeeringApi_Expecter) CreatePeeringConnection(ctx interface{}, groupId interface{}, baseNetworkPeeringConnectionSettings interface{}) *NetworkPeeringApi_CreatePeeringConnection_Call

CreatePeeringConnection is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • baseNetworkPeeringConnectionSettings *admin.BaseNetworkPeeringConnectionSettings

func (*NetworkPeeringApi_Expecter) CreatePeeringConnectionExecute

func (_e *NetworkPeeringApi_Expecter) CreatePeeringConnectionExecute(r interface{}) *NetworkPeeringApi_CreatePeeringConnectionExecute_Call

CreatePeeringConnectionExecute is a helper method to define mock.On call

  • r admin.CreatePeeringConnectionApiRequest

func (*NetworkPeeringApi_Expecter) CreatePeeringConnectionWithParams

func (_e *NetworkPeeringApi_Expecter) CreatePeeringConnectionWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_CreatePeeringConnectionWithParams_Call

CreatePeeringConnectionWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreatePeeringConnectionApiParams

func (*NetworkPeeringApi_Expecter) CreatePeeringContainer

func (_e *NetworkPeeringApi_Expecter) CreatePeeringContainer(ctx interface{}, groupId interface{}, cloudProviderContainer interface{}) *NetworkPeeringApi_CreatePeeringContainer_Call

CreatePeeringContainer is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • cloudProviderContainer *admin.CloudProviderContainer

func (*NetworkPeeringApi_Expecter) CreatePeeringContainerExecute

func (_e *NetworkPeeringApi_Expecter) CreatePeeringContainerExecute(r interface{}) *NetworkPeeringApi_CreatePeeringContainerExecute_Call

CreatePeeringContainerExecute is a helper method to define mock.On call

  • r admin.CreatePeeringContainerApiRequest

func (*NetworkPeeringApi_Expecter) CreatePeeringContainerWithParams

func (_e *NetworkPeeringApi_Expecter) CreatePeeringContainerWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_CreatePeeringContainerWithParams_Call

CreatePeeringContainerWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreatePeeringContainerApiParams

func (*NetworkPeeringApi_Expecter) DeletePeeringConnection

func (_e *NetworkPeeringApi_Expecter) DeletePeeringConnection(ctx interface{}, groupId interface{}, peerId interface{}) *NetworkPeeringApi_DeletePeeringConnection_Call

DeletePeeringConnection is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • peerId string

func (*NetworkPeeringApi_Expecter) DeletePeeringConnectionExecute

func (_e *NetworkPeeringApi_Expecter) DeletePeeringConnectionExecute(r interface{}) *NetworkPeeringApi_DeletePeeringConnectionExecute_Call

DeletePeeringConnectionExecute is a helper method to define mock.On call

  • r admin.DeletePeeringConnectionApiRequest

func (*NetworkPeeringApi_Expecter) DeletePeeringConnectionWithParams

func (_e *NetworkPeeringApi_Expecter) DeletePeeringConnectionWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_DeletePeeringConnectionWithParams_Call

DeletePeeringConnectionWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeletePeeringConnectionApiParams

func (*NetworkPeeringApi_Expecter) DeletePeeringContainer

func (_e *NetworkPeeringApi_Expecter) DeletePeeringContainer(ctx interface{}, groupId interface{}, containerId interface{}) *NetworkPeeringApi_DeletePeeringContainer_Call

DeletePeeringContainer is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • containerId string

func (*NetworkPeeringApi_Expecter) DeletePeeringContainerExecute

func (_e *NetworkPeeringApi_Expecter) DeletePeeringContainerExecute(r interface{}) *NetworkPeeringApi_DeletePeeringContainerExecute_Call

DeletePeeringContainerExecute is a helper method to define mock.On call

  • r admin.DeletePeeringContainerApiRequest

func (*NetworkPeeringApi_Expecter) DeletePeeringContainerWithParams

func (_e *NetworkPeeringApi_Expecter) DeletePeeringContainerWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_DeletePeeringContainerWithParams_Call

DeletePeeringContainerWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeletePeeringContainerApiParams

func (*NetworkPeeringApi_Expecter) DisablePeering

func (_e *NetworkPeeringApi_Expecter) DisablePeering(ctx interface{}, groupId interface{}, privateIPMode interface{}) *NetworkPeeringApi_DisablePeering_Call

DisablePeering is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • privateIPMode *admin.PrivateIPMode

func (*NetworkPeeringApi_Expecter) DisablePeeringExecute

func (_e *NetworkPeeringApi_Expecter) DisablePeeringExecute(r interface{}) *NetworkPeeringApi_DisablePeeringExecute_Call

DisablePeeringExecute is a helper method to define mock.On call

  • r admin.DisablePeeringApiRequest

func (*NetworkPeeringApi_Expecter) DisablePeeringWithParams

func (_e *NetworkPeeringApi_Expecter) DisablePeeringWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_DisablePeeringWithParams_Call

DisablePeeringWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DisablePeeringApiParams

func (*NetworkPeeringApi_Expecter) GetPeeringConnection

func (_e *NetworkPeeringApi_Expecter) GetPeeringConnection(ctx interface{}, groupId interface{}, peerId interface{}) *NetworkPeeringApi_GetPeeringConnection_Call

GetPeeringConnection is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • peerId string

func (*NetworkPeeringApi_Expecter) GetPeeringConnectionExecute

func (_e *NetworkPeeringApi_Expecter) GetPeeringConnectionExecute(r interface{}) *NetworkPeeringApi_GetPeeringConnectionExecute_Call

GetPeeringConnectionExecute is a helper method to define mock.On call

  • r admin.GetPeeringConnectionApiRequest

func (*NetworkPeeringApi_Expecter) GetPeeringConnectionWithParams

func (_e *NetworkPeeringApi_Expecter) GetPeeringConnectionWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_GetPeeringConnectionWithParams_Call

GetPeeringConnectionWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetPeeringConnectionApiParams

func (*NetworkPeeringApi_Expecter) GetPeeringContainer

func (_e *NetworkPeeringApi_Expecter) GetPeeringContainer(ctx interface{}, groupId interface{}, containerId interface{}) *NetworkPeeringApi_GetPeeringContainer_Call

GetPeeringContainer is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • containerId string

func (*NetworkPeeringApi_Expecter) GetPeeringContainerExecute

func (_e *NetworkPeeringApi_Expecter) GetPeeringContainerExecute(r interface{}) *NetworkPeeringApi_GetPeeringContainerExecute_Call

GetPeeringContainerExecute is a helper method to define mock.On call

  • r admin.GetPeeringContainerApiRequest

func (*NetworkPeeringApi_Expecter) GetPeeringContainerWithParams

func (_e *NetworkPeeringApi_Expecter) GetPeeringContainerWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_GetPeeringContainerWithParams_Call

GetPeeringContainerWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetPeeringContainerApiParams

func (*NetworkPeeringApi_Expecter) ListPeeringConnections

func (_e *NetworkPeeringApi_Expecter) ListPeeringConnections(ctx interface{}, groupId interface{}) *NetworkPeeringApi_ListPeeringConnections_Call

ListPeeringConnections is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*NetworkPeeringApi_Expecter) ListPeeringConnectionsExecute

func (_e *NetworkPeeringApi_Expecter) ListPeeringConnectionsExecute(r interface{}) *NetworkPeeringApi_ListPeeringConnectionsExecute_Call

ListPeeringConnectionsExecute is a helper method to define mock.On call

  • r admin.ListPeeringConnectionsApiRequest

func (*NetworkPeeringApi_Expecter) ListPeeringConnectionsWithParams

func (_e *NetworkPeeringApi_Expecter) ListPeeringConnectionsWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_ListPeeringConnectionsWithParams_Call

ListPeeringConnectionsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListPeeringConnectionsApiParams

func (*NetworkPeeringApi_Expecter) ListPeeringContainerByCloudProvider

func (_e *NetworkPeeringApi_Expecter) ListPeeringContainerByCloudProvider(ctx interface{}, groupId interface{}) *NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call

ListPeeringContainerByCloudProvider is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*NetworkPeeringApi_Expecter) ListPeeringContainerByCloudProviderExecute

func (_e *NetworkPeeringApi_Expecter) ListPeeringContainerByCloudProviderExecute(r interface{}) *NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call

ListPeeringContainerByCloudProviderExecute is a helper method to define mock.On call

  • r admin.ListPeeringContainerByCloudProviderApiRequest

func (*NetworkPeeringApi_Expecter) ListPeeringContainerByCloudProviderWithParams

func (_e *NetworkPeeringApi_Expecter) ListPeeringContainerByCloudProviderWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call

ListPeeringContainerByCloudProviderWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListPeeringContainerByCloudProviderApiParams

func (*NetworkPeeringApi_Expecter) ListPeeringContainers

func (_e *NetworkPeeringApi_Expecter) ListPeeringContainers(ctx interface{}, groupId interface{}) *NetworkPeeringApi_ListPeeringContainers_Call

ListPeeringContainers is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*NetworkPeeringApi_Expecter) ListPeeringContainersExecute

func (_e *NetworkPeeringApi_Expecter) ListPeeringContainersExecute(r interface{}) *NetworkPeeringApi_ListPeeringContainersExecute_Call

ListPeeringContainersExecute is a helper method to define mock.On call

  • r admin.ListPeeringContainersApiRequest

func (*NetworkPeeringApi_Expecter) ListPeeringContainersWithParams

func (_e *NetworkPeeringApi_Expecter) ListPeeringContainersWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_ListPeeringContainersWithParams_Call

ListPeeringContainersWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListPeeringContainersApiParams

func (*NetworkPeeringApi_Expecter) UpdatePeeringConnection

func (_e *NetworkPeeringApi_Expecter) UpdatePeeringConnection(ctx interface{}, groupId interface{}, peerId interface{}, baseNetworkPeeringConnectionSettings interface{}) *NetworkPeeringApi_UpdatePeeringConnection_Call

UpdatePeeringConnection is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • peerId string
  • baseNetworkPeeringConnectionSettings *admin.BaseNetworkPeeringConnectionSettings

func (*NetworkPeeringApi_Expecter) UpdatePeeringConnectionExecute

func (_e *NetworkPeeringApi_Expecter) UpdatePeeringConnectionExecute(r interface{}) *NetworkPeeringApi_UpdatePeeringConnectionExecute_Call

UpdatePeeringConnectionExecute is a helper method to define mock.On call

  • r admin.UpdatePeeringConnectionApiRequest

func (*NetworkPeeringApi_Expecter) UpdatePeeringConnectionWithParams

func (_e *NetworkPeeringApi_Expecter) UpdatePeeringConnectionWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call

UpdatePeeringConnectionWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdatePeeringConnectionApiParams

func (*NetworkPeeringApi_Expecter) UpdatePeeringContainer

func (_e *NetworkPeeringApi_Expecter) UpdatePeeringContainer(ctx interface{}, groupId interface{}, containerId interface{}, cloudProviderContainer interface{}) *NetworkPeeringApi_UpdatePeeringContainer_Call

UpdatePeeringContainer is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • containerId string
  • cloudProviderContainer *admin.CloudProviderContainer

func (*NetworkPeeringApi_Expecter) UpdatePeeringContainerExecute

func (_e *NetworkPeeringApi_Expecter) UpdatePeeringContainerExecute(r interface{}) *NetworkPeeringApi_UpdatePeeringContainerExecute_Call

UpdatePeeringContainerExecute is a helper method to define mock.On call

  • r admin.UpdatePeeringContainerApiRequest

func (*NetworkPeeringApi_Expecter) UpdatePeeringContainerWithParams

func (_e *NetworkPeeringApi_Expecter) UpdatePeeringContainerWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_UpdatePeeringContainerWithParams_Call

UpdatePeeringContainerWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdatePeeringContainerApiParams

func (*NetworkPeeringApi_Expecter) VerifyConnectViaPeeringOnlyModeForOneProject

func (_e *NetworkPeeringApi_Expecter) VerifyConnectViaPeeringOnlyModeForOneProject(ctx interface{}, groupId interface{}) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call

VerifyConnectViaPeeringOnlyModeForOneProject is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*NetworkPeeringApi_Expecter) VerifyConnectViaPeeringOnlyModeForOneProjectExecute

func (_e *NetworkPeeringApi_Expecter) VerifyConnectViaPeeringOnlyModeForOneProjectExecute(r interface{}) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call

VerifyConnectViaPeeringOnlyModeForOneProjectExecute is a helper method to define mock.On call

  • r admin.VerifyConnectViaPeeringOnlyModeForOneProjectApiRequest

func (*NetworkPeeringApi_Expecter) VerifyConnectViaPeeringOnlyModeForOneProjectWithParams

func (_e *NetworkPeeringApi_Expecter) VerifyConnectViaPeeringOnlyModeForOneProjectWithParams(ctx interface{}, args interface{}) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call

VerifyConnectViaPeeringOnlyModeForOneProjectWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.VerifyConnectViaPeeringOnlyModeForOneProjectApiParams

type NetworkPeeringApi_GetPeeringConnectionExecute_Call

type NetworkPeeringApi_GetPeeringConnectionExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_GetPeeringConnectionExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPeeringConnectionExecute'

func (*NetworkPeeringApi_GetPeeringConnectionExecute_Call) Run

type NetworkPeeringApi_GetPeeringConnectionWithParams_Call

type NetworkPeeringApi_GetPeeringConnectionWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_GetPeeringConnectionWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPeeringConnectionWithParams'

func (*NetworkPeeringApi_GetPeeringConnectionWithParams_Call) Run

type NetworkPeeringApi_GetPeeringConnection_Call

type NetworkPeeringApi_GetPeeringConnection_Call struct {
	*mock.Call
}

NetworkPeeringApi_GetPeeringConnection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPeeringConnection'

func (*NetworkPeeringApi_GetPeeringConnection_Call) Run

type NetworkPeeringApi_GetPeeringContainerExecute_Call

type NetworkPeeringApi_GetPeeringContainerExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_GetPeeringContainerExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPeeringContainerExecute'

func (*NetworkPeeringApi_GetPeeringContainerExecute_Call) Return

func (*NetworkPeeringApi_GetPeeringContainerExecute_Call) Run

type NetworkPeeringApi_GetPeeringContainerWithParams_Call

type NetworkPeeringApi_GetPeeringContainerWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_GetPeeringContainerWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPeeringContainerWithParams'

func (*NetworkPeeringApi_GetPeeringContainerWithParams_Call) Run

type NetworkPeeringApi_GetPeeringContainer_Call

type NetworkPeeringApi_GetPeeringContainer_Call struct {
	*mock.Call
}

NetworkPeeringApi_GetPeeringContainer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPeeringContainer'

func (*NetworkPeeringApi_GetPeeringContainer_Call) Run

type NetworkPeeringApi_ListPeeringConnectionsExecute_Call

type NetworkPeeringApi_ListPeeringConnectionsExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_ListPeeringConnectionsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPeeringConnectionsExecute'

func (*NetworkPeeringApi_ListPeeringConnectionsExecute_Call) Return

type NetworkPeeringApi_ListPeeringConnectionsWithParams_Call

type NetworkPeeringApi_ListPeeringConnectionsWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_ListPeeringConnectionsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPeeringConnectionsWithParams'

func (*NetworkPeeringApi_ListPeeringConnectionsWithParams_Call) Run

type NetworkPeeringApi_ListPeeringConnections_Call

type NetworkPeeringApi_ListPeeringConnections_Call struct {
	*mock.Call
}

NetworkPeeringApi_ListPeeringConnections_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPeeringConnections'

func (*NetworkPeeringApi_ListPeeringConnections_Call) Run

type NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call

type NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPeeringContainerByCloudProviderExecute'

type NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call

type NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPeeringContainerByCloudProviderWithParams'

type NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call

type NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call struct {
	*mock.Call
}

NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPeeringContainerByCloudProvider'

func (*NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call) Run

type NetworkPeeringApi_ListPeeringContainersExecute_Call

type NetworkPeeringApi_ListPeeringContainersExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_ListPeeringContainersExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPeeringContainersExecute'

func (*NetworkPeeringApi_ListPeeringContainersExecute_Call) Run

type NetworkPeeringApi_ListPeeringContainersWithParams_Call

type NetworkPeeringApi_ListPeeringContainersWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_ListPeeringContainersWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPeeringContainersWithParams'

func (*NetworkPeeringApi_ListPeeringContainersWithParams_Call) Run

type NetworkPeeringApi_ListPeeringContainers_Call

type NetworkPeeringApi_ListPeeringContainers_Call struct {
	*mock.Call
}

NetworkPeeringApi_ListPeeringContainers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPeeringContainers'

func (*NetworkPeeringApi_ListPeeringContainers_Call) Run

type NetworkPeeringApi_UpdatePeeringConnectionExecute_Call

type NetworkPeeringApi_UpdatePeeringConnectionExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_UpdatePeeringConnectionExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePeeringConnectionExecute'

type NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call

type NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePeeringConnectionWithParams'

func (*NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call) Run

type NetworkPeeringApi_UpdatePeeringConnection_Call

type NetworkPeeringApi_UpdatePeeringConnection_Call struct {
	*mock.Call
}

NetworkPeeringApi_UpdatePeeringConnection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePeeringConnection'

func (*NetworkPeeringApi_UpdatePeeringConnection_Call) Run

type NetworkPeeringApi_UpdatePeeringContainerExecute_Call

type NetworkPeeringApi_UpdatePeeringContainerExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_UpdatePeeringContainerExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePeeringContainerExecute'

func (*NetworkPeeringApi_UpdatePeeringContainerExecute_Call) Return

type NetworkPeeringApi_UpdatePeeringContainerWithParams_Call

type NetworkPeeringApi_UpdatePeeringContainerWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_UpdatePeeringContainerWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePeeringContainerWithParams'

func (*NetworkPeeringApi_UpdatePeeringContainerWithParams_Call) Run

type NetworkPeeringApi_UpdatePeeringContainer_Call

type NetworkPeeringApi_UpdatePeeringContainer_Call struct {
	*mock.Call
}

NetworkPeeringApi_UpdatePeeringContainer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePeeringContainer'

func (*NetworkPeeringApi_UpdatePeeringContainer_Call) Run

type NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call

type NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call struct {
	*mock.Call
}

NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VerifyConnectViaPeeringOnlyModeForOneProjectExecute'

func (*NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call) Return

type NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call

type NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call struct {
	*mock.Call
}

NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VerifyConnectViaPeeringOnlyModeForOneProjectWithParams'

type NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call

type NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call struct {
	*mock.Call
}

NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VerifyConnectViaPeeringOnlyModeForOneProject'

func (*NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call) Run

type OnlineArchiveApi

type OnlineArchiveApi struct {
	mock.Mock
}

OnlineArchiveApi is an autogenerated mock type for the OnlineArchiveApi type

func NewOnlineArchiveApi

func NewOnlineArchiveApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *OnlineArchiveApi

NewOnlineArchiveApi creates a new instance of OnlineArchiveApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*OnlineArchiveApi) CreateOnlineArchive

func (_m *OnlineArchiveApi) CreateOnlineArchive(ctx context.Context, groupId string, clusterName string, backupOnlineArchiveCreate *admin.BackupOnlineArchiveCreate) admin.CreateOnlineArchiveApiRequest

CreateOnlineArchive provides a mock function with given fields: ctx, groupId, clusterName, backupOnlineArchiveCreate

func (*OnlineArchiveApi) CreateOnlineArchiveExecute

CreateOnlineArchiveExecute provides a mock function with given fields: r

func (*OnlineArchiveApi) CreateOnlineArchiveWithParams

CreateOnlineArchiveWithParams provides a mock function with given fields: ctx, args

func (*OnlineArchiveApi) DeleteOnlineArchive

func (_m *OnlineArchiveApi) DeleteOnlineArchive(ctx context.Context, groupId string, archiveId string, clusterName string) admin.DeleteOnlineArchiveApiRequest

DeleteOnlineArchive provides a mock function with given fields: ctx, groupId, archiveId, clusterName

func (*OnlineArchiveApi) DeleteOnlineArchiveExecute

func (_m *OnlineArchiveApi) DeleteOnlineArchiveExecute(r admin.DeleteOnlineArchiveApiRequest) (map[string]interface{}, *http.Response, error)

DeleteOnlineArchiveExecute provides a mock function with given fields: r

func (*OnlineArchiveApi) DeleteOnlineArchiveWithParams

DeleteOnlineArchiveWithParams provides a mock function with given fields: ctx, args

func (*OnlineArchiveApi) DownloadOnlineArchiveQueryLogs

func (_m *OnlineArchiveApi) DownloadOnlineArchiveQueryLogs(ctx context.Context, groupId string, clusterName string) admin.DownloadOnlineArchiveQueryLogsApiRequest

DownloadOnlineArchiveQueryLogs provides a mock function with given fields: ctx, groupId, clusterName

func (*OnlineArchiveApi) DownloadOnlineArchiveQueryLogsExecute

func (_m *OnlineArchiveApi) DownloadOnlineArchiveQueryLogsExecute(r admin.DownloadOnlineArchiveQueryLogsApiRequest) (io.ReadCloser, *http.Response, error)

DownloadOnlineArchiveQueryLogsExecute provides a mock function with given fields: r

func (*OnlineArchiveApi) DownloadOnlineArchiveQueryLogsWithParams

DownloadOnlineArchiveQueryLogsWithParams provides a mock function with given fields: ctx, args

func (*OnlineArchiveApi) EXPECT

func (*OnlineArchiveApi) GetOnlineArchive

func (_m *OnlineArchiveApi) GetOnlineArchive(ctx context.Context, groupId string, archiveId string, clusterName string) admin.GetOnlineArchiveApiRequest

GetOnlineArchive provides a mock function with given fields: ctx, groupId, archiveId, clusterName

func (*OnlineArchiveApi) GetOnlineArchiveExecute

GetOnlineArchiveExecute provides a mock function with given fields: r

func (*OnlineArchiveApi) GetOnlineArchiveWithParams

GetOnlineArchiveWithParams provides a mock function with given fields: ctx, args

func (*OnlineArchiveApi) ListOnlineArchives

func (_m *OnlineArchiveApi) ListOnlineArchives(ctx context.Context, groupId string, clusterName string) admin.ListOnlineArchivesApiRequest

ListOnlineArchives provides a mock function with given fields: ctx, groupId, clusterName

func (*OnlineArchiveApi) ListOnlineArchivesExecute

ListOnlineArchivesExecute provides a mock function with given fields: r

func (*OnlineArchiveApi) ListOnlineArchivesWithParams

ListOnlineArchivesWithParams provides a mock function with given fields: ctx, args

func (*OnlineArchiveApi) UpdateOnlineArchive

func (_m *OnlineArchiveApi) UpdateOnlineArchive(ctx context.Context, groupId string, archiveId string, clusterName string, backupOnlineArchive *admin.BackupOnlineArchive) admin.UpdateOnlineArchiveApiRequest

UpdateOnlineArchive provides a mock function with given fields: ctx, groupId, archiveId, clusterName, backupOnlineArchive

func (*OnlineArchiveApi) UpdateOnlineArchiveExecute

UpdateOnlineArchiveExecute provides a mock function with given fields: r

func (*OnlineArchiveApi) UpdateOnlineArchiveWithParams

UpdateOnlineArchiveWithParams provides a mock function with given fields: ctx, args

type OnlineArchiveApi_CreateOnlineArchiveExecute_Call

type OnlineArchiveApi_CreateOnlineArchiveExecute_Call struct {
	*mock.Call
}

OnlineArchiveApi_CreateOnlineArchiveExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOnlineArchiveExecute'

func (*OnlineArchiveApi_CreateOnlineArchiveExecute_Call) Return

func (*OnlineArchiveApi_CreateOnlineArchiveExecute_Call) Run

type OnlineArchiveApi_CreateOnlineArchiveWithParams_Call

type OnlineArchiveApi_CreateOnlineArchiveWithParams_Call struct {
	*mock.Call
}

OnlineArchiveApi_CreateOnlineArchiveWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOnlineArchiveWithParams'

func (*OnlineArchiveApi_CreateOnlineArchiveWithParams_Call) Run

type OnlineArchiveApi_CreateOnlineArchive_Call

type OnlineArchiveApi_CreateOnlineArchive_Call struct {
	*mock.Call
}

OnlineArchiveApi_CreateOnlineArchive_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOnlineArchive'

func (*OnlineArchiveApi_CreateOnlineArchive_Call) Run

type OnlineArchiveApi_DeleteOnlineArchiveExecute_Call

type OnlineArchiveApi_DeleteOnlineArchiveExecute_Call struct {
	*mock.Call
}

OnlineArchiveApi_DeleteOnlineArchiveExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOnlineArchiveExecute'

func (*OnlineArchiveApi_DeleteOnlineArchiveExecute_Call) Return

func (*OnlineArchiveApi_DeleteOnlineArchiveExecute_Call) Run

func (*OnlineArchiveApi_DeleteOnlineArchiveExecute_Call) RunAndReturn

type OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call

type OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call struct {
	*mock.Call
}

OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOnlineArchiveWithParams'

func (*OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call) Run

type OnlineArchiveApi_DeleteOnlineArchive_Call

type OnlineArchiveApi_DeleteOnlineArchive_Call struct {
	*mock.Call
}

OnlineArchiveApi_DeleteOnlineArchive_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOnlineArchive'

func (*OnlineArchiveApi_DeleteOnlineArchive_Call) Run

type OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call

type OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call struct {
	*mock.Call
}

OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadOnlineArchiveQueryLogsExecute'

func (*OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call) Return

type OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call

type OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call struct {
	*mock.Call
}

OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadOnlineArchiveQueryLogsWithParams'

type OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call

type OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call struct {
	*mock.Call
}

OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadOnlineArchiveQueryLogs'

func (*OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call) Run

type OnlineArchiveApi_Expecter

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

func (*OnlineArchiveApi_Expecter) CreateOnlineArchive

func (_e *OnlineArchiveApi_Expecter) CreateOnlineArchive(ctx interface{}, groupId interface{}, clusterName interface{}, backupOnlineArchiveCreate interface{}) *OnlineArchiveApi_CreateOnlineArchive_Call

CreateOnlineArchive is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • backupOnlineArchiveCreate *admin.BackupOnlineArchiveCreate

func (*OnlineArchiveApi_Expecter) CreateOnlineArchiveExecute

func (_e *OnlineArchiveApi_Expecter) CreateOnlineArchiveExecute(r interface{}) *OnlineArchiveApi_CreateOnlineArchiveExecute_Call

CreateOnlineArchiveExecute is a helper method to define mock.On call

  • r admin.CreateOnlineArchiveApiRequest

func (*OnlineArchiveApi_Expecter) CreateOnlineArchiveWithParams

func (_e *OnlineArchiveApi_Expecter) CreateOnlineArchiveWithParams(ctx interface{}, args interface{}) *OnlineArchiveApi_CreateOnlineArchiveWithParams_Call

CreateOnlineArchiveWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateOnlineArchiveApiParams

func (*OnlineArchiveApi_Expecter) DeleteOnlineArchive

func (_e *OnlineArchiveApi_Expecter) DeleteOnlineArchive(ctx interface{}, groupId interface{}, archiveId interface{}, clusterName interface{}) *OnlineArchiveApi_DeleteOnlineArchive_Call

DeleteOnlineArchive is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • archiveId string
  • clusterName string

func (*OnlineArchiveApi_Expecter) DeleteOnlineArchiveExecute

func (_e *OnlineArchiveApi_Expecter) DeleteOnlineArchiveExecute(r interface{}) *OnlineArchiveApi_DeleteOnlineArchiveExecute_Call

DeleteOnlineArchiveExecute is a helper method to define mock.On call

  • r admin.DeleteOnlineArchiveApiRequest

func (*OnlineArchiveApi_Expecter) DeleteOnlineArchiveWithParams

func (_e *OnlineArchiveApi_Expecter) DeleteOnlineArchiveWithParams(ctx interface{}, args interface{}) *OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call

DeleteOnlineArchiveWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteOnlineArchiveApiParams

func (*OnlineArchiveApi_Expecter) DownloadOnlineArchiveQueryLogs

func (_e *OnlineArchiveApi_Expecter) DownloadOnlineArchiveQueryLogs(ctx interface{}, groupId interface{}, clusterName interface{}) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call

DownloadOnlineArchiveQueryLogs is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*OnlineArchiveApi_Expecter) DownloadOnlineArchiveQueryLogsExecute

func (_e *OnlineArchiveApi_Expecter) DownloadOnlineArchiveQueryLogsExecute(r interface{}) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call

DownloadOnlineArchiveQueryLogsExecute is a helper method to define mock.On call

  • r admin.DownloadOnlineArchiveQueryLogsApiRequest

func (*OnlineArchiveApi_Expecter) DownloadOnlineArchiveQueryLogsWithParams

func (_e *OnlineArchiveApi_Expecter) DownloadOnlineArchiveQueryLogsWithParams(ctx interface{}, args interface{}) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call

DownloadOnlineArchiveQueryLogsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DownloadOnlineArchiveQueryLogsApiParams

func (*OnlineArchiveApi_Expecter) GetOnlineArchive

func (_e *OnlineArchiveApi_Expecter) GetOnlineArchive(ctx interface{}, groupId interface{}, archiveId interface{}, clusterName interface{}) *OnlineArchiveApi_GetOnlineArchive_Call

GetOnlineArchive is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • archiveId string
  • clusterName string

func (*OnlineArchiveApi_Expecter) GetOnlineArchiveExecute

func (_e *OnlineArchiveApi_Expecter) GetOnlineArchiveExecute(r interface{}) *OnlineArchiveApi_GetOnlineArchiveExecute_Call

GetOnlineArchiveExecute is a helper method to define mock.On call

  • r admin.GetOnlineArchiveApiRequest

func (*OnlineArchiveApi_Expecter) GetOnlineArchiveWithParams

func (_e *OnlineArchiveApi_Expecter) GetOnlineArchiveWithParams(ctx interface{}, args interface{}) *OnlineArchiveApi_GetOnlineArchiveWithParams_Call

GetOnlineArchiveWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetOnlineArchiveApiParams

func (*OnlineArchiveApi_Expecter) ListOnlineArchives

func (_e *OnlineArchiveApi_Expecter) ListOnlineArchives(ctx interface{}, groupId interface{}, clusterName interface{}) *OnlineArchiveApi_ListOnlineArchives_Call

ListOnlineArchives is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*OnlineArchiveApi_Expecter) ListOnlineArchivesExecute

func (_e *OnlineArchiveApi_Expecter) ListOnlineArchivesExecute(r interface{}) *OnlineArchiveApi_ListOnlineArchivesExecute_Call

ListOnlineArchivesExecute is a helper method to define mock.On call

  • r admin.ListOnlineArchivesApiRequest

func (*OnlineArchiveApi_Expecter) ListOnlineArchivesWithParams

func (_e *OnlineArchiveApi_Expecter) ListOnlineArchivesWithParams(ctx interface{}, args interface{}) *OnlineArchiveApi_ListOnlineArchivesWithParams_Call

ListOnlineArchivesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListOnlineArchivesApiParams

func (*OnlineArchiveApi_Expecter) UpdateOnlineArchive

func (_e *OnlineArchiveApi_Expecter) UpdateOnlineArchive(ctx interface{}, groupId interface{}, archiveId interface{}, clusterName interface{}, backupOnlineArchive interface{}) *OnlineArchiveApi_UpdateOnlineArchive_Call

UpdateOnlineArchive is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • archiveId string
  • clusterName string
  • backupOnlineArchive *admin.BackupOnlineArchive

func (*OnlineArchiveApi_Expecter) UpdateOnlineArchiveExecute

func (_e *OnlineArchiveApi_Expecter) UpdateOnlineArchiveExecute(r interface{}) *OnlineArchiveApi_UpdateOnlineArchiveExecute_Call

UpdateOnlineArchiveExecute is a helper method to define mock.On call

  • r admin.UpdateOnlineArchiveApiRequest

func (*OnlineArchiveApi_Expecter) UpdateOnlineArchiveWithParams

func (_e *OnlineArchiveApi_Expecter) UpdateOnlineArchiveWithParams(ctx interface{}, args interface{}) *OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call

UpdateOnlineArchiveWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateOnlineArchiveApiParams

type OnlineArchiveApi_GetOnlineArchiveExecute_Call

type OnlineArchiveApi_GetOnlineArchiveExecute_Call struct {
	*mock.Call
}

OnlineArchiveApi_GetOnlineArchiveExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOnlineArchiveExecute'

func (*OnlineArchiveApi_GetOnlineArchiveExecute_Call) Return

func (*OnlineArchiveApi_GetOnlineArchiveExecute_Call) Run

type OnlineArchiveApi_GetOnlineArchiveWithParams_Call

type OnlineArchiveApi_GetOnlineArchiveWithParams_Call struct {
	*mock.Call
}

OnlineArchiveApi_GetOnlineArchiveWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOnlineArchiveWithParams'

func (*OnlineArchiveApi_GetOnlineArchiveWithParams_Call) Run

type OnlineArchiveApi_GetOnlineArchive_Call

type OnlineArchiveApi_GetOnlineArchive_Call struct {
	*mock.Call
}

OnlineArchiveApi_GetOnlineArchive_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOnlineArchive'

func (*OnlineArchiveApi_GetOnlineArchive_Call) Return

func (*OnlineArchiveApi_GetOnlineArchive_Call) Run

func (_c *OnlineArchiveApi_GetOnlineArchive_Call) Run(run func(ctx context.Context, groupId string, archiveId string, clusterName string)) *OnlineArchiveApi_GetOnlineArchive_Call

type OnlineArchiveApi_ListOnlineArchivesExecute_Call

type OnlineArchiveApi_ListOnlineArchivesExecute_Call struct {
	*mock.Call
}

OnlineArchiveApi_ListOnlineArchivesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOnlineArchivesExecute'

func (*OnlineArchiveApi_ListOnlineArchivesExecute_Call) Return

func (*OnlineArchiveApi_ListOnlineArchivesExecute_Call) Run

type OnlineArchiveApi_ListOnlineArchivesWithParams_Call

type OnlineArchiveApi_ListOnlineArchivesWithParams_Call struct {
	*mock.Call
}

OnlineArchiveApi_ListOnlineArchivesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOnlineArchivesWithParams'

func (*OnlineArchiveApi_ListOnlineArchivesWithParams_Call) Run

type OnlineArchiveApi_ListOnlineArchives_Call

type OnlineArchiveApi_ListOnlineArchives_Call struct {
	*mock.Call
}

OnlineArchiveApi_ListOnlineArchives_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOnlineArchives'

func (*OnlineArchiveApi_ListOnlineArchives_Call) Run

type OnlineArchiveApi_UpdateOnlineArchiveExecute_Call

type OnlineArchiveApi_UpdateOnlineArchiveExecute_Call struct {
	*mock.Call
}

OnlineArchiveApi_UpdateOnlineArchiveExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOnlineArchiveExecute'

func (*OnlineArchiveApi_UpdateOnlineArchiveExecute_Call) Return

func (*OnlineArchiveApi_UpdateOnlineArchiveExecute_Call) Run

type OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call

type OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call struct {
	*mock.Call
}

OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOnlineArchiveWithParams'

func (*OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call) Run

type OnlineArchiveApi_UpdateOnlineArchive_Call

type OnlineArchiveApi_UpdateOnlineArchive_Call struct {
	*mock.Call
}

OnlineArchiveApi_UpdateOnlineArchive_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOnlineArchive'

func (*OnlineArchiveApi_UpdateOnlineArchive_Call) Run

func (_c *OnlineArchiveApi_UpdateOnlineArchive_Call) Run(run func(ctx context.Context, groupId string, archiveId string, clusterName string, backupOnlineArchive *admin.BackupOnlineArchive)) *OnlineArchiveApi_UpdateOnlineArchive_Call

type OrganizationsApi

type OrganizationsApi struct {
	mock.Mock
}

OrganizationsApi is an autogenerated mock type for the OrganizationsApi type

func NewOrganizationsApi

func NewOrganizationsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *OrganizationsApi

NewOrganizationsApi creates a new instance of OrganizationsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*OrganizationsApi) CreateOrganization

func (_m *OrganizationsApi) CreateOrganization(ctx context.Context, createOrganizationRequest *admin.CreateOrganizationRequest) admin.CreateOrganizationApiRequest

CreateOrganization provides a mock function with given fields: ctx, createOrganizationRequest

func (*OrganizationsApi) CreateOrganizationExecute

CreateOrganizationExecute provides a mock function with given fields: r

func (*OrganizationsApi) CreateOrganizationInvitation

func (_m *OrganizationsApi) CreateOrganizationInvitation(ctx context.Context, orgId string, organizationInvitationRequest *admin.OrganizationInvitationRequest) admin.CreateOrganizationInvitationApiRequest

CreateOrganizationInvitation provides a mock function with given fields: ctx, orgId, organizationInvitationRequest

func (*OrganizationsApi) CreateOrganizationInvitationExecute

CreateOrganizationInvitationExecute provides a mock function with given fields: r

func (*OrganizationsApi) CreateOrganizationInvitationWithParams

CreateOrganizationInvitationWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) CreateOrganizationWithParams

CreateOrganizationWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) DeleteOrganization

func (_m *OrganizationsApi) DeleteOrganization(ctx context.Context, orgId string) admin.DeleteOrganizationApiRequest

DeleteOrganization provides a mock function with given fields: ctx, orgId

func (*OrganizationsApi) DeleteOrganizationExecute

func (_m *OrganizationsApi) DeleteOrganizationExecute(r admin.DeleteOrganizationApiRequest) (map[string]interface{}, *http.Response, error)

DeleteOrganizationExecute provides a mock function with given fields: r

func (*OrganizationsApi) DeleteOrganizationInvitation

func (_m *OrganizationsApi) DeleteOrganizationInvitation(ctx context.Context, orgId string, invitationId string) admin.DeleteOrganizationInvitationApiRequest

DeleteOrganizationInvitation provides a mock function with given fields: ctx, orgId, invitationId

func (*OrganizationsApi) DeleteOrganizationInvitationExecute

func (_m *OrganizationsApi) DeleteOrganizationInvitationExecute(r admin.DeleteOrganizationInvitationApiRequest) (map[string]interface{}, *http.Response, error)

DeleteOrganizationInvitationExecute provides a mock function with given fields: r

func (*OrganizationsApi) DeleteOrganizationInvitationWithParams

DeleteOrganizationInvitationWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) DeleteOrganizationWithParams

DeleteOrganizationWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) EXPECT

func (*OrganizationsApi) GetOrganization

func (_m *OrganizationsApi) GetOrganization(ctx context.Context, orgId string) admin.GetOrganizationApiRequest

GetOrganization provides a mock function with given fields: ctx, orgId

func (*OrganizationsApi) GetOrganizationExecute

GetOrganizationExecute provides a mock function with given fields: r

func (*OrganizationsApi) GetOrganizationInvitation

func (_m *OrganizationsApi) GetOrganizationInvitation(ctx context.Context, orgId string, invitationId string) admin.GetOrganizationInvitationApiRequest

GetOrganizationInvitation provides a mock function with given fields: ctx, orgId, invitationId

func (*OrganizationsApi) GetOrganizationInvitationExecute

GetOrganizationInvitationExecute provides a mock function with given fields: r

func (*OrganizationsApi) GetOrganizationInvitationWithParams

GetOrganizationInvitationWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) GetOrganizationSettings

func (_m *OrganizationsApi) GetOrganizationSettings(ctx context.Context, orgId string) admin.GetOrganizationSettingsApiRequest

GetOrganizationSettings provides a mock function with given fields: ctx, orgId

func (*OrganizationsApi) GetOrganizationSettingsExecute

GetOrganizationSettingsExecute provides a mock function with given fields: r

func (*OrganizationsApi) GetOrganizationSettingsWithParams

GetOrganizationSettingsWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) GetOrganizationWithParams

GetOrganizationWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) ListOrganizationInvitations

func (_m *OrganizationsApi) ListOrganizationInvitations(ctx context.Context, orgId string) admin.ListOrganizationInvitationsApiRequest

ListOrganizationInvitations provides a mock function with given fields: ctx, orgId

func (*OrganizationsApi) ListOrganizationInvitationsExecute

ListOrganizationInvitationsExecute provides a mock function with given fields: r

func (*OrganizationsApi) ListOrganizationInvitationsWithParams

ListOrganizationInvitationsWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) ListOrganizationProjects

func (_m *OrganizationsApi) ListOrganizationProjects(ctx context.Context, orgId string) admin.ListOrganizationProjectsApiRequest

ListOrganizationProjects provides a mock function with given fields: ctx, orgId

func (*OrganizationsApi) ListOrganizationProjectsExecute

ListOrganizationProjectsExecute provides a mock function with given fields: r

func (*OrganizationsApi) ListOrganizationProjectsWithParams

ListOrganizationProjectsWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) ListOrganizationUsers

func (_m *OrganizationsApi) ListOrganizationUsers(ctx context.Context, orgId string) admin.ListOrganizationUsersApiRequest

ListOrganizationUsers provides a mock function with given fields: ctx, orgId

func (*OrganizationsApi) ListOrganizationUsersExecute

ListOrganizationUsersExecute provides a mock function with given fields: r

func (*OrganizationsApi) ListOrganizationUsersWithParams

ListOrganizationUsersWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) ListOrganizations

ListOrganizations provides a mock function with given fields: ctx

func (*OrganizationsApi) ListOrganizationsExecute

ListOrganizationsExecute provides a mock function with given fields: r

func (*OrganizationsApi) ListOrganizationsWithParams

ListOrganizationsWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) RemoveOrganizationUser

func (_m *OrganizationsApi) RemoveOrganizationUser(ctx context.Context, orgId string, userId string) admin.RemoveOrganizationUserApiRequest

RemoveOrganizationUser provides a mock function with given fields: ctx, orgId, userId

func (*OrganizationsApi) RemoveOrganizationUserExecute

func (_m *OrganizationsApi) RemoveOrganizationUserExecute(r admin.RemoveOrganizationUserApiRequest) (map[string]interface{}, *http.Response, error)

RemoveOrganizationUserExecute provides a mock function with given fields: r

func (*OrganizationsApi) RemoveOrganizationUserWithParams

RemoveOrganizationUserWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) RenameOrganization

func (_m *OrganizationsApi) RenameOrganization(ctx context.Context, orgId string, atlasOrganization *admin.AtlasOrganization) admin.RenameOrganizationApiRequest

RenameOrganization provides a mock function with given fields: ctx, orgId, atlasOrganization

func (*OrganizationsApi) RenameOrganizationExecute

RenameOrganizationExecute provides a mock function with given fields: r

func (*OrganizationsApi) RenameOrganizationWithParams

RenameOrganizationWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) UpdateOrganizationInvitation

func (_m *OrganizationsApi) UpdateOrganizationInvitation(ctx context.Context, orgId string, organizationInvitationRequest *admin.OrganizationInvitationRequest) admin.UpdateOrganizationInvitationApiRequest

UpdateOrganizationInvitation provides a mock function with given fields: ctx, orgId, organizationInvitationRequest

func (*OrganizationsApi) UpdateOrganizationInvitationById

func (_m *OrganizationsApi) UpdateOrganizationInvitationById(ctx context.Context, orgId string, invitationId string, organizationInvitationUpdateRequest *admin.OrganizationInvitationUpdateRequest) admin.UpdateOrganizationInvitationByIdApiRequest

UpdateOrganizationInvitationById provides a mock function with given fields: ctx, orgId, invitationId, organizationInvitationUpdateRequest

func (*OrganizationsApi) UpdateOrganizationInvitationByIdExecute

UpdateOrganizationInvitationByIdExecute provides a mock function with given fields: r

func (*OrganizationsApi) UpdateOrganizationInvitationByIdWithParams

UpdateOrganizationInvitationByIdWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) UpdateOrganizationInvitationExecute

UpdateOrganizationInvitationExecute provides a mock function with given fields: r

func (*OrganizationsApi) UpdateOrganizationInvitationWithParams

UpdateOrganizationInvitationWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) UpdateOrganizationRoles

func (_m *OrganizationsApi) UpdateOrganizationRoles(ctx context.Context, orgId string, userId string, updateOrgRolesForUser *admin.UpdateOrgRolesForUser) admin.UpdateOrganizationRolesApiRequest

UpdateOrganizationRoles provides a mock function with given fields: ctx, orgId, userId, updateOrgRolesForUser

func (*OrganizationsApi) UpdateOrganizationRolesExecute

UpdateOrganizationRolesExecute provides a mock function with given fields: r

func (*OrganizationsApi) UpdateOrganizationRolesWithParams

UpdateOrganizationRolesWithParams provides a mock function with given fields: ctx, args

func (*OrganizationsApi) UpdateOrganizationSettings

func (_m *OrganizationsApi) UpdateOrganizationSettings(ctx context.Context, orgId string, organizationSettings *admin.OrganizationSettings) admin.UpdateOrganizationSettingsApiRequest

UpdateOrganizationSettings provides a mock function with given fields: ctx, orgId, organizationSettings

func (*OrganizationsApi) UpdateOrganizationSettingsExecute

UpdateOrganizationSettingsExecute provides a mock function with given fields: r

func (*OrganizationsApi) UpdateOrganizationSettingsWithParams

UpdateOrganizationSettingsWithParams provides a mock function with given fields: ctx, args

type OrganizationsApi_CreateOrganizationExecute_Call

type OrganizationsApi_CreateOrganizationExecute_Call struct {
	*mock.Call
}

OrganizationsApi_CreateOrganizationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOrganizationExecute'

func (*OrganizationsApi_CreateOrganizationExecute_Call) Return

func (*OrganizationsApi_CreateOrganizationExecute_Call) Run

type OrganizationsApi_CreateOrganizationInvitationExecute_Call

type OrganizationsApi_CreateOrganizationInvitationExecute_Call struct {
	*mock.Call
}

OrganizationsApi_CreateOrganizationInvitationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOrganizationInvitationExecute'

func (*OrganizationsApi_CreateOrganizationInvitationExecute_Call) Return

type OrganizationsApi_CreateOrganizationInvitationWithParams_Call

type OrganizationsApi_CreateOrganizationInvitationWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_CreateOrganizationInvitationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOrganizationInvitationWithParams'

type OrganizationsApi_CreateOrganizationInvitation_Call

type OrganizationsApi_CreateOrganizationInvitation_Call struct {
	*mock.Call
}

OrganizationsApi_CreateOrganizationInvitation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOrganizationInvitation'

func (*OrganizationsApi_CreateOrganizationInvitation_Call) Run

type OrganizationsApi_CreateOrganizationWithParams_Call

type OrganizationsApi_CreateOrganizationWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_CreateOrganizationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOrganizationWithParams'

func (*OrganizationsApi_CreateOrganizationWithParams_Call) Run

type OrganizationsApi_CreateOrganization_Call

type OrganizationsApi_CreateOrganization_Call struct {
	*mock.Call
}

OrganizationsApi_CreateOrganization_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOrganization'

func (*OrganizationsApi_CreateOrganization_Call) Run

type OrganizationsApi_DeleteOrganizationExecute_Call

type OrganizationsApi_DeleteOrganizationExecute_Call struct {
	*mock.Call
}

OrganizationsApi_DeleteOrganizationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOrganizationExecute'

func (*OrganizationsApi_DeleteOrganizationExecute_Call) Return

func (*OrganizationsApi_DeleteOrganizationExecute_Call) Run

func (*OrganizationsApi_DeleteOrganizationExecute_Call) RunAndReturn

type OrganizationsApi_DeleteOrganizationInvitationExecute_Call

type OrganizationsApi_DeleteOrganizationInvitationExecute_Call struct {
	*mock.Call
}

OrganizationsApi_DeleteOrganizationInvitationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOrganizationInvitationExecute'

func (*OrganizationsApi_DeleteOrganizationInvitationExecute_Call) Return

func (*OrganizationsApi_DeleteOrganizationInvitationExecute_Call) RunAndReturn

type OrganizationsApi_DeleteOrganizationInvitationWithParams_Call

type OrganizationsApi_DeleteOrganizationInvitationWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_DeleteOrganizationInvitationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOrganizationInvitationWithParams'

type OrganizationsApi_DeleteOrganizationInvitation_Call

type OrganizationsApi_DeleteOrganizationInvitation_Call struct {
	*mock.Call
}

OrganizationsApi_DeleteOrganizationInvitation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOrganizationInvitation'

func (*OrganizationsApi_DeleteOrganizationInvitation_Call) Run

type OrganizationsApi_DeleteOrganizationWithParams_Call

type OrganizationsApi_DeleteOrganizationWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_DeleteOrganizationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOrganizationWithParams'

func (*OrganizationsApi_DeleteOrganizationWithParams_Call) Run

type OrganizationsApi_DeleteOrganization_Call

type OrganizationsApi_DeleteOrganization_Call struct {
	*mock.Call
}

OrganizationsApi_DeleteOrganization_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOrganization'

func (*OrganizationsApi_DeleteOrganization_Call) Run

type OrganizationsApi_Expecter

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

func (*OrganizationsApi_Expecter) CreateOrganization

func (_e *OrganizationsApi_Expecter) CreateOrganization(ctx interface{}, createOrganizationRequest interface{}) *OrganizationsApi_CreateOrganization_Call

CreateOrganization is a helper method to define mock.On call

  • ctx context.Context
  • createOrganizationRequest *admin.CreateOrganizationRequest

func (*OrganizationsApi_Expecter) CreateOrganizationExecute

func (_e *OrganizationsApi_Expecter) CreateOrganizationExecute(r interface{}) *OrganizationsApi_CreateOrganizationExecute_Call

CreateOrganizationExecute is a helper method to define mock.On call

  • r admin.CreateOrganizationApiRequest

func (*OrganizationsApi_Expecter) CreateOrganizationInvitation

func (_e *OrganizationsApi_Expecter) CreateOrganizationInvitation(ctx interface{}, orgId interface{}, organizationInvitationRequest interface{}) *OrganizationsApi_CreateOrganizationInvitation_Call

CreateOrganizationInvitation is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • organizationInvitationRequest *admin.OrganizationInvitationRequest

func (*OrganizationsApi_Expecter) CreateOrganizationInvitationExecute

func (_e *OrganizationsApi_Expecter) CreateOrganizationInvitationExecute(r interface{}) *OrganizationsApi_CreateOrganizationInvitationExecute_Call

CreateOrganizationInvitationExecute is a helper method to define mock.On call

  • r admin.CreateOrganizationInvitationApiRequest

func (*OrganizationsApi_Expecter) CreateOrganizationInvitationWithParams

func (_e *OrganizationsApi_Expecter) CreateOrganizationInvitationWithParams(ctx interface{}, args interface{}) *OrganizationsApi_CreateOrganizationInvitationWithParams_Call

CreateOrganizationInvitationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateOrganizationInvitationApiParams

func (*OrganizationsApi_Expecter) CreateOrganizationWithParams

func (_e *OrganizationsApi_Expecter) CreateOrganizationWithParams(ctx interface{}, args interface{}) *OrganizationsApi_CreateOrganizationWithParams_Call

CreateOrganizationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateOrganizationApiParams

func (*OrganizationsApi_Expecter) DeleteOrganization

func (_e *OrganizationsApi_Expecter) DeleteOrganization(ctx interface{}, orgId interface{}) *OrganizationsApi_DeleteOrganization_Call

DeleteOrganization is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*OrganizationsApi_Expecter) DeleteOrganizationExecute

func (_e *OrganizationsApi_Expecter) DeleteOrganizationExecute(r interface{}) *OrganizationsApi_DeleteOrganizationExecute_Call

DeleteOrganizationExecute is a helper method to define mock.On call

  • r admin.DeleteOrganizationApiRequest

func (*OrganizationsApi_Expecter) DeleteOrganizationInvitation

func (_e *OrganizationsApi_Expecter) DeleteOrganizationInvitation(ctx interface{}, orgId interface{}, invitationId interface{}) *OrganizationsApi_DeleteOrganizationInvitation_Call

DeleteOrganizationInvitation is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • invitationId string

func (*OrganizationsApi_Expecter) DeleteOrganizationInvitationExecute

func (_e *OrganizationsApi_Expecter) DeleteOrganizationInvitationExecute(r interface{}) *OrganizationsApi_DeleteOrganizationInvitationExecute_Call

DeleteOrganizationInvitationExecute is a helper method to define mock.On call

  • r admin.DeleteOrganizationInvitationApiRequest

func (*OrganizationsApi_Expecter) DeleteOrganizationInvitationWithParams

func (_e *OrganizationsApi_Expecter) DeleteOrganizationInvitationWithParams(ctx interface{}, args interface{}) *OrganizationsApi_DeleteOrganizationInvitationWithParams_Call

DeleteOrganizationInvitationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteOrganizationInvitationApiParams

func (*OrganizationsApi_Expecter) DeleteOrganizationWithParams

func (_e *OrganizationsApi_Expecter) DeleteOrganizationWithParams(ctx interface{}, args interface{}) *OrganizationsApi_DeleteOrganizationWithParams_Call

DeleteOrganizationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteOrganizationApiParams

func (*OrganizationsApi_Expecter) GetOrganization

func (_e *OrganizationsApi_Expecter) GetOrganization(ctx interface{}, orgId interface{}) *OrganizationsApi_GetOrganization_Call

GetOrganization is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*OrganizationsApi_Expecter) GetOrganizationExecute

func (_e *OrganizationsApi_Expecter) GetOrganizationExecute(r interface{}) *OrganizationsApi_GetOrganizationExecute_Call

GetOrganizationExecute is a helper method to define mock.On call

  • r admin.GetOrganizationApiRequest

func (*OrganizationsApi_Expecter) GetOrganizationInvitation

func (_e *OrganizationsApi_Expecter) GetOrganizationInvitation(ctx interface{}, orgId interface{}, invitationId interface{}) *OrganizationsApi_GetOrganizationInvitation_Call

GetOrganizationInvitation is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • invitationId string

func (*OrganizationsApi_Expecter) GetOrganizationInvitationExecute

func (_e *OrganizationsApi_Expecter) GetOrganizationInvitationExecute(r interface{}) *OrganizationsApi_GetOrganizationInvitationExecute_Call

GetOrganizationInvitationExecute is a helper method to define mock.On call

  • r admin.GetOrganizationInvitationApiRequest

func (*OrganizationsApi_Expecter) GetOrganizationInvitationWithParams

func (_e *OrganizationsApi_Expecter) GetOrganizationInvitationWithParams(ctx interface{}, args interface{}) *OrganizationsApi_GetOrganizationInvitationWithParams_Call

GetOrganizationInvitationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetOrganizationInvitationApiParams

func (*OrganizationsApi_Expecter) GetOrganizationSettings

func (_e *OrganizationsApi_Expecter) GetOrganizationSettings(ctx interface{}, orgId interface{}) *OrganizationsApi_GetOrganizationSettings_Call

GetOrganizationSettings is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*OrganizationsApi_Expecter) GetOrganizationSettingsExecute

func (_e *OrganizationsApi_Expecter) GetOrganizationSettingsExecute(r interface{}) *OrganizationsApi_GetOrganizationSettingsExecute_Call

GetOrganizationSettingsExecute is a helper method to define mock.On call

  • r admin.GetOrganizationSettingsApiRequest

func (*OrganizationsApi_Expecter) GetOrganizationSettingsWithParams

func (_e *OrganizationsApi_Expecter) GetOrganizationSettingsWithParams(ctx interface{}, args interface{}) *OrganizationsApi_GetOrganizationSettingsWithParams_Call

GetOrganizationSettingsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetOrganizationSettingsApiParams

func (*OrganizationsApi_Expecter) GetOrganizationWithParams

func (_e *OrganizationsApi_Expecter) GetOrganizationWithParams(ctx interface{}, args interface{}) *OrganizationsApi_GetOrganizationWithParams_Call

GetOrganizationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetOrganizationApiParams

func (*OrganizationsApi_Expecter) ListOrganizationInvitations

func (_e *OrganizationsApi_Expecter) ListOrganizationInvitations(ctx interface{}, orgId interface{}) *OrganizationsApi_ListOrganizationInvitations_Call

ListOrganizationInvitations is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*OrganizationsApi_Expecter) ListOrganizationInvitationsExecute

func (_e *OrganizationsApi_Expecter) ListOrganizationInvitationsExecute(r interface{}) *OrganizationsApi_ListOrganizationInvitationsExecute_Call

ListOrganizationInvitationsExecute is a helper method to define mock.On call

  • r admin.ListOrganizationInvitationsApiRequest

func (*OrganizationsApi_Expecter) ListOrganizationInvitationsWithParams

func (_e *OrganizationsApi_Expecter) ListOrganizationInvitationsWithParams(ctx interface{}, args interface{}) *OrganizationsApi_ListOrganizationInvitationsWithParams_Call

ListOrganizationInvitationsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListOrganizationInvitationsApiParams

func (*OrganizationsApi_Expecter) ListOrganizationProjects

func (_e *OrganizationsApi_Expecter) ListOrganizationProjects(ctx interface{}, orgId interface{}) *OrganizationsApi_ListOrganizationProjects_Call

ListOrganizationProjects is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*OrganizationsApi_Expecter) ListOrganizationProjectsExecute

func (_e *OrganizationsApi_Expecter) ListOrganizationProjectsExecute(r interface{}) *OrganizationsApi_ListOrganizationProjectsExecute_Call

ListOrganizationProjectsExecute is a helper method to define mock.On call

  • r admin.ListOrganizationProjectsApiRequest

func (*OrganizationsApi_Expecter) ListOrganizationProjectsWithParams

func (_e *OrganizationsApi_Expecter) ListOrganizationProjectsWithParams(ctx interface{}, args interface{}) *OrganizationsApi_ListOrganizationProjectsWithParams_Call

ListOrganizationProjectsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListOrganizationProjectsApiParams

func (*OrganizationsApi_Expecter) ListOrganizationUsers

func (_e *OrganizationsApi_Expecter) ListOrganizationUsers(ctx interface{}, orgId interface{}) *OrganizationsApi_ListOrganizationUsers_Call

ListOrganizationUsers is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*OrganizationsApi_Expecter) ListOrganizationUsersExecute

func (_e *OrganizationsApi_Expecter) ListOrganizationUsersExecute(r interface{}) *OrganizationsApi_ListOrganizationUsersExecute_Call

ListOrganizationUsersExecute is a helper method to define mock.On call

  • r admin.ListOrganizationUsersApiRequest

func (*OrganizationsApi_Expecter) ListOrganizationUsersWithParams

func (_e *OrganizationsApi_Expecter) ListOrganizationUsersWithParams(ctx interface{}, args interface{}) *OrganizationsApi_ListOrganizationUsersWithParams_Call

ListOrganizationUsersWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListOrganizationUsersApiParams

func (*OrganizationsApi_Expecter) ListOrganizations

func (_e *OrganizationsApi_Expecter) ListOrganizations(ctx interface{}) *OrganizationsApi_ListOrganizations_Call

ListOrganizations is a helper method to define mock.On call

  • ctx context.Context

func (*OrganizationsApi_Expecter) ListOrganizationsExecute

func (_e *OrganizationsApi_Expecter) ListOrganizationsExecute(r interface{}) *OrganizationsApi_ListOrganizationsExecute_Call

ListOrganizationsExecute is a helper method to define mock.On call

  • r admin.ListOrganizationsApiRequest

func (*OrganizationsApi_Expecter) ListOrganizationsWithParams

func (_e *OrganizationsApi_Expecter) ListOrganizationsWithParams(ctx interface{}, args interface{}) *OrganizationsApi_ListOrganizationsWithParams_Call

ListOrganizationsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListOrganizationsApiParams

func (*OrganizationsApi_Expecter) RemoveOrganizationUser

func (_e *OrganizationsApi_Expecter) RemoveOrganizationUser(ctx interface{}, orgId interface{}, userId interface{}) *OrganizationsApi_RemoveOrganizationUser_Call

RemoveOrganizationUser is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • userId string

func (*OrganizationsApi_Expecter) RemoveOrganizationUserExecute

func (_e *OrganizationsApi_Expecter) RemoveOrganizationUserExecute(r interface{}) *OrganizationsApi_RemoveOrganizationUserExecute_Call

RemoveOrganizationUserExecute is a helper method to define mock.On call

  • r admin.RemoveOrganizationUserApiRequest

func (*OrganizationsApi_Expecter) RemoveOrganizationUserWithParams

func (_e *OrganizationsApi_Expecter) RemoveOrganizationUserWithParams(ctx interface{}, args interface{}) *OrganizationsApi_RemoveOrganizationUserWithParams_Call

RemoveOrganizationUserWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.RemoveOrganizationUserApiParams

func (*OrganizationsApi_Expecter) RenameOrganization

func (_e *OrganizationsApi_Expecter) RenameOrganization(ctx interface{}, orgId interface{}, atlasOrganization interface{}) *OrganizationsApi_RenameOrganization_Call

RenameOrganization is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • atlasOrganization *admin.AtlasOrganization

func (*OrganizationsApi_Expecter) RenameOrganizationExecute

func (_e *OrganizationsApi_Expecter) RenameOrganizationExecute(r interface{}) *OrganizationsApi_RenameOrganizationExecute_Call

RenameOrganizationExecute is a helper method to define mock.On call

  • r admin.RenameOrganizationApiRequest

func (*OrganizationsApi_Expecter) RenameOrganizationWithParams

func (_e *OrganizationsApi_Expecter) RenameOrganizationWithParams(ctx interface{}, args interface{}) *OrganizationsApi_RenameOrganizationWithParams_Call

RenameOrganizationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.RenameOrganizationApiParams

func (*OrganizationsApi_Expecter) UpdateOrganizationInvitation

func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitation(ctx interface{}, orgId interface{}, organizationInvitationRequest interface{}) *OrganizationsApi_UpdateOrganizationInvitation_Call

UpdateOrganizationInvitation is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • organizationInvitationRequest *admin.OrganizationInvitationRequest

func (*OrganizationsApi_Expecter) UpdateOrganizationInvitationById

func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitationById(ctx interface{}, orgId interface{}, invitationId interface{}, organizationInvitationUpdateRequest interface{}) *OrganizationsApi_UpdateOrganizationInvitationById_Call

UpdateOrganizationInvitationById is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • invitationId string
  • organizationInvitationUpdateRequest *admin.OrganizationInvitationUpdateRequest

func (*OrganizationsApi_Expecter) UpdateOrganizationInvitationByIdExecute

func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitationByIdExecute(r interface{}) *OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call

UpdateOrganizationInvitationByIdExecute is a helper method to define mock.On call

  • r admin.UpdateOrganizationInvitationByIdApiRequest

func (*OrganizationsApi_Expecter) UpdateOrganizationInvitationByIdWithParams

func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitationByIdWithParams(ctx interface{}, args interface{}) *OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call

UpdateOrganizationInvitationByIdWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateOrganizationInvitationByIdApiParams

func (*OrganizationsApi_Expecter) UpdateOrganizationInvitationExecute

func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitationExecute(r interface{}) *OrganizationsApi_UpdateOrganizationInvitationExecute_Call

UpdateOrganizationInvitationExecute is a helper method to define mock.On call

  • r admin.UpdateOrganizationInvitationApiRequest

func (*OrganizationsApi_Expecter) UpdateOrganizationInvitationWithParams

func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitationWithParams(ctx interface{}, args interface{}) *OrganizationsApi_UpdateOrganizationInvitationWithParams_Call

UpdateOrganizationInvitationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateOrganizationInvitationApiParams

func (*OrganizationsApi_Expecter) UpdateOrganizationRoles

func (_e *OrganizationsApi_Expecter) UpdateOrganizationRoles(ctx interface{}, orgId interface{}, userId interface{}, updateOrgRolesForUser interface{}) *OrganizationsApi_UpdateOrganizationRoles_Call

UpdateOrganizationRoles is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • userId string
  • updateOrgRolesForUser *admin.UpdateOrgRolesForUser

func (*OrganizationsApi_Expecter) UpdateOrganizationRolesExecute

func (_e *OrganizationsApi_Expecter) UpdateOrganizationRolesExecute(r interface{}) *OrganizationsApi_UpdateOrganizationRolesExecute_Call

UpdateOrganizationRolesExecute is a helper method to define mock.On call

  • r admin.UpdateOrganizationRolesApiRequest

func (*OrganizationsApi_Expecter) UpdateOrganizationRolesWithParams

func (_e *OrganizationsApi_Expecter) UpdateOrganizationRolesWithParams(ctx interface{}, args interface{}) *OrganizationsApi_UpdateOrganizationRolesWithParams_Call

UpdateOrganizationRolesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateOrganizationRolesApiParams

func (*OrganizationsApi_Expecter) UpdateOrganizationSettings

func (_e *OrganizationsApi_Expecter) UpdateOrganizationSettings(ctx interface{}, orgId interface{}, organizationSettings interface{}) *OrganizationsApi_UpdateOrganizationSettings_Call

UpdateOrganizationSettings is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • organizationSettings *admin.OrganizationSettings

func (*OrganizationsApi_Expecter) UpdateOrganizationSettingsExecute

func (_e *OrganizationsApi_Expecter) UpdateOrganizationSettingsExecute(r interface{}) *OrganizationsApi_UpdateOrganizationSettingsExecute_Call

UpdateOrganizationSettingsExecute is a helper method to define mock.On call

  • r admin.UpdateOrganizationSettingsApiRequest

func (*OrganizationsApi_Expecter) UpdateOrganizationSettingsWithParams

func (_e *OrganizationsApi_Expecter) UpdateOrganizationSettingsWithParams(ctx interface{}, args interface{}) *OrganizationsApi_UpdateOrganizationSettingsWithParams_Call

UpdateOrganizationSettingsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateOrganizationSettingsApiParams

type OrganizationsApi_GetOrganizationExecute_Call

type OrganizationsApi_GetOrganizationExecute_Call struct {
	*mock.Call
}

OrganizationsApi_GetOrganizationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganizationExecute'

func (*OrganizationsApi_GetOrganizationExecute_Call) Return

func (*OrganizationsApi_GetOrganizationExecute_Call) Run

type OrganizationsApi_GetOrganizationInvitationExecute_Call

type OrganizationsApi_GetOrganizationInvitationExecute_Call struct {
	*mock.Call
}

OrganizationsApi_GetOrganizationInvitationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganizationInvitationExecute'

func (*OrganizationsApi_GetOrganizationInvitationExecute_Call) Return

type OrganizationsApi_GetOrganizationInvitationWithParams_Call

type OrganizationsApi_GetOrganizationInvitationWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_GetOrganizationInvitationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganizationInvitationWithParams'

type OrganizationsApi_GetOrganizationInvitation_Call

type OrganizationsApi_GetOrganizationInvitation_Call struct {
	*mock.Call
}

OrganizationsApi_GetOrganizationInvitation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganizationInvitation'

func (*OrganizationsApi_GetOrganizationInvitation_Call) Run

type OrganizationsApi_GetOrganizationSettingsExecute_Call

type OrganizationsApi_GetOrganizationSettingsExecute_Call struct {
	*mock.Call
}

OrganizationsApi_GetOrganizationSettingsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganizationSettingsExecute'

func (*OrganizationsApi_GetOrganizationSettingsExecute_Call) Return

type OrganizationsApi_GetOrganizationSettingsWithParams_Call

type OrganizationsApi_GetOrganizationSettingsWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_GetOrganizationSettingsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganizationSettingsWithParams'

func (*OrganizationsApi_GetOrganizationSettingsWithParams_Call) Run

type OrganizationsApi_GetOrganizationSettings_Call

type OrganizationsApi_GetOrganizationSettings_Call struct {
	*mock.Call
}

OrganizationsApi_GetOrganizationSettings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganizationSettings'

func (*OrganizationsApi_GetOrganizationSettings_Call) Run

type OrganizationsApi_GetOrganizationWithParams_Call

type OrganizationsApi_GetOrganizationWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_GetOrganizationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganizationWithParams'

func (*OrganizationsApi_GetOrganizationWithParams_Call) Run

type OrganizationsApi_GetOrganization_Call

type OrganizationsApi_GetOrganization_Call struct {
	*mock.Call
}

OrganizationsApi_GetOrganization_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOrganization'

func (*OrganizationsApi_GetOrganization_Call) Return

func (*OrganizationsApi_GetOrganization_Call) Run

func (*OrganizationsApi_GetOrganization_Call) RunAndReturn

type OrganizationsApi_ListOrganizationInvitationsExecute_Call

type OrganizationsApi_ListOrganizationInvitationsExecute_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizationInvitationsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationInvitationsExecute'

func (*OrganizationsApi_ListOrganizationInvitationsExecute_Call) Return

type OrganizationsApi_ListOrganizationInvitationsWithParams_Call

type OrganizationsApi_ListOrganizationInvitationsWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizationInvitationsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationInvitationsWithParams'

type OrganizationsApi_ListOrganizationInvitations_Call

type OrganizationsApi_ListOrganizationInvitations_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizationInvitations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationInvitations'

func (*OrganizationsApi_ListOrganizationInvitations_Call) Run

type OrganizationsApi_ListOrganizationProjectsExecute_Call

type OrganizationsApi_ListOrganizationProjectsExecute_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizationProjectsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationProjectsExecute'

func (*OrganizationsApi_ListOrganizationProjectsExecute_Call) Return

type OrganizationsApi_ListOrganizationProjectsWithParams_Call

type OrganizationsApi_ListOrganizationProjectsWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizationProjectsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationProjectsWithParams'

type OrganizationsApi_ListOrganizationProjects_Call

type OrganizationsApi_ListOrganizationProjects_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizationProjects_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationProjects'

func (*OrganizationsApi_ListOrganizationProjects_Call) Run

type OrganizationsApi_ListOrganizationUsersExecute_Call

type OrganizationsApi_ListOrganizationUsersExecute_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizationUsersExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationUsersExecute'

func (*OrganizationsApi_ListOrganizationUsersExecute_Call) Return

func (*OrganizationsApi_ListOrganizationUsersExecute_Call) Run

type OrganizationsApi_ListOrganizationUsersWithParams_Call

type OrganizationsApi_ListOrganizationUsersWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizationUsersWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationUsersWithParams'

func (*OrganizationsApi_ListOrganizationUsersWithParams_Call) Run

type OrganizationsApi_ListOrganizationUsers_Call

type OrganizationsApi_ListOrganizationUsers_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizationUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationUsers'

func (*OrganizationsApi_ListOrganizationUsers_Call) Run

type OrganizationsApi_ListOrganizationsExecute_Call

type OrganizationsApi_ListOrganizationsExecute_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizationsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationsExecute'

func (*OrganizationsApi_ListOrganizationsExecute_Call) Return

func (*OrganizationsApi_ListOrganizationsExecute_Call) Run

type OrganizationsApi_ListOrganizationsWithParams_Call

type OrganizationsApi_ListOrganizationsWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizationsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationsWithParams'

func (*OrganizationsApi_ListOrganizationsWithParams_Call) Run

type OrganizationsApi_ListOrganizations_Call

type OrganizationsApi_ListOrganizations_Call struct {
	*mock.Call
}

OrganizationsApi_ListOrganizations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizations'

func (*OrganizationsApi_ListOrganizations_Call) Return

func (*OrganizationsApi_ListOrganizations_Call) Run

func (*OrganizationsApi_ListOrganizations_Call) RunAndReturn

type OrganizationsApi_RemoveOrganizationUserExecute_Call

type OrganizationsApi_RemoveOrganizationUserExecute_Call struct {
	*mock.Call
}

OrganizationsApi_RemoveOrganizationUserExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveOrganizationUserExecute'

func (*OrganizationsApi_RemoveOrganizationUserExecute_Call) Return

func (*OrganizationsApi_RemoveOrganizationUserExecute_Call) Run

func (*OrganizationsApi_RemoveOrganizationUserExecute_Call) RunAndReturn

type OrganizationsApi_RemoveOrganizationUserWithParams_Call

type OrganizationsApi_RemoveOrganizationUserWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_RemoveOrganizationUserWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveOrganizationUserWithParams'

func (*OrganizationsApi_RemoveOrganizationUserWithParams_Call) Run

type OrganizationsApi_RemoveOrganizationUser_Call

type OrganizationsApi_RemoveOrganizationUser_Call struct {
	*mock.Call
}

OrganizationsApi_RemoveOrganizationUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveOrganizationUser'

func (*OrganizationsApi_RemoveOrganizationUser_Call) Run

type OrganizationsApi_RenameOrganizationExecute_Call

type OrganizationsApi_RenameOrganizationExecute_Call struct {
	*mock.Call
}

OrganizationsApi_RenameOrganizationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RenameOrganizationExecute'

func (*OrganizationsApi_RenameOrganizationExecute_Call) Return

func (*OrganizationsApi_RenameOrganizationExecute_Call) Run

type OrganizationsApi_RenameOrganizationWithParams_Call

type OrganizationsApi_RenameOrganizationWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_RenameOrganizationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RenameOrganizationWithParams'

func (*OrganizationsApi_RenameOrganizationWithParams_Call) Run

type OrganizationsApi_RenameOrganization_Call

type OrganizationsApi_RenameOrganization_Call struct {
	*mock.Call
}

OrganizationsApi_RenameOrganization_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RenameOrganization'

func (*OrganizationsApi_RenameOrganization_Call) Run

type OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call

type OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationInvitationByIdExecute'

func (*OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call) Return

type OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call

type OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationInvitationByIdWithParams'

type OrganizationsApi_UpdateOrganizationInvitationById_Call

type OrganizationsApi_UpdateOrganizationInvitationById_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationInvitationById_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationInvitationById'

func (*OrganizationsApi_UpdateOrganizationInvitationById_Call) Run

type OrganizationsApi_UpdateOrganizationInvitationExecute_Call

type OrganizationsApi_UpdateOrganizationInvitationExecute_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationInvitationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationInvitationExecute'

func (*OrganizationsApi_UpdateOrganizationInvitationExecute_Call) Return

type OrganizationsApi_UpdateOrganizationInvitationWithParams_Call

type OrganizationsApi_UpdateOrganizationInvitationWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationInvitationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationInvitationWithParams'

type OrganizationsApi_UpdateOrganizationInvitation_Call

type OrganizationsApi_UpdateOrganizationInvitation_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationInvitation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationInvitation'

func (*OrganizationsApi_UpdateOrganizationInvitation_Call) Run

type OrganizationsApi_UpdateOrganizationRolesExecute_Call

type OrganizationsApi_UpdateOrganizationRolesExecute_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationRolesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationRolesExecute'

func (*OrganizationsApi_UpdateOrganizationRolesExecute_Call) Return

type OrganizationsApi_UpdateOrganizationRolesWithParams_Call

type OrganizationsApi_UpdateOrganizationRolesWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationRolesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationRolesWithParams'

func (*OrganizationsApi_UpdateOrganizationRolesWithParams_Call) Run

type OrganizationsApi_UpdateOrganizationRoles_Call

type OrganizationsApi_UpdateOrganizationRoles_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationRoles_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationRoles'

func (*OrganizationsApi_UpdateOrganizationRoles_Call) Run

type OrganizationsApi_UpdateOrganizationSettingsExecute_Call

type OrganizationsApi_UpdateOrganizationSettingsExecute_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationSettingsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationSettingsExecute'

func (*OrganizationsApi_UpdateOrganizationSettingsExecute_Call) Return

type OrganizationsApi_UpdateOrganizationSettingsWithParams_Call

type OrganizationsApi_UpdateOrganizationSettingsWithParams_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationSettingsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationSettingsWithParams'

type OrganizationsApi_UpdateOrganizationSettings_Call

type OrganizationsApi_UpdateOrganizationSettings_Call struct {
	*mock.Call
}

OrganizationsApi_UpdateOrganizationSettings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOrganizationSettings'

func (*OrganizationsApi_UpdateOrganizationSettings_Call) Run

type PerformanceAdvisorApi

type PerformanceAdvisorApi struct {
	mock.Mock
}

PerformanceAdvisorApi is an autogenerated mock type for the PerformanceAdvisorApi type

func NewPerformanceAdvisorApi

func NewPerformanceAdvisorApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *PerformanceAdvisorApi

NewPerformanceAdvisorApi creates a new instance of PerformanceAdvisorApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*PerformanceAdvisorApi) DisableSlowOperationThresholding

func (_m *PerformanceAdvisorApi) DisableSlowOperationThresholding(ctx context.Context, groupId string) admin.DisableSlowOperationThresholdingApiRequest

DisableSlowOperationThresholding provides a mock function with given fields: ctx, groupId

func (*PerformanceAdvisorApi) DisableSlowOperationThresholdingExecute

func (_m *PerformanceAdvisorApi) DisableSlowOperationThresholdingExecute(r admin.DisableSlowOperationThresholdingApiRequest) (*http.Response, error)

DisableSlowOperationThresholdingExecute provides a mock function with given fields: r

func (*PerformanceAdvisorApi) DisableSlowOperationThresholdingWithParams

DisableSlowOperationThresholdingWithParams provides a mock function with given fields: ctx, args

func (*PerformanceAdvisorApi) EXPECT

func (*PerformanceAdvisorApi) EnableSlowOperationThresholding

func (_m *PerformanceAdvisorApi) EnableSlowOperationThresholding(ctx context.Context, groupId string) admin.EnableSlowOperationThresholdingApiRequest

EnableSlowOperationThresholding provides a mock function with given fields: ctx, groupId

func (*PerformanceAdvisorApi) EnableSlowOperationThresholdingExecute

func (_m *PerformanceAdvisorApi) EnableSlowOperationThresholdingExecute(r admin.EnableSlowOperationThresholdingApiRequest) (*http.Response, error)

EnableSlowOperationThresholdingExecute provides a mock function with given fields: r

func (*PerformanceAdvisorApi) EnableSlowOperationThresholdingWithParams

EnableSlowOperationThresholdingWithParams provides a mock function with given fields: ctx, args

func (*PerformanceAdvisorApi) GetServerlessAutoIndexing

func (_m *PerformanceAdvisorApi) GetServerlessAutoIndexing(ctx context.Context, groupId string, clusterName string) admin.GetServerlessAutoIndexingApiRequest

GetServerlessAutoIndexing provides a mock function with given fields: ctx, groupId, clusterName

func (*PerformanceAdvisorApi) GetServerlessAutoIndexingExecute

func (_m *PerformanceAdvisorApi) GetServerlessAutoIndexingExecute(r admin.GetServerlessAutoIndexingApiRequest) (bool, *http.Response, error)

GetServerlessAutoIndexingExecute provides a mock function with given fields: r

func (*PerformanceAdvisorApi) GetServerlessAutoIndexingWithParams

GetServerlessAutoIndexingWithParams provides a mock function with given fields: ctx, args

func (*PerformanceAdvisorApi) ListSlowQueries

func (_m *PerformanceAdvisorApi) ListSlowQueries(ctx context.Context, groupId string, processId string) admin.ListSlowQueriesApiRequest

ListSlowQueries provides a mock function with given fields: ctx, groupId, processId

func (*PerformanceAdvisorApi) ListSlowQueriesExecute

ListSlowQueriesExecute provides a mock function with given fields: r

func (*PerformanceAdvisorApi) ListSlowQueriesWithParams

ListSlowQueriesWithParams provides a mock function with given fields: ctx, args

func (*PerformanceAdvisorApi) ListSlowQueryNamespaces

func (_m *PerformanceAdvisorApi) ListSlowQueryNamespaces(ctx context.Context, groupId string, processId string) admin.ListSlowQueryNamespacesApiRequest

ListSlowQueryNamespaces provides a mock function with given fields: ctx, groupId, processId

func (*PerformanceAdvisorApi) ListSlowQueryNamespacesExecute

ListSlowQueryNamespacesExecute provides a mock function with given fields: r

func (*PerformanceAdvisorApi) ListSlowQueryNamespacesWithParams

ListSlowQueryNamespacesWithParams provides a mock function with given fields: ctx, args

func (*PerformanceAdvisorApi) ListSuggestedIndexes

func (_m *PerformanceAdvisorApi) ListSuggestedIndexes(ctx context.Context, groupId string, processId string) admin.ListSuggestedIndexesApiRequest

ListSuggestedIndexes provides a mock function with given fields: ctx, groupId, processId

func (*PerformanceAdvisorApi) ListSuggestedIndexesExecute

ListSuggestedIndexesExecute provides a mock function with given fields: r

func (*PerformanceAdvisorApi) ListSuggestedIndexesWithParams

ListSuggestedIndexesWithParams provides a mock function with given fields: ctx, args

func (*PerformanceAdvisorApi) SetServerlessAutoIndexing

func (_m *PerformanceAdvisorApi) SetServerlessAutoIndexing(ctx context.Context, groupId string, clusterName string) admin.SetServerlessAutoIndexingApiRequest

SetServerlessAutoIndexing provides a mock function with given fields: ctx, groupId, clusterName

func (*PerformanceAdvisorApi) SetServerlessAutoIndexingExecute

func (_m *PerformanceAdvisorApi) SetServerlessAutoIndexingExecute(r admin.SetServerlessAutoIndexingApiRequest) (map[string]interface{}, *http.Response, error)

SetServerlessAutoIndexingExecute provides a mock function with given fields: r

func (*PerformanceAdvisorApi) SetServerlessAutoIndexingWithParams

SetServerlessAutoIndexingWithParams provides a mock function with given fields: ctx, args

type PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call

type PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DisableSlowOperationThresholdingExecute'

func (*PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call) Return

type PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call

type PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DisableSlowOperationThresholdingWithParams'

type PerformanceAdvisorApi_DisableSlowOperationThresholding_Call

type PerformanceAdvisorApi_DisableSlowOperationThresholding_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_DisableSlowOperationThresholding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DisableSlowOperationThresholding'

func (*PerformanceAdvisorApi_DisableSlowOperationThresholding_Call) Run

type PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call

type PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EnableSlowOperationThresholdingExecute'

func (*PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call) Return

type PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call

type PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EnableSlowOperationThresholdingWithParams'

type PerformanceAdvisorApi_EnableSlowOperationThresholding_Call

type PerformanceAdvisorApi_EnableSlowOperationThresholding_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_EnableSlowOperationThresholding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EnableSlowOperationThresholding'

func (*PerformanceAdvisorApi_EnableSlowOperationThresholding_Call) Run

type PerformanceAdvisorApi_Expecter

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

func (*PerformanceAdvisorApi_Expecter) DisableSlowOperationThresholding

func (_e *PerformanceAdvisorApi_Expecter) DisableSlowOperationThresholding(ctx interface{}, groupId interface{}) *PerformanceAdvisorApi_DisableSlowOperationThresholding_Call

DisableSlowOperationThresholding is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*PerformanceAdvisorApi_Expecter) DisableSlowOperationThresholdingExecute

func (_e *PerformanceAdvisorApi_Expecter) DisableSlowOperationThresholdingExecute(r interface{}) *PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call

DisableSlowOperationThresholdingExecute is a helper method to define mock.On call

  • r admin.DisableSlowOperationThresholdingApiRequest

func (*PerformanceAdvisorApi_Expecter) DisableSlowOperationThresholdingWithParams

func (_e *PerformanceAdvisorApi_Expecter) DisableSlowOperationThresholdingWithParams(ctx interface{}, args interface{}) *PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call

DisableSlowOperationThresholdingWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DisableSlowOperationThresholdingApiParams

func (*PerformanceAdvisorApi_Expecter) EnableSlowOperationThresholding

func (_e *PerformanceAdvisorApi_Expecter) EnableSlowOperationThresholding(ctx interface{}, groupId interface{}) *PerformanceAdvisorApi_EnableSlowOperationThresholding_Call

EnableSlowOperationThresholding is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*PerformanceAdvisorApi_Expecter) EnableSlowOperationThresholdingExecute

func (_e *PerformanceAdvisorApi_Expecter) EnableSlowOperationThresholdingExecute(r interface{}) *PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call

EnableSlowOperationThresholdingExecute is a helper method to define mock.On call

  • r admin.EnableSlowOperationThresholdingApiRequest

func (*PerformanceAdvisorApi_Expecter) EnableSlowOperationThresholdingWithParams

func (_e *PerformanceAdvisorApi_Expecter) EnableSlowOperationThresholdingWithParams(ctx interface{}, args interface{}) *PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call

EnableSlowOperationThresholdingWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.EnableSlowOperationThresholdingApiParams

func (*PerformanceAdvisorApi_Expecter) GetServerlessAutoIndexing

func (_e *PerformanceAdvisorApi_Expecter) GetServerlessAutoIndexing(ctx interface{}, groupId interface{}, clusterName interface{}) *PerformanceAdvisorApi_GetServerlessAutoIndexing_Call

GetServerlessAutoIndexing is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*PerformanceAdvisorApi_Expecter) GetServerlessAutoIndexingExecute

func (_e *PerformanceAdvisorApi_Expecter) GetServerlessAutoIndexingExecute(r interface{}) *PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call

GetServerlessAutoIndexingExecute is a helper method to define mock.On call

  • r admin.GetServerlessAutoIndexingApiRequest

func (*PerformanceAdvisorApi_Expecter) GetServerlessAutoIndexingWithParams

func (_e *PerformanceAdvisorApi_Expecter) GetServerlessAutoIndexingWithParams(ctx interface{}, args interface{}) *PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call

GetServerlessAutoIndexingWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetServerlessAutoIndexingApiParams

func (*PerformanceAdvisorApi_Expecter) ListSlowQueries

func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueries(ctx interface{}, groupId interface{}, processId interface{}) *PerformanceAdvisorApi_ListSlowQueries_Call

ListSlowQueries is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • processId string

func (*PerformanceAdvisorApi_Expecter) ListSlowQueriesExecute

func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueriesExecute(r interface{}) *PerformanceAdvisorApi_ListSlowQueriesExecute_Call

ListSlowQueriesExecute is a helper method to define mock.On call

  • r admin.ListSlowQueriesApiRequest

func (*PerformanceAdvisorApi_Expecter) ListSlowQueriesWithParams

func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueriesWithParams(ctx interface{}, args interface{}) *PerformanceAdvisorApi_ListSlowQueriesWithParams_Call

ListSlowQueriesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListSlowQueriesApiParams

func (*PerformanceAdvisorApi_Expecter) ListSlowQueryNamespaces

func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueryNamespaces(ctx interface{}, groupId interface{}, processId interface{}) *PerformanceAdvisorApi_ListSlowQueryNamespaces_Call

ListSlowQueryNamespaces is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • processId string

func (*PerformanceAdvisorApi_Expecter) ListSlowQueryNamespacesExecute

func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueryNamespacesExecute(r interface{}) *PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call

ListSlowQueryNamespacesExecute is a helper method to define mock.On call

  • r admin.ListSlowQueryNamespacesApiRequest

func (*PerformanceAdvisorApi_Expecter) ListSlowQueryNamespacesWithParams

func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueryNamespacesWithParams(ctx interface{}, args interface{}) *PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call

ListSlowQueryNamespacesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListSlowQueryNamespacesApiParams

func (*PerformanceAdvisorApi_Expecter) ListSuggestedIndexes

func (_e *PerformanceAdvisorApi_Expecter) ListSuggestedIndexes(ctx interface{}, groupId interface{}, processId interface{}) *PerformanceAdvisorApi_ListSuggestedIndexes_Call

ListSuggestedIndexes is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • processId string

func (*PerformanceAdvisorApi_Expecter) ListSuggestedIndexesExecute

func (_e *PerformanceAdvisorApi_Expecter) ListSuggestedIndexesExecute(r interface{}) *PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call

ListSuggestedIndexesExecute is a helper method to define mock.On call

  • r admin.ListSuggestedIndexesApiRequest

func (*PerformanceAdvisorApi_Expecter) ListSuggestedIndexesWithParams

func (_e *PerformanceAdvisorApi_Expecter) ListSuggestedIndexesWithParams(ctx interface{}, args interface{}) *PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call

ListSuggestedIndexesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListSuggestedIndexesApiParams

func (*PerformanceAdvisorApi_Expecter) SetServerlessAutoIndexing

func (_e *PerformanceAdvisorApi_Expecter) SetServerlessAutoIndexing(ctx interface{}, groupId interface{}, clusterName interface{}) *PerformanceAdvisorApi_SetServerlessAutoIndexing_Call

SetServerlessAutoIndexing is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*PerformanceAdvisorApi_Expecter) SetServerlessAutoIndexingExecute

func (_e *PerformanceAdvisorApi_Expecter) SetServerlessAutoIndexingExecute(r interface{}) *PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call

SetServerlessAutoIndexingExecute is a helper method to define mock.On call

  • r admin.SetServerlessAutoIndexingApiRequest

func (*PerformanceAdvisorApi_Expecter) SetServerlessAutoIndexingWithParams

func (_e *PerformanceAdvisorApi_Expecter) SetServerlessAutoIndexingWithParams(ctx interface{}, args interface{}) *PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call

SetServerlessAutoIndexingWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.SetServerlessAutoIndexingApiParams

type PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call

type PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessAutoIndexingExecute'

func (*PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call) Return

type PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call

type PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessAutoIndexingWithParams'

type PerformanceAdvisorApi_GetServerlessAutoIndexing_Call

type PerformanceAdvisorApi_GetServerlessAutoIndexing_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_GetServerlessAutoIndexing_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessAutoIndexing'

func (*PerformanceAdvisorApi_GetServerlessAutoIndexing_Call) Run

type PerformanceAdvisorApi_ListSlowQueriesExecute_Call

type PerformanceAdvisorApi_ListSlowQueriesExecute_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_ListSlowQueriesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSlowQueriesExecute'

func (*PerformanceAdvisorApi_ListSlowQueriesExecute_Call) Run

type PerformanceAdvisorApi_ListSlowQueriesWithParams_Call

type PerformanceAdvisorApi_ListSlowQueriesWithParams_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_ListSlowQueriesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSlowQueriesWithParams'

func (*PerformanceAdvisorApi_ListSlowQueriesWithParams_Call) Run

type PerformanceAdvisorApi_ListSlowQueries_Call

type PerformanceAdvisorApi_ListSlowQueries_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_ListSlowQueries_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSlowQueries'

func (*PerformanceAdvisorApi_ListSlowQueries_Call) Return

func (*PerformanceAdvisorApi_ListSlowQueries_Call) Run

type PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call

type PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSlowQueryNamespacesExecute'

func (*PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call) Return

type PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call

type PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSlowQueryNamespacesWithParams'

type PerformanceAdvisorApi_ListSlowQueryNamespaces_Call

type PerformanceAdvisorApi_ListSlowQueryNamespaces_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_ListSlowQueryNamespaces_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSlowQueryNamespaces'

func (*PerformanceAdvisorApi_ListSlowQueryNamespaces_Call) Run

type PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call

type PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSuggestedIndexesExecute'

func (*PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call) Run

type PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call

type PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSuggestedIndexesWithParams'

func (*PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call) Run

type PerformanceAdvisorApi_ListSuggestedIndexes_Call

type PerformanceAdvisorApi_ListSuggestedIndexes_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_ListSuggestedIndexes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSuggestedIndexes'

func (*PerformanceAdvisorApi_ListSuggestedIndexes_Call) Run

type PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call

type PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetServerlessAutoIndexingExecute'

func (*PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call) Return

func (*PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call) RunAndReturn

type PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call

type PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetServerlessAutoIndexingWithParams'

type PerformanceAdvisorApi_SetServerlessAutoIndexing_Call

type PerformanceAdvisorApi_SetServerlessAutoIndexing_Call struct {
	*mock.Call
}

PerformanceAdvisorApi_SetServerlessAutoIndexing_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetServerlessAutoIndexing'

func (*PerformanceAdvisorApi_SetServerlessAutoIndexing_Call) Run

type PrivateEndpointServicesApi

type PrivateEndpointServicesApi struct {
	mock.Mock
}

PrivateEndpointServicesApi is an autogenerated mock type for the PrivateEndpointServicesApi type

func NewPrivateEndpointServicesApi

func NewPrivateEndpointServicesApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *PrivateEndpointServicesApi

NewPrivateEndpointServicesApi creates a new instance of PrivateEndpointServicesApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*PrivateEndpointServicesApi) CreatePrivateEndpoint

func (_m *PrivateEndpointServicesApi) CreatePrivateEndpoint(ctx context.Context, groupId string, cloudProvider string, endpointServiceId string, createEndpointRequest *admin.CreateEndpointRequest) admin.CreatePrivateEndpointApiRequest

CreatePrivateEndpoint provides a mock function with given fields: ctx, groupId, cloudProvider, endpointServiceId, createEndpointRequest

func (*PrivateEndpointServicesApi) CreatePrivateEndpointExecute

CreatePrivateEndpointExecute provides a mock function with given fields: r

func (*PrivateEndpointServicesApi) CreatePrivateEndpointService

func (_m *PrivateEndpointServicesApi) CreatePrivateEndpointService(ctx context.Context, groupId string, cloudProviderEndpointServiceRequest *admin.CloudProviderEndpointServiceRequest) admin.CreatePrivateEndpointServiceApiRequest

CreatePrivateEndpointService provides a mock function with given fields: ctx, groupId, cloudProviderEndpointServiceRequest

func (*PrivateEndpointServicesApi) CreatePrivateEndpointServiceExecute

CreatePrivateEndpointServiceExecute provides a mock function with given fields: r

func (*PrivateEndpointServicesApi) CreatePrivateEndpointServiceWithParams

CreatePrivateEndpointServiceWithParams provides a mock function with given fields: ctx, args

func (*PrivateEndpointServicesApi) CreatePrivateEndpointWithParams

CreatePrivateEndpointWithParams provides a mock function with given fields: ctx, args

func (*PrivateEndpointServicesApi) DeletePrivateEndpoint

func (_m *PrivateEndpointServicesApi) DeletePrivateEndpoint(ctx context.Context, groupId string, cloudProvider string, endpointId string, endpointServiceId string) admin.DeletePrivateEndpointApiRequest

DeletePrivateEndpoint provides a mock function with given fields: ctx, groupId, cloudProvider, endpointId, endpointServiceId

func (*PrivateEndpointServicesApi) DeletePrivateEndpointExecute

func (_m *PrivateEndpointServicesApi) DeletePrivateEndpointExecute(r admin.DeletePrivateEndpointApiRequest) (map[string]interface{}, *http.Response, error)

DeletePrivateEndpointExecute provides a mock function with given fields: r

func (*PrivateEndpointServicesApi) DeletePrivateEndpointService

func (_m *PrivateEndpointServicesApi) DeletePrivateEndpointService(ctx context.Context, groupId string, cloudProvider string, endpointServiceId string) admin.DeletePrivateEndpointServiceApiRequest

DeletePrivateEndpointService provides a mock function with given fields: ctx, groupId, cloudProvider, endpointServiceId

func (*PrivateEndpointServicesApi) DeletePrivateEndpointServiceExecute

func (_m *PrivateEndpointServicesApi) DeletePrivateEndpointServiceExecute(r admin.DeletePrivateEndpointServiceApiRequest) (map[string]interface{}, *http.Response, error)

DeletePrivateEndpointServiceExecute provides a mock function with given fields: r

func (*PrivateEndpointServicesApi) DeletePrivateEndpointServiceWithParams

DeletePrivateEndpointServiceWithParams provides a mock function with given fields: ctx, args

func (*PrivateEndpointServicesApi) DeletePrivateEndpointWithParams

DeletePrivateEndpointWithParams provides a mock function with given fields: ctx, args

func (*PrivateEndpointServicesApi) EXPECT

func (*PrivateEndpointServicesApi) GetPrivateEndpoint

func (_m *PrivateEndpointServicesApi) GetPrivateEndpoint(ctx context.Context, groupId string, cloudProvider string, endpointId string, endpointServiceId string) admin.GetPrivateEndpointApiRequest

GetPrivateEndpoint provides a mock function with given fields: ctx, groupId, cloudProvider, endpointId, endpointServiceId

func (*PrivateEndpointServicesApi) GetPrivateEndpointExecute

GetPrivateEndpointExecute provides a mock function with given fields: r

func (*PrivateEndpointServicesApi) GetPrivateEndpointService

func (_m *PrivateEndpointServicesApi) GetPrivateEndpointService(ctx context.Context, groupId string, cloudProvider string, endpointServiceId string) admin.GetPrivateEndpointServiceApiRequest

GetPrivateEndpointService provides a mock function with given fields: ctx, groupId, cloudProvider, endpointServiceId

func (*PrivateEndpointServicesApi) GetPrivateEndpointServiceExecute

GetPrivateEndpointServiceExecute provides a mock function with given fields: r

func (*PrivateEndpointServicesApi) GetPrivateEndpointServiceWithParams

GetPrivateEndpointServiceWithParams provides a mock function with given fields: ctx, args

func (*PrivateEndpointServicesApi) GetPrivateEndpointWithParams

GetPrivateEndpointWithParams provides a mock function with given fields: ctx, args

func (*PrivateEndpointServicesApi) GetRegionalizedPrivateEndpointSetting

func (_m *PrivateEndpointServicesApi) GetRegionalizedPrivateEndpointSetting(ctx context.Context, groupId string) admin.GetRegionalizedPrivateEndpointSettingApiRequest

GetRegionalizedPrivateEndpointSetting provides a mock function with given fields: ctx, groupId

func (*PrivateEndpointServicesApi) GetRegionalizedPrivateEndpointSettingExecute

GetRegionalizedPrivateEndpointSettingExecute provides a mock function with given fields: r

func (*PrivateEndpointServicesApi) GetRegionalizedPrivateEndpointSettingWithParams

GetRegionalizedPrivateEndpointSettingWithParams provides a mock function with given fields: ctx, args

func (*PrivateEndpointServicesApi) ListPrivateEndpointServices

func (_m *PrivateEndpointServicesApi) ListPrivateEndpointServices(ctx context.Context, groupId string, cloudProvider string) admin.ListPrivateEndpointServicesApiRequest

ListPrivateEndpointServices provides a mock function with given fields: ctx, groupId, cloudProvider

func (*PrivateEndpointServicesApi) ListPrivateEndpointServicesExecute

ListPrivateEndpointServicesExecute provides a mock function with given fields: r

func (*PrivateEndpointServicesApi) ListPrivateEndpointServicesWithParams

ListPrivateEndpointServicesWithParams provides a mock function with given fields: ctx, args

func (*PrivateEndpointServicesApi) ToggleRegionalizedPrivateEndpointSetting

func (_m *PrivateEndpointServicesApi) ToggleRegionalizedPrivateEndpointSetting(ctx context.Context, groupId string, projectSettingItem *admin.ProjectSettingItem) admin.ToggleRegionalizedPrivateEndpointSettingApiRequest

ToggleRegionalizedPrivateEndpointSetting provides a mock function with given fields: ctx, groupId, projectSettingItem

func (*PrivateEndpointServicesApi) ToggleRegionalizedPrivateEndpointSettingExecute

ToggleRegionalizedPrivateEndpointSettingExecute provides a mock function with given fields: r

func (*PrivateEndpointServicesApi) ToggleRegionalizedPrivateEndpointSettingWithParams

ToggleRegionalizedPrivateEndpointSettingWithParams provides a mock function with given fields: ctx, args

type PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call

type PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePrivateEndpointExecute'

func (*PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call) Return

type PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call

type PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePrivateEndpointServiceExecute'

func (*PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call) Return

type PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call

type PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePrivateEndpointServiceWithParams'

type PrivateEndpointServicesApi_CreatePrivateEndpointService_Call

type PrivateEndpointServicesApi_CreatePrivateEndpointService_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_CreatePrivateEndpointService_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePrivateEndpointService'

func (*PrivateEndpointServicesApi_CreatePrivateEndpointService_Call) Run

type PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call

type PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePrivateEndpointWithParams'

type PrivateEndpointServicesApi_CreatePrivateEndpoint_Call

type PrivateEndpointServicesApi_CreatePrivateEndpoint_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_CreatePrivateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePrivateEndpoint'

func (*PrivateEndpointServicesApi_CreatePrivateEndpoint_Call) Run

type PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call

type PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePrivateEndpointExecute'

func (*PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call) Return

func (*PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call) RunAndReturn

type PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call

type PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePrivateEndpointServiceExecute'

func (*PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call) Return

func (*PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call) RunAndReturn

type PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call

type PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePrivateEndpointServiceWithParams'

type PrivateEndpointServicesApi_DeletePrivateEndpointService_Call

type PrivateEndpointServicesApi_DeletePrivateEndpointService_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_DeletePrivateEndpointService_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePrivateEndpointService'

func (*PrivateEndpointServicesApi_DeletePrivateEndpointService_Call) Run

type PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call

type PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePrivateEndpointWithParams'

type PrivateEndpointServicesApi_DeletePrivateEndpoint_Call

type PrivateEndpointServicesApi_DeletePrivateEndpoint_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_DeletePrivateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePrivateEndpoint'

func (*PrivateEndpointServicesApi_DeletePrivateEndpoint_Call) Run

type PrivateEndpointServicesApi_Expecter

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

func (*PrivateEndpointServicesApi_Expecter) CreatePrivateEndpoint

func (_e *PrivateEndpointServicesApi_Expecter) CreatePrivateEndpoint(ctx interface{}, groupId interface{}, cloudProvider interface{}, endpointServiceId interface{}, createEndpointRequest interface{}) *PrivateEndpointServicesApi_CreatePrivateEndpoint_Call

CreatePrivateEndpoint is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • cloudProvider string
  • endpointServiceId string
  • createEndpointRequest *admin.CreateEndpointRequest

func (*PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointExecute

CreatePrivateEndpointExecute is a helper method to define mock.On call

  • r admin.CreatePrivateEndpointApiRequest

func (*PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointService

func (_e *PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointService(ctx interface{}, groupId interface{}, cloudProviderEndpointServiceRequest interface{}) *PrivateEndpointServicesApi_CreatePrivateEndpointService_Call

CreatePrivateEndpointService is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • cloudProviderEndpointServiceRequest *admin.CloudProviderEndpointServiceRequest

func (*PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointServiceExecute

CreatePrivateEndpointServiceExecute is a helper method to define mock.On call

  • r admin.CreatePrivateEndpointServiceApiRequest

func (*PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointServiceWithParams

func (_e *PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointServiceWithParams(ctx interface{}, args interface{}) *PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call

CreatePrivateEndpointServiceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreatePrivateEndpointServiceApiParams

func (*PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointWithParams

func (_e *PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointWithParams(ctx interface{}, args interface{}) *PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call

CreatePrivateEndpointWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreatePrivateEndpointApiParams

func (*PrivateEndpointServicesApi_Expecter) DeletePrivateEndpoint

func (_e *PrivateEndpointServicesApi_Expecter) DeletePrivateEndpoint(ctx interface{}, groupId interface{}, cloudProvider interface{}, endpointId interface{}, endpointServiceId interface{}) *PrivateEndpointServicesApi_DeletePrivateEndpoint_Call

DeletePrivateEndpoint is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • cloudProvider string
  • endpointId string
  • endpointServiceId string

func (*PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointExecute

DeletePrivateEndpointExecute is a helper method to define mock.On call

  • r admin.DeletePrivateEndpointApiRequest

func (*PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointService

func (_e *PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointService(ctx interface{}, groupId interface{}, cloudProvider interface{}, endpointServiceId interface{}) *PrivateEndpointServicesApi_DeletePrivateEndpointService_Call

DeletePrivateEndpointService is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • cloudProvider string
  • endpointServiceId string

func (*PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointServiceExecute

DeletePrivateEndpointServiceExecute is a helper method to define mock.On call

  • r admin.DeletePrivateEndpointServiceApiRequest

func (*PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointServiceWithParams

func (_e *PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointServiceWithParams(ctx interface{}, args interface{}) *PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call

DeletePrivateEndpointServiceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeletePrivateEndpointServiceApiParams

func (*PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointWithParams

func (_e *PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointWithParams(ctx interface{}, args interface{}) *PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call

DeletePrivateEndpointWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeletePrivateEndpointApiParams

func (*PrivateEndpointServicesApi_Expecter) GetPrivateEndpoint

func (_e *PrivateEndpointServicesApi_Expecter) GetPrivateEndpoint(ctx interface{}, groupId interface{}, cloudProvider interface{}, endpointId interface{}, endpointServiceId interface{}) *PrivateEndpointServicesApi_GetPrivateEndpoint_Call

GetPrivateEndpoint is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • cloudProvider string
  • endpointId string
  • endpointServiceId string

func (*PrivateEndpointServicesApi_Expecter) GetPrivateEndpointExecute

GetPrivateEndpointExecute is a helper method to define mock.On call

  • r admin.GetPrivateEndpointApiRequest

func (*PrivateEndpointServicesApi_Expecter) GetPrivateEndpointService

func (_e *PrivateEndpointServicesApi_Expecter) GetPrivateEndpointService(ctx interface{}, groupId interface{}, cloudProvider interface{}, endpointServiceId interface{}) *PrivateEndpointServicesApi_GetPrivateEndpointService_Call

GetPrivateEndpointService is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • cloudProvider string
  • endpointServiceId string

func (*PrivateEndpointServicesApi_Expecter) GetPrivateEndpointServiceExecute

GetPrivateEndpointServiceExecute is a helper method to define mock.On call

  • r admin.GetPrivateEndpointServiceApiRequest

func (*PrivateEndpointServicesApi_Expecter) GetPrivateEndpointServiceWithParams

func (_e *PrivateEndpointServicesApi_Expecter) GetPrivateEndpointServiceWithParams(ctx interface{}, args interface{}) *PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call

GetPrivateEndpointServiceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetPrivateEndpointServiceApiParams

func (*PrivateEndpointServicesApi_Expecter) GetPrivateEndpointWithParams

func (_e *PrivateEndpointServicesApi_Expecter) GetPrivateEndpointWithParams(ctx interface{}, args interface{}) *PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call

GetPrivateEndpointWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetPrivateEndpointApiParams

func (*PrivateEndpointServicesApi_Expecter) GetRegionalizedPrivateEndpointSetting

func (_e *PrivateEndpointServicesApi_Expecter) GetRegionalizedPrivateEndpointSetting(ctx interface{}, groupId interface{}) *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call

GetRegionalizedPrivateEndpointSetting is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*PrivateEndpointServicesApi_Expecter) GetRegionalizedPrivateEndpointSettingExecute

func (_e *PrivateEndpointServicesApi_Expecter) GetRegionalizedPrivateEndpointSettingExecute(r interface{}) *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call

GetRegionalizedPrivateEndpointSettingExecute is a helper method to define mock.On call

  • r admin.GetRegionalizedPrivateEndpointSettingApiRequest

func (*PrivateEndpointServicesApi_Expecter) GetRegionalizedPrivateEndpointSettingWithParams

func (_e *PrivateEndpointServicesApi_Expecter) GetRegionalizedPrivateEndpointSettingWithParams(ctx interface{}, args interface{}) *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingWithParams_Call

GetRegionalizedPrivateEndpointSettingWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetRegionalizedPrivateEndpointSettingApiParams

func (*PrivateEndpointServicesApi_Expecter) ListPrivateEndpointServices

func (_e *PrivateEndpointServicesApi_Expecter) ListPrivateEndpointServices(ctx interface{}, groupId interface{}, cloudProvider interface{}) *PrivateEndpointServicesApi_ListPrivateEndpointServices_Call

ListPrivateEndpointServices is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • cloudProvider string

func (*PrivateEndpointServicesApi_Expecter) ListPrivateEndpointServicesExecute

ListPrivateEndpointServicesExecute is a helper method to define mock.On call

  • r admin.ListPrivateEndpointServicesApiRequest

func (*PrivateEndpointServicesApi_Expecter) ListPrivateEndpointServicesWithParams

func (_e *PrivateEndpointServicesApi_Expecter) ListPrivateEndpointServicesWithParams(ctx interface{}, args interface{}) *PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call

ListPrivateEndpointServicesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListPrivateEndpointServicesApiParams

func (*PrivateEndpointServicesApi_Expecter) ToggleRegionalizedPrivateEndpointSetting

func (_e *PrivateEndpointServicesApi_Expecter) ToggleRegionalizedPrivateEndpointSetting(ctx interface{}, groupId interface{}, projectSettingItem interface{}) *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call

ToggleRegionalizedPrivateEndpointSetting is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • projectSettingItem *admin.ProjectSettingItem

func (*PrivateEndpointServicesApi_Expecter) ToggleRegionalizedPrivateEndpointSettingExecute

func (_e *PrivateEndpointServicesApi_Expecter) ToggleRegionalizedPrivateEndpointSettingExecute(r interface{}) *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingExecute_Call

ToggleRegionalizedPrivateEndpointSettingExecute is a helper method to define mock.On call

  • r admin.ToggleRegionalizedPrivateEndpointSettingApiRequest

func (*PrivateEndpointServicesApi_Expecter) ToggleRegionalizedPrivateEndpointSettingWithParams

func (_e *PrivateEndpointServicesApi_Expecter) ToggleRegionalizedPrivateEndpointSettingWithParams(ctx interface{}, args interface{}) *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingWithParams_Call

ToggleRegionalizedPrivateEndpointSettingWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ToggleRegionalizedPrivateEndpointSettingApiParams

type PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call

type PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPrivateEndpointExecute'

func (*PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call) Return

func (*PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call) Run

type PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call

type PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPrivateEndpointServiceExecute'

func (*PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call) Return

type PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call

type PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPrivateEndpointServiceWithParams'

type PrivateEndpointServicesApi_GetPrivateEndpointService_Call

type PrivateEndpointServicesApi_GetPrivateEndpointService_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_GetPrivateEndpointService_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPrivateEndpointService'

func (*PrivateEndpointServicesApi_GetPrivateEndpointService_Call) Run

type PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call

type PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPrivateEndpointWithParams'

func (*PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call) Run

type PrivateEndpointServicesApi_GetPrivateEndpoint_Call

type PrivateEndpointServicesApi_GetPrivateEndpoint_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_GetPrivateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPrivateEndpoint'

func (*PrivateEndpointServicesApi_GetPrivateEndpoint_Call) Run

func (_c *PrivateEndpointServicesApi_GetPrivateEndpoint_Call) Run(run func(ctx context.Context, groupId string, cloudProvider string, endpointId string, endpointServiceId string)) *PrivateEndpointServicesApi_GetPrivateEndpoint_Call

type PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call

type PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRegionalizedPrivateEndpointSettingExecute'

type PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingWithParams_Call

type PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingWithParams_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRegionalizedPrivateEndpointSettingWithParams'

type PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call

type PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRegionalizedPrivateEndpointSetting'

func (*PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call) Run

type PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call

type PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPrivateEndpointServicesExecute'

func (*PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call) Return

type PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call

type PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPrivateEndpointServicesWithParams'

type PrivateEndpointServicesApi_ListPrivateEndpointServices_Call

type PrivateEndpointServicesApi_ListPrivateEndpointServices_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_ListPrivateEndpointServices_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPrivateEndpointServices'

func (*PrivateEndpointServicesApi_ListPrivateEndpointServices_Call) Run

type PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingExecute_Call

type PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingExecute_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleRegionalizedPrivateEndpointSettingExecute'

type PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingWithParams_Call

type PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingWithParams_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleRegionalizedPrivateEndpointSettingWithParams'

type PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call

type PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call struct {
	*mock.Call
}

PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ToggleRegionalizedPrivateEndpointSetting'

func (*PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call) Run

type ProgrammaticAPIKeysApi

type ProgrammaticAPIKeysApi struct {
	mock.Mock
}

ProgrammaticAPIKeysApi is an autogenerated mock type for the ProgrammaticAPIKeysApi type

func NewProgrammaticAPIKeysApi

func NewProgrammaticAPIKeysApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *ProgrammaticAPIKeysApi

NewProgrammaticAPIKeysApi creates a new instance of ProgrammaticAPIKeysApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ProgrammaticAPIKeysApi) AddProjectApiKey

func (_m *ProgrammaticAPIKeysApi) AddProjectApiKey(ctx context.Context, groupId string, apiUserId string, userAccessRoleAssignment *[]admin.UserAccessRoleAssignment) admin.AddProjectApiKeyApiRequest

AddProjectApiKey provides a mock function with given fields: ctx, groupId, apiUserId, userAccessRoleAssignment

func (*ProgrammaticAPIKeysApi) AddProjectApiKeyExecute

AddProjectApiKeyExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) AddProjectApiKeyWithParams

AddProjectApiKeyWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) CreateApiKey

func (_m *ProgrammaticAPIKeysApi) CreateApiKey(ctx context.Context, orgId string, createAtlasOrganizationApiKey *admin.CreateAtlasOrganizationApiKey) admin.CreateApiKeyApiRequest

CreateApiKey provides a mock function with given fields: ctx, orgId, createAtlasOrganizationApiKey

func (*ProgrammaticAPIKeysApi) CreateApiKeyAccessList

func (_m *ProgrammaticAPIKeysApi) CreateApiKeyAccessList(ctx context.Context, orgId string, apiUserId string, userAccessListRequest *[]admin.UserAccessListRequest) admin.CreateApiKeyAccessListApiRequest

CreateApiKeyAccessList provides a mock function with given fields: ctx, orgId, apiUserId, userAccessListRequest

func (*ProgrammaticAPIKeysApi) CreateApiKeyAccessListExecute

CreateApiKeyAccessListExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) CreateApiKeyAccessListWithParams

CreateApiKeyAccessListWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) CreateApiKeyExecute

CreateApiKeyExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) CreateApiKeyWithParams

CreateApiKeyWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) CreateProjectApiKey

func (_m *ProgrammaticAPIKeysApi) CreateProjectApiKey(ctx context.Context, groupId string, createAtlasProjectApiKey *admin.CreateAtlasProjectApiKey) admin.CreateProjectApiKeyApiRequest

CreateProjectApiKey provides a mock function with given fields: ctx, groupId, createAtlasProjectApiKey

func (*ProgrammaticAPIKeysApi) CreateProjectApiKeyExecute

CreateProjectApiKeyExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) CreateProjectApiKeyWithParams

CreateProjectApiKeyWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) DeleteApiKey

func (_m *ProgrammaticAPIKeysApi) DeleteApiKey(ctx context.Context, orgId string, apiUserId string) admin.DeleteApiKeyApiRequest

DeleteApiKey provides a mock function with given fields: ctx, orgId, apiUserId

func (*ProgrammaticAPIKeysApi) DeleteApiKeyAccessListEntry

func (_m *ProgrammaticAPIKeysApi) DeleteApiKeyAccessListEntry(ctx context.Context, orgId string, apiUserId string, ipAddress string) admin.DeleteApiKeyAccessListEntryApiRequest

DeleteApiKeyAccessListEntry provides a mock function with given fields: ctx, orgId, apiUserId, ipAddress

func (*ProgrammaticAPIKeysApi) DeleteApiKeyAccessListEntryExecute

func (_m *ProgrammaticAPIKeysApi) DeleteApiKeyAccessListEntryExecute(r admin.DeleteApiKeyAccessListEntryApiRequest) (map[string]interface{}, *http.Response, error)

DeleteApiKeyAccessListEntryExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) DeleteApiKeyAccessListEntryWithParams

DeleteApiKeyAccessListEntryWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) DeleteApiKeyExecute

func (_m *ProgrammaticAPIKeysApi) DeleteApiKeyExecute(r admin.DeleteApiKeyApiRequest) (map[string]interface{}, *http.Response, error)

DeleteApiKeyExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) DeleteApiKeyWithParams

DeleteApiKeyWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) EXPECT

func (*ProgrammaticAPIKeysApi) GetApiKey

func (_m *ProgrammaticAPIKeysApi) GetApiKey(ctx context.Context, orgId string, apiUserId string) admin.GetApiKeyApiRequest

GetApiKey provides a mock function with given fields: ctx, orgId, apiUserId

func (*ProgrammaticAPIKeysApi) GetApiKeyAccessList

func (_m *ProgrammaticAPIKeysApi) GetApiKeyAccessList(ctx context.Context, orgId string, ipAddress string, apiUserId string) admin.GetApiKeyAccessListApiRequest

GetApiKeyAccessList provides a mock function with given fields: ctx, orgId, ipAddress, apiUserId

func (*ProgrammaticAPIKeysApi) GetApiKeyAccessListExecute

GetApiKeyAccessListExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) GetApiKeyAccessListWithParams

GetApiKeyAccessListWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) GetApiKeyExecute

GetApiKeyExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) GetApiKeyWithParams

GetApiKeyWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) ListApiKeyAccessListsEntries

func (_m *ProgrammaticAPIKeysApi) ListApiKeyAccessListsEntries(ctx context.Context, orgId string, apiUserId string) admin.ListApiKeyAccessListsEntriesApiRequest

ListApiKeyAccessListsEntries provides a mock function with given fields: ctx, orgId, apiUserId

func (*ProgrammaticAPIKeysApi) ListApiKeyAccessListsEntriesExecute

ListApiKeyAccessListsEntriesExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) ListApiKeyAccessListsEntriesWithParams

ListApiKeyAccessListsEntriesWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) ListApiKeys

ListApiKeys provides a mock function with given fields: ctx, orgId

func (*ProgrammaticAPIKeysApi) ListApiKeysExecute

ListApiKeysExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) ListApiKeysWithParams

ListApiKeysWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) ListProjectApiKeys

func (_m *ProgrammaticAPIKeysApi) ListProjectApiKeys(ctx context.Context, groupId string) admin.ListProjectApiKeysApiRequest

ListProjectApiKeys provides a mock function with given fields: ctx, groupId

func (*ProgrammaticAPIKeysApi) ListProjectApiKeysExecute

ListProjectApiKeysExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) ListProjectApiKeysWithParams

ListProjectApiKeysWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) RemoveProjectApiKey

func (_m *ProgrammaticAPIKeysApi) RemoveProjectApiKey(ctx context.Context, groupId string, apiUserId string) admin.RemoveProjectApiKeyApiRequest

RemoveProjectApiKey provides a mock function with given fields: ctx, groupId, apiUserId

func (*ProgrammaticAPIKeysApi) RemoveProjectApiKeyExecute

func (_m *ProgrammaticAPIKeysApi) RemoveProjectApiKeyExecute(r admin.RemoveProjectApiKeyApiRequest) (map[string]interface{}, *http.Response, error)

RemoveProjectApiKeyExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) RemoveProjectApiKeyWithParams

RemoveProjectApiKeyWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) UpdateApiKey

func (_m *ProgrammaticAPIKeysApi) UpdateApiKey(ctx context.Context, orgId string, apiUserId string, updateAtlasOrganizationApiKey *admin.UpdateAtlasOrganizationApiKey) admin.UpdateApiKeyApiRequest

UpdateApiKey provides a mock function with given fields: ctx, orgId, apiUserId, updateAtlasOrganizationApiKey

func (*ProgrammaticAPIKeysApi) UpdateApiKeyExecute

UpdateApiKeyExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) UpdateApiKeyRoles

func (_m *ProgrammaticAPIKeysApi) UpdateApiKeyRoles(ctx context.Context, groupId string, apiUserId string, updateAtlasProjectApiKey *admin.UpdateAtlasProjectApiKey) admin.UpdateApiKeyRolesApiRequest

UpdateApiKeyRoles provides a mock function with given fields: ctx, groupId, apiUserId, updateAtlasProjectApiKey

func (*ProgrammaticAPIKeysApi) UpdateApiKeyRolesExecute

UpdateApiKeyRolesExecute provides a mock function with given fields: r

func (*ProgrammaticAPIKeysApi) UpdateApiKeyRolesWithParams

UpdateApiKeyRolesWithParams provides a mock function with given fields: ctx, args

func (*ProgrammaticAPIKeysApi) UpdateApiKeyWithParams

UpdateApiKeyWithParams provides a mock function with given fields: ctx, args

type ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call

type ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddProjectApiKeyExecute'

func (*ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call) Return

func (*ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call) Run

type ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call

type ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddProjectApiKeyWithParams'

func (*ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call) Run

type ProgrammaticAPIKeysApi_AddProjectApiKey_Call

type ProgrammaticAPIKeysApi_AddProjectApiKey_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_AddProjectApiKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddProjectApiKey'

func (*ProgrammaticAPIKeysApi_AddProjectApiKey_Call) Run

type ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call

type ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateApiKeyAccessListExecute'

type ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call

type ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateApiKeyAccessListWithParams'

type ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call

type ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateApiKeyAccessList'

func (*ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call) Run

type ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call

type ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateApiKeyExecute'

func (*ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call) Return

func (*ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call) Run

type ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call

type ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateApiKeyWithParams'

func (*ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call) Return

func (*ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call) Run

type ProgrammaticAPIKeysApi_CreateApiKey_Call

type ProgrammaticAPIKeysApi_CreateApiKey_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_CreateApiKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateApiKey'

func (*ProgrammaticAPIKeysApi_CreateApiKey_Call) Return

func (*ProgrammaticAPIKeysApi_CreateApiKey_Call) Run

type ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call

type ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectApiKeyExecute'

func (*ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call) Return

func (*ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call) Run

type ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call

type ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectApiKeyWithParams'

func (*ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call) Run

type ProgrammaticAPIKeysApi_CreateProjectApiKey_Call

type ProgrammaticAPIKeysApi_CreateProjectApiKey_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_CreateProjectApiKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectApiKey'

func (*ProgrammaticAPIKeysApi_CreateProjectApiKey_Call) Run

type ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call

type ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteApiKeyAccessListEntryExecute'

func (*ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call) Return

func (*ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call) RunAndReturn

type ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call

type ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteApiKeyAccessListEntryWithParams'

type ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call

type ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteApiKeyAccessListEntry'

func (*ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call) Run

type ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call

type ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteApiKeyExecute'

func (*ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call) Return

func (*ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call) Run

func (*ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call) RunAndReturn

type ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call

type ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteApiKeyWithParams'

func (*ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call) Return

func (*ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call) Run

type ProgrammaticAPIKeysApi_DeleteApiKey_Call

type ProgrammaticAPIKeysApi_DeleteApiKey_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_DeleteApiKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteApiKey'

func (*ProgrammaticAPIKeysApi_DeleteApiKey_Call) Return

func (*ProgrammaticAPIKeysApi_DeleteApiKey_Call) Run

func (*ProgrammaticAPIKeysApi_DeleteApiKey_Call) RunAndReturn

type ProgrammaticAPIKeysApi_Expecter

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

func (*ProgrammaticAPIKeysApi_Expecter) AddProjectApiKey

func (_e *ProgrammaticAPIKeysApi_Expecter) AddProjectApiKey(ctx interface{}, groupId interface{}, apiUserId interface{}, userAccessRoleAssignment interface{}) *ProgrammaticAPIKeysApi_AddProjectApiKey_Call

AddProjectApiKey is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • apiUserId string
  • userAccessRoleAssignment *[]admin.UserAccessRoleAssignment

func (*ProgrammaticAPIKeysApi_Expecter) AddProjectApiKeyExecute

AddProjectApiKeyExecute is a helper method to define mock.On call

  • r admin.AddProjectApiKeyApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) AddProjectApiKeyWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) AddProjectApiKeyWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call

AddProjectApiKeyWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.AddProjectApiKeyApiParams

func (*ProgrammaticAPIKeysApi_Expecter) CreateApiKey

func (_e *ProgrammaticAPIKeysApi_Expecter) CreateApiKey(ctx interface{}, orgId interface{}, createAtlasOrganizationApiKey interface{}) *ProgrammaticAPIKeysApi_CreateApiKey_Call

CreateApiKey is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • createAtlasOrganizationApiKey *admin.CreateAtlasOrganizationApiKey

func (*ProgrammaticAPIKeysApi_Expecter) CreateApiKeyAccessList

func (_e *ProgrammaticAPIKeysApi_Expecter) CreateApiKeyAccessList(ctx interface{}, orgId interface{}, apiUserId interface{}, userAccessListRequest interface{}) *ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call

CreateApiKeyAccessList is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • apiUserId string
  • userAccessListRequest *[]admin.UserAccessListRequest

func (*ProgrammaticAPIKeysApi_Expecter) CreateApiKeyAccessListExecute

func (_e *ProgrammaticAPIKeysApi_Expecter) CreateApiKeyAccessListExecute(r interface{}) *ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call

CreateApiKeyAccessListExecute is a helper method to define mock.On call

  • r admin.CreateApiKeyAccessListApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) CreateApiKeyAccessListWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) CreateApiKeyAccessListWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call

CreateApiKeyAccessListWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateApiKeyAccessListApiParams

func (*ProgrammaticAPIKeysApi_Expecter) CreateApiKeyExecute

CreateApiKeyExecute is a helper method to define mock.On call

  • r admin.CreateApiKeyApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) CreateApiKeyWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) CreateApiKeyWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call

CreateApiKeyWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateApiKeyApiParams

func (*ProgrammaticAPIKeysApi_Expecter) CreateProjectApiKey

func (_e *ProgrammaticAPIKeysApi_Expecter) CreateProjectApiKey(ctx interface{}, groupId interface{}, createAtlasProjectApiKey interface{}) *ProgrammaticAPIKeysApi_CreateProjectApiKey_Call

CreateProjectApiKey is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • createAtlasProjectApiKey *admin.CreateAtlasProjectApiKey

func (*ProgrammaticAPIKeysApi_Expecter) CreateProjectApiKeyExecute

func (_e *ProgrammaticAPIKeysApi_Expecter) CreateProjectApiKeyExecute(r interface{}) *ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call

CreateProjectApiKeyExecute is a helper method to define mock.On call

  • r admin.CreateProjectApiKeyApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) CreateProjectApiKeyWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) CreateProjectApiKeyWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call

CreateProjectApiKeyWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateProjectApiKeyApiParams

func (*ProgrammaticAPIKeysApi_Expecter) DeleteApiKey

func (_e *ProgrammaticAPIKeysApi_Expecter) DeleteApiKey(ctx interface{}, orgId interface{}, apiUserId interface{}) *ProgrammaticAPIKeysApi_DeleteApiKey_Call

DeleteApiKey is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • apiUserId string

func (*ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyAccessListEntry

func (_e *ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyAccessListEntry(ctx interface{}, orgId interface{}, apiUserId interface{}, ipAddress interface{}) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call

DeleteApiKeyAccessListEntry is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • apiUserId string
  • ipAddress string

func (*ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyAccessListEntryExecute

func (_e *ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyAccessListEntryExecute(r interface{}) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call

DeleteApiKeyAccessListEntryExecute is a helper method to define mock.On call

  • r admin.DeleteApiKeyAccessListEntryApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyAccessListEntryWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyAccessListEntryWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call

DeleteApiKeyAccessListEntryWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteApiKeyAccessListEntryApiParams

func (*ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyExecute

DeleteApiKeyExecute is a helper method to define mock.On call

  • r admin.DeleteApiKeyApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call

DeleteApiKeyWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteApiKeyApiParams

func (*ProgrammaticAPIKeysApi_Expecter) GetApiKey

func (_e *ProgrammaticAPIKeysApi_Expecter) GetApiKey(ctx interface{}, orgId interface{}, apiUserId interface{}) *ProgrammaticAPIKeysApi_GetApiKey_Call

GetApiKey is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • apiUserId string

func (*ProgrammaticAPIKeysApi_Expecter) GetApiKeyAccessList

func (_e *ProgrammaticAPIKeysApi_Expecter) GetApiKeyAccessList(ctx interface{}, orgId interface{}, ipAddress interface{}, apiUserId interface{}) *ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call

GetApiKeyAccessList is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • ipAddress string
  • apiUserId string

func (*ProgrammaticAPIKeysApi_Expecter) GetApiKeyAccessListExecute

func (_e *ProgrammaticAPIKeysApi_Expecter) GetApiKeyAccessListExecute(r interface{}) *ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call

GetApiKeyAccessListExecute is a helper method to define mock.On call

  • r admin.GetApiKeyAccessListApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) GetApiKeyAccessListWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) GetApiKeyAccessListWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call

GetApiKeyAccessListWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetApiKeyAccessListApiParams

func (*ProgrammaticAPIKeysApi_Expecter) GetApiKeyExecute

GetApiKeyExecute is a helper method to define mock.On call

  • r admin.GetApiKeyApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) GetApiKeyWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) GetApiKeyWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call

GetApiKeyWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetApiKeyApiParams

func (*ProgrammaticAPIKeysApi_Expecter) ListApiKeyAccessListsEntries

func (_e *ProgrammaticAPIKeysApi_Expecter) ListApiKeyAccessListsEntries(ctx interface{}, orgId interface{}, apiUserId interface{}) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call

ListApiKeyAccessListsEntries is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • apiUserId string

func (*ProgrammaticAPIKeysApi_Expecter) ListApiKeyAccessListsEntriesExecute

func (_e *ProgrammaticAPIKeysApi_Expecter) ListApiKeyAccessListsEntriesExecute(r interface{}) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call

ListApiKeyAccessListsEntriesExecute is a helper method to define mock.On call

  • r admin.ListApiKeyAccessListsEntriesApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) ListApiKeyAccessListsEntriesWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) ListApiKeyAccessListsEntriesWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call

ListApiKeyAccessListsEntriesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListApiKeyAccessListsEntriesApiParams

func (*ProgrammaticAPIKeysApi_Expecter) ListApiKeys

func (_e *ProgrammaticAPIKeysApi_Expecter) ListApiKeys(ctx interface{}, orgId interface{}) *ProgrammaticAPIKeysApi_ListApiKeys_Call

ListApiKeys is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*ProgrammaticAPIKeysApi_Expecter) ListApiKeysExecute

ListApiKeysExecute is a helper method to define mock.On call

  • r admin.ListApiKeysApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) ListApiKeysWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) ListApiKeysWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call

ListApiKeysWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListApiKeysApiParams

func (*ProgrammaticAPIKeysApi_Expecter) ListProjectApiKeys

func (_e *ProgrammaticAPIKeysApi_Expecter) ListProjectApiKeys(ctx interface{}, groupId interface{}) *ProgrammaticAPIKeysApi_ListProjectApiKeys_Call

ListProjectApiKeys is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ProgrammaticAPIKeysApi_Expecter) ListProjectApiKeysExecute

func (_e *ProgrammaticAPIKeysApi_Expecter) ListProjectApiKeysExecute(r interface{}) *ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call

ListProjectApiKeysExecute is a helper method to define mock.On call

  • r admin.ListProjectApiKeysApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) ListProjectApiKeysWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) ListProjectApiKeysWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call

ListProjectApiKeysWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListProjectApiKeysApiParams

func (*ProgrammaticAPIKeysApi_Expecter) RemoveProjectApiKey

func (_e *ProgrammaticAPIKeysApi_Expecter) RemoveProjectApiKey(ctx interface{}, groupId interface{}, apiUserId interface{}) *ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call

RemoveProjectApiKey is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • apiUserId string

func (*ProgrammaticAPIKeysApi_Expecter) RemoveProjectApiKeyExecute

func (_e *ProgrammaticAPIKeysApi_Expecter) RemoveProjectApiKeyExecute(r interface{}) *ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call

RemoveProjectApiKeyExecute is a helper method to define mock.On call

  • r admin.RemoveProjectApiKeyApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) RemoveProjectApiKeyWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) RemoveProjectApiKeyWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call

RemoveProjectApiKeyWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.RemoveProjectApiKeyApiParams

func (*ProgrammaticAPIKeysApi_Expecter) UpdateApiKey

func (_e *ProgrammaticAPIKeysApi_Expecter) UpdateApiKey(ctx interface{}, orgId interface{}, apiUserId interface{}, updateAtlasOrganizationApiKey interface{}) *ProgrammaticAPIKeysApi_UpdateApiKey_Call

UpdateApiKey is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • apiUserId string
  • updateAtlasOrganizationApiKey *admin.UpdateAtlasOrganizationApiKey

func (*ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyExecute

UpdateApiKeyExecute is a helper method to define mock.On call

  • r admin.UpdateApiKeyApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyRoles

func (_e *ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyRoles(ctx interface{}, groupId interface{}, apiUserId interface{}, updateAtlasProjectApiKey interface{}) *ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call

UpdateApiKeyRoles is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • apiUserId string
  • updateAtlasProjectApiKey *admin.UpdateAtlasProjectApiKey

func (*ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyRolesExecute

UpdateApiKeyRolesExecute is a helper method to define mock.On call

  • r admin.UpdateApiKeyRolesApiRequest

func (*ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyRolesWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyRolesWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call

UpdateApiKeyRolesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateApiKeyRolesApiParams

func (*ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyWithParams

func (_e *ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyWithParams(ctx interface{}, args interface{}) *ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call

UpdateApiKeyWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateApiKeyApiParams

type ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call

type ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetApiKeyAccessListExecute'

func (*ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call) Return

func (*ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call) Run

type ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call

type ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetApiKeyAccessListWithParams'

func (*ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call) Run

type ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call

type ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetApiKeyAccessList'

func (*ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call) Run

type ProgrammaticAPIKeysApi_GetApiKeyExecute_Call

type ProgrammaticAPIKeysApi_GetApiKeyExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_GetApiKeyExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetApiKeyExecute'

func (*ProgrammaticAPIKeysApi_GetApiKeyExecute_Call) Return

func (*ProgrammaticAPIKeysApi_GetApiKeyExecute_Call) Run

type ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call

type ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetApiKeyWithParams'

func (*ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call) Return

func (*ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call) Run

type ProgrammaticAPIKeysApi_GetApiKey_Call

type ProgrammaticAPIKeysApi_GetApiKey_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_GetApiKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetApiKey'

func (*ProgrammaticAPIKeysApi_GetApiKey_Call) Return

func (*ProgrammaticAPIKeysApi_GetApiKey_Call) Run

func (*ProgrammaticAPIKeysApi_GetApiKey_Call) RunAndReturn

type ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call

type ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListApiKeyAccessListsEntriesExecute'

type ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call

type ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListApiKeyAccessListsEntriesWithParams'

type ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call

type ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListApiKeyAccessListsEntries'

func (*ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call) Run

type ProgrammaticAPIKeysApi_ListApiKeysExecute_Call

type ProgrammaticAPIKeysApi_ListApiKeysExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_ListApiKeysExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListApiKeysExecute'

func (*ProgrammaticAPIKeysApi_ListApiKeysExecute_Call) Return

func (*ProgrammaticAPIKeysApi_ListApiKeysExecute_Call) Run

type ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call

type ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListApiKeysWithParams'

func (*ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call) Return

func (*ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call) Run

type ProgrammaticAPIKeysApi_ListApiKeys_Call

type ProgrammaticAPIKeysApi_ListApiKeys_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_ListApiKeys_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListApiKeys'

func (*ProgrammaticAPIKeysApi_ListApiKeys_Call) Return

func (*ProgrammaticAPIKeysApi_ListApiKeys_Call) Run

func (*ProgrammaticAPIKeysApi_ListApiKeys_Call) RunAndReturn

type ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call

type ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectApiKeysExecute'

func (*ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call) Return

func (*ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call) Run

type ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call

type ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectApiKeysWithParams'

func (*ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call) Run

type ProgrammaticAPIKeysApi_ListProjectApiKeys_Call

type ProgrammaticAPIKeysApi_ListProjectApiKeys_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_ListProjectApiKeys_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectApiKeys'

func (*ProgrammaticAPIKeysApi_ListProjectApiKeys_Call) Run

type ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call

type ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveProjectApiKeyExecute'

func (*ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call) Return

func (*ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call) Run

func (*ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call) RunAndReturn

type ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call

type ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveProjectApiKeyWithParams'

func (*ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call) Run

type ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call

type ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveProjectApiKey'

func (*ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call) Run

type ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call

type ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateApiKeyExecute'

func (*ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call) Return

func (*ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call) Run

type ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call

type ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateApiKeyRolesExecute'

func (*ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call) Return

func (*ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call) Run

type ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call

type ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateApiKeyRolesWithParams'

func (*ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call) Run

type ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call

type ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateApiKeyRoles'

func (*ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call) Run

type ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call

type ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateApiKeyWithParams'

func (*ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call) Return

func (*ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call) Run

type ProgrammaticAPIKeysApi_UpdateApiKey_Call

type ProgrammaticAPIKeysApi_UpdateApiKey_Call struct {
	*mock.Call
}

ProgrammaticAPIKeysApi_UpdateApiKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateApiKey'

func (*ProgrammaticAPIKeysApi_UpdateApiKey_Call) Return

func (*ProgrammaticAPIKeysApi_UpdateApiKey_Call) Run

type ProjectIPAccessListApi

type ProjectIPAccessListApi struct {
	mock.Mock
}

ProjectIPAccessListApi is an autogenerated mock type for the ProjectIPAccessListApi type

func NewProjectIPAccessListApi

func NewProjectIPAccessListApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *ProjectIPAccessListApi

NewProjectIPAccessListApi creates a new instance of ProjectIPAccessListApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ProjectIPAccessListApi) CreateProjectIpAccessList

func (_m *ProjectIPAccessListApi) CreateProjectIpAccessList(ctx context.Context, groupId string, networkPermissionEntry *[]admin.NetworkPermissionEntry) admin.CreateProjectIpAccessListApiRequest

CreateProjectIpAccessList provides a mock function with given fields: ctx, groupId, networkPermissionEntry

func (*ProjectIPAccessListApi) CreateProjectIpAccessListExecute

CreateProjectIpAccessListExecute provides a mock function with given fields: r

func (*ProjectIPAccessListApi) CreateProjectIpAccessListWithParams

CreateProjectIpAccessListWithParams provides a mock function with given fields: ctx, args

func (*ProjectIPAccessListApi) DeleteProjectIpAccessList

func (_m *ProjectIPAccessListApi) DeleteProjectIpAccessList(ctx context.Context, groupId string, entryValue string) admin.DeleteProjectIpAccessListApiRequest

DeleteProjectIpAccessList provides a mock function with given fields: ctx, groupId, entryValue

func (*ProjectIPAccessListApi) DeleteProjectIpAccessListExecute

func (_m *ProjectIPAccessListApi) DeleteProjectIpAccessListExecute(r admin.DeleteProjectIpAccessListApiRequest) (map[string]interface{}, *http.Response, error)

DeleteProjectIpAccessListExecute provides a mock function with given fields: r

func (*ProjectIPAccessListApi) DeleteProjectIpAccessListWithParams

DeleteProjectIpAccessListWithParams provides a mock function with given fields: ctx, args

func (*ProjectIPAccessListApi) EXPECT

func (*ProjectIPAccessListApi) GetProjectIpAccessListStatus

func (_m *ProjectIPAccessListApi) GetProjectIpAccessListStatus(ctx context.Context, groupId string, entryValue string) admin.GetProjectIpAccessListStatusApiRequest

GetProjectIpAccessListStatus provides a mock function with given fields: ctx, groupId, entryValue

func (*ProjectIPAccessListApi) GetProjectIpAccessListStatusExecute

GetProjectIpAccessListStatusExecute provides a mock function with given fields: r

func (*ProjectIPAccessListApi) GetProjectIpAccessListStatusWithParams

GetProjectIpAccessListStatusWithParams provides a mock function with given fields: ctx, args

func (*ProjectIPAccessListApi) GetProjectIpList

func (_m *ProjectIPAccessListApi) GetProjectIpList(ctx context.Context, groupId string, entryValue string) admin.GetProjectIpListApiRequest

GetProjectIpList provides a mock function with given fields: ctx, groupId, entryValue

func (*ProjectIPAccessListApi) GetProjectIpListExecute

GetProjectIpListExecute provides a mock function with given fields: r

func (*ProjectIPAccessListApi) GetProjectIpListWithParams

GetProjectIpListWithParams provides a mock function with given fields: ctx, args

func (*ProjectIPAccessListApi) ListProjectIpAccessLists

func (_m *ProjectIPAccessListApi) ListProjectIpAccessLists(ctx context.Context, groupId string) admin.ListProjectIpAccessListsApiRequest

ListProjectIpAccessLists provides a mock function with given fields: ctx, groupId

func (*ProjectIPAccessListApi) ListProjectIpAccessListsExecute

ListProjectIpAccessListsExecute provides a mock function with given fields: r

func (*ProjectIPAccessListApi) ListProjectIpAccessListsWithParams

ListProjectIpAccessListsWithParams provides a mock function with given fields: ctx, args

type ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call

type ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectIpAccessListExecute'

func (*ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call) Return

type ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call

type ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectIpAccessListWithParams'

type ProjectIPAccessListApi_CreateProjectIpAccessList_Call

type ProjectIPAccessListApi_CreateProjectIpAccessList_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_CreateProjectIpAccessList_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectIpAccessList'

func (*ProjectIPAccessListApi_CreateProjectIpAccessList_Call) Run

type ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call

type ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectIpAccessListExecute'

func (*ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call) Return

func (*ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call) RunAndReturn

type ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call

type ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectIpAccessListWithParams'

type ProjectIPAccessListApi_DeleteProjectIpAccessList_Call

type ProjectIPAccessListApi_DeleteProjectIpAccessList_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_DeleteProjectIpAccessList_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectIpAccessList'

func (*ProjectIPAccessListApi_DeleteProjectIpAccessList_Call) Run

type ProjectIPAccessListApi_Expecter

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

func (*ProjectIPAccessListApi_Expecter) CreateProjectIpAccessList

func (_e *ProjectIPAccessListApi_Expecter) CreateProjectIpAccessList(ctx interface{}, groupId interface{}, networkPermissionEntry interface{}) *ProjectIPAccessListApi_CreateProjectIpAccessList_Call

CreateProjectIpAccessList is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • networkPermissionEntry *[]admin.NetworkPermissionEntry

func (*ProjectIPAccessListApi_Expecter) CreateProjectIpAccessListExecute

func (_e *ProjectIPAccessListApi_Expecter) CreateProjectIpAccessListExecute(r interface{}) *ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call

CreateProjectIpAccessListExecute is a helper method to define mock.On call

  • r admin.CreateProjectIpAccessListApiRequest

func (*ProjectIPAccessListApi_Expecter) CreateProjectIpAccessListWithParams

func (_e *ProjectIPAccessListApi_Expecter) CreateProjectIpAccessListWithParams(ctx interface{}, args interface{}) *ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call

CreateProjectIpAccessListWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateProjectIpAccessListApiParams

func (*ProjectIPAccessListApi_Expecter) DeleteProjectIpAccessList

func (_e *ProjectIPAccessListApi_Expecter) DeleteProjectIpAccessList(ctx interface{}, groupId interface{}, entryValue interface{}) *ProjectIPAccessListApi_DeleteProjectIpAccessList_Call

DeleteProjectIpAccessList is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • entryValue string

func (*ProjectIPAccessListApi_Expecter) DeleteProjectIpAccessListExecute

func (_e *ProjectIPAccessListApi_Expecter) DeleteProjectIpAccessListExecute(r interface{}) *ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call

DeleteProjectIpAccessListExecute is a helper method to define mock.On call

  • r admin.DeleteProjectIpAccessListApiRequest

func (*ProjectIPAccessListApi_Expecter) DeleteProjectIpAccessListWithParams

func (_e *ProjectIPAccessListApi_Expecter) DeleteProjectIpAccessListWithParams(ctx interface{}, args interface{}) *ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call

DeleteProjectIpAccessListWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteProjectIpAccessListApiParams

func (*ProjectIPAccessListApi_Expecter) GetProjectIpAccessListStatus

func (_e *ProjectIPAccessListApi_Expecter) GetProjectIpAccessListStatus(ctx interface{}, groupId interface{}, entryValue interface{}) *ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call

GetProjectIpAccessListStatus is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • entryValue string

func (*ProjectIPAccessListApi_Expecter) GetProjectIpAccessListStatusExecute

func (_e *ProjectIPAccessListApi_Expecter) GetProjectIpAccessListStatusExecute(r interface{}) *ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call

GetProjectIpAccessListStatusExecute is a helper method to define mock.On call

  • r admin.GetProjectIpAccessListStatusApiRequest

func (*ProjectIPAccessListApi_Expecter) GetProjectIpAccessListStatusWithParams

func (_e *ProjectIPAccessListApi_Expecter) GetProjectIpAccessListStatusWithParams(ctx interface{}, args interface{}) *ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call

GetProjectIpAccessListStatusWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetProjectIpAccessListStatusApiParams

func (*ProjectIPAccessListApi_Expecter) GetProjectIpList

func (_e *ProjectIPAccessListApi_Expecter) GetProjectIpList(ctx interface{}, groupId interface{}, entryValue interface{}) *ProjectIPAccessListApi_GetProjectIpList_Call

GetProjectIpList is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • entryValue string

func (*ProjectIPAccessListApi_Expecter) GetProjectIpListExecute

GetProjectIpListExecute is a helper method to define mock.On call

  • r admin.GetProjectIpListApiRequest

func (*ProjectIPAccessListApi_Expecter) GetProjectIpListWithParams

func (_e *ProjectIPAccessListApi_Expecter) GetProjectIpListWithParams(ctx interface{}, args interface{}) *ProjectIPAccessListApi_GetProjectIpListWithParams_Call

GetProjectIpListWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetProjectIpListApiParams

func (*ProjectIPAccessListApi_Expecter) ListProjectIpAccessLists

func (_e *ProjectIPAccessListApi_Expecter) ListProjectIpAccessLists(ctx interface{}, groupId interface{}) *ProjectIPAccessListApi_ListProjectIpAccessLists_Call

ListProjectIpAccessLists is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ProjectIPAccessListApi_Expecter) ListProjectIpAccessListsExecute

func (_e *ProjectIPAccessListApi_Expecter) ListProjectIpAccessListsExecute(r interface{}) *ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call

ListProjectIpAccessListsExecute is a helper method to define mock.On call

  • r admin.ListProjectIpAccessListsApiRequest

func (*ProjectIPAccessListApi_Expecter) ListProjectIpAccessListsWithParams

func (_e *ProjectIPAccessListApi_Expecter) ListProjectIpAccessListsWithParams(ctx interface{}, args interface{}) *ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call

ListProjectIpAccessListsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListProjectIpAccessListsApiParams

type ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call

type ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectIpAccessListStatusExecute'

type ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call

type ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectIpAccessListStatusWithParams'

type ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call

type ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectIpAccessListStatus'

func (*ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call) Run

type ProjectIPAccessListApi_GetProjectIpListExecute_Call

type ProjectIPAccessListApi_GetProjectIpListExecute_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_GetProjectIpListExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectIpListExecute'

func (*ProjectIPAccessListApi_GetProjectIpListExecute_Call) Return

func (*ProjectIPAccessListApi_GetProjectIpListExecute_Call) Run

type ProjectIPAccessListApi_GetProjectIpListWithParams_Call

type ProjectIPAccessListApi_GetProjectIpListWithParams_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_GetProjectIpListWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectIpListWithParams'

func (*ProjectIPAccessListApi_GetProjectIpListWithParams_Call) Run

type ProjectIPAccessListApi_GetProjectIpList_Call

type ProjectIPAccessListApi_GetProjectIpList_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_GetProjectIpList_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectIpList'

func (*ProjectIPAccessListApi_GetProjectIpList_Call) Run

type ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call

type ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectIpAccessListsExecute'

func (*ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call) Return

type ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call

type ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectIpAccessListsWithParams'

type ProjectIPAccessListApi_ListProjectIpAccessLists_Call

type ProjectIPAccessListApi_ListProjectIpAccessLists_Call struct {
	*mock.Call
}

ProjectIPAccessListApi_ListProjectIpAccessLists_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectIpAccessLists'

func (*ProjectIPAccessListApi_ListProjectIpAccessLists_Call) Run

type ProjectsApi

type ProjectsApi struct {
	mock.Mock
}

ProjectsApi is an autogenerated mock type for the ProjectsApi type

func NewProjectsApi

func NewProjectsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *ProjectsApi

NewProjectsApi creates a new instance of ProjectsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ProjectsApi) AddUserToProject

func (_m *ProjectsApi) AddUserToProject(ctx context.Context, groupId string, groupInvitationRequest *admin.GroupInvitationRequest) admin.AddUserToProjectApiRequest

AddUserToProject provides a mock function with given fields: ctx, groupId, groupInvitationRequest

func (*ProjectsApi) AddUserToProjectExecute

AddUserToProjectExecute provides a mock function with given fields: r

func (*ProjectsApi) AddUserToProjectWithParams

func (_m *ProjectsApi) AddUserToProjectWithParams(ctx context.Context, args *admin.AddUserToProjectApiParams) admin.AddUserToProjectApiRequest

AddUserToProjectWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) CreateProject

func (_m *ProjectsApi) CreateProject(ctx context.Context, group *admin.Group) admin.CreateProjectApiRequest

CreateProject provides a mock function with given fields: ctx, group

func (*ProjectsApi) CreateProjectExecute

func (_m *ProjectsApi) CreateProjectExecute(r admin.CreateProjectApiRequest) (*admin.Group, *http.Response, error)

CreateProjectExecute provides a mock function with given fields: r

func (*ProjectsApi) CreateProjectInvitation

func (_m *ProjectsApi) CreateProjectInvitation(ctx context.Context, groupId string, groupInvitationRequest *admin.GroupInvitationRequest) admin.CreateProjectInvitationApiRequest

CreateProjectInvitation provides a mock function with given fields: ctx, groupId, groupInvitationRequest

func (*ProjectsApi) CreateProjectInvitationExecute

func (_m *ProjectsApi) CreateProjectInvitationExecute(r admin.CreateProjectInvitationApiRequest) (*admin.GroupInvitation, *http.Response, error)

CreateProjectInvitationExecute provides a mock function with given fields: r

func (*ProjectsApi) CreateProjectInvitationWithParams

CreateProjectInvitationWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) CreateProjectWithParams

func (_m *ProjectsApi) CreateProjectWithParams(ctx context.Context, args *admin.CreateProjectApiParams) admin.CreateProjectApiRequest

CreateProjectWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) DeleteProject

func (_m *ProjectsApi) DeleteProject(ctx context.Context, groupId string) admin.DeleteProjectApiRequest

DeleteProject provides a mock function with given fields: ctx, groupId

func (*ProjectsApi) DeleteProjectExecute

func (_m *ProjectsApi) DeleteProjectExecute(r admin.DeleteProjectApiRequest) (map[string]interface{}, *http.Response, error)

DeleteProjectExecute provides a mock function with given fields: r

func (*ProjectsApi) DeleteProjectInvitation

func (_m *ProjectsApi) DeleteProjectInvitation(ctx context.Context, groupId string, invitationId string) admin.DeleteProjectInvitationApiRequest

DeleteProjectInvitation provides a mock function with given fields: ctx, groupId, invitationId

func (*ProjectsApi) DeleteProjectInvitationExecute

func (_m *ProjectsApi) DeleteProjectInvitationExecute(r admin.DeleteProjectInvitationApiRequest) (map[string]interface{}, *http.Response, error)

DeleteProjectInvitationExecute provides a mock function with given fields: r

func (*ProjectsApi) DeleteProjectInvitationWithParams

DeleteProjectInvitationWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) DeleteProjectLimit

func (_m *ProjectsApi) DeleteProjectLimit(ctx context.Context, limitName string, groupId string) admin.DeleteProjectLimitApiRequest

DeleteProjectLimit provides a mock function with given fields: ctx, limitName, groupId

func (*ProjectsApi) DeleteProjectLimitExecute

func (_m *ProjectsApi) DeleteProjectLimitExecute(r admin.DeleteProjectLimitApiRequest) (map[string]interface{}, *http.Response, error)

DeleteProjectLimitExecute provides a mock function with given fields: r

func (*ProjectsApi) DeleteProjectLimitWithParams

func (_m *ProjectsApi) DeleteProjectLimitWithParams(ctx context.Context, args *admin.DeleteProjectLimitApiParams) admin.DeleteProjectLimitApiRequest

DeleteProjectLimitWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) DeleteProjectWithParams

func (_m *ProjectsApi) DeleteProjectWithParams(ctx context.Context, args *admin.DeleteProjectApiParams) admin.DeleteProjectApiRequest

DeleteProjectWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) EXPECT

func (_m *ProjectsApi) EXPECT() *ProjectsApi_Expecter

func (*ProjectsApi) GetProject

func (_m *ProjectsApi) GetProject(ctx context.Context, groupId string) admin.GetProjectApiRequest

GetProject provides a mock function with given fields: ctx, groupId

func (*ProjectsApi) GetProjectByName

func (_m *ProjectsApi) GetProjectByName(ctx context.Context, groupName string) admin.GetProjectByNameApiRequest

GetProjectByName provides a mock function with given fields: ctx, groupName

func (*ProjectsApi) GetProjectByNameExecute

func (_m *ProjectsApi) GetProjectByNameExecute(r admin.GetProjectByNameApiRequest) (*admin.Group, *http.Response, error)

GetProjectByNameExecute provides a mock function with given fields: r

func (*ProjectsApi) GetProjectByNameWithParams

func (_m *ProjectsApi) GetProjectByNameWithParams(ctx context.Context, args *admin.GetProjectByNameApiParams) admin.GetProjectByNameApiRequest

GetProjectByNameWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) GetProjectExecute

func (_m *ProjectsApi) GetProjectExecute(r admin.GetProjectApiRequest) (*admin.Group, *http.Response, error)

GetProjectExecute provides a mock function with given fields: r

func (*ProjectsApi) GetProjectInvitation

func (_m *ProjectsApi) GetProjectInvitation(ctx context.Context, groupId string, invitationId string) admin.GetProjectInvitationApiRequest

GetProjectInvitation provides a mock function with given fields: ctx, groupId, invitationId

func (*ProjectsApi) GetProjectInvitationExecute

func (_m *ProjectsApi) GetProjectInvitationExecute(r admin.GetProjectInvitationApiRequest) (*admin.GroupInvitation, *http.Response, error)

GetProjectInvitationExecute provides a mock function with given fields: r

func (*ProjectsApi) GetProjectInvitationWithParams

GetProjectInvitationWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) GetProjectLimit

func (_m *ProjectsApi) GetProjectLimit(ctx context.Context, limitName string, groupId string) admin.GetProjectLimitApiRequest

GetProjectLimit provides a mock function with given fields: ctx, limitName, groupId

func (*ProjectsApi) GetProjectLimitExecute

GetProjectLimitExecute provides a mock function with given fields: r

func (*ProjectsApi) GetProjectLimitWithParams

func (_m *ProjectsApi) GetProjectLimitWithParams(ctx context.Context, args *admin.GetProjectLimitApiParams) admin.GetProjectLimitApiRequest

GetProjectLimitWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) GetProjectSettings

func (_m *ProjectsApi) GetProjectSettings(ctx context.Context, groupId string) admin.GetProjectSettingsApiRequest

GetProjectSettings provides a mock function with given fields: ctx, groupId

func (*ProjectsApi) GetProjectSettingsExecute

func (_m *ProjectsApi) GetProjectSettingsExecute(r admin.GetProjectSettingsApiRequest) (*admin.GroupSettings, *http.Response, error)

GetProjectSettingsExecute provides a mock function with given fields: r

func (*ProjectsApi) GetProjectSettingsWithParams

func (_m *ProjectsApi) GetProjectSettingsWithParams(ctx context.Context, args *admin.GetProjectSettingsApiParams) admin.GetProjectSettingsApiRequest

GetProjectSettingsWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) GetProjectWithParams

func (_m *ProjectsApi) GetProjectWithParams(ctx context.Context, args *admin.GetProjectApiParams) admin.GetProjectApiRequest

GetProjectWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) ListProjectInvitations

func (_m *ProjectsApi) ListProjectInvitations(ctx context.Context, groupId string) admin.ListProjectInvitationsApiRequest

ListProjectInvitations provides a mock function with given fields: ctx, groupId

func (*ProjectsApi) ListProjectInvitationsExecute

func (_m *ProjectsApi) ListProjectInvitationsExecute(r admin.ListProjectInvitationsApiRequest) ([]admin.GroupInvitation, *http.Response, error)

ListProjectInvitationsExecute provides a mock function with given fields: r

func (*ProjectsApi) ListProjectInvitationsWithParams

ListProjectInvitationsWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) ListProjectLimits

func (_m *ProjectsApi) ListProjectLimits(ctx context.Context, groupId string) admin.ListProjectLimitsApiRequest

ListProjectLimits provides a mock function with given fields: ctx, groupId

func (*ProjectsApi) ListProjectLimitsExecute

ListProjectLimitsExecute provides a mock function with given fields: r

func (*ProjectsApi) ListProjectLimitsWithParams

func (_m *ProjectsApi) ListProjectLimitsWithParams(ctx context.Context, args *admin.ListProjectLimitsApiParams) admin.ListProjectLimitsApiRequest

ListProjectLimitsWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) ListProjectUsers

func (_m *ProjectsApi) ListProjectUsers(ctx context.Context, groupId string) admin.ListProjectUsersApiRequest

ListProjectUsers provides a mock function with given fields: ctx, groupId

func (*ProjectsApi) ListProjectUsersExecute

ListProjectUsersExecute provides a mock function with given fields: r

func (*ProjectsApi) ListProjectUsersWithParams

func (_m *ProjectsApi) ListProjectUsersWithParams(ctx context.Context, args *admin.ListProjectUsersApiParams) admin.ListProjectUsersApiRequest

ListProjectUsersWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) ListProjects

func (_m *ProjectsApi) ListProjects(ctx context.Context) admin.ListProjectsApiRequest

ListProjects provides a mock function with given fields: ctx

func (*ProjectsApi) ListProjectsExecute

ListProjectsExecute provides a mock function with given fields: r

func (*ProjectsApi) ListProjectsWithParams

func (_m *ProjectsApi) ListProjectsWithParams(ctx context.Context, args *admin.ListProjectsApiParams) admin.ListProjectsApiRequest

ListProjectsWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) RemoveProjectUser

func (_m *ProjectsApi) RemoveProjectUser(ctx context.Context, groupId string, userId string) admin.RemoveProjectUserApiRequest

RemoveProjectUser provides a mock function with given fields: ctx, groupId, userId

func (*ProjectsApi) RemoveProjectUserExecute

func (_m *ProjectsApi) RemoveProjectUserExecute(r admin.RemoveProjectUserApiRequest) (*http.Response, error)

RemoveProjectUserExecute provides a mock function with given fields: r

func (*ProjectsApi) RemoveProjectUserWithParams

func (_m *ProjectsApi) RemoveProjectUserWithParams(ctx context.Context, args *admin.RemoveProjectUserApiParams) admin.RemoveProjectUserApiRequest

RemoveProjectUserWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) ReturnAllIPAddresses

func (_m *ProjectsApi) ReturnAllIPAddresses(ctx context.Context, groupId string) admin.ReturnAllIPAddressesApiRequest

ReturnAllIPAddresses provides a mock function with given fields: ctx, groupId

func (*ProjectsApi) ReturnAllIPAddressesExecute

func (_m *ProjectsApi) ReturnAllIPAddressesExecute(r admin.ReturnAllIPAddressesApiRequest) (*admin.GroupIPAddresses, *http.Response, error)

ReturnAllIPAddressesExecute provides a mock function with given fields: r

func (*ProjectsApi) ReturnAllIPAddressesWithParams

ReturnAllIPAddressesWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) SetProjectLimit

func (_m *ProjectsApi) SetProjectLimit(ctx context.Context, limitName string, groupId string, dataFederationLimit *admin.DataFederationLimit) admin.SetProjectLimitApiRequest

SetProjectLimit provides a mock function with given fields: ctx, limitName, groupId, dataFederationLimit

func (*ProjectsApi) SetProjectLimitExecute

SetProjectLimitExecute provides a mock function with given fields: r

func (*ProjectsApi) SetProjectLimitWithParams

func (_m *ProjectsApi) SetProjectLimitWithParams(ctx context.Context, args *admin.SetProjectLimitApiParams) admin.SetProjectLimitApiRequest

SetProjectLimitWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) UpdateProject

func (_m *ProjectsApi) UpdateProject(ctx context.Context, groupId string, groupUpdate *admin.GroupUpdate) admin.UpdateProjectApiRequest

UpdateProject provides a mock function with given fields: ctx, groupId, groupUpdate

func (*ProjectsApi) UpdateProjectExecute

func (_m *ProjectsApi) UpdateProjectExecute(r admin.UpdateProjectApiRequest) (*admin.Group, *http.Response, error)

UpdateProjectExecute provides a mock function with given fields: r

func (*ProjectsApi) UpdateProjectInvitation

func (_m *ProjectsApi) UpdateProjectInvitation(ctx context.Context, groupId string, groupInvitationRequest *admin.GroupInvitationRequest) admin.UpdateProjectInvitationApiRequest

UpdateProjectInvitation provides a mock function with given fields: ctx, groupId, groupInvitationRequest

func (*ProjectsApi) UpdateProjectInvitationById

func (_m *ProjectsApi) UpdateProjectInvitationById(ctx context.Context, groupId string, invitationId string, groupInvitationUpdateRequest *admin.GroupInvitationUpdateRequest) admin.UpdateProjectInvitationByIdApiRequest

UpdateProjectInvitationById provides a mock function with given fields: ctx, groupId, invitationId, groupInvitationUpdateRequest

func (*ProjectsApi) UpdateProjectInvitationByIdExecute

func (_m *ProjectsApi) UpdateProjectInvitationByIdExecute(r admin.UpdateProjectInvitationByIdApiRequest) (*admin.GroupInvitation, *http.Response, error)

UpdateProjectInvitationByIdExecute provides a mock function with given fields: r

func (*ProjectsApi) UpdateProjectInvitationByIdWithParams

UpdateProjectInvitationByIdWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) UpdateProjectInvitationExecute

func (_m *ProjectsApi) UpdateProjectInvitationExecute(r admin.UpdateProjectInvitationApiRequest) (*admin.GroupInvitation, *http.Response, error)

UpdateProjectInvitationExecute provides a mock function with given fields: r

func (*ProjectsApi) UpdateProjectInvitationWithParams

UpdateProjectInvitationWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) UpdateProjectRoles

func (_m *ProjectsApi) UpdateProjectRoles(ctx context.Context, groupId string, userId string, updateGroupRolesForUser *admin.UpdateGroupRolesForUser) admin.UpdateProjectRolesApiRequest

UpdateProjectRoles provides a mock function with given fields: ctx, groupId, userId, updateGroupRolesForUser

func (*ProjectsApi) UpdateProjectRolesExecute

UpdateProjectRolesExecute provides a mock function with given fields: r

func (*ProjectsApi) UpdateProjectRolesWithParams

func (_m *ProjectsApi) UpdateProjectRolesWithParams(ctx context.Context, args *admin.UpdateProjectRolesApiParams) admin.UpdateProjectRolesApiRequest

UpdateProjectRolesWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) UpdateProjectSettings

func (_m *ProjectsApi) UpdateProjectSettings(ctx context.Context, groupId string, groupSettings *admin.GroupSettings) admin.UpdateProjectSettingsApiRequest

UpdateProjectSettings provides a mock function with given fields: ctx, groupId, groupSettings

func (*ProjectsApi) UpdateProjectSettingsExecute

func (_m *ProjectsApi) UpdateProjectSettingsExecute(r admin.UpdateProjectSettingsApiRequest) (*admin.GroupSettings, *http.Response, error)

UpdateProjectSettingsExecute provides a mock function with given fields: r

func (*ProjectsApi) UpdateProjectSettingsWithParams

UpdateProjectSettingsWithParams provides a mock function with given fields: ctx, args

func (*ProjectsApi) UpdateProjectWithParams

func (_m *ProjectsApi) UpdateProjectWithParams(ctx context.Context, args *admin.UpdateProjectApiParams) admin.UpdateProjectApiRequest

UpdateProjectWithParams provides a mock function with given fields: ctx, args

type ProjectsApi_AddUserToProjectExecute_Call

type ProjectsApi_AddUserToProjectExecute_Call struct {
	*mock.Call
}

ProjectsApi_AddUserToProjectExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddUserToProjectExecute'

func (*ProjectsApi_AddUserToProjectExecute_Call) Return

func (*ProjectsApi_AddUserToProjectExecute_Call) Run

type ProjectsApi_AddUserToProjectWithParams_Call

type ProjectsApi_AddUserToProjectWithParams_Call struct {
	*mock.Call
}

ProjectsApi_AddUserToProjectWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddUserToProjectWithParams'

func (*ProjectsApi_AddUserToProjectWithParams_Call) Run

type ProjectsApi_AddUserToProject_Call

type ProjectsApi_AddUserToProject_Call struct {
	*mock.Call
}

ProjectsApi_AddUserToProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddUserToProject'

func (*ProjectsApi_AddUserToProject_Call) Return

func (*ProjectsApi_AddUserToProject_Call) Run

type ProjectsApi_CreateProjectExecute_Call

type ProjectsApi_CreateProjectExecute_Call struct {
	*mock.Call
}

ProjectsApi_CreateProjectExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectExecute'

func (*ProjectsApi_CreateProjectExecute_Call) Return

func (*ProjectsApi_CreateProjectExecute_Call) Run

func (*ProjectsApi_CreateProjectExecute_Call) RunAndReturn

type ProjectsApi_CreateProjectInvitationExecute_Call

type ProjectsApi_CreateProjectInvitationExecute_Call struct {
	*mock.Call
}

ProjectsApi_CreateProjectInvitationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectInvitationExecute'

func (*ProjectsApi_CreateProjectInvitationExecute_Call) Return

func (*ProjectsApi_CreateProjectInvitationExecute_Call) Run

type ProjectsApi_CreateProjectInvitationWithParams_Call

type ProjectsApi_CreateProjectInvitationWithParams_Call struct {
	*mock.Call
}

ProjectsApi_CreateProjectInvitationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectInvitationWithParams'

func (*ProjectsApi_CreateProjectInvitationWithParams_Call) Run

type ProjectsApi_CreateProjectInvitation_Call

type ProjectsApi_CreateProjectInvitation_Call struct {
	*mock.Call
}

ProjectsApi_CreateProjectInvitation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectInvitation'

func (*ProjectsApi_CreateProjectInvitation_Call) Run

type ProjectsApi_CreateProjectWithParams_Call

type ProjectsApi_CreateProjectWithParams_Call struct {
	*mock.Call
}

ProjectsApi_CreateProjectWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectWithParams'

func (*ProjectsApi_CreateProjectWithParams_Call) Return

func (*ProjectsApi_CreateProjectWithParams_Call) Run

type ProjectsApi_CreateProject_Call

type ProjectsApi_CreateProject_Call struct {
	*mock.Call
}

ProjectsApi_CreateProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProject'

func (*ProjectsApi_CreateProject_Call) Return

func (*ProjectsApi_CreateProject_Call) Run

func (*ProjectsApi_CreateProject_Call) RunAndReturn

type ProjectsApi_DeleteProjectExecute_Call

type ProjectsApi_DeleteProjectExecute_Call struct {
	*mock.Call
}

ProjectsApi_DeleteProjectExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectExecute'

func (*ProjectsApi_DeleteProjectExecute_Call) Return

func (*ProjectsApi_DeleteProjectExecute_Call) Run

func (*ProjectsApi_DeleteProjectExecute_Call) RunAndReturn

type ProjectsApi_DeleteProjectInvitationExecute_Call

type ProjectsApi_DeleteProjectInvitationExecute_Call struct {
	*mock.Call
}

ProjectsApi_DeleteProjectInvitationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectInvitationExecute'

func (*ProjectsApi_DeleteProjectInvitationExecute_Call) Return

func (*ProjectsApi_DeleteProjectInvitationExecute_Call) Run

func (*ProjectsApi_DeleteProjectInvitationExecute_Call) RunAndReturn

type ProjectsApi_DeleteProjectInvitationWithParams_Call

type ProjectsApi_DeleteProjectInvitationWithParams_Call struct {
	*mock.Call
}

ProjectsApi_DeleteProjectInvitationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectInvitationWithParams'

func (*ProjectsApi_DeleteProjectInvitationWithParams_Call) Run

type ProjectsApi_DeleteProjectInvitation_Call

type ProjectsApi_DeleteProjectInvitation_Call struct {
	*mock.Call
}

ProjectsApi_DeleteProjectInvitation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectInvitation'

func (*ProjectsApi_DeleteProjectInvitation_Call) Run

type ProjectsApi_DeleteProjectLimitExecute_Call

type ProjectsApi_DeleteProjectLimitExecute_Call struct {
	*mock.Call
}

ProjectsApi_DeleteProjectLimitExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectLimitExecute'

func (*ProjectsApi_DeleteProjectLimitExecute_Call) Return

func (*ProjectsApi_DeleteProjectLimitExecute_Call) Run

func (*ProjectsApi_DeleteProjectLimitExecute_Call) RunAndReturn

type ProjectsApi_DeleteProjectLimitWithParams_Call

type ProjectsApi_DeleteProjectLimitWithParams_Call struct {
	*mock.Call
}

ProjectsApi_DeleteProjectLimitWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectLimitWithParams'

func (*ProjectsApi_DeleteProjectLimitWithParams_Call) Run

type ProjectsApi_DeleteProjectLimit_Call

type ProjectsApi_DeleteProjectLimit_Call struct {
	*mock.Call
}

ProjectsApi_DeleteProjectLimit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectLimit'

func (*ProjectsApi_DeleteProjectLimit_Call) Return

func (*ProjectsApi_DeleteProjectLimit_Call) Run

type ProjectsApi_DeleteProjectWithParams_Call

type ProjectsApi_DeleteProjectWithParams_Call struct {
	*mock.Call
}

ProjectsApi_DeleteProjectWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectWithParams'

func (*ProjectsApi_DeleteProjectWithParams_Call) Return

func (*ProjectsApi_DeleteProjectWithParams_Call) Run

type ProjectsApi_DeleteProject_Call

type ProjectsApi_DeleteProject_Call struct {
	*mock.Call
}

ProjectsApi_DeleteProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProject'

func (*ProjectsApi_DeleteProject_Call) Return

func (*ProjectsApi_DeleteProject_Call) Run

func (*ProjectsApi_DeleteProject_Call) RunAndReturn

type ProjectsApi_Expecter

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

func (*ProjectsApi_Expecter) AddUserToProject

func (_e *ProjectsApi_Expecter) AddUserToProject(ctx interface{}, groupId interface{}, groupInvitationRequest interface{}) *ProjectsApi_AddUserToProject_Call

AddUserToProject is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • groupInvitationRequest *admin.GroupInvitationRequest

func (*ProjectsApi_Expecter) AddUserToProjectExecute

func (_e *ProjectsApi_Expecter) AddUserToProjectExecute(r interface{}) *ProjectsApi_AddUserToProjectExecute_Call

AddUserToProjectExecute is a helper method to define mock.On call

  • r admin.AddUserToProjectApiRequest

func (*ProjectsApi_Expecter) AddUserToProjectWithParams

func (_e *ProjectsApi_Expecter) AddUserToProjectWithParams(ctx interface{}, args interface{}) *ProjectsApi_AddUserToProjectWithParams_Call

AddUserToProjectWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.AddUserToProjectApiParams

func (*ProjectsApi_Expecter) CreateProject

func (_e *ProjectsApi_Expecter) CreateProject(ctx interface{}, group interface{}) *ProjectsApi_CreateProject_Call

CreateProject is a helper method to define mock.On call

  • ctx context.Context
  • group *admin.Group

func (*ProjectsApi_Expecter) CreateProjectExecute

func (_e *ProjectsApi_Expecter) CreateProjectExecute(r interface{}) *ProjectsApi_CreateProjectExecute_Call

CreateProjectExecute is a helper method to define mock.On call

  • r admin.CreateProjectApiRequest

func (*ProjectsApi_Expecter) CreateProjectInvitation

func (_e *ProjectsApi_Expecter) CreateProjectInvitation(ctx interface{}, groupId interface{}, groupInvitationRequest interface{}) *ProjectsApi_CreateProjectInvitation_Call

CreateProjectInvitation is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • groupInvitationRequest *admin.GroupInvitationRequest

func (*ProjectsApi_Expecter) CreateProjectInvitationExecute

func (_e *ProjectsApi_Expecter) CreateProjectInvitationExecute(r interface{}) *ProjectsApi_CreateProjectInvitationExecute_Call

CreateProjectInvitationExecute is a helper method to define mock.On call

  • r admin.CreateProjectInvitationApiRequest

func (*ProjectsApi_Expecter) CreateProjectInvitationWithParams

func (_e *ProjectsApi_Expecter) CreateProjectInvitationWithParams(ctx interface{}, args interface{}) *ProjectsApi_CreateProjectInvitationWithParams_Call

CreateProjectInvitationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateProjectInvitationApiParams

func (*ProjectsApi_Expecter) CreateProjectWithParams

func (_e *ProjectsApi_Expecter) CreateProjectWithParams(ctx interface{}, args interface{}) *ProjectsApi_CreateProjectWithParams_Call

CreateProjectWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateProjectApiParams

func (*ProjectsApi_Expecter) DeleteProject

func (_e *ProjectsApi_Expecter) DeleteProject(ctx interface{}, groupId interface{}) *ProjectsApi_DeleteProject_Call

DeleteProject is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ProjectsApi_Expecter) DeleteProjectExecute

func (_e *ProjectsApi_Expecter) DeleteProjectExecute(r interface{}) *ProjectsApi_DeleteProjectExecute_Call

DeleteProjectExecute is a helper method to define mock.On call

  • r admin.DeleteProjectApiRequest

func (*ProjectsApi_Expecter) DeleteProjectInvitation

func (_e *ProjectsApi_Expecter) DeleteProjectInvitation(ctx interface{}, groupId interface{}, invitationId interface{}) *ProjectsApi_DeleteProjectInvitation_Call

DeleteProjectInvitation is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • invitationId string

func (*ProjectsApi_Expecter) DeleteProjectInvitationExecute

func (_e *ProjectsApi_Expecter) DeleteProjectInvitationExecute(r interface{}) *ProjectsApi_DeleteProjectInvitationExecute_Call

DeleteProjectInvitationExecute is a helper method to define mock.On call

  • r admin.DeleteProjectInvitationApiRequest

func (*ProjectsApi_Expecter) DeleteProjectInvitationWithParams

func (_e *ProjectsApi_Expecter) DeleteProjectInvitationWithParams(ctx interface{}, args interface{}) *ProjectsApi_DeleteProjectInvitationWithParams_Call

DeleteProjectInvitationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteProjectInvitationApiParams

func (*ProjectsApi_Expecter) DeleteProjectLimit

func (_e *ProjectsApi_Expecter) DeleteProjectLimit(ctx interface{}, limitName interface{}, groupId interface{}) *ProjectsApi_DeleteProjectLimit_Call

DeleteProjectLimit is a helper method to define mock.On call

  • ctx context.Context
  • limitName string
  • groupId string

func (*ProjectsApi_Expecter) DeleteProjectLimitExecute

func (_e *ProjectsApi_Expecter) DeleteProjectLimitExecute(r interface{}) *ProjectsApi_DeleteProjectLimitExecute_Call

DeleteProjectLimitExecute is a helper method to define mock.On call

  • r admin.DeleteProjectLimitApiRequest

func (*ProjectsApi_Expecter) DeleteProjectLimitWithParams

func (_e *ProjectsApi_Expecter) DeleteProjectLimitWithParams(ctx interface{}, args interface{}) *ProjectsApi_DeleteProjectLimitWithParams_Call

DeleteProjectLimitWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteProjectLimitApiParams

func (*ProjectsApi_Expecter) DeleteProjectWithParams

func (_e *ProjectsApi_Expecter) DeleteProjectWithParams(ctx interface{}, args interface{}) *ProjectsApi_DeleteProjectWithParams_Call

DeleteProjectWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteProjectApiParams

func (*ProjectsApi_Expecter) GetProject

func (_e *ProjectsApi_Expecter) GetProject(ctx interface{}, groupId interface{}) *ProjectsApi_GetProject_Call

GetProject is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ProjectsApi_Expecter) GetProjectByName

func (_e *ProjectsApi_Expecter) GetProjectByName(ctx interface{}, groupName interface{}) *ProjectsApi_GetProjectByName_Call

GetProjectByName is a helper method to define mock.On call

  • ctx context.Context
  • groupName string

func (*ProjectsApi_Expecter) GetProjectByNameExecute

func (_e *ProjectsApi_Expecter) GetProjectByNameExecute(r interface{}) *ProjectsApi_GetProjectByNameExecute_Call

GetProjectByNameExecute is a helper method to define mock.On call

  • r admin.GetProjectByNameApiRequest

func (*ProjectsApi_Expecter) GetProjectByNameWithParams

func (_e *ProjectsApi_Expecter) GetProjectByNameWithParams(ctx interface{}, args interface{}) *ProjectsApi_GetProjectByNameWithParams_Call

GetProjectByNameWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetProjectByNameApiParams

func (*ProjectsApi_Expecter) GetProjectExecute

func (_e *ProjectsApi_Expecter) GetProjectExecute(r interface{}) *ProjectsApi_GetProjectExecute_Call

GetProjectExecute is a helper method to define mock.On call

  • r admin.GetProjectApiRequest

func (*ProjectsApi_Expecter) GetProjectInvitation

func (_e *ProjectsApi_Expecter) GetProjectInvitation(ctx interface{}, groupId interface{}, invitationId interface{}) *ProjectsApi_GetProjectInvitation_Call

GetProjectInvitation is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • invitationId string

func (*ProjectsApi_Expecter) GetProjectInvitationExecute

func (_e *ProjectsApi_Expecter) GetProjectInvitationExecute(r interface{}) *ProjectsApi_GetProjectInvitationExecute_Call

GetProjectInvitationExecute is a helper method to define mock.On call

  • r admin.GetProjectInvitationApiRequest

func (*ProjectsApi_Expecter) GetProjectInvitationWithParams

func (_e *ProjectsApi_Expecter) GetProjectInvitationWithParams(ctx interface{}, args interface{}) *ProjectsApi_GetProjectInvitationWithParams_Call

GetProjectInvitationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetProjectInvitationApiParams

func (*ProjectsApi_Expecter) GetProjectLimit

func (_e *ProjectsApi_Expecter) GetProjectLimit(ctx interface{}, limitName interface{}, groupId interface{}) *ProjectsApi_GetProjectLimit_Call

GetProjectLimit is a helper method to define mock.On call

  • ctx context.Context
  • limitName string
  • groupId string

func (*ProjectsApi_Expecter) GetProjectLimitExecute

func (_e *ProjectsApi_Expecter) GetProjectLimitExecute(r interface{}) *ProjectsApi_GetProjectLimitExecute_Call

GetProjectLimitExecute is a helper method to define mock.On call

  • r admin.GetProjectLimitApiRequest

func (*ProjectsApi_Expecter) GetProjectLimitWithParams

func (_e *ProjectsApi_Expecter) GetProjectLimitWithParams(ctx interface{}, args interface{}) *ProjectsApi_GetProjectLimitWithParams_Call

GetProjectLimitWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetProjectLimitApiParams

func (*ProjectsApi_Expecter) GetProjectSettings

func (_e *ProjectsApi_Expecter) GetProjectSettings(ctx interface{}, groupId interface{}) *ProjectsApi_GetProjectSettings_Call

GetProjectSettings is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ProjectsApi_Expecter) GetProjectSettingsExecute

func (_e *ProjectsApi_Expecter) GetProjectSettingsExecute(r interface{}) *ProjectsApi_GetProjectSettingsExecute_Call

GetProjectSettingsExecute is a helper method to define mock.On call

  • r admin.GetProjectSettingsApiRequest

func (*ProjectsApi_Expecter) GetProjectSettingsWithParams

func (_e *ProjectsApi_Expecter) GetProjectSettingsWithParams(ctx interface{}, args interface{}) *ProjectsApi_GetProjectSettingsWithParams_Call

GetProjectSettingsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetProjectSettingsApiParams

func (*ProjectsApi_Expecter) GetProjectWithParams

func (_e *ProjectsApi_Expecter) GetProjectWithParams(ctx interface{}, args interface{}) *ProjectsApi_GetProjectWithParams_Call

GetProjectWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetProjectApiParams

func (*ProjectsApi_Expecter) ListProjectInvitations

func (_e *ProjectsApi_Expecter) ListProjectInvitations(ctx interface{}, groupId interface{}) *ProjectsApi_ListProjectInvitations_Call

ListProjectInvitations is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ProjectsApi_Expecter) ListProjectInvitationsExecute

func (_e *ProjectsApi_Expecter) ListProjectInvitationsExecute(r interface{}) *ProjectsApi_ListProjectInvitationsExecute_Call

ListProjectInvitationsExecute is a helper method to define mock.On call

  • r admin.ListProjectInvitationsApiRequest

func (*ProjectsApi_Expecter) ListProjectInvitationsWithParams

func (_e *ProjectsApi_Expecter) ListProjectInvitationsWithParams(ctx interface{}, args interface{}) *ProjectsApi_ListProjectInvitationsWithParams_Call

ListProjectInvitationsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListProjectInvitationsApiParams

func (*ProjectsApi_Expecter) ListProjectLimits

func (_e *ProjectsApi_Expecter) ListProjectLimits(ctx interface{}, groupId interface{}) *ProjectsApi_ListProjectLimits_Call

ListProjectLimits is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ProjectsApi_Expecter) ListProjectLimitsExecute

func (_e *ProjectsApi_Expecter) ListProjectLimitsExecute(r interface{}) *ProjectsApi_ListProjectLimitsExecute_Call

ListProjectLimitsExecute is a helper method to define mock.On call

  • r admin.ListProjectLimitsApiRequest

func (*ProjectsApi_Expecter) ListProjectLimitsWithParams

func (_e *ProjectsApi_Expecter) ListProjectLimitsWithParams(ctx interface{}, args interface{}) *ProjectsApi_ListProjectLimitsWithParams_Call

ListProjectLimitsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListProjectLimitsApiParams

func (*ProjectsApi_Expecter) ListProjectUsers

func (_e *ProjectsApi_Expecter) ListProjectUsers(ctx interface{}, groupId interface{}) *ProjectsApi_ListProjectUsers_Call

ListProjectUsers is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ProjectsApi_Expecter) ListProjectUsersExecute

func (_e *ProjectsApi_Expecter) ListProjectUsersExecute(r interface{}) *ProjectsApi_ListProjectUsersExecute_Call

ListProjectUsersExecute is a helper method to define mock.On call

  • r admin.ListProjectUsersApiRequest

func (*ProjectsApi_Expecter) ListProjectUsersWithParams

func (_e *ProjectsApi_Expecter) ListProjectUsersWithParams(ctx interface{}, args interface{}) *ProjectsApi_ListProjectUsersWithParams_Call

ListProjectUsersWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListProjectUsersApiParams

func (*ProjectsApi_Expecter) ListProjects

func (_e *ProjectsApi_Expecter) ListProjects(ctx interface{}) *ProjectsApi_ListProjects_Call

ListProjects is a helper method to define mock.On call

  • ctx context.Context

func (*ProjectsApi_Expecter) ListProjectsExecute

func (_e *ProjectsApi_Expecter) ListProjectsExecute(r interface{}) *ProjectsApi_ListProjectsExecute_Call

ListProjectsExecute is a helper method to define mock.On call

  • r admin.ListProjectsApiRequest

func (*ProjectsApi_Expecter) ListProjectsWithParams

func (_e *ProjectsApi_Expecter) ListProjectsWithParams(ctx interface{}, args interface{}) *ProjectsApi_ListProjectsWithParams_Call

ListProjectsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListProjectsApiParams

func (*ProjectsApi_Expecter) RemoveProjectUser

func (_e *ProjectsApi_Expecter) RemoveProjectUser(ctx interface{}, groupId interface{}, userId interface{}) *ProjectsApi_RemoveProjectUser_Call

RemoveProjectUser is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • userId string

func (*ProjectsApi_Expecter) RemoveProjectUserExecute

func (_e *ProjectsApi_Expecter) RemoveProjectUserExecute(r interface{}) *ProjectsApi_RemoveProjectUserExecute_Call

RemoveProjectUserExecute is a helper method to define mock.On call

  • r admin.RemoveProjectUserApiRequest

func (*ProjectsApi_Expecter) RemoveProjectUserWithParams

func (_e *ProjectsApi_Expecter) RemoveProjectUserWithParams(ctx interface{}, args interface{}) *ProjectsApi_RemoveProjectUserWithParams_Call

RemoveProjectUserWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.RemoveProjectUserApiParams

func (*ProjectsApi_Expecter) ReturnAllIPAddresses

func (_e *ProjectsApi_Expecter) ReturnAllIPAddresses(ctx interface{}, groupId interface{}) *ProjectsApi_ReturnAllIPAddresses_Call

ReturnAllIPAddresses is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ProjectsApi_Expecter) ReturnAllIPAddressesExecute

func (_e *ProjectsApi_Expecter) ReturnAllIPAddressesExecute(r interface{}) *ProjectsApi_ReturnAllIPAddressesExecute_Call

ReturnAllIPAddressesExecute is a helper method to define mock.On call

  • r admin.ReturnAllIPAddressesApiRequest

func (*ProjectsApi_Expecter) ReturnAllIPAddressesWithParams

func (_e *ProjectsApi_Expecter) ReturnAllIPAddressesWithParams(ctx interface{}, args interface{}) *ProjectsApi_ReturnAllIPAddressesWithParams_Call

ReturnAllIPAddressesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ReturnAllIPAddressesApiParams

func (*ProjectsApi_Expecter) SetProjectLimit

func (_e *ProjectsApi_Expecter) SetProjectLimit(ctx interface{}, limitName interface{}, groupId interface{}, dataFederationLimit interface{}) *ProjectsApi_SetProjectLimit_Call

SetProjectLimit is a helper method to define mock.On call

  • ctx context.Context
  • limitName string
  • groupId string
  • dataFederationLimit *admin.DataFederationLimit

func (*ProjectsApi_Expecter) SetProjectLimitExecute

func (_e *ProjectsApi_Expecter) SetProjectLimitExecute(r interface{}) *ProjectsApi_SetProjectLimitExecute_Call

SetProjectLimitExecute is a helper method to define mock.On call

  • r admin.SetProjectLimitApiRequest

func (*ProjectsApi_Expecter) SetProjectLimitWithParams

func (_e *ProjectsApi_Expecter) SetProjectLimitWithParams(ctx interface{}, args interface{}) *ProjectsApi_SetProjectLimitWithParams_Call

SetProjectLimitWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.SetProjectLimitApiParams

func (*ProjectsApi_Expecter) UpdateProject

func (_e *ProjectsApi_Expecter) UpdateProject(ctx interface{}, groupId interface{}, groupUpdate interface{}) *ProjectsApi_UpdateProject_Call

UpdateProject is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • groupUpdate *admin.GroupUpdate

func (*ProjectsApi_Expecter) UpdateProjectExecute

func (_e *ProjectsApi_Expecter) UpdateProjectExecute(r interface{}) *ProjectsApi_UpdateProjectExecute_Call

UpdateProjectExecute is a helper method to define mock.On call

  • r admin.UpdateProjectApiRequest

func (*ProjectsApi_Expecter) UpdateProjectInvitation

func (_e *ProjectsApi_Expecter) UpdateProjectInvitation(ctx interface{}, groupId interface{}, groupInvitationRequest interface{}) *ProjectsApi_UpdateProjectInvitation_Call

UpdateProjectInvitation is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • groupInvitationRequest *admin.GroupInvitationRequest

func (*ProjectsApi_Expecter) UpdateProjectInvitationById

func (_e *ProjectsApi_Expecter) UpdateProjectInvitationById(ctx interface{}, groupId interface{}, invitationId interface{}, groupInvitationUpdateRequest interface{}) *ProjectsApi_UpdateProjectInvitationById_Call

UpdateProjectInvitationById is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • invitationId string
  • groupInvitationUpdateRequest *admin.GroupInvitationUpdateRequest

func (*ProjectsApi_Expecter) UpdateProjectInvitationByIdExecute

func (_e *ProjectsApi_Expecter) UpdateProjectInvitationByIdExecute(r interface{}) *ProjectsApi_UpdateProjectInvitationByIdExecute_Call

UpdateProjectInvitationByIdExecute is a helper method to define mock.On call

  • r admin.UpdateProjectInvitationByIdApiRequest

func (*ProjectsApi_Expecter) UpdateProjectInvitationByIdWithParams

func (_e *ProjectsApi_Expecter) UpdateProjectInvitationByIdWithParams(ctx interface{}, args interface{}) *ProjectsApi_UpdateProjectInvitationByIdWithParams_Call

UpdateProjectInvitationByIdWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateProjectInvitationByIdApiParams

func (*ProjectsApi_Expecter) UpdateProjectInvitationExecute

func (_e *ProjectsApi_Expecter) UpdateProjectInvitationExecute(r interface{}) *ProjectsApi_UpdateProjectInvitationExecute_Call

UpdateProjectInvitationExecute is a helper method to define mock.On call

  • r admin.UpdateProjectInvitationApiRequest

func (*ProjectsApi_Expecter) UpdateProjectInvitationWithParams

func (_e *ProjectsApi_Expecter) UpdateProjectInvitationWithParams(ctx interface{}, args interface{}) *ProjectsApi_UpdateProjectInvitationWithParams_Call

UpdateProjectInvitationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateProjectInvitationApiParams

func (*ProjectsApi_Expecter) UpdateProjectRoles

func (_e *ProjectsApi_Expecter) UpdateProjectRoles(ctx interface{}, groupId interface{}, userId interface{}, updateGroupRolesForUser interface{}) *ProjectsApi_UpdateProjectRoles_Call

UpdateProjectRoles is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • userId string
  • updateGroupRolesForUser *admin.UpdateGroupRolesForUser

func (*ProjectsApi_Expecter) UpdateProjectRolesExecute

func (_e *ProjectsApi_Expecter) UpdateProjectRolesExecute(r interface{}) *ProjectsApi_UpdateProjectRolesExecute_Call

UpdateProjectRolesExecute is a helper method to define mock.On call

  • r admin.UpdateProjectRolesApiRequest

func (*ProjectsApi_Expecter) UpdateProjectRolesWithParams

func (_e *ProjectsApi_Expecter) UpdateProjectRolesWithParams(ctx interface{}, args interface{}) *ProjectsApi_UpdateProjectRolesWithParams_Call

UpdateProjectRolesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateProjectRolesApiParams

func (*ProjectsApi_Expecter) UpdateProjectSettings

func (_e *ProjectsApi_Expecter) UpdateProjectSettings(ctx interface{}, groupId interface{}, groupSettings interface{}) *ProjectsApi_UpdateProjectSettings_Call

UpdateProjectSettings is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • groupSettings *admin.GroupSettings

func (*ProjectsApi_Expecter) UpdateProjectSettingsExecute

func (_e *ProjectsApi_Expecter) UpdateProjectSettingsExecute(r interface{}) *ProjectsApi_UpdateProjectSettingsExecute_Call

UpdateProjectSettingsExecute is a helper method to define mock.On call

  • r admin.UpdateProjectSettingsApiRequest

func (*ProjectsApi_Expecter) UpdateProjectSettingsWithParams

func (_e *ProjectsApi_Expecter) UpdateProjectSettingsWithParams(ctx interface{}, args interface{}) *ProjectsApi_UpdateProjectSettingsWithParams_Call

UpdateProjectSettingsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateProjectSettingsApiParams

func (*ProjectsApi_Expecter) UpdateProjectWithParams

func (_e *ProjectsApi_Expecter) UpdateProjectWithParams(ctx interface{}, args interface{}) *ProjectsApi_UpdateProjectWithParams_Call

UpdateProjectWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateProjectApiParams

type ProjectsApi_GetProjectByNameExecute_Call

type ProjectsApi_GetProjectByNameExecute_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectByNameExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectByNameExecute'

func (*ProjectsApi_GetProjectByNameExecute_Call) Return

func (*ProjectsApi_GetProjectByNameExecute_Call) Run

func (*ProjectsApi_GetProjectByNameExecute_Call) RunAndReturn

type ProjectsApi_GetProjectByNameWithParams_Call

type ProjectsApi_GetProjectByNameWithParams_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectByNameWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectByNameWithParams'

func (*ProjectsApi_GetProjectByNameWithParams_Call) Run

type ProjectsApi_GetProjectByName_Call

type ProjectsApi_GetProjectByName_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectByName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectByName'

func (*ProjectsApi_GetProjectByName_Call) Return

func (*ProjectsApi_GetProjectByName_Call) Run

func (*ProjectsApi_GetProjectByName_Call) RunAndReturn

type ProjectsApi_GetProjectExecute_Call

type ProjectsApi_GetProjectExecute_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectExecute'

func (*ProjectsApi_GetProjectExecute_Call) Return

func (*ProjectsApi_GetProjectExecute_Call) Run

func (*ProjectsApi_GetProjectExecute_Call) RunAndReturn

type ProjectsApi_GetProjectInvitationExecute_Call

type ProjectsApi_GetProjectInvitationExecute_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectInvitationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectInvitationExecute'

func (*ProjectsApi_GetProjectInvitationExecute_Call) Return

func (*ProjectsApi_GetProjectInvitationExecute_Call) Run

type ProjectsApi_GetProjectInvitationWithParams_Call

type ProjectsApi_GetProjectInvitationWithParams_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectInvitationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectInvitationWithParams'

func (*ProjectsApi_GetProjectInvitationWithParams_Call) Run

type ProjectsApi_GetProjectInvitation_Call

type ProjectsApi_GetProjectInvitation_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectInvitation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectInvitation'

func (*ProjectsApi_GetProjectInvitation_Call) Run

type ProjectsApi_GetProjectLimitExecute_Call

type ProjectsApi_GetProjectLimitExecute_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectLimitExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectLimitExecute'

func (*ProjectsApi_GetProjectLimitExecute_Call) Return

func (*ProjectsApi_GetProjectLimitExecute_Call) Run

type ProjectsApi_GetProjectLimitWithParams_Call

type ProjectsApi_GetProjectLimitWithParams_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectLimitWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectLimitWithParams'

func (*ProjectsApi_GetProjectLimitWithParams_Call) Return

func (*ProjectsApi_GetProjectLimitWithParams_Call) Run

type ProjectsApi_GetProjectLimit_Call

type ProjectsApi_GetProjectLimit_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectLimit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectLimit'

func (*ProjectsApi_GetProjectLimit_Call) Return

func (*ProjectsApi_GetProjectLimit_Call) Run

func (*ProjectsApi_GetProjectLimit_Call) RunAndReturn

type ProjectsApi_GetProjectSettingsExecute_Call

type ProjectsApi_GetProjectSettingsExecute_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectSettingsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectSettingsExecute'

func (*ProjectsApi_GetProjectSettingsExecute_Call) Return

func (*ProjectsApi_GetProjectSettingsExecute_Call) Run

type ProjectsApi_GetProjectSettingsWithParams_Call

type ProjectsApi_GetProjectSettingsWithParams_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectSettingsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectSettingsWithParams'

func (*ProjectsApi_GetProjectSettingsWithParams_Call) Run

type ProjectsApi_GetProjectSettings_Call

type ProjectsApi_GetProjectSettings_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectSettings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectSettings'

func (*ProjectsApi_GetProjectSettings_Call) Return

func (*ProjectsApi_GetProjectSettings_Call) Run

type ProjectsApi_GetProjectWithParams_Call

type ProjectsApi_GetProjectWithParams_Call struct {
	*mock.Call
}

ProjectsApi_GetProjectWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectWithParams'

func (*ProjectsApi_GetProjectWithParams_Call) Return

func (*ProjectsApi_GetProjectWithParams_Call) Run

type ProjectsApi_GetProject_Call

type ProjectsApi_GetProject_Call struct {
	*mock.Call
}

ProjectsApi_GetProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProject'

func (*ProjectsApi_GetProject_Call) Return

func (*ProjectsApi_GetProject_Call) Run

func (*ProjectsApi_GetProject_Call) RunAndReturn

type ProjectsApi_ListProjectInvitationsExecute_Call

type ProjectsApi_ListProjectInvitationsExecute_Call struct {
	*mock.Call
}

ProjectsApi_ListProjectInvitationsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectInvitationsExecute'

func (*ProjectsApi_ListProjectInvitationsExecute_Call) Return

func (*ProjectsApi_ListProjectInvitationsExecute_Call) Run

type ProjectsApi_ListProjectInvitationsWithParams_Call

type ProjectsApi_ListProjectInvitationsWithParams_Call struct {
	*mock.Call
}

ProjectsApi_ListProjectInvitationsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectInvitationsWithParams'

func (*ProjectsApi_ListProjectInvitationsWithParams_Call) Run

type ProjectsApi_ListProjectInvitations_Call

type ProjectsApi_ListProjectInvitations_Call struct {
	*mock.Call
}

ProjectsApi_ListProjectInvitations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectInvitations'

func (*ProjectsApi_ListProjectInvitations_Call) Run

type ProjectsApi_ListProjectLimitsExecute_Call

type ProjectsApi_ListProjectLimitsExecute_Call struct {
	*mock.Call
}

ProjectsApi_ListProjectLimitsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectLimitsExecute'

func (*ProjectsApi_ListProjectLimitsExecute_Call) Return

func (*ProjectsApi_ListProjectLimitsExecute_Call) Run

type ProjectsApi_ListProjectLimitsWithParams_Call

type ProjectsApi_ListProjectLimitsWithParams_Call struct {
	*mock.Call
}

ProjectsApi_ListProjectLimitsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectLimitsWithParams'

func (*ProjectsApi_ListProjectLimitsWithParams_Call) Run

type ProjectsApi_ListProjectLimits_Call

type ProjectsApi_ListProjectLimits_Call struct {
	*mock.Call
}

ProjectsApi_ListProjectLimits_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectLimits'

func (*ProjectsApi_ListProjectLimits_Call) Return

func (*ProjectsApi_ListProjectLimits_Call) Run

func (*ProjectsApi_ListProjectLimits_Call) RunAndReturn

type ProjectsApi_ListProjectUsersExecute_Call

type ProjectsApi_ListProjectUsersExecute_Call struct {
	*mock.Call
}

ProjectsApi_ListProjectUsersExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectUsersExecute'

func (*ProjectsApi_ListProjectUsersExecute_Call) Return

func (*ProjectsApi_ListProjectUsersExecute_Call) Run

type ProjectsApi_ListProjectUsersWithParams_Call

type ProjectsApi_ListProjectUsersWithParams_Call struct {
	*mock.Call
}

ProjectsApi_ListProjectUsersWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectUsersWithParams'

func (*ProjectsApi_ListProjectUsersWithParams_Call) Run

type ProjectsApi_ListProjectUsers_Call

type ProjectsApi_ListProjectUsers_Call struct {
	*mock.Call
}

ProjectsApi_ListProjectUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectUsers'

func (*ProjectsApi_ListProjectUsers_Call) Return

func (*ProjectsApi_ListProjectUsers_Call) Run

func (*ProjectsApi_ListProjectUsers_Call) RunAndReturn

type ProjectsApi_ListProjectsExecute_Call

type ProjectsApi_ListProjectsExecute_Call struct {
	*mock.Call
}

ProjectsApi_ListProjectsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectsExecute'

func (*ProjectsApi_ListProjectsExecute_Call) Return

func (*ProjectsApi_ListProjectsExecute_Call) Run

type ProjectsApi_ListProjectsWithParams_Call

type ProjectsApi_ListProjectsWithParams_Call struct {
	*mock.Call
}

ProjectsApi_ListProjectsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectsWithParams'

func (*ProjectsApi_ListProjectsWithParams_Call) Return

func (*ProjectsApi_ListProjectsWithParams_Call) Run

type ProjectsApi_ListProjects_Call

type ProjectsApi_ListProjects_Call struct {
	*mock.Call
}

ProjectsApi_ListProjects_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjects'

func (*ProjectsApi_ListProjects_Call) Return

func (*ProjectsApi_ListProjects_Call) Run

func (*ProjectsApi_ListProjects_Call) RunAndReturn

type ProjectsApi_RemoveProjectUserExecute_Call

type ProjectsApi_RemoveProjectUserExecute_Call struct {
	*mock.Call
}

ProjectsApi_RemoveProjectUserExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveProjectUserExecute'

func (*ProjectsApi_RemoveProjectUserExecute_Call) Return

func (*ProjectsApi_RemoveProjectUserExecute_Call) Run

func (*ProjectsApi_RemoveProjectUserExecute_Call) RunAndReturn

type ProjectsApi_RemoveProjectUserWithParams_Call

type ProjectsApi_RemoveProjectUserWithParams_Call struct {
	*mock.Call
}

ProjectsApi_RemoveProjectUserWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveProjectUserWithParams'

func (*ProjectsApi_RemoveProjectUserWithParams_Call) Run

type ProjectsApi_RemoveProjectUser_Call

type ProjectsApi_RemoveProjectUser_Call struct {
	*mock.Call
}

ProjectsApi_RemoveProjectUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveProjectUser'

func (*ProjectsApi_RemoveProjectUser_Call) Return

func (*ProjectsApi_RemoveProjectUser_Call) Run

type ProjectsApi_ReturnAllIPAddressesExecute_Call

type ProjectsApi_ReturnAllIPAddressesExecute_Call struct {
	*mock.Call
}

ProjectsApi_ReturnAllIPAddressesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnAllIPAddressesExecute'

func (*ProjectsApi_ReturnAllIPAddressesExecute_Call) Return

func (*ProjectsApi_ReturnAllIPAddressesExecute_Call) Run

type ProjectsApi_ReturnAllIPAddressesWithParams_Call

type ProjectsApi_ReturnAllIPAddressesWithParams_Call struct {
	*mock.Call
}

ProjectsApi_ReturnAllIPAddressesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnAllIPAddressesWithParams'

func (*ProjectsApi_ReturnAllIPAddressesWithParams_Call) Run

type ProjectsApi_ReturnAllIPAddresses_Call

type ProjectsApi_ReturnAllIPAddresses_Call struct {
	*mock.Call
}

ProjectsApi_ReturnAllIPAddresses_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnAllIPAddresses'

func (*ProjectsApi_ReturnAllIPAddresses_Call) Run

type ProjectsApi_SetProjectLimitExecute_Call

type ProjectsApi_SetProjectLimitExecute_Call struct {
	*mock.Call
}

ProjectsApi_SetProjectLimitExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetProjectLimitExecute'

func (*ProjectsApi_SetProjectLimitExecute_Call) Return

func (*ProjectsApi_SetProjectLimitExecute_Call) Run

type ProjectsApi_SetProjectLimitWithParams_Call

type ProjectsApi_SetProjectLimitWithParams_Call struct {
	*mock.Call
}

ProjectsApi_SetProjectLimitWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetProjectLimitWithParams'

func (*ProjectsApi_SetProjectLimitWithParams_Call) Return

func (*ProjectsApi_SetProjectLimitWithParams_Call) Run

type ProjectsApi_SetProjectLimit_Call

type ProjectsApi_SetProjectLimit_Call struct {
	*mock.Call
}

ProjectsApi_SetProjectLimit_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetProjectLimit'

func (*ProjectsApi_SetProjectLimit_Call) Return

func (*ProjectsApi_SetProjectLimit_Call) Run

func (_c *ProjectsApi_SetProjectLimit_Call) Run(run func(ctx context.Context, limitName string, groupId string, dataFederationLimit *admin.DataFederationLimit)) *ProjectsApi_SetProjectLimit_Call

type ProjectsApi_UpdateProjectExecute_Call

type ProjectsApi_UpdateProjectExecute_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectExecute'

func (*ProjectsApi_UpdateProjectExecute_Call) Return

func (*ProjectsApi_UpdateProjectExecute_Call) Run

func (*ProjectsApi_UpdateProjectExecute_Call) RunAndReturn

type ProjectsApi_UpdateProjectInvitationByIdExecute_Call

type ProjectsApi_UpdateProjectInvitationByIdExecute_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectInvitationByIdExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectInvitationByIdExecute'

func (*ProjectsApi_UpdateProjectInvitationByIdExecute_Call) Return

type ProjectsApi_UpdateProjectInvitationByIdWithParams_Call

type ProjectsApi_UpdateProjectInvitationByIdWithParams_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectInvitationByIdWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectInvitationByIdWithParams'

type ProjectsApi_UpdateProjectInvitationById_Call

type ProjectsApi_UpdateProjectInvitationById_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectInvitationById_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectInvitationById'

func (*ProjectsApi_UpdateProjectInvitationById_Call) Run

type ProjectsApi_UpdateProjectInvitationExecute_Call

type ProjectsApi_UpdateProjectInvitationExecute_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectInvitationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectInvitationExecute'

func (*ProjectsApi_UpdateProjectInvitationExecute_Call) Return

func (*ProjectsApi_UpdateProjectInvitationExecute_Call) Run

type ProjectsApi_UpdateProjectInvitationWithParams_Call

type ProjectsApi_UpdateProjectInvitationWithParams_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectInvitationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectInvitationWithParams'

func (*ProjectsApi_UpdateProjectInvitationWithParams_Call) Run

type ProjectsApi_UpdateProjectInvitation_Call

type ProjectsApi_UpdateProjectInvitation_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectInvitation_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectInvitation'

func (*ProjectsApi_UpdateProjectInvitation_Call) Run

type ProjectsApi_UpdateProjectRolesExecute_Call

type ProjectsApi_UpdateProjectRolesExecute_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectRolesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectRolesExecute'

func (*ProjectsApi_UpdateProjectRolesExecute_Call) Return

func (*ProjectsApi_UpdateProjectRolesExecute_Call) Run

type ProjectsApi_UpdateProjectRolesWithParams_Call

type ProjectsApi_UpdateProjectRolesWithParams_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectRolesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectRolesWithParams'

func (*ProjectsApi_UpdateProjectRolesWithParams_Call) Run

type ProjectsApi_UpdateProjectRoles_Call

type ProjectsApi_UpdateProjectRoles_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectRoles_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectRoles'

func (*ProjectsApi_UpdateProjectRoles_Call) Return

func (*ProjectsApi_UpdateProjectRoles_Call) Run

func (_c *ProjectsApi_UpdateProjectRoles_Call) Run(run func(ctx context.Context, groupId string, userId string, updateGroupRolesForUser *admin.UpdateGroupRolesForUser)) *ProjectsApi_UpdateProjectRoles_Call

type ProjectsApi_UpdateProjectSettingsExecute_Call

type ProjectsApi_UpdateProjectSettingsExecute_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectSettingsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectSettingsExecute'

func (*ProjectsApi_UpdateProjectSettingsExecute_Call) Return

func (*ProjectsApi_UpdateProjectSettingsExecute_Call) Run

type ProjectsApi_UpdateProjectSettingsWithParams_Call

type ProjectsApi_UpdateProjectSettingsWithParams_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectSettingsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectSettingsWithParams'

func (*ProjectsApi_UpdateProjectSettingsWithParams_Call) Run

type ProjectsApi_UpdateProjectSettings_Call

type ProjectsApi_UpdateProjectSettings_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectSettings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectSettings'

func (*ProjectsApi_UpdateProjectSettings_Call) Run

type ProjectsApi_UpdateProjectWithParams_Call

type ProjectsApi_UpdateProjectWithParams_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProjectWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectWithParams'

func (*ProjectsApi_UpdateProjectWithParams_Call) Return

func (*ProjectsApi_UpdateProjectWithParams_Call) Run

type ProjectsApi_UpdateProject_Call

type ProjectsApi_UpdateProject_Call struct {
	*mock.Call
}

ProjectsApi_UpdateProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProject'

func (*ProjectsApi_UpdateProject_Call) Return

func (*ProjectsApi_UpdateProject_Call) Run

type PushBasedLogExportApi

type PushBasedLogExportApi struct {
	mock.Mock
}

PushBasedLogExportApi is an autogenerated mock type for the PushBasedLogExportApi type

func NewPushBasedLogExportApi

func NewPushBasedLogExportApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *PushBasedLogExportApi

NewPushBasedLogExportApi creates a new instance of PushBasedLogExportApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*PushBasedLogExportApi) CreatePushBasedLogConfiguration

func (_m *PushBasedLogExportApi) CreatePushBasedLogConfiguration(ctx context.Context, groupId string, pushBasedLogExportProject *admin.PushBasedLogExportProject) admin.CreatePushBasedLogConfigurationApiRequest

CreatePushBasedLogConfiguration provides a mock function with given fields: ctx, groupId, pushBasedLogExportProject

func (*PushBasedLogExportApi) CreatePushBasedLogConfigurationExecute

func (_m *PushBasedLogExportApi) CreatePushBasedLogConfigurationExecute(r admin.CreatePushBasedLogConfigurationApiRequest) (*http.Response, error)

CreatePushBasedLogConfigurationExecute provides a mock function with given fields: r

func (*PushBasedLogExportApi) CreatePushBasedLogConfigurationWithParams

CreatePushBasedLogConfigurationWithParams provides a mock function with given fields: ctx, args

func (*PushBasedLogExportApi) DeletePushBasedLogConfiguration

func (_m *PushBasedLogExportApi) DeletePushBasedLogConfiguration(ctx context.Context, groupId string) admin.DeletePushBasedLogConfigurationApiRequest

DeletePushBasedLogConfiguration provides a mock function with given fields: ctx, groupId

func (*PushBasedLogExportApi) DeletePushBasedLogConfigurationExecute

func (_m *PushBasedLogExportApi) DeletePushBasedLogConfigurationExecute(r admin.DeletePushBasedLogConfigurationApiRequest) (*http.Response, error)

DeletePushBasedLogConfigurationExecute provides a mock function with given fields: r

func (*PushBasedLogExportApi) DeletePushBasedLogConfigurationWithParams

DeletePushBasedLogConfigurationWithParams provides a mock function with given fields: ctx, args

func (*PushBasedLogExportApi) EXPECT

func (*PushBasedLogExportApi) GetPushBasedLogConfiguration

func (_m *PushBasedLogExportApi) GetPushBasedLogConfiguration(ctx context.Context, groupId string) admin.GetPushBasedLogConfigurationApiRequest

GetPushBasedLogConfiguration provides a mock function with given fields: ctx, groupId

func (*PushBasedLogExportApi) GetPushBasedLogConfigurationExecute

GetPushBasedLogConfigurationExecute provides a mock function with given fields: r

func (*PushBasedLogExportApi) GetPushBasedLogConfigurationWithParams

GetPushBasedLogConfigurationWithParams provides a mock function with given fields: ctx, args

func (*PushBasedLogExportApi) UpdatePushBasedLogConfiguration

func (_m *PushBasedLogExportApi) UpdatePushBasedLogConfiguration(ctx context.Context, groupId string, pushBasedLogExportProject *admin.PushBasedLogExportProject) admin.UpdatePushBasedLogConfigurationApiRequest

UpdatePushBasedLogConfiguration provides a mock function with given fields: ctx, groupId, pushBasedLogExportProject

func (*PushBasedLogExportApi) UpdatePushBasedLogConfigurationExecute

func (_m *PushBasedLogExportApi) UpdatePushBasedLogConfigurationExecute(r admin.UpdatePushBasedLogConfigurationApiRequest) (*http.Response, error)

UpdatePushBasedLogConfigurationExecute provides a mock function with given fields: r

func (*PushBasedLogExportApi) UpdatePushBasedLogConfigurationWithParams

UpdatePushBasedLogConfigurationWithParams provides a mock function with given fields: ctx, args

type PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call

type PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call struct {
	*mock.Call
}

PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePushBasedLogConfigurationExecute'

func (*PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call) Return

type PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call

type PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call struct {
	*mock.Call
}

PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePushBasedLogConfigurationWithParams'

type PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call

type PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call struct {
	*mock.Call
}

PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePushBasedLogConfiguration'

func (*PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call) Run

type PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call

type PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call struct {
	*mock.Call
}

PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePushBasedLogConfigurationExecute'

func (*PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call) Return

type PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call

type PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call struct {
	*mock.Call
}

PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePushBasedLogConfigurationWithParams'

type PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call

type PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call struct {
	*mock.Call
}

PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeletePushBasedLogConfiguration'

func (*PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call) Run

type PushBasedLogExportApi_Expecter

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

func (*PushBasedLogExportApi_Expecter) CreatePushBasedLogConfiguration

func (_e *PushBasedLogExportApi_Expecter) CreatePushBasedLogConfiguration(ctx interface{}, groupId interface{}, pushBasedLogExportProject interface{}) *PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call

CreatePushBasedLogConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pushBasedLogExportProject *admin.PushBasedLogExportProject

func (*PushBasedLogExportApi_Expecter) CreatePushBasedLogConfigurationExecute

func (_e *PushBasedLogExportApi_Expecter) CreatePushBasedLogConfigurationExecute(r interface{}) *PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call

CreatePushBasedLogConfigurationExecute is a helper method to define mock.On call

  • r admin.CreatePushBasedLogConfigurationApiRequest

func (*PushBasedLogExportApi_Expecter) CreatePushBasedLogConfigurationWithParams

func (_e *PushBasedLogExportApi_Expecter) CreatePushBasedLogConfigurationWithParams(ctx interface{}, args interface{}) *PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call

CreatePushBasedLogConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreatePushBasedLogConfigurationApiParams

func (*PushBasedLogExportApi_Expecter) DeletePushBasedLogConfiguration

func (_e *PushBasedLogExportApi_Expecter) DeletePushBasedLogConfiguration(ctx interface{}, groupId interface{}) *PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call

DeletePushBasedLogConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*PushBasedLogExportApi_Expecter) DeletePushBasedLogConfigurationExecute

func (_e *PushBasedLogExportApi_Expecter) DeletePushBasedLogConfigurationExecute(r interface{}) *PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call

DeletePushBasedLogConfigurationExecute is a helper method to define mock.On call

  • r admin.DeletePushBasedLogConfigurationApiRequest

func (*PushBasedLogExportApi_Expecter) DeletePushBasedLogConfigurationWithParams

func (_e *PushBasedLogExportApi_Expecter) DeletePushBasedLogConfigurationWithParams(ctx interface{}, args interface{}) *PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call

DeletePushBasedLogConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeletePushBasedLogConfigurationApiParams

func (*PushBasedLogExportApi_Expecter) GetPushBasedLogConfiguration

func (_e *PushBasedLogExportApi_Expecter) GetPushBasedLogConfiguration(ctx interface{}, groupId interface{}) *PushBasedLogExportApi_GetPushBasedLogConfiguration_Call

GetPushBasedLogConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*PushBasedLogExportApi_Expecter) GetPushBasedLogConfigurationExecute

func (_e *PushBasedLogExportApi_Expecter) GetPushBasedLogConfigurationExecute(r interface{}) *PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call

GetPushBasedLogConfigurationExecute is a helper method to define mock.On call

  • r admin.GetPushBasedLogConfigurationApiRequest

func (*PushBasedLogExportApi_Expecter) GetPushBasedLogConfigurationWithParams

func (_e *PushBasedLogExportApi_Expecter) GetPushBasedLogConfigurationWithParams(ctx interface{}, args interface{}) *PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call

GetPushBasedLogConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetPushBasedLogConfigurationApiParams

func (*PushBasedLogExportApi_Expecter) UpdatePushBasedLogConfiguration

func (_e *PushBasedLogExportApi_Expecter) UpdatePushBasedLogConfiguration(ctx interface{}, groupId interface{}, pushBasedLogExportProject interface{}) *PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call

UpdatePushBasedLogConfiguration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • pushBasedLogExportProject *admin.PushBasedLogExportProject

func (*PushBasedLogExportApi_Expecter) UpdatePushBasedLogConfigurationExecute

func (_e *PushBasedLogExportApi_Expecter) UpdatePushBasedLogConfigurationExecute(r interface{}) *PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call

UpdatePushBasedLogConfigurationExecute is a helper method to define mock.On call

  • r admin.UpdatePushBasedLogConfigurationApiRequest

func (*PushBasedLogExportApi_Expecter) UpdatePushBasedLogConfigurationWithParams

func (_e *PushBasedLogExportApi_Expecter) UpdatePushBasedLogConfigurationWithParams(ctx interface{}, args interface{}) *PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call

UpdatePushBasedLogConfigurationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdatePushBasedLogConfigurationApiParams

type PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call

type PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call struct {
	*mock.Call
}

PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPushBasedLogConfigurationExecute'

type PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call

type PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call struct {
	*mock.Call
}

PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPushBasedLogConfigurationWithParams'

type PushBasedLogExportApi_GetPushBasedLogConfiguration_Call

type PushBasedLogExportApi_GetPushBasedLogConfiguration_Call struct {
	*mock.Call
}

PushBasedLogExportApi_GetPushBasedLogConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPushBasedLogConfiguration'

func (*PushBasedLogExportApi_GetPushBasedLogConfiguration_Call) Run

type PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call

type PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call struct {
	*mock.Call
}

PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePushBasedLogConfigurationExecute'

func (*PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call) Return

type PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call

type PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call struct {
	*mock.Call
}

PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePushBasedLogConfigurationWithParams'

type PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call

type PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call struct {
	*mock.Call
}

PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePushBasedLogConfiguration'

func (*PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call) Run

type RollingIndexApi

type RollingIndexApi struct {
	mock.Mock
}

RollingIndexApi is an autogenerated mock type for the RollingIndexApi type

func NewRollingIndexApi

func NewRollingIndexApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *RollingIndexApi

NewRollingIndexApi creates a new instance of RollingIndexApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*RollingIndexApi) CreateRollingIndex

func (_m *RollingIndexApi) CreateRollingIndex(ctx context.Context, groupId string, clusterName string, databaseRollingIndexRequest *admin.DatabaseRollingIndexRequest) admin.CreateRollingIndexApiRequest

CreateRollingIndex provides a mock function with given fields: ctx, groupId, clusterName, databaseRollingIndexRequest

func (*RollingIndexApi) CreateRollingIndexExecute

func (_m *RollingIndexApi) CreateRollingIndexExecute(r admin.CreateRollingIndexApiRequest) (*http.Response, error)

CreateRollingIndexExecute provides a mock function with given fields: r

func (*RollingIndexApi) CreateRollingIndexWithParams

CreateRollingIndexWithParams provides a mock function with given fields: ctx, args

func (*RollingIndexApi) EXPECT

type RollingIndexApi_CreateRollingIndexExecute_Call

type RollingIndexApi_CreateRollingIndexExecute_Call struct {
	*mock.Call
}

RollingIndexApi_CreateRollingIndexExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateRollingIndexExecute'

func (*RollingIndexApi_CreateRollingIndexExecute_Call) Return

func (*RollingIndexApi_CreateRollingIndexExecute_Call) Run

func (*RollingIndexApi_CreateRollingIndexExecute_Call) RunAndReturn

type RollingIndexApi_CreateRollingIndexWithParams_Call

type RollingIndexApi_CreateRollingIndexWithParams_Call struct {
	*mock.Call
}

RollingIndexApi_CreateRollingIndexWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateRollingIndexWithParams'

func (*RollingIndexApi_CreateRollingIndexWithParams_Call) Run

type RollingIndexApi_CreateRollingIndex_Call

type RollingIndexApi_CreateRollingIndex_Call struct {
	*mock.Call
}

RollingIndexApi_CreateRollingIndex_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateRollingIndex'

func (*RollingIndexApi_CreateRollingIndex_Call) Run

func (_c *RollingIndexApi_CreateRollingIndex_Call) Run(run func(ctx context.Context, groupId string, clusterName string, databaseRollingIndexRequest *admin.DatabaseRollingIndexRequest)) *RollingIndexApi_CreateRollingIndex_Call

type RollingIndexApi_Expecter

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

func (*RollingIndexApi_Expecter) CreateRollingIndex

func (_e *RollingIndexApi_Expecter) CreateRollingIndex(ctx interface{}, groupId interface{}, clusterName interface{}, databaseRollingIndexRequest interface{}) *RollingIndexApi_CreateRollingIndex_Call

CreateRollingIndex is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • databaseRollingIndexRequest *admin.DatabaseRollingIndexRequest

func (*RollingIndexApi_Expecter) CreateRollingIndexExecute

func (_e *RollingIndexApi_Expecter) CreateRollingIndexExecute(r interface{}) *RollingIndexApi_CreateRollingIndexExecute_Call

CreateRollingIndexExecute is a helper method to define mock.On call

  • r admin.CreateRollingIndexApiRequest

func (*RollingIndexApi_Expecter) CreateRollingIndexWithParams

func (_e *RollingIndexApi_Expecter) CreateRollingIndexWithParams(ctx interface{}, args interface{}) *RollingIndexApi_CreateRollingIndexWithParams_Call

CreateRollingIndexWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateRollingIndexApiParams

type RootApi

type RootApi struct {
	mock.Mock
}

RootApi is an autogenerated mock type for the RootApi type

func NewRootApi

func NewRootApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *RootApi

NewRootApi creates a new instance of RootApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*RootApi) EXPECT

func (_m *RootApi) EXPECT() *RootApi_Expecter

func (*RootApi) GetSystemStatus

func (_m *RootApi) GetSystemStatus(ctx context.Context) admin.GetSystemStatusApiRequest

GetSystemStatus provides a mock function with given fields: ctx

func (*RootApi) GetSystemStatusExecute

func (_m *RootApi) GetSystemStatusExecute(r admin.GetSystemStatusApiRequest) (*admin.SystemStatus, *http.Response, error)

GetSystemStatusExecute provides a mock function with given fields: r

func (*RootApi) GetSystemStatusWithParams

func (_m *RootApi) GetSystemStatusWithParams(ctx context.Context, args *admin.GetSystemStatusApiParams) admin.GetSystemStatusApiRequest

GetSystemStatusWithParams provides a mock function with given fields: ctx, args

func (*RootApi) ReturnAllControlPlaneIPAddresses

func (_m *RootApi) ReturnAllControlPlaneIPAddresses(ctx context.Context) admin.ReturnAllControlPlaneIPAddressesApiRequest

ReturnAllControlPlaneIPAddresses provides a mock function with given fields: ctx

func (*RootApi) ReturnAllControlPlaneIPAddressesExecute

func (_m *RootApi) ReturnAllControlPlaneIPAddressesExecute(r admin.ReturnAllControlPlaneIPAddressesApiRequest) (*admin.ControlPlaneIPAddresses, *http.Response, error)

ReturnAllControlPlaneIPAddressesExecute provides a mock function with given fields: r

func (*RootApi) ReturnAllControlPlaneIPAddressesWithParams

ReturnAllControlPlaneIPAddressesWithParams provides a mock function with given fields: ctx, args

type RootApi_Expecter

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

func (*RootApi_Expecter) GetSystemStatus

func (_e *RootApi_Expecter) GetSystemStatus(ctx interface{}) *RootApi_GetSystemStatus_Call

GetSystemStatus is a helper method to define mock.On call

  • ctx context.Context

func (*RootApi_Expecter) GetSystemStatusExecute

func (_e *RootApi_Expecter) GetSystemStatusExecute(r interface{}) *RootApi_GetSystemStatusExecute_Call

GetSystemStatusExecute is a helper method to define mock.On call

  • r admin.GetSystemStatusApiRequest

func (*RootApi_Expecter) GetSystemStatusWithParams

func (_e *RootApi_Expecter) GetSystemStatusWithParams(ctx interface{}, args interface{}) *RootApi_GetSystemStatusWithParams_Call

GetSystemStatusWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetSystemStatusApiParams

func (*RootApi_Expecter) ReturnAllControlPlaneIPAddresses

func (_e *RootApi_Expecter) ReturnAllControlPlaneIPAddresses(ctx interface{}) *RootApi_ReturnAllControlPlaneIPAddresses_Call

ReturnAllControlPlaneIPAddresses is a helper method to define mock.On call

  • ctx context.Context

func (*RootApi_Expecter) ReturnAllControlPlaneIPAddressesExecute

func (_e *RootApi_Expecter) ReturnAllControlPlaneIPAddressesExecute(r interface{}) *RootApi_ReturnAllControlPlaneIPAddressesExecute_Call

ReturnAllControlPlaneIPAddressesExecute is a helper method to define mock.On call

  • r admin.ReturnAllControlPlaneIPAddressesApiRequest

func (*RootApi_Expecter) ReturnAllControlPlaneIPAddressesWithParams

func (_e *RootApi_Expecter) ReturnAllControlPlaneIPAddressesWithParams(ctx interface{}, args interface{}) *RootApi_ReturnAllControlPlaneIPAddressesWithParams_Call

ReturnAllControlPlaneIPAddressesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ReturnAllControlPlaneIPAddressesApiParams

type RootApi_GetSystemStatusExecute_Call

type RootApi_GetSystemStatusExecute_Call struct {
	*mock.Call
}

RootApi_GetSystemStatusExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSystemStatusExecute'

func (*RootApi_GetSystemStatusExecute_Call) Return

func (*RootApi_GetSystemStatusExecute_Call) Run

type RootApi_GetSystemStatusWithParams_Call

type RootApi_GetSystemStatusWithParams_Call struct {
	*mock.Call
}

RootApi_GetSystemStatusWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSystemStatusWithParams'

func (*RootApi_GetSystemStatusWithParams_Call) Return

func (*RootApi_GetSystemStatusWithParams_Call) Run

type RootApi_GetSystemStatus_Call

type RootApi_GetSystemStatus_Call struct {
	*mock.Call
}

RootApi_GetSystemStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSystemStatus'

func (*RootApi_GetSystemStatus_Call) Return

func (*RootApi_GetSystemStatus_Call) Run

func (*RootApi_GetSystemStatus_Call) RunAndReturn

type RootApi_ReturnAllControlPlaneIPAddressesExecute_Call

type RootApi_ReturnAllControlPlaneIPAddressesExecute_Call struct {
	*mock.Call
}

RootApi_ReturnAllControlPlaneIPAddressesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnAllControlPlaneIPAddressesExecute'

func (*RootApi_ReturnAllControlPlaneIPAddressesExecute_Call) Return

type RootApi_ReturnAllControlPlaneIPAddressesWithParams_Call

type RootApi_ReturnAllControlPlaneIPAddressesWithParams_Call struct {
	*mock.Call
}

RootApi_ReturnAllControlPlaneIPAddressesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnAllControlPlaneIPAddressesWithParams'

type RootApi_ReturnAllControlPlaneIPAddresses_Call

type RootApi_ReturnAllControlPlaneIPAddresses_Call struct {
	*mock.Call
}

RootApi_ReturnAllControlPlaneIPAddresses_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReturnAllControlPlaneIPAddresses'

func (*RootApi_ReturnAllControlPlaneIPAddresses_Call) Run

type ServerlessInstancesApi

type ServerlessInstancesApi struct {
	mock.Mock
}

ServerlessInstancesApi is an autogenerated mock type for the ServerlessInstancesApi type

func NewServerlessInstancesApi

func NewServerlessInstancesApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *ServerlessInstancesApi

NewServerlessInstancesApi creates a new instance of ServerlessInstancesApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ServerlessInstancesApi) CreateServerlessInstance

func (_m *ServerlessInstancesApi) CreateServerlessInstance(ctx context.Context, groupId string, serverlessInstanceDescriptionCreate *admin.ServerlessInstanceDescriptionCreate) admin.CreateServerlessInstanceApiRequest

CreateServerlessInstance provides a mock function with given fields: ctx, groupId, serverlessInstanceDescriptionCreate

func (*ServerlessInstancesApi) CreateServerlessInstanceExecute

CreateServerlessInstanceExecute provides a mock function with given fields: r

func (*ServerlessInstancesApi) CreateServerlessInstanceWithParams

CreateServerlessInstanceWithParams provides a mock function with given fields: ctx, args

func (*ServerlessInstancesApi) DeleteServerlessInstance

func (_m *ServerlessInstancesApi) DeleteServerlessInstance(ctx context.Context, groupId string, name string) admin.DeleteServerlessInstanceApiRequest

DeleteServerlessInstance provides a mock function with given fields: ctx, groupId, name

func (*ServerlessInstancesApi) DeleteServerlessInstanceExecute

func (_m *ServerlessInstancesApi) DeleteServerlessInstanceExecute(r admin.DeleteServerlessInstanceApiRequest) (map[string]interface{}, *http.Response, error)

DeleteServerlessInstanceExecute provides a mock function with given fields: r

func (*ServerlessInstancesApi) DeleteServerlessInstanceWithParams

DeleteServerlessInstanceWithParams provides a mock function with given fields: ctx, args

func (*ServerlessInstancesApi) EXPECT

func (*ServerlessInstancesApi) GetServerlessInstance

func (_m *ServerlessInstancesApi) GetServerlessInstance(ctx context.Context, groupId string, name string) admin.GetServerlessInstanceApiRequest

GetServerlessInstance provides a mock function with given fields: ctx, groupId, name

func (*ServerlessInstancesApi) GetServerlessInstanceExecute

GetServerlessInstanceExecute provides a mock function with given fields: r

func (*ServerlessInstancesApi) GetServerlessInstanceWithParams

GetServerlessInstanceWithParams provides a mock function with given fields: ctx, args

func (*ServerlessInstancesApi) ListServerlessInstances

func (_m *ServerlessInstancesApi) ListServerlessInstances(ctx context.Context, groupId string) admin.ListServerlessInstancesApiRequest

ListServerlessInstances provides a mock function with given fields: ctx, groupId

func (*ServerlessInstancesApi) ListServerlessInstancesExecute

ListServerlessInstancesExecute provides a mock function with given fields: r

func (*ServerlessInstancesApi) ListServerlessInstancesWithParams

ListServerlessInstancesWithParams provides a mock function with given fields: ctx, args

func (*ServerlessInstancesApi) UpdateServerlessInstance

func (_m *ServerlessInstancesApi) UpdateServerlessInstance(ctx context.Context, groupId string, name string, serverlessInstanceDescriptionUpdate *admin.ServerlessInstanceDescriptionUpdate) admin.UpdateServerlessInstanceApiRequest

UpdateServerlessInstance provides a mock function with given fields: ctx, groupId, name, serverlessInstanceDescriptionUpdate

func (*ServerlessInstancesApi) UpdateServerlessInstanceExecute

UpdateServerlessInstanceExecute provides a mock function with given fields: r

func (*ServerlessInstancesApi) UpdateServerlessInstanceWithParams

UpdateServerlessInstanceWithParams provides a mock function with given fields: ctx, args

type ServerlessInstancesApi_CreateServerlessInstanceExecute_Call

type ServerlessInstancesApi_CreateServerlessInstanceExecute_Call struct {
	*mock.Call
}

ServerlessInstancesApi_CreateServerlessInstanceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateServerlessInstanceExecute'

type ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call

type ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call struct {
	*mock.Call
}

ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateServerlessInstanceWithParams'

type ServerlessInstancesApi_CreateServerlessInstance_Call

type ServerlessInstancesApi_CreateServerlessInstance_Call struct {
	*mock.Call
}

ServerlessInstancesApi_CreateServerlessInstance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateServerlessInstance'

func (*ServerlessInstancesApi_CreateServerlessInstance_Call) Run

type ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call

type ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call struct {
	*mock.Call
}

ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteServerlessInstanceExecute'

func (*ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call) Return

func (*ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call) RunAndReturn

type ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call

type ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call struct {
	*mock.Call
}

ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteServerlessInstanceWithParams'

type ServerlessInstancesApi_DeleteServerlessInstance_Call

type ServerlessInstancesApi_DeleteServerlessInstance_Call struct {
	*mock.Call
}

ServerlessInstancesApi_DeleteServerlessInstance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteServerlessInstance'

func (*ServerlessInstancesApi_DeleteServerlessInstance_Call) Run

type ServerlessInstancesApi_Expecter

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

func (*ServerlessInstancesApi_Expecter) CreateServerlessInstance

func (_e *ServerlessInstancesApi_Expecter) CreateServerlessInstance(ctx interface{}, groupId interface{}, serverlessInstanceDescriptionCreate interface{}) *ServerlessInstancesApi_CreateServerlessInstance_Call

CreateServerlessInstance is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • serverlessInstanceDescriptionCreate *admin.ServerlessInstanceDescriptionCreate

func (*ServerlessInstancesApi_Expecter) CreateServerlessInstanceExecute

func (_e *ServerlessInstancesApi_Expecter) CreateServerlessInstanceExecute(r interface{}) *ServerlessInstancesApi_CreateServerlessInstanceExecute_Call

CreateServerlessInstanceExecute is a helper method to define mock.On call

  • r admin.CreateServerlessInstanceApiRequest

func (*ServerlessInstancesApi_Expecter) CreateServerlessInstanceWithParams

func (_e *ServerlessInstancesApi_Expecter) CreateServerlessInstanceWithParams(ctx interface{}, args interface{}) *ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call

CreateServerlessInstanceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateServerlessInstanceApiParams

func (*ServerlessInstancesApi_Expecter) DeleteServerlessInstance

func (_e *ServerlessInstancesApi_Expecter) DeleteServerlessInstance(ctx interface{}, groupId interface{}, name interface{}) *ServerlessInstancesApi_DeleteServerlessInstance_Call

DeleteServerlessInstance is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • name string

func (*ServerlessInstancesApi_Expecter) DeleteServerlessInstanceExecute

func (_e *ServerlessInstancesApi_Expecter) DeleteServerlessInstanceExecute(r interface{}) *ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call

DeleteServerlessInstanceExecute is a helper method to define mock.On call

  • r admin.DeleteServerlessInstanceApiRequest

func (*ServerlessInstancesApi_Expecter) DeleteServerlessInstanceWithParams

func (_e *ServerlessInstancesApi_Expecter) DeleteServerlessInstanceWithParams(ctx interface{}, args interface{}) *ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call

DeleteServerlessInstanceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteServerlessInstanceApiParams

func (*ServerlessInstancesApi_Expecter) GetServerlessInstance

func (_e *ServerlessInstancesApi_Expecter) GetServerlessInstance(ctx interface{}, groupId interface{}, name interface{}) *ServerlessInstancesApi_GetServerlessInstance_Call

GetServerlessInstance is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • name string

func (*ServerlessInstancesApi_Expecter) GetServerlessInstanceExecute

func (_e *ServerlessInstancesApi_Expecter) GetServerlessInstanceExecute(r interface{}) *ServerlessInstancesApi_GetServerlessInstanceExecute_Call

GetServerlessInstanceExecute is a helper method to define mock.On call

  • r admin.GetServerlessInstanceApiRequest

func (*ServerlessInstancesApi_Expecter) GetServerlessInstanceWithParams

func (_e *ServerlessInstancesApi_Expecter) GetServerlessInstanceWithParams(ctx interface{}, args interface{}) *ServerlessInstancesApi_GetServerlessInstanceWithParams_Call

GetServerlessInstanceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetServerlessInstanceApiParams

func (*ServerlessInstancesApi_Expecter) ListServerlessInstances

func (_e *ServerlessInstancesApi_Expecter) ListServerlessInstances(ctx interface{}, groupId interface{}) *ServerlessInstancesApi_ListServerlessInstances_Call

ListServerlessInstances is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ServerlessInstancesApi_Expecter) ListServerlessInstancesExecute

func (_e *ServerlessInstancesApi_Expecter) ListServerlessInstancesExecute(r interface{}) *ServerlessInstancesApi_ListServerlessInstancesExecute_Call

ListServerlessInstancesExecute is a helper method to define mock.On call

  • r admin.ListServerlessInstancesApiRequest

func (*ServerlessInstancesApi_Expecter) ListServerlessInstancesWithParams

func (_e *ServerlessInstancesApi_Expecter) ListServerlessInstancesWithParams(ctx interface{}, args interface{}) *ServerlessInstancesApi_ListServerlessInstancesWithParams_Call

ListServerlessInstancesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListServerlessInstancesApiParams

func (*ServerlessInstancesApi_Expecter) UpdateServerlessInstance

func (_e *ServerlessInstancesApi_Expecter) UpdateServerlessInstance(ctx interface{}, groupId interface{}, name interface{}, serverlessInstanceDescriptionUpdate interface{}) *ServerlessInstancesApi_UpdateServerlessInstance_Call

UpdateServerlessInstance is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • name string
  • serverlessInstanceDescriptionUpdate *admin.ServerlessInstanceDescriptionUpdate

func (*ServerlessInstancesApi_Expecter) UpdateServerlessInstanceExecute

func (_e *ServerlessInstancesApi_Expecter) UpdateServerlessInstanceExecute(r interface{}) *ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call

UpdateServerlessInstanceExecute is a helper method to define mock.On call

  • r admin.UpdateServerlessInstanceApiRequest

func (*ServerlessInstancesApi_Expecter) UpdateServerlessInstanceWithParams

func (_e *ServerlessInstancesApi_Expecter) UpdateServerlessInstanceWithParams(ctx interface{}, args interface{}) *ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call

UpdateServerlessInstanceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateServerlessInstanceApiParams

type ServerlessInstancesApi_GetServerlessInstanceExecute_Call

type ServerlessInstancesApi_GetServerlessInstanceExecute_Call struct {
	*mock.Call
}

ServerlessInstancesApi_GetServerlessInstanceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessInstanceExecute'

type ServerlessInstancesApi_GetServerlessInstanceWithParams_Call

type ServerlessInstancesApi_GetServerlessInstanceWithParams_Call struct {
	*mock.Call
}

ServerlessInstancesApi_GetServerlessInstanceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessInstanceWithParams'

func (*ServerlessInstancesApi_GetServerlessInstanceWithParams_Call) Run

type ServerlessInstancesApi_GetServerlessInstance_Call

type ServerlessInstancesApi_GetServerlessInstance_Call struct {
	*mock.Call
}

ServerlessInstancesApi_GetServerlessInstance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessInstance'

func (*ServerlessInstancesApi_GetServerlessInstance_Call) Run

type ServerlessInstancesApi_ListServerlessInstancesExecute_Call

type ServerlessInstancesApi_ListServerlessInstancesExecute_Call struct {
	*mock.Call
}

ServerlessInstancesApi_ListServerlessInstancesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessInstancesExecute'

type ServerlessInstancesApi_ListServerlessInstancesWithParams_Call

type ServerlessInstancesApi_ListServerlessInstancesWithParams_Call struct {
	*mock.Call
}

ServerlessInstancesApi_ListServerlessInstancesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessInstancesWithParams'

type ServerlessInstancesApi_ListServerlessInstances_Call

type ServerlessInstancesApi_ListServerlessInstances_Call struct {
	*mock.Call
}

ServerlessInstancesApi_ListServerlessInstances_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessInstances'

func (*ServerlessInstancesApi_ListServerlessInstances_Call) Run

type ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call

type ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call struct {
	*mock.Call
}

ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateServerlessInstanceExecute'

type ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call

type ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call struct {
	*mock.Call
}

ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateServerlessInstanceWithParams'

type ServerlessInstancesApi_UpdateServerlessInstance_Call

type ServerlessInstancesApi_UpdateServerlessInstance_Call struct {
	*mock.Call
}

ServerlessInstancesApi_UpdateServerlessInstance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateServerlessInstance'

func (*ServerlessInstancesApi_UpdateServerlessInstance_Call) Run

type ServerlessPrivateEndpointsApi

type ServerlessPrivateEndpointsApi struct {
	mock.Mock
}

ServerlessPrivateEndpointsApi is an autogenerated mock type for the ServerlessPrivateEndpointsApi type

func NewServerlessPrivateEndpointsApi

func NewServerlessPrivateEndpointsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *ServerlessPrivateEndpointsApi

NewServerlessPrivateEndpointsApi creates a new instance of ServerlessPrivateEndpointsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ServerlessPrivateEndpointsApi) CreateServerlessPrivateEndpoint

func (_m *ServerlessPrivateEndpointsApi) CreateServerlessPrivateEndpoint(ctx context.Context, groupId string, instanceName string, serverlessTenantCreateRequest *admin.ServerlessTenantCreateRequest) admin.CreateServerlessPrivateEndpointApiRequest

CreateServerlessPrivateEndpoint provides a mock function with given fields: ctx, groupId, instanceName, serverlessTenantCreateRequest

func (*ServerlessPrivateEndpointsApi) CreateServerlessPrivateEndpointExecute

CreateServerlessPrivateEndpointExecute provides a mock function with given fields: r

func (*ServerlessPrivateEndpointsApi) CreateServerlessPrivateEndpointWithParams

CreateServerlessPrivateEndpointWithParams provides a mock function with given fields: ctx, args

func (*ServerlessPrivateEndpointsApi) DeleteServerlessPrivateEndpoint

func (_m *ServerlessPrivateEndpointsApi) DeleteServerlessPrivateEndpoint(ctx context.Context, groupId string, instanceName string, endpointId string) admin.DeleteServerlessPrivateEndpointApiRequest

DeleteServerlessPrivateEndpoint provides a mock function with given fields: ctx, groupId, instanceName, endpointId

func (*ServerlessPrivateEndpointsApi) DeleteServerlessPrivateEndpointExecute

func (_m *ServerlessPrivateEndpointsApi) DeleteServerlessPrivateEndpointExecute(r admin.DeleteServerlessPrivateEndpointApiRequest) (map[string]interface{}, *http.Response, error)

DeleteServerlessPrivateEndpointExecute provides a mock function with given fields: r

func (*ServerlessPrivateEndpointsApi) DeleteServerlessPrivateEndpointWithParams

DeleteServerlessPrivateEndpointWithParams provides a mock function with given fields: ctx, args

func (*ServerlessPrivateEndpointsApi) EXPECT

func (*ServerlessPrivateEndpointsApi) GetServerlessPrivateEndpoint

func (_m *ServerlessPrivateEndpointsApi) GetServerlessPrivateEndpoint(ctx context.Context, groupId string, instanceName string, endpointId string) admin.GetServerlessPrivateEndpointApiRequest

GetServerlessPrivateEndpoint provides a mock function with given fields: ctx, groupId, instanceName, endpointId

func (*ServerlessPrivateEndpointsApi) GetServerlessPrivateEndpointExecute

GetServerlessPrivateEndpointExecute provides a mock function with given fields: r

func (*ServerlessPrivateEndpointsApi) GetServerlessPrivateEndpointWithParams

GetServerlessPrivateEndpointWithParams provides a mock function with given fields: ctx, args

func (*ServerlessPrivateEndpointsApi) ListServerlessPrivateEndpoints

func (_m *ServerlessPrivateEndpointsApi) ListServerlessPrivateEndpoints(ctx context.Context, groupId string, instanceName string) admin.ListServerlessPrivateEndpointsApiRequest

ListServerlessPrivateEndpoints provides a mock function with given fields: ctx, groupId, instanceName

func (*ServerlessPrivateEndpointsApi) ListServerlessPrivateEndpointsExecute

ListServerlessPrivateEndpointsExecute provides a mock function with given fields: r

func (*ServerlessPrivateEndpointsApi) ListServerlessPrivateEndpointsWithParams

ListServerlessPrivateEndpointsWithParams provides a mock function with given fields: ctx, args

func (*ServerlessPrivateEndpointsApi) UpdateServerlessPrivateEndpoint

func (_m *ServerlessPrivateEndpointsApi) UpdateServerlessPrivateEndpoint(ctx context.Context, groupId string, instanceName string, endpointId string, serverlessTenantEndpointUpdate *admin.ServerlessTenantEndpointUpdate) admin.UpdateServerlessPrivateEndpointApiRequest

UpdateServerlessPrivateEndpoint provides a mock function with given fields: ctx, groupId, instanceName, endpointId, serverlessTenantEndpointUpdate

func (*ServerlessPrivateEndpointsApi) UpdateServerlessPrivateEndpointExecute

UpdateServerlessPrivateEndpointExecute provides a mock function with given fields: r

func (*ServerlessPrivateEndpointsApi) UpdateServerlessPrivateEndpointWithParams

UpdateServerlessPrivateEndpointWithParams provides a mock function with given fields: ctx, args

type ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointExecute_Call

type ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointExecute_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateServerlessPrivateEndpointExecute'

type ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call

type ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateServerlessPrivateEndpointWithParams'

type ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call

type ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateServerlessPrivateEndpoint'

func (*ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call) Run

type ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call

type ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteServerlessPrivateEndpointExecute'

func (*ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call) Return

type ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call

type ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteServerlessPrivateEndpointWithParams'

type ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call

type ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteServerlessPrivateEndpoint'

func (*ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call) Run

type ServerlessPrivateEndpointsApi_Expecter

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

func (*ServerlessPrivateEndpointsApi_Expecter) CreateServerlessPrivateEndpoint

func (_e *ServerlessPrivateEndpointsApi_Expecter) CreateServerlessPrivateEndpoint(ctx interface{}, groupId interface{}, instanceName interface{}, serverlessTenantCreateRequest interface{}) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call

CreateServerlessPrivateEndpoint is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • instanceName string
  • serverlessTenantCreateRequest *admin.ServerlessTenantCreateRequest

func (*ServerlessPrivateEndpointsApi_Expecter) CreateServerlessPrivateEndpointExecute

CreateServerlessPrivateEndpointExecute is a helper method to define mock.On call

  • r admin.CreateServerlessPrivateEndpointApiRequest

func (*ServerlessPrivateEndpointsApi_Expecter) CreateServerlessPrivateEndpointWithParams

func (_e *ServerlessPrivateEndpointsApi_Expecter) CreateServerlessPrivateEndpointWithParams(ctx interface{}, args interface{}) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call

CreateServerlessPrivateEndpointWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateServerlessPrivateEndpointApiParams

func (*ServerlessPrivateEndpointsApi_Expecter) DeleteServerlessPrivateEndpoint

func (_e *ServerlessPrivateEndpointsApi_Expecter) DeleteServerlessPrivateEndpoint(ctx interface{}, groupId interface{}, instanceName interface{}, endpointId interface{}) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call

DeleteServerlessPrivateEndpoint is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • instanceName string
  • endpointId string

func (*ServerlessPrivateEndpointsApi_Expecter) DeleteServerlessPrivateEndpointExecute

DeleteServerlessPrivateEndpointExecute is a helper method to define mock.On call

  • r admin.DeleteServerlessPrivateEndpointApiRequest

func (*ServerlessPrivateEndpointsApi_Expecter) DeleteServerlessPrivateEndpointWithParams

func (_e *ServerlessPrivateEndpointsApi_Expecter) DeleteServerlessPrivateEndpointWithParams(ctx interface{}, args interface{}) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call

DeleteServerlessPrivateEndpointWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteServerlessPrivateEndpointApiParams

func (*ServerlessPrivateEndpointsApi_Expecter) GetServerlessPrivateEndpoint

func (_e *ServerlessPrivateEndpointsApi_Expecter) GetServerlessPrivateEndpoint(ctx interface{}, groupId interface{}, instanceName interface{}, endpointId interface{}) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call

GetServerlessPrivateEndpoint is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • instanceName string
  • endpointId string

func (*ServerlessPrivateEndpointsApi_Expecter) GetServerlessPrivateEndpointExecute

GetServerlessPrivateEndpointExecute is a helper method to define mock.On call

  • r admin.GetServerlessPrivateEndpointApiRequest

func (*ServerlessPrivateEndpointsApi_Expecter) GetServerlessPrivateEndpointWithParams

func (_e *ServerlessPrivateEndpointsApi_Expecter) GetServerlessPrivateEndpointWithParams(ctx interface{}, args interface{}) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call

GetServerlessPrivateEndpointWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetServerlessPrivateEndpointApiParams

func (*ServerlessPrivateEndpointsApi_Expecter) ListServerlessPrivateEndpoints

func (_e *ServerlessPrivateEndpointsApi_Expecter) ListServerlessPrivateEndpoints(ctx interface{}, groupId interface{}, instanceName interface{}) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call

ListServerlessPrivateEndpoints is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • instanceName string

func (*ServerlessPrivateEndpointsApi_Expecter) ListServerlessPrivateEndpointsExecute

ListServerlessPrivateEndpointsExecute is a helper method to define mock.On call

  • r admin.ListServerlessPrivateEndpointsApiRequest

func (*ServerlessPrivateEndpointsApi_Expecter) ListServerlessPrivateEndpointsWithParams

func (_e *ServerlessPrivateEndpointsApi_Expecter) ListServerlessPrivateEndpointsWithParams(ctx interface{}, args interface{}) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call

ListServerlessPrivateEndpointsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListServerlessPrivateEndpointsApiParams

func (*ServerlessPrivateEndpointsApi_Expecter) UpdateServerlessPrivateEndpoint

func (_e *ServerlessPrivateEndpointsApi_Expecter) UpdateServerlessPrivateEndpoint(ctx interface{}, groupId interface{}, instanceName interface{}, endpointId interface{}, serverlessTenantEndpointUpdate interface{}) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call

UpdateServerlessPrivateEndpoint is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • instanceName string
  • endpointId string
  • serverlessTenantEndpointUpdate *admin.ServerlessTenantEndpointUpdate

func (*ServerlessPrivateEndpointsApi_Expecter) UpdateServerlessPrivateEndpointExecute

UpdateServerlessPrivateEndpointExecute is a helper method to define mock.On call

  • r admin.UpdateServerlessPrivateEndpointApiRequest

func (*ServerlessPrivateEndpointsApi_Expecter) UpdateServerlessPrivateEndpointWithParams

func (_e *ServerlessPrivateEndpointsApi_Expecter) UpdateServerlessPrivateEndpointWithParams(ctx interface{}, args interface{}) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call

UpdateServerlessPrivateEndpointWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateServerlessPrivateEndpointApiParams

type ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointExecute_Call

type ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointExecute_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessPrivateEndpointExecute'

type ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call

type ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessPrivateEndpointWithParams'

type ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call

type ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetServerlessPrivateEndpoint'

func (*ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call) Run

type ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsExecute_Call

type ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsExecute_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessPrivateEndpointsExecute'

type ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call

type ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessPrivateEndpointsWithParams'

type ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call

type ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServerlessPrivateEndpoints'

func (*ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call) Run

type ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointExecute_Call

type ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointExecute_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateServerlessPrivateEndpointExecute'

type ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call

type ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateServerlessPrivateEndpointWithParams'

type ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call

type ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call struct {
	*mock.Call
}

ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateServerlessPrivateEndpoint'

func (*ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call) Run

type SharedTierRestoreJobsApi

type SharedTierRestoreJobsApi struct {
	mock.Mock
}

SharedTierRestoreJobsApi is an autogenerated mock type for the SharedTierRestoreJobsApi type

func NewSharedTierRestoreJobsApi

func NewSharedTierRestoreJobsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *SharedTierRestoreJobsApi

NewSharedTierRestoreJobsApi creates a new instance of SharedTierRestoreJobsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*SharedTierRestoreJobsApi) CreateSharedClusterBackupRestoreJob

func (_m *SharedTierRestoreJobsApi) CreateSharedClusterBackupRestoreJob(ctx context.Context, clusterName string, groupId string, tenantRestore *admin.TenantRestore) admin.CreateSharedClusterBackupRestoreJobApiRequest

CreateSharedClusterBackupRestoreJob provides a mock function with given fields: ctx, clusterName, groupId, tenantRestore

func (*SharedTierRestoreJobsApi) CreateSharedClusterBackupRestoreJobExecute

CreateSharedClusterBackupRestoreJobExecute provides a mock function with given fields: r

func (*SharedTierRestoreJobsApi) CreateSharedClusterBackupRestoreJobWithParams

CreateSharedClusterBackupRestoreJobWithParams provides a mock function with given fields: ctx, args

func (*SharedTierRestoreJobsApi) EXPECT

func (*SharedTierRestoreJobsApi) GetSharedClusterBackupRestoreJob

func (_m *SharedTierRestoreJobsApi) GetSharedClusterBackupRestoreJob(ctx context.Context, clusterName string, groupId string, restoreId string) admin.GetSharedClusterBackupRestoreJobApiRequest

GetSharedClusterBackupRestoreJob provides a mock function with given fields: ctx, clusterName, groupId, restoreId

func (*SharedTierRestoreJobsApi) GetSharedClusterBackupRestoreJobExecute

GetSharedClusterBackupRestoreJobExecute provides a mock function with given fields: r

func (*SharedTierRestoreJobsApi) GetSharedClusterBackupRestoreJobWithParams

GetSharedClusterBackupRestoreJobWithParams provides a mock function with given fields: ctx, args

func (*SharedTierRestoreJobsApi) ListSharedClusterBackupRestoreJobs

func (_m *SharedTierRestoreJobsApi) ListSharedClusterBackupRestoreJobs(ctx context.Context, clusterName string, groupId string) admin.ListSharedClusterBackupRestoreJobsApiRequest

ListSharedClusterBackupRestoreJobs provides a mock function with given fields: ctx, clusterName, groupId

func (*SharedTierRestoreJobsApi) ListSharedClusterBackupRestoreJobsExecute

ListSharedClusterBackupRestoreJobsExecute provides a mock function with given fields: r

func (*SharedTierRestoreJobsApi) ListSharedClusterBackupRestoreJobsWithParams

ListSharedClusterBackupRestoreJobsWithParams provides a mock function with given fields: ctx, args

type SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call

type SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call struct {
	*mock.Call
}

SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSharedClusterBackupRestoreJobExecute'

func (*SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call) Return

type SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call

type SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call struct {
	*mock.Call
}

SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSharedClusterBackupRestoreJobWithParams'

type SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call

type SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call struct {
	*mock.Call
}

SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSharedClusterBackupRestoreJob'

func (*SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call) Run

type SharedTierRestoreJobsApi_Expecter

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

func (*SharedTierRestoreJobsApi_Expecter) CreateSharedClusterBackupRestoreJob

func (_e *SharedTierRestoreJobsApi_Expecter) CreateSharedClusterBackupRestoreJob(ctx interface{}, clusterName interface{}, groupId interface{}, tenantRestore interface{}) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call

CreateSharedClusterBackupRestoreJob is a helper method to define mock.On call

  • ctx context.Context
  • clusterName string
  • groupId string
  • tenantRestore *admin.TenantRestore

func (*SharedTierRestoreJobsApi_Expecter) CreateSharedClusterBackupRestoreJobExecute

func (_e *SharedTierRestoreJobsApi_Expecter) CreateSharedClusterBackupRestoreJobExecute(r interface{}) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call

CreateSharedClusterBackupRestoreJobExecute is a helper method to define mock.On call

  • r admin.CreateSharedClusterBackupRestoreJobApiRequest

func (*SharedTierRestoreJobsApi_Expecter) CreateSharedClusterBackupRestoreJobWithParams

func (_e *SharedTierRestoreJobsApi_Expecter) CreateSharedClusterBackupRestoreJobWithParams(ctx interface{}, args interface{}) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call

CreateSharedClusterBackupRestoreJobWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateSharedClusterBackupRestoreJobApiParams

func (*SharedTierRestoreJobsApi_Expecter) GetSharedClusterBackupRestoreJob

func (_e *SharedTierRestoreJobsApi_Expecter) GetSharedClusterBackupRestoreJob(ctx interface{}, clusterName interface{}, groupId interface{}, restoreId interface{}) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call

GetSharedClusterBackupRestoreJob is a helper method to define mock.On call

  • ctx context.Context
  • clusterName string
  • groupId string
  • restoreId string

func (*SharedTierRestoreJobsApi_Expecter) GetSharedClusterBackupRestoreJobExecute

func (_e *SharedTierRestoreJobsApi_Expecter) GetSharedClusterBackupRestoreJobExecute(r interface{}) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call

GetSharedClusterBackupRestoreJobExecute is a helper method to define mock.On call

  • r admin.GetSharedClusterBackupRestoreJobApiRequest

func (*SharedTierRestoreJobsApi_Expecter) GetSharedClusterBackupRestoreJobWithParams

func (_e *SharedTierRestoreJobsApi_Expecter) GetSharedClusterBackupRestoreJobWithParams(ctx interface{}, args interface{}) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call

GetSharedClusterBackupRestoreJobWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetSharedClusterBackupRestoreJobApiParams

func (*SharedTierRestoreJobsApi_Expecter) ListSharedClusterBackupRestoreJobs

func (_e *SharedTierRestoreJobsApi_Expecter) ListSharedClusterBackupRestoreJobs(ctx interface{}, clusterName interface{}, groupId interface{}) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call

ListSharedClusterBackupRestoreJobs is a helper method to define mock.On call

  • ctx context.Context
  • clusterName string
  • groupId string

func (*SharedTierRestoreJobsApi_Expecter) ListSharedClusterBackupRestoreJobsExecute

func (_e *SharedTierRestoreJobsApi_Expecter) ListSharedClusterBackupRestoreJobsExecute(r interface{}) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call

ListSharedClusterBackupRestoreJobsExecute is a helper method to define mock.On call

  • r admin.ListSharedClusterBackupRestoreJobsApiRequest

func (*SharedTierRestoreJobsApi_Expecter) ListSharedClusterBackupRestoreJobsWithParams

func (_e *SharedTierRestoreJobsApi_Expecter) ListSharedClusterBackupRestoreJobsWithParams(ctx interface{}, args interface{}) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call

ListSharedClusterBackupRestoreJobsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListSharedClusterBackupRestoreJobsApiParams

type SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call

type SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call struct {
	*mock.Call
}

SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSharedClusterBackupRestoreJobExecute'

func (*SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call) Return

type SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call

type SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call struct {
	*mock.Call
}

SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSharedClusterBackupRestoreJobWithParams'

type SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call

type SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call struct {
	*mock.Call
}

SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSharedClusterBackupRestoreJob'

func (*SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call) Run

type SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call

type SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call struct {
	*mock.Call
}

SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSharedClusterBackupRestoreJobsExecute'

type SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call

type SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call struct {
	*mock.Call
}

SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSharedClusterBackupRestoreJobsWithParams'

type SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call

type SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call struct {
	*mock.Call
}

SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSharedClusterBackupRestoreJobs'

func (*SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call) Run

type SharedTierSnapshotsApi

type SharedTierSnapshotsApi struct {
	mock.Mock
}

SharedTierSnapshotsApi is an autogenerated mock type for the SharedTierSnapshotsApi type

func NewSharedTierSnapshotsApi

func NewSharedTierSnapshotsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *SharedTierSnapshotsApi

NewSharedTierSnapshotsApi creates a new instance of SharedTierSnapshotsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*SharedTierSnapshotsApi) DownloadSharedClusterBackup

func (_m *SharedTierSnapshotsApi) DownloadSharedClusterBackup(ctx context.Context, clusterName string, groupId string, tenantRestore *admin.TenantRestore) admin.DownloadSharedClusterBackupApiRequest

DownloadSharedClusterBackup provides a mock function with given fields: ctx, clusterName, groupId, tenantRestore

func (*SharedTierSnapshotsApi) DownloadSharedClusterBackupExecute

DownloadSharedClusterBackupExecute provides a mock function with given fields: r

func (*SharedTierSnapshotsApi) DownloadSharedClusterBackupWithParams

DownloadSharedClusterBackupWithParams provides a mock function with given fields: ctx, args

func (*SharedTierSnapshotsApi) EXPECT

func (*SharedTierSnapshotsApi) GetSharedClusterBackup

func (_m *SharedTierSnapshotsApi) GetSharedClusterBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.GetSharedClusterBackupApiRequest

GetSharedClusterBackup provides a mock function with given fields: ctx, groupId, clusterName, snapshotId

func (*SharedTierSnapshotsApi) GetSharedClusterBackupExecute

GetSharedClusterBackupExecute provides a mock function with given fields: r

func (*SharedTierSnapshotsApi) GetSharedClusterBackupWithParams

GetSharedClusterBackupWithParams provides a mock function with given fields: ctx, args

func (*SharedTierSnapshotsApi) ListSharedClusterBackups

func (_m *SharedTierSnapshotsApi) ListSharedClusterBackups(ctx context.Context, groupId string, clusterName string) admin.ListSharedClusterBackupsApiRequest

ListSharedClusterBackups provides a mock function with given fields: ctx, groupId, clusterName

func (*SharedTierSnapshotsApi) ListSharedClusterBackupsExecute

ListSharedClusterBackupsExecute provides a mock function with given fields: r

func (*SharedTierSnapshotsApi) ListSharedClusterBackupsWithParams

ListSharedClusterBackupsWithParams provides a mock function with given fields: ctx, args

type SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call

type SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call struct {
	*mock.Call
}

SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadSharedClusterBackupExecute'

func (*SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call) Return

type SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call

type SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call struct {
	*mock.Call
}

SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadSharedClusterBackupWithParams'

type SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call

type SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call struct {
	*mock.Call
}

SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadSharedClusterBackup'

func (*SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call) Run

type SharedTierSnapshotsApi_Expecter

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

func (*SharedTierSnapshotsApi_Expecter) DownloadSharedClusterBackup

func (_e *SharedTierSnapshotsApi_Expecter) DownloadSharedClusterBackup(ctx interface{}, clusterName interface{}, groupId interface{}, tenantRestore interface{}) *SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call

DownloadSharedClusterBackup is a helper method to define mock.On call

  • ctx context.Context
  • clusterName string
  • groupId string
  • tenantRestore *admin.TenantRestore

func (*SharedTierSnapshotsApi_Expecter) DownloadSharedClusterBackupExecute

func (_e *SharedTierSnapshotsApi_Expecter) DownloadSharedClusterBackupExecute(r interface{}) *SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call

DownloadSharedClusterBackupExecute is a helper method to define mock.On call

  • r admin.DownloadSharedClusterBackupApiRequest

func (*SharedTierSnapshotsApi_Expecter) DownloadSharedClusterBackupWithParams

func (_e *SharedTierSnapshotsApi_Expecter) DownloadSharedClusterBackupWithParams(ctx interface{}, args interface{}) *SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call

DownloadSharedClusterBackupWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DownloadSharedClusterBackupApiParams

func (*SharedTierSnapshotsApi_Expecter) GetSharedClusterBackup

func (_e *SharedTierSnapshotsApi_Expecter) GetSharedClusterBackup(ctx interface{}, groupId interface{}, clusterName interface{}, snapshotId interface{}) *SharedTierSnapshotsApi_GetSharedClusterBackup_Call

GetSharedClusterBackup is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string
  • snapshotId string

func (*SharedTierSnapshotsApi_Expecter) GetSharedClusterBackupExecute

func (_e *SharedTierSnapshotsApi_Expecter) GetSharedClusterBackupExecute(r interface{}) *SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call

GetSharedClusterBackupExecute is a helper method to define mock.On call

  • r admin.GetSharedClusterBackupApiRequest

func (*SharedTierSnapshotsApi_Expecter) GetSharedClusterBackupWithParams

func (_e *SharedTierSnapshotsApi_Expecter) GetSharedClusterBackupWithParams(ctx interface{}, args interface{}) *SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call

GetSharedClusterBackupWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetSharedClusterBackupApiParams

func (*SharedTierSnapshotsApi_Expecter) ListSharedClusterBackups

func (_e *SharedTierSnapshotsApi_Expecter) ListSharedClusterBackups(ctx interface{}, groupId interface{}, clusterName interface{}) *SharedTierSnapshotsApi_ListSharedClusterBackups_Call

ListSharedClusterBackups is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • clusterName string

func (*SharedTierSnapshotsApi_Expecter) ListSharedClusterBackupsExecute

func (_e *SharedTierSnapshotsApi_Expecter) ListSharedClusterBackupsExecute(r interface{}) *SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call

ListSharedClusterBackupsExecute is a helper method to define mock.On call

  • r admin.ListSharedClusterBackupsApiRequest

func (*SharedTierSnapshotsApi_Expecter) ListSharedClusterBackupsWithParams

func (_e *SharedTierSnapshotsApi_Expecter) ListSharedClusterBackupsWithParams(ctx interface{}, args interface{}) *SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call

ListSharedClusterBackupsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListSharedClusterBackupsApiParams

type SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call

type SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call struct {
	*mock.Call
}

SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSharedClusterBackupExecute'

func (*SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call) Return

type SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call

type SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call struct {
	*mock.Call
}

SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSharedClusterBackupWithParams'

type SharedTierSnapshotsApi_GetSharedClusterBackup_Call

type SharedTierSnapshotsApi_GetSharedClusterBackup_Call struct {
	*mock.Call
}

SharedTierSnapshotsApi_GetSharedClusterBackup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSharedClusterBackup'

func (*SharedTierSnapshotsApi_GetSharedClusterBackup_Call) Run

type SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call

type SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call struct {
	*mock.Call
}

SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSharedClusterBackupsExecute'

func (*SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call) Return

type SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call

type SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call struct {
	*mock.Call
}

SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSharedClusterBackupsWithParams'

type SharedTierSnapshotsApi_ListSharedClusterBackups_Call

type SharedTierSnapshotsApi_ListSharedClusterBackups_Call struct {
	*mock.Call
}

SharedTierSnapshotsApi_ListSharedClusterBackups_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSharedClusterBackups'

func (*SharedTierSnapshotsApi_ListSharedClusterBackups_Call) Run

type StreamsApi

type StreamsApi struct {
	mock.Mock
}

StreamsApi is an autogenerated mock type for the StreamsApi type

func NewStreamsApi

func NewStreamsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *StreamsApi

NewStreamsApi creates a new instance of StreamsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*StreamsApi) CreateStreamConnection

func (_m *StreamsApi) CreateStreamConnection(ctx context.Context, groupId string, tenantName string, streamsConnection *admin.StreamsConnection) admin.CreateStreamConnectionApiRequest

CreateStreamConnection provides a mock function with given fields: ctx, groupId, tenantName, streamsConnection

func (*StreamsApi) CreateStreamConnectionExecute

func (_m *StreamsApi) CreateStreamConnectionExecute(r admin.CreateStreamConnectionApiRequest) (*admin.StreamsConnection, *http.Response, error)

CreateStreamConnectionExecute provides a mock function with given fields: r

func (*StreamsApi) CreateStreamConnectionWithParams

CreateStreamConnectionWithParams provides a mock function with given fields: ctx, args

func (*StreamsApi) CreateStreamInstance

func (_m *StreamsApi) CreateStreamInstance(ctx context.Context, groupId string, streamsTenant *admin.StreamsTenant) admin.CreateStreamInstanceApiRequest

CreateStreamInstance provides a mock function with given fields: ctx, groupId, streamsTenant

func (*StreamsApi) CreateStreamInstanceExecute

func (_m *StreamsApi) CreateStreamInstanceExecute(r admin.CreateStreamInstanceApiRequest) (*admin.StreamsTenant, *http.Response, error)

CreateStreamInstanceExecute provides a mock function with given fields: r

func (*StreamsApi) CreateStreamInstanceWithParams

func (_m *StreamsApi) CreateStreamInstanceWithParams(ctx context.Context, args *admin.CreateStreamInstanceApiParams) admin.CreateStreamInstanceApiRequest

CreateStreamInstanceWithParams provides a mock function with given fields: ctx, args

func (*StreamsApi) DeleteStreamConnection

func (_m *StreamsApi) DeleteStreamConnection(ctx context.Context, groupId string, tenantName string, connectionName string) admin.DeleteStreamConnectionApiRequest

DeleteStreamConnection provides a mock function with given fields: ctx, groupId, tenantName, connectionName

func (*StreamsApi) DeleteStreamConnectionExecute

func (_m *StreamsApi) DeleteStreamConnectionExecute(r admin.DeleteStreamConnectionApiRequest) (map[string]interface{}, *http.Response, error)

DeleteStreamConnectionExecute provides a mock function with given fields: r

func (*StreamsApi) DeleteStreamConnectionWithParams

DeleteStreamConnectionWithParams provides a mock function with given fields: ctx, args

func (*StreamsApi) DeleteStreamInstance

func (_m *StreamsApi) DeleteStreamInstance(ctx context.Context, groupId string, tenantName string) admin.DeleteStreamInstanceApiRequest

DeleteStreamInstance provides a mock function with given fields: ctx, groupId, tenantName

func (*StreamsApi) DeleteStreamInstanceExecute

func (_m *StreamsApi) DeleteStreamInstanceExecute(r admin.DeleteStreamInstanceApiRequest) (map[string]interface{}, *http.Response, error)

DeleteStreamInstanceExecute provides a mock function with given fields: r

func (*StreamsApi) DeleteStreamInstanceWithParams

func (_m *StreamsApi) DeleteStreamInstanceWithParams(ctx context.Context, args *admin.DeleteStreamInstanceApiParams) admin.DeleteStreamInstanceApiRequest

DeleteStreamInstanceWithParams provides a mock function with given fields: ctx, args

func (*StreamsApi) DownloadStreamTenantAuditLogs

func (_m *StreamsApi) DownloadStreamTenantAuditLogs(ctx context.Context, groupId string, tenantName string) admin.DownloadStreamTenantAuditLogsApiRequest

DownloadStreamTenantAuditLogs provides a mock function with given fields: ctx, groupId, tenantName

func (*StreamsApi) DownloadStreamTenantAuditLogsExecute

func (_m *StreamsApi) DownloadStreamTenantAuditLogsExecute(r admin.DownloadStreamTenantAuditLogsApiRequest) (io.ReadCloser, *http.Response, error)

DownloadStreamTenantAuditLogsExecute provides a mock function with given fields: r

func (*StreamsApi) DownloadStreamTenantAuditLogsWithParams

DownloadStreamTenantAuditLogsWithParams provides a mock function with given fields: ctx, args

func (*StreamsApi) EXPECT

func (_m *StreamsApi) EXPECT() *StreamsApi_Expecter

func (*StreamsApi) GetStreamConnection

func (_m *StreamsApi) GetStreamConnection(ctx context.Context, groupId string, tenantName string, connectionName string) admin.GetStreamConnectionApiRequest

GetStreamConnection provides a mock function with given fields: ctx, groupId, tenantName, connectionName

func (*StreamsApi) GetStreamConnectionExecute

func (_m *StreamsApi) GetStreamConnectionExecute(r admin.GetStreamConnectionApiRequest) (*admin.StreamsConnection, *http.Response, error)

GetStreamConnectionExecute provides a mock function with given fields: r

func (*StreamsApi) GetStreamConnectionWithParams

func (_m *StreamsApi) GetStreamConnectionWithParams(ctx context.Context, args *admin.GetStreamConnectionApiParams) admin.GetStreamConnectionApiRequest

GetStreamConnectionWithParams provides a mock function with given fields: ctx, args

func (*StreamsApi) GetStreamInstance

func (_m *StreamsApi) GetStreamInstance(ctx context.Context, groupId string, tenantName string) admin.GetStreamInstanceApiRequest

GetStreamInstance provides a mock function with given fields: ctx, groupId, tenantName

func (*StreamsApi) GetStreamInstanceExecute

func (_m *StreamsApi) GetStreamInstanceExecute(r admin.GetStreamInstanceApiRequest) (*admin.StreamsTenant, *http.Response, error)

GetStreamInstanceExecute provides a mock function with given fields: r

func (*StreamsApi) GetStreamInstanceWithParams

func (_m *StreamsApi) GetStreamInstanceWithParams(ctx context.Context, args *admin.GetStreamInstanceApiParams) admin.GetStreamInstanceApiRequest

GetStreamInstanceWithParams provides a mock function with given fields: ctx, args

func (*StreamsApi) ListStreamConnections

func (_m *StreamsApi) ListStreamConnections(ctx context.Context, groupId string, tenantName string) admin.ListStreamConnectionsApiRequest

ListStreamConnections provides a mock function with given fields: ctx, groupId, tenantName

func (*StreamsApi) ListStreamConnectionsExecute

ListStreamConnectionsExecute provides a mock function with given fields: r

func (*StreamsApi) ListStreamConnectionsWithParams

ListStreamConnectionsWithParams provides a mock function with given fields: ctx, args

func (*StreamsApi) ListStreamInstances

func (_m *StreamsApi) ListStreamInstances(ctx context.Context, groupId string) admin.ListStreamInstancesApiRequest

ListStreamInstances provides a mock function with given fields: ctx, groupId

func (*StreamsApi) ListStreamInstancesExecute

ListStreamInstancesExecute provides a mock function with given fields: r

func (*StreamsApi) ListStreamInstancesWithParams

func (_m *StreamsApi) ListStreamInstancesWithParams(ctx context.Context, args *admin.ListStreamInstancesApiParams) admin.ListStreamInstancesApiRequest

ListStreamInstancesWithParams provides a mock function with given fields: ctx, args

func (*StreamsApi) UpdateStreamConnection

func (_m *StreamsApi) UpdateStreamConnection(ctx context.Context, groupId string, tenantName string, connectionName string, streamsConnection *admin.StreamsConnection) admin.UpdateStreamConnectionApiRequest

UpdateStreamConnection provides a mock function with given fields: ctx, groupId, tenantName, connectionName, streamsConnection

func (*StreamsApi) UpdateStreamConnectionExecute

func (_m *StreamsApi) UpdateStreamConnectionExecute(r admin.UpdateStreamConnectionApiRequest) (*admin.StreamsConnection, *http.Response, error)

UpdateStreamConnectionExecute provides a mock function with given fields: r

func (*StreamsApi) UpdateStreamConnectionWithParams

UpdateStreamConnectionWithParams provides a mock function with given fields: ctx, args

func (*StreamsApi) UpdateStreamInstance

func (_m *StreamsApi) UpdateStreamInstance(ctx context.Context, groupId string, tenantName string, streamsDataProcessRegion *admin.StreamsDataProcessRegion) admin.UpdateStreamInstanceApiRequest

UpdateStreamInstance provides a mock function with given fields: ctx, groupId, tenantName, streamsDataProcessRegion

func (*StreamsApi) UpdateStreamInstanceExecute

func (_m *StreamsApi) UpdateStreamInstanceExecute(r admin.UpdateStreamInstanceApiRequest) (*admin.StreamsTenant, *http.Response, error)

UpdateStreamInstanceExecute provides a mock function with given fields: r

func (*StreamsApi) UpdateStreamInstanceWithParams

func (_m *StreamsApi) UpdateStreamInstanceWithParams(ctx context.Context, args *admin.UpdateStreamInstanceApiParams) admin.UpdateStreamInstanceApiRequest

UpdateStreamInstanceWithParams provides a mock function with given fields: ctx, args

type StreamsApi_CreateStreamConnectionExecute_Call

type StreamsApi_CreateStreamConnectionExecute_Call struct {
	*mock.Call
}

StreamsApi_CreateStreamConnectionExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateStreamConnectionExecute'

func (*StreamsApi_CreateStreamConnectionExecute_Call) Return

func (*StreamsApi_CreateStreamConnectionExecute_Call) Run

type StreamsApi_CreateStreamConnectionWithParams_Call

type StreamsApi_CreateStreamConnectionWithParams_Call struct {
	*mock.Call
}

StreamsApi_CreateStreamConnectionWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateStreamConnectionWithParams'

func (*StreamsApi_CreateStreamConnectionWithParams_Call) Run

type StreamsApi_CreateStreamConnection_Call

type StreamsApi_CreateStreamConnection_Call struct {
	*mock.Call
}

StreamsApi_CreateStreamConnection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateStreamConnection'

func (*StreamsApi_CreateStreamConnection_Call) Run

type StreamsApi_CreateStreamInstanceExecute_Call

type StreamsApi_CreateStreamInstanceExecute_Call struct {
	*mock.Call
}

StreamsApi_CreateStreamInstanceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateStreamInstanceExecute'

func (*StreamsApi_CreateStreamInstanceExecute_Call) Return

func (*StreamsApi_CreateStreamInstanceExecute_Call) Run

type StreamsApi_CreateStreamInstanceWithParams_Call

type StreamsApi_CreateStreamInstanceWithParams_Call struct {
	*mock.Call
}

StreamsApi_CreateStreamInstanceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateStreamInstanceWithParams'

func (*StreamsApi_CreateStreamInstanceWithParams_Call) Run

type StreamsApi_CreateStreamInstance_Call

type StreamsApi_CreateStreamInstance_Call struct {
	*mock.Call
}

StreamsApi_CreateStreamInstance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateStreamInstance'

func (*StreamsApi_CreateStreamInstance_Call) Run

type StreamsApi_DeleteStreamConnectionExecute_Call

type StreamsApi_DeleteStreamConnectionExecute_Call struct {
	*mock.Call
}

StreamsApi_DeleteStreamConnectionExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteStreamConnectionExecute'

func (*StreamsApi_DeleteStreamConnectionExecute_Call) Return

func (*StreamsApi_DeleteStreamConnectionExecute_Call) Run

func (*StreamsApi_DeleteStreamConnectionExecute_Call) RunAndReturn

type StreamsApi_DeleteStreamConnectionWithParams_Call

type StreamsApi_DeleteStreamConnectionWithParams_Call struct {
	*mock.Call
}

StreamsApi_DeleteStreamConnectionWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteStreamConnectionWithParams'

func (*StreamsApi_DeleteStreamConnectionWithParams_Call) Run

type StreamsApi_DeleteStreamConnection_Call

type StreamsApi_DeleteStreamConnection_Call struct {
	*mock.Call
}

StreamsApi_DeleteStreamConnection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteStreamConnection'

func (*StreamsApi_DeleteStreamConnection_Call) Run

func (_c *StreamsApi_DeleteStreamConnection_Call) Run(run func(ctx context.Context, groupId string, tenantName string, connectionName string)) *StreamsApi_DeleteStreamConnection_Call

type StreamsApi_DeleteStreamInstanceExecute_Call

type StreamsApi_DeleteStreamInstanceExecute_Call struct {
	*mock.Call
}

StreamsApi_DeleteStreamInstanceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteStreamInstanceExecute'

func (*StreamsApi_DeleteStreamInstanceExecute_Call) Return

func (*StreamsApi_DeleteStreamInstanceExecute_Call) Run

func (*StreamsApi_DeleteStreamInstanceExecute_Call) RunAndReturn

type StreamsApi_DeleteStreamInstanceWithParams_Call

type StreamsApi_DeleteStreamInstanceWithParams_Call struct {
	*mock.Call
}

StreamsApi_DeleteStreamInstanceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteStreamInstanceWithParams'

func (*StreamsApi_DeleteStreamInstanceWithParams_Call) Run

type StreamsApi_DeleteStreamInstance_Call

type StreamsApi_DeleteStreamInstance_Call struct {
	*mock.Call
}

StreamsApi_DeleteStreamInstance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteStreamInstance'

func (*StreamsApi_DeleteStreamInstance_Call) Run

type StreamsApi_DownloadStreamTenantAuditLogsExecute_Call

type StreamsApi_DownloadStreamTenantAuditLogsExecute_Call struct {
	*mock.Call
}

StreamsApi_DownloadStreamTenantAuditLogsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadStreamTenantAuditLogsExecute'

func (*StreamsApi_DownloadStreamTenantAuditLogsExecute_Call) Return

type StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call

type StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call struct {
	*mock.Call
}

StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadStreamTenantAuditLogsWithParams'

type StreamsApi_DownloadStreamTenantAuditLogs_Call

type StreamsApi_DownloadStreamTenantAuditLogs_Call struct {
	*mock.Call
}

StreamsApi_DownloadStreamTenantAuditLogs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DownloadStreamTenantAuditLogs'

func (*StreamsApi_DownloadStreamTenantAuditLogs_Call) Run

type StreamsApi_Expecter

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

func (*StreamsApi_Expecter) CreateStreamConnection

func (_e *StreamsApi_Expecter) CreateStreamConnection(ctx interface{}, groupId interface{}, tenantName interface{}, streamsConnection interface{}) *StreamsApi_CreateStreamConnection_Call

CreateStreamConnection is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string
  • streamsConnection *admin.StreamsConnection

func (*StreamsApi_Expecter) CreateStreamConnectionExecute

func (_e *StreamsApi_Expecter) CreateStreamConnectionExecute(r interface{}) *StreamsApi_CreateStreamConnectionExecute_Call

CreateStreamConnectionExecute is a helper method to define mock.On call

  • r admin.CreateStreamConnectionApiRequest

func (*StreamsApi_Expecter) CreateStreamConnectionWithParams

func (_e *StreamsApi_Expecter) CreateStreamConnectionWithParams(ctx interface{}, args interface{}) *StreamsApi_CreateStreamConnectionWithParams_Call

CreateStreamConnectionWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateStreamConnectionApiParams

func (*StreamsApi_Expecter) CreateStreamInstance

func (_e *StreamsApi_Expecter) CreateStreamInstance(ctx interface{}, groupId interface{}, streamsTenant interface{}) *StreamsApi_CreateStreamInstance_Call

CreateStreamInstance is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • streamsTenant *admin.StreamsTenant

func (*StreamsApi_Expecter) CreateStreamInstanceExecute

func (_e *StreamsApi_Expecter) CreateStreamInstanceExecute(r interface{}) *StreamsApi_CreateStreamInstanceExecute_Call

CreateStreamInstanceExecute is a helper method to define mock.On call

  • r admin.CreateStreamInstanceApiRequest

func (*StreamsApi_Expecter) CreateStreamInstanceWithParams

func (_e *StreamsApi_Expecter) CreateStreamInstanceWithParams(ctx interface{}, args interface{}) *StreamsApi_CreateStreamInstanceWithParams_Call

CreateStreamInstanceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateStreamInstanceApiParams

func (*StreamsApi_Expecter) DeleteStreamConnection

func (_e *StreamsApi_Expecter) DeleteStreamConnection(ctx interface{}, groupId interface{}, tenantName interface{}, connectionName interface{}) *StreamsApi_DeleteStreamConnection_Call

DeleteStreamConnection is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string
  • connectionName string

func (*StreamsApi_Expecter) DeleteStreamConnectionExecute

func (_e *StreamsApi_Expecter) DeleteStreamConnectionExecute(r interface{}) *StreamsApi_DeleteStreamConnectionExecute_Call

DeleteStreamConnectionExecute is a helper method to define mock.On call

  • r admin.DeleteStreamConnectionApiRequest

func (*StreamsApi_Expecter) DeleteStreamConnectionWithParams

func (_e *StreamsApi_Expecter) DeleteStreamConnectionWithParams(ctx interface{}, args interface{}) *StreamsApi_DeleteStreamConnectionWithParams_Call

DeleteStreamConnectionWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteStreamConnectionApiParams

func (*StreamsApi_Expecter) DeleteStreamInstance

func (_e *StreamsApi_Expecter) DeleteStreamInstance(ctx interface{}, groupId interface{}, tenantName interface{}) *StreamsApi_DeleteStreamInstance_Call

DeleteStreamInstance is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string

func (*StreamsApi_Expecter) DeleteStreamInstanceExecute

func (_e *StreamsApi_Expecter) DeleteStreamInstanceExecute(r interface{}) *StreamsApi_DeleteStreamInstanceExecute_Call

DeleteStreamInstanceExecute is a helper method to define mock.On call

  • r admin.DeleteStreamInstanceApiRequest

func (*StreamsApi_Expecter) DeleteStreamInstanceWithParams

func (_e *StreamsApi_Expecter) DeleteStreamInstanceWithParams(ctx interface{}, args interface{}) *StreamsApi_DeleteStreamInstanceWithParams_Call

DeleteStreamInstanceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteStreamInstanceApiParams

func (*StreamsApi_Expecter) DownloadStreamTenantAuditLogs

func (_e *StreamsApi_Expecter) DownloadStreamTenantAuditLogs(ctx interface{}, groupId interface{}, tenantName interface{}) *StreamsApi_DownloadStreamTenantAuditLogs_Call

DownloadStreamTenantAuditLogs is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string

func (*StreamsApi_Expecter) DownloadStreamTenantAuditLogsExecute

func (_e *StreamsApi_Expecter) DownloadStreamTenantAuditLogsExecute(r interface{}) *StreamsApi_DownloadStreamTenantAuditLogsExecute_Call

DownloadStreamTenantAuditLogsExecute is a helper method to define mock.On call

  • r admin.DownloadStreamTenantAuditLogsApiRequest

func (*StreamsApi_Expecter) DownloadStreamTenantAuditLogsWithParams

func (_e *StreamsApi_Expecter) DownloadStreamTenantAuditLogsWithParams(ctx interface{}, args interface{}) *StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call

DownloadStreamTenantAuditLogsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DownloadStreamTenantAuditLogsApiParams

func (*StreamsApi_Expecter) GetStreamConnection

func (_e *StreamsApi_Expecter) GetStreamConnection(ctx interface{}, groupId interface{}, tenantName interface{}, connectionName interface{}) *StreamsApi_GetStreamConnection_Call

GetStreamConnection is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string
  • connectionName string

func (*StreamsApi_Expecter) GetStreamConnectionExecute

func (_e *StreamsApi_Expecter) GetStreamConnectionExecute(r interface{}) *StreamsApi_GetStreamConnectionExecute_Call

GetStreamConnectionExecute is a helper method to define mock.On call

  • r admin.GetStreamConnectionApiRequest

func (*StreamsApi_Expecter) GetStreamConnectionWithParams

func (_e *StreamsApi_Expecter) GetStreamConnectionWithParams(ctx interface{}, args interface{}) *StreamsApi_GetStreamConnectionWithParams_Call

GetStreamConnectionWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetStreamConnectionApiParams

func (*StreamsApi_Expecter) GetStreamInstance

func (_e *StreamsApi_Expecter) GetStreamInstance(ctx interface{}, groupId interface{}, tenantName interface{}) *StreamsApi_GetStreamInstance_Call

GetStreamInstance is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string

func (*StreamsApi_Expecter) GetStreamInstanceExecute

func (_e *StreamsApi_Expecter) GetStreamInstanceExecute(r interface{}) *StreamsApi_GetStreamInstanceExecute_Call

GetStreamInstanceExecute is a helper method to define mock.On call

  • r admin.GetStreamInstanceApiRequest

func (*StreamsApi_Expecter) GetStreamInstanceWithParams

func (_e *StreamsApi_Expecter) GetStreamInstanceWithParams(ctx interface{}, args interface{}) *StreamsApi_GetStreamInstanceWithParams_Call

GetStreamInstanceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetStreamInstanceApiParams

func (*StreamsApi_Expecter) ListStreamConnections

func (_e *StreamsApi_Expecter) ListStreamConnections(ctx interface{}, groupId interface{}, tenantName interface{}) *StreamsApi_ListStreamConnections_Call

ListStreamConnections is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string

func (*StreamsApi_Expecter) ListStreamConnectionsExecute

func (_e *StreamsApi_Expecter) ListStreamConnectionsExecute(r interface{}) *StreamsApi_ListStreamConnectionsExecute_Call

ListStreamConnectionsExecute is a helper method to define mock.On call

  • r admin.ListStreamConnectionsApiRequest

func (*StreamsApi_Expecter) ListStreamConnectionsWithParams

func (_e *StreamsApi_Expecter) ListStreamConnectionsWithParams(ctx interface{}, args interface{}) *StreamsApi_ListStreamConnectionsWithParams_Call

ListStreamConnectionsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListStreamConnectionsApiParams

func (*StreamsApi_Expecter) ListStreamInstances

func (_e *StreamsApi_Expecter) ListStreamInstances(ctx interface{}, groupId interface{}) *StreamsApi_ListStreamInstances_Call

ListStreamInstances is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*StreamsApi_Expecter) ListStreamInstancesExecute

func (_e *StreamsApi_Expecter) ListStreamInstancesExecute(r interface{}) *StreamsApi_ListStreamInstancesExecute_Call

ListStreamInstancesExecute is a helper method to define mock.On call

  • r admin.ListStreamInstancesApiRequest

func (*StreamsApi_Expecter) ListStreamInstancesWithParams

func (_e *StreamsApi_Expecter) ListStreamInstancesWithParams(ctx interface{}, args interface{}) *StreamsApi_ListStreamInstancesWithParams_Call

ListStreamInstancesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListStreamInstancesApiParams

func (*StreamsApi_Expecter) UpdateStreamConnection

func (_e *StreamsApi_Expecter) UpdateStreamConnection(ctx interface{}, groupId interface{}, tenantName interface{}, connectionName interface{}, streamsConnection interface{}) *StreamsApi_UpdateStreamConnection_Call

UpdateStreamConnection is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string
  • connectionName string
  • streamsConnection *admin.StreamsConnection

func (*StreamsApi_Expecter) UpdateStreamConnectionExecute

func (_e *StreamsApi_Expecter) UpdateStreamConnectionExecute(r interface{}) *StreamsApi_UpdateStreamConnectionExecute_Call

UpdateStreamConnectionExecute is a helper method to define mock.On call

  • r admin.UpdateStreamConnectionApiRequest

func (*StreamsApi_Expecter) UpdateStreamConnectionWithParams

func (_e *StreamsApi_Expecter) UpdateStreamConnectionWithParams(ctx interface{}, args interface{}) *StreamsApi_UpdateStreamConnectionWithParams_Call

UpdateStreamConnectionWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateStreamConnectionApiParams

func (*StreamsApi_Expecter) UpdateStreamInstance

func (_e *StreamsApi_Expecter) UpdateStreamInstance(ctx interface{}, groupId interface{}, tenantName interface{}, streamsDataProcessRegion interface{}) *StreamsApi_UpdateStreamInstance_Call

UpdateStreamInstance is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • tenantName string
  • streamsDataProcessRegion *admin.StreamsDataProcessRegion

func (*StreamsApi_Expecter) UpdateStreamInstanceExecute

func (_e *StreamsApi_Expecter) UpdateStreamInstanceExecute(r interface{}) *StreamsApi_UpdateStreamInstanceExecute_Call

UpdateStreamInstanceExecute is a helper method to define mock.On call

  • r admin.UpdateStreamInstanceApiRequest

func (*StreamsApi_Expecter) UpdateStreamInstanceWithParams

func (_e *StreamsApi_Expecter) UpdateStreamInstanceWithParams(ctx interface{}, args interface{}) *StreamsApi_UpdateStreamInstanceWithParams_Call

UpdateStreamInstanceWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateStreamInstanceApiParams

type StreamsApi_GetStreamConnectionExecute_Call

type StreamsApi_GetStreamConnectionExecute_Call struct {
	*mock.Call
}

StreamsApi_GetStreamConnectionExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetStreamConnectionExecute'

func (*StreamsApi_GetStreamConnectionExecute_Call) Return

func (*StreamsApi_GetStreamConnectionExecute_Call) Run

type StreamsApi_GetStreamConnectionWithParams_Call

type StreamsApi_GetStreamConnectionWithParams_Call struct {
	*mock.Call
}

StreamsApi_GetStreamConnectionWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetStreamConnectionWithParams'

func (*StreamsApi_GetStreamConnectionWithParams_Call) Run

type StreamsApi_GetStreamConnection_Call

type StreamsApi_GetStreamConnection_Call struct {
	*mock.Call
}

StreamsApi_GetStreamConnection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetStreamConnection'

func (*StreamsApi_GetStreamConnection_Call) Return

func (*StreamsApi_GetStreamConnection_Call) Run

func (_c *StreamsApi_GetStreamConnection_Call) Run(run func(ctx context.Context, groupId string, tenantName string, connectionName string)) *StreamsApi_GetStreamConnection_Call

type StreamsApi_GetStreamInstanceExecute_Call

type StreamsApi_GetStreamInstanceExecute_Call struct {
	*mock.Call
}

StreamsApi_GetStreamInstanceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetStreamInstanceExecute'

func (*StreamsApi_GetStreamInstanceExecute_Call) Return

func (*StreamsApi_GetStreamInstanceExecute_Call) Run

type StreamsApi_GetStreamInstanceWithParams_Call

type StreamsApi_GetStreamInstanceWithParams_Call struct {
	*mock.Call
}

StreamsApi_GetStreamInstanceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetStreamInstanceWithParams'

func (*StreamsApi_GetStreamInstanceWithParams_Call) Run

type StreamsApi_GetStreamInstance_Call

type StreamsApi_GetStreamInstance_Call struct {
	*mock.Call
}

StreamsApi_GetStreamInstance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetStreamInstance'

func (*StreamsApi_GetStreamInstance_Call) Return

func (*StreamsApi_GetStreamInstance_Call) Run

type StreamsApi_ListStreamConnectionsExecute_Call

type StreamsApi_ListStreamConnectionsExecute_Call struct {
	*mock.Call
}

StreamsApi_ListStreamConnectionsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListStreamConnectionsExecute'

func (*StreamsApi_ListStreamConnectionsExecute_Call) Return

func (*StreamsApi_ListStreamConnectionsExecute_Call) Run

type StreamsApi_ListStreamConnectionsWithParams_Call

type StreamsApi_ListStreamConnectionsWithParams_Call struct {
	*mock.Call
}

StreamsApi_ListStreamConnectionsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListStreamConnectionsWithParams'

func (*StreamsApi_ListStreamConnectionsWithParams_Call) Run

type StreamsApi_ListStreamConnections_Call

type StreamsApi_ListStreamConnections_Call struct {
	*mock.Call
}

StreamsApi_ListStreamConnections_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListStreamConnections'

func (*StreamsApi_ListStreamConnections_Call) Run

type StreamsApi_ListStreamInstancesExecute_Call

type StreamsApi_ListStreamInstancesExecute_Call struct {
	*mock.Call
}

StreamsApi_ListStreamInstancesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListStreamInstancesExecute'

func (*StreamsApi_ListStreamInstancesExecute_Call) Return

func (*StreamsApi_ListStreamInstancesExecute_Call) Run

type StreamsApi_ListStreamInstancesWithParams_Call

type StreamsApi_ListStreamInstancesWithParams_Call struct {
	*mock.Call
}

StreamsApi_ListStreamInstancesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListStreamInstancesWithParams'

func (*StreamsApi_ListStreamInstancesWithParams_Call) Run

type StreamsApi_ListStreamInstances_Call

type StreamsApi_ListStreamInstances_Call struct {
	*mock.Call
}

StreamsApi_ListStreamInstances_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListStreamInstances'

func (*StreamsApi_ListStreamInstances_Call) Return

func (*StreamsApi_ListStreamInstances_Call) Run

type StreamsApi_UpdateStreamConnectionExecute_Call

type StreamsApi_UpdateStreamConnectionExecute_Call struct {
	*mock.Call
}

StreamsApi_UpdateStreamConnectionExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateStreamConnectionExecute'

func (*StreamsApi_UpdateStreamConnectionExecute_Call) Return

func (*StreamsApi_UpdateStreamConnectionExecute_Call) Run

type StreamsApi_UpdateStreamConnectionWithParams_Call

type StreamsApi_UpdateStreamConnectionWithParams_Call struct {
	*mock.Call
}

StreamsApi_UpdateStreamConnectionWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateStreamConnectionWithParams'

func (*StreamsApi_UpdateStreamConnectionWithParams_Call) Run

type StreamsApi_UpdateStreamConnection_Call

type StreamsApi_UpdateStreamConnection_Call struct {
	*mock.Call
}

StreamsApi_UpdateStreamConnection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateStreamConnection'

func (*StreamsApi_UpdateStreamConnection_Call) Run

func (_c *StreamsApi_UpdateStreamConnection_Call) Run(run func(ctx context.Context, groupId string, tenantName string, connectionName string, streamsConnection *admin.StreamsConnection)) *StreamsApi_UpdateStreamConnection_Call

type StreamsApi_UpdateStreamInstanceExecute_Call

type StreamsApi_UpdateStreamInstanceExecute_Call struct {
	*mock.Call
}

StreamsApi_UpdateStreamInstanceExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateStreamInstanceExecute'

func (*StreamsApi_UpdateStreamInstanceExecute_Call) Return

func (*StreamsApi_UpdateStreamInstanceExecute_Call) Run

type StreamsApi_UpdateStreamInstanceWithParams_Call

type StreamsApi_UpdateStreamInstanceWithParams_Call struct {
	*mock.Call
}

StreamsApi_UpdateStreamInstanceWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateStreamInstanceWithParams'

func (*StreamsApi_UpdateStreamInstanceWithParams_Call) Run

type StreamsApi_UpdateStreamInstance_Call

type StreamsApi_UpdateStreamInstance_Call struct {
	*mock.Call
}

StreamsApi_UpdateStreamInstance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateStreamInstance'

func (*StreamsApi_UpdateStreamInstance_Call) Run

func (_c *StreamsApi_UpdateStreamInstance_Call) Run(run func(ctx context.Context, groupId string, tenantName string, streamsDataProcessRegion *admin.StreamsDataProcessRegion)) *StreamsApi_UpdateStreamInstance_Call

type TeamsApi

type TeamsApi struct {
	mock.Mock
}

TeamsApi is an autogenerated mock type for the TeamsApi type

func NewTeamsApi

func NewTeamsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *TeamsApi

NewTeamsApi creates a new instance of TeamsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*TeamsApi) AddAllTeamsToProject

func (_m *TeamsApi) AddAllTeamsToProject(ctx context.Context, groupId string, teamRole *[]admin.TeamRole) admin.AddAllTeamsToProjectApiRequest

AddAllTeamsToProject provides a mock function with given fields: ctx, groupId, teamRole

func (*TeamsApi) AddAllTeamsToProjectExecute

func (_m *TeamsApi) AddAllTeamsToProjectExecute(r admin.AddAllTeamsToProjectApiRequest) (*admin.PaginatedTeamRole, *http.Response, error)

AddAllTeamsToProjectExecute provides a mock function with given fields: r

func (*TeamsApi) AddAllTeamsToProjectWithParams

func (_m *TeamsApi) AddAllTeamsToProjectWithParams(ctx context.Context, args *admin.AddAllTeamsToProjectApiParams) admin.AddAllTeamsToProjectApiRequest

AddAllTeamsToProjectWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) AddTeamUser

func (_m *TeamsApi) AddTeamUser(ctx context.Context, orgId string, teamId string, addUserToTeam *[]admin.AddUserToTeam) admin.AddTeamUserApiRequest

AddTeamUser provides a mock function with given fields: ctx, orgId, teamId, addUserToTeam

func (*TeamsApi) AddTeamUserExecute

AddTeamUserExecute provides a mock function with given fields: r

func (*TeamsApi) AddTeamUserWithParams

func (_m *TeamsApi) AddTeamUserWithParams(ctx context.Context, args *admin.AddTeamUserApiParams) admin.AddTeamUserApiRequest

AddTeamUserWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) CreateTeam

func (_m *TeamsApi) CreateTeam(ctx context.Context, orgId string, team *admin.Team) admin.CreateTeamApiRequest

CreateTeam provides a mock function with given fields: ctx, orgId, team

func (*TeamsApi) CreateTeamExecute

func (_m *TeamsApi) CreateTeamExecute(r admin.CreateTeamApiRequest) (*admin.Team, *http.Response, error)

CreateTeamExecute provides a mock function with given fields: r

func (*TeamsApi) CreateTeamWithParams

func (_m *TeamsApi) CreateTeamWithParams(ctx context.Context, args *admin.CreateTeamApiParams) admin.CreateTeamApiRequest

CreateTeamWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) DeleteTeam

func (_m *TeamsApi) DeleteTeam(ctx context.Context, orgId string, teamId string) admin.DeleteTeamApiRequest

DeleteTeam provides a mock function with given fields: ctx, orgId, teamId

func (*TeamsApi) DeleteTeamExecute

func (_m *TeamsApi) DeleteTeamExecute(r admin.DeleteTeamApiRequest) (map[string]interface{}, *http.Response, error)

DeleteTeamExecute provides a mock function with given fields: r

func (*TeamsApi) DeleteTeamWithParams

func (_m *TeamsApi) DeleteTeamWithParams(ctx context.Context, args *admin.DeleteTeamApiParams) admin.DeleteTeamApiRequest

DeleteTeamWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) EXPECT

func (_m *TeamsApi) EXPECT() *TeamsApi_Expecter

func (*TeamsApi) GetTeamById

func (_m *TeamsApi) GetTeamById(ctx context.Context, orgId string, teamId string) admin.GetTeamByIdApiRequest

GetTeamById provides a mock function with given fields: ctx, orgId, teamId

func (*TeamsApi) GetTeamByIdExecute

func (_m *TeamsApi) GetTeamByIdExecute(r admin.GetTeamByIdApiRequest) (*admin.TeamResponse, *http.Response, error)

GetTeamByIdExecute provides a mock function with given fields: r

func (*TeamsApi) GetTeamByIdWithParams

func (_m *TeamsApi) GetTeamByIdWithParams(ctx context.Context, args *admin.GetTeamByIdApiParams) admin.GetTeamByIdApiRequest

GetTeamByIdWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) GetTeamByName

func (_m *TeamsApi) GetTeamByName(ctx context.Context, orgId string, teamName string) admin.GetTeamByNameApiRequest

GetTeamByName provides a mock function with given fields: ctx, orgId, teamName

func (*TeamsApi) GetTeamByNameExecute

func (_m *TeamsApi) GetTeamByNameExecute(r admin.GetTeamByNameApiRequest) (*admin.TeamResponse, *http.Response, error)

GetTeamByNameExecute provides a mock function with given fields: r

func (*TeamsApi) GetTeamByNameWithParams

func (_m *TeamsApi) GetTeamByNameWithParams(ctx context.Context, args *admin.GetTeamByNameApiParams) admin.GetTeamByNameApiRequest

GetTeamByNameWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) ListOrganizationTeams

func (_m *TeamsApi) ListOrganizationTeams(ctx context.Context, orgId string) admin.ListOrganizationTeamsApiRequest

ListOrganizationTeams provides a mock function with given fields: ctx, orgId

func (*TeamsApi) ListOrganizationTeamsExecute

func (_m *TeamsApi) ListOrganizationTeamsExecute(r admin.ListOrganizationTeamsApiRequest) (*admin.PaginatedTeam, *http.Response, error)

ListOrganizationTeamsExecute provides a mock function with given fields: r

func (*TeamsApi) ListOrganizationTeamsWithParams

func (_m *TeamsApi) ListOrganizationTeamsWithParams(ctx context.Context, args *admin.ListOrganizationTeamsApiParams) admin.ListOrganizationTeamsApiRequest

ListOrganizationTeamsWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) ListProjectTeams

func (_m *TeamsApi) ListProjectTeams(ctx context.Context, groupId string) admin.ListProjectTeamsApiRequest

ListProjectTeams provides a mock function with given fields: ctx, groupId

func (*TeamsApi) ListProjectTeamsExecute

func (_m *TeamsApi) ListProjectTeamsExecute(r admin.ListProjectTeamsApiRequest) (*admin.PaginatedTeamRole, *http.Response, error)

ListProjectTeamsExecute provides a mock function with given fields: r

func (*TeamsApi) ListProjectTeamsWithParams

func (_m *TeamsApi) ListProjectTeamsWithParams(ctx context.Context, args *admin.ListProjectTeamsApiParams) admin.ListProjectTeamsApiRequest

ListProjectTeamsWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) ListTeamUsers

func (_m *TeamsApi) ListTeamUsers(ctx context.Context, orgId string, teamId string) admin.ListTeamUsersApiRequest

ListTeamUsers provides a mock function with given fields: ctx, orgId, teamId

func (*TeamsApi) ListTeamUsersExecute

ListTeamUsersExecute provides a mock function with given fields: r

func (*TeamsApi) ListTeamUsersWithParams

func (_m *TeamsApi) ListTeamUsersWithParams(ctx context.Context, args *admin.ListTeamUsersApiParams) admin.ListTeamUsersApiRequest

ListTeamUsersWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) RemoveProjectTeam

func (_m *TeamsApi) RemoveProjectTeam(ctx context.Context, groupId string, teamId string) admin.RemoveProjectTeamApiRequest

RemoveProjectTeam provides a mock function with given fields: ctx, groupId, teamId

func (*TeamsApi) RemoveProjectTeamExecute

func (_m *TeamsApi) RemoveProjectTeamExecute(r admin.RemoveProjectTeamApiRequest) (*http.Response, error)

RemoveProjectTeamExecute provides a mock function with given fields: r

func (*TeamsApi) RemoveProjectTeamWithParams

func (_m *TeamsApi) RemoveProjectTeamWithParams(ctx context.Context, args *admin.RemoveProjectTeamApiParams) admin.RemoveProjectTeamApiRequest

RemoveProjectTeamWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) RemoveTeamUser

func (_m *TeamsApi) RemoveTeamUser(ctx context.Context, orgId string, teamId string, userId string) admin.RemoveTeamUserApiRequest

RemoveTeamUser provides a mock function with given fields: ctx, orgId, teamId, userId

func (*TeamsApi) RemoveTeamUserExecute

func (_m *TeamsApi) RemoveTeamUserExecute(r admin.RemoveTeamUserApiRequest) (*http.Response, error)

RemoveTeamUserExecute provides a mock function with given fields: r

func (*TeamsApi) RemoveTeamUserWithParams

func (_m *TeamsApi) RemoveTeamUserWithParams(ctx context.Context, args *admin.RemoveTeamUserApiParams) admin.RemoveTeamUserApiRequest

RemoveTeamUserWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) RenameTeam

func (_m *TeamsApi) RenameTeam(ctx context.Context, orgId string, teamId string, teamUpdate *admin.TeamUpdate) admin.RenameTeamApiRequest

RenameTeam provides a mock function with given fields: ctx, orgId, teamId, teamUpdate

func (*TeamsApi) RenameTeamExecute

func (_m *TeamsApi) RenameTeamExecute(r admin.RenameTeamApiRequest) (*admin.TeamResponse, *http.Response, error)

RenameTeamExecute provides a mock function with given fields: r

func (*TeamsApi) RenameTeamWithParams

func (_m *TeamsApi) RenameTeamWithParams(ctx context.Context, args *admin.RenameTeamApiParams) admin.RenameTeamApiRequest

RenameTeamWithParams provides a mock function with given fields: ctx, args

func (*TeamsApi) UpdateTeamRoles

func (_m *TeamsApi) UpdateTeamRoles(ctx context.Context, groupId string, teamId string, teamRole *admin.TeamRole) admin.UpdateTeamRolesApiRequest

UpdateTeamRoles provides a mock function with given fields: ctx, groupId, teamId, teamRole

func (*TeamsApi) UpdateTeamRolesExecute

func (_m *TeamsApi) UpdateTeamRolesExecute(r admin.UpdateTeamRolesApiRequest) (*admin.PaginatedTeamRole, *http.Response, error)

UpdateTeamRolesExecute provides a mock function with given fields: r

func (*TeamsApi) UpdateTeamRolesWithParams

func (_m *TeamsApi) UpdateTeamRolesWithParams(ctx context.Context, args *admin.UpdateTeamRolesApiParams) admin.UpdateTeamRolesApiRequest

UpdateTeamRolesWithParams provides a mock function with given fields: ctx, args

type TeamsApi_AddAllTeamsToProjectExecute_Call

type TeamsApi_AddAllTeamsToProjectExecute_Call struct {
	*mock.Call
}

TeamsApi_AddAllTeamsToProjectExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddAllTeamsToProjectExecute'

func (*TeamsApi_AddAllTeamsToProjectExecute_Call) Return

func (*TeamsApi_AddAllTeamsToProjectExecute_Call) Run

type TeamsApi_AddAllTeamsToProjectWithParams_Call

type TeamsApi_AddAllTeamsToProjectWithParams_Call struct {
	*mock.Call
}

TeamsApi_AddAllTeamsToProjectWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddAllTeamsToProjectWithParams'

func (*TeamsApi_AddAllTeamsToProjectWithParams_Call) Run

type TeamsApi_AddAllTeamsToProject_Call

type TeamsApi_AddAllTeamsToProject_Call struct {
	*mock.Call
}

TeamsApi_AddAllTeamsToProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddAllTeamsToProject'

func (*TeamsApi_AddAllTeamsToProject_Call) Return

func (*TeamsApi_AddAllTeamsToProject_Call) Run

type TeamsApi_AddTeamUserExecute_Call

type TeamsApi_AddTeamUserExecute_Call struct {
	*mock.Call
}

TeamsApi_AddTeamUserExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddTeamUserExecute'

func (*TeamsApi_AddTeamUserExecute_Call) Return

func (*TeamsApi_AddTeamUserExecute_Call) Run

type TeamsApi_AddTeamUserWithParams_Call

type TeamsApi_AddTeamUserWithParams_Call struct {
	*mock.Call
}

TeamsApi_AddTeamUserWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddTeamUserWithParams'

func (*TeamsApi_AddTeamUserWithParams_Call) Return

func (*TeamsApi_AddTeamUserWithParams_Call) Run

type TeamsApi_AddTeamUser_Call

type TeamsApi_AddTeamUser_Call struct {
	*mock.Call
}

TeamsApi_AddTeamUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddTeamUser'

func (*TeamsApi_AddTeamUser_Call) Return

func (*TeamsApi_AddTeamUser_Call) Run

func (_c *TeamsApi_AddTeamUser_Call) Run(run func(ctx context.Context, orgId string, teamId string, addUserToTeam *[]admin.AddUserToTeam)) *TeamsApi_AddTeamUser_Call

type TeamsApi_CreateTeamExecute_Call

type TeamsApi_CreateTeamExecute_Call struct {
	*mock.Call
}

TeamsApi_CreateTeamExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateTeamExecute'

func (*TeamsApi_CreateTeamExecute_Call) Return

func (*TeamsApi_CreateTeamExecute_Call) Run

func (*TeamsApi_CreateTeamExecute_Call) RunAndReturn

type TeamsApi_CreateTeamWithParams_Call

type TeamsApi_CreateTeamWithParams_Call struct {
	*mock.Call
}

TeamsApi_CreateTeamWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateTeamWithParams'

func (*TeamsApi_CreateTeamWithParams_Call) Return

func (*TeamsApi_CreateTeamWithParams_Call) Run

type TeamsApi_CreateTeam_Call

type TeamsApi_CreateTeam_Call struct {
	*mock.Call
}

TeamsApi_CreateTeam_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateTeam'

func (*TeamsApi_CreateTeam_Call) Return

func (*TeamsApi_CreateTeam_Call) Run

func (_c *TeamsApi_CreateTeam_Call) Run(run func(ctx context.Context, orgId string, team *admin.Team)) *TeamsApi_CreateTeam_Call

func (*TeamsApi_CreateTeam_Call) RunAndReturn

type TeamsApi_DeleteTeamExecute_Call

type TeamsApi_DeleteTeamExecute_Call struct {
	*mock.Call
}

TeamsApi_DeleteTeamExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteTeamExecute'

func (*TeamsApi_DeleteTeamExecute_Call) Return

func (_c *TeamsApi_DeleteTeamExecute_Call) Return(_a0 map[string]interface{}, _a1 *http.Response, _a2 error) *TeamsApi_DeleteTeamExecute_Call

func (*TeamsApi_DeleteTeamExecute_Call) Run

func (*TeamsApi_DeleteTeamExecute_Call) RunAndReturn

type TeamsApi_DeleteTeamWithParams_Call

type TeamsApi_DeleteTeamWithParams_Call struct {
	*mock.Call
}

TeamsApi_DeleteTeamWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteTeamWithParams'

func (*TeamsApi_DeleteTeamWithParams_Call) Return

func (*TeamsApi_DeleteTeamWithParams_Call) Run

type TeamsApi_DeleteTeam_Call

type TeamsApi_DeleteTeam_Call struct {
	*mock.Call
}

TeamsApi_DeleteTeam_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteTeam'

func (*TeamsApi_DeleteTeam_Call) Return

func (*TeamsApi_DeleteTeam_Call) Run

func (_c *TeamsApi_DeleteTeam_Call) Run(run func(ctx context.Context, orgId string, teamId string)) *TeamsApi_DeleteTeam_Call

func (*TeamsApi_DeleteTeam_Call) RunAndReturn

type TeamsApi_Expecter

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

func (*TeamsApi_Expecter) AddAllTeamsToProject

func (_e *TeamsApi_Expecter) AddAllTeamsToProject(ctx interface{}, groupId interface{}, teamRole interface{}) *TeamsApi_AddAllTeamsToProject_Call

AddAllTeamsToProject is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • teamRole *[]admin.TeamRole

func (*TeamsApi_Expecter) AddAllTeamsToProjectExecute

func (_e *TeamsApi_Expecter) AddAllTeamsToProjectExecute(r interface{}) *TeamsApi_AddAllTeamsToProjectExecute_Call

AddAllTeamsToProjectExecute is a helper method to define mock.On call

  • r admin.AddAllTeamsToProjectApiRequest

func (*TeamsApi_Expecter) AddAllTeamsToProjectWithParams

func (_e *TeamsApi_Expecter) AddAllTeamsToProjectWithParams(ctx interface{}, args interface{}) *TeamsApi_AddAllTeamsToProjectWithParams_Call

AddAllTeamsToProjectWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.AddAllTeamsToProjectApiParams

func (*TeamsApi_Expecter) AddTeamUser

func (_e *TeamsApi_Expecter) AddTeamUser(ctx interface{}, orgId interface{}, teamId interface{}, addUserToTeam interface{}) *TeamsApi_AddTeamUser_Call

AddTeamUser is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • teamId string
  • addUserToTeam *[]admin.AddUserToTeam

func (*TeamsApi_Expecter) AddTeamUserExecute

func (_e *TeamsApi_Expecter) AddTeamUserExecute(r interface{}) *TeamsApi_AddTeamUserExecute_Call

AddTeamUserExecute is a helper method to define mock.On call

  • r admin.AddTeamUserApiRequest

func (*TeamsApi_Expecter) AddTeamUserWithParams

func (_e *TeamsApi_Expecter) AddTeamUserWithParams(ctx interface{}, args interface{}) *TeamsApi_AddTeamUserWithParams_Call

AddTeamUserWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.AddTeamUserApiParams

func (*TeamsApi_Expecter) CreateTeam

func (_e *TeamsApi_Expecter) CreateTeam(ctx interface{}, orgId interface{}, team interface{}) *TeamsApi_CreateTeam_Call

CreateTeam is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • team *admin.Team

func (*TeamsApi_Expecter) CreateTeamExecute

func (_e *TeamsApi_Expecter) CreateTeamExecute(r interface{}) *TeamsApi_CreateTeamExecute_Call

CreateTeamExecute is a helper method to define mock.On call

  • r admin.CreateTeamApiRequest

func (*TeamsApi_Expecter) CreateTeamWithParams

func (_e *TeamsApi_Expecter) CreateTeamWithParams(ctx interface{}, args interface{}) *TeamsApi_CreateTeamWithParams_Call

CreateTeamWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateTeamApiParams

func (*TeamsApi_Expecter) DeleteTeam

func (_e *TeamsApi_Expecter) DeleteTeam(ctx interface{}, orgId interface{}, teamId interface{}) *TeamsApi_DeleteTeam_Call

DeleteTeam is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • teamId string

func (*TeamsApi_Expecter) DeleteTeamExecute

func (_e *TeamsApi_Expecter) DeleteTeamExecute(r interface{}) *TeamsApi_DeleteTeamExecute_Call

DeleteTeamExecute is a helper method to define mock.On call

  • r admin.DeleteTeamApiRequest

func (*TeamsApi_Expecter) DeleteTeamWithParams

func (_e *TeamsApi_Expecter) DeleteTeamWithParams(ctx interface{}, args interface{}) *TeamsApi_DeleteTeamWithParams_Call

DeleteTeamWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteTeamApiParams

func (*TeamsApi_Expecter) GetTeamById

func (_e *TeamsApi_Expecter) GetTeamById(ctx interface{}, orgId interface{}, teamId interface{}) *TeamsApi_GetTeamById_Call

GetTeamById is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • teamId string

func (*TeamsApi_Expecter) GetTeamByIdExecute

func (_e *TeamsApi_Expecter) GetTeamByIdExecute(r interface{}) *TeamsApi_GetTeamByIdExecute_Call

GetTeamByIdExecute is a helper method to define mock.On call

  • r admin.GetTeamByIdApiRequest

func (*TeamsApi_Expecter) GetTeamByIdWithParams

func (_e *TeamsApi_Expecter) GetTeamByIdWithParams(ctx interface{}, args interface{}) *TeamsApi_GetTeamByIdWithParams_Call

GetTeamByIdWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetTeamByIdApiParams

func (*TeamsApi_Expecter) GetTeamByName

func (_e *TeamsApi_Expecter) GetTeamByName(ctx interface{}, orgId interface{}, teamName interface{}) *TeamsApi_GetTeamByName_Call

GetTeamByName is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • teamName string

func (*TeamsApi_Expecter) GetTeamByNameExecute

func (_e *TeamsApi_Expecter) GetTeamByNameExecute(r interface{}) *TeamsApi_GetTeamByNameExecute_Call

GetTeamByNameExecute is a helper method to define mock.On call

  • r admin.GetTeamByNameApiRequest

func (*TeamsApi_Expecter) GetTeamByNameWithParams

func (_e *TeamsApi_Expecter) GetTeamByNameWithParams(ctx interface{}, args interface{}) *TeamsApi_GetTeamByNameWithParams_Call

GetTeamByNameWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetTeamByNameApiParams

func (*TeamsApi_Expecter) ListOrganizationTeams

func (_e *TeamsApi_Expecter) ListOrganizationTeams(ctx interface{}, orgId interface{}) *TeamsApi_ListOrganizationTeams_Call

ListOrganizationTeams is a helper method to define mock.On call

  • ctx context.Context
  • orgId string

func (*TeamsApi_Expecter) ListOrganizationTeamsExecute

func (_e *TeamsApi_Expecter) ListOrganizationTeamsExecute(r interface{}) *TeamsApi_ListOrganizationTeamsExecute_Call

ListOrganizationTeamsExecute is a helper method to define mock.On call

  • r admin.ListOrganizationTeamsApiRequest

func (*TeamsApi_Expecter) ListOrganizationTeamsWithParams

func (_e *TeamsApi_Expecter) ListOrganizationTeamsWithParams(ctx interface{}, args interface{}) *TeamsApi_ListOrganizationTeamsWithParams_Call

ListOrganizationTeamsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListOrganizationTeamsApiParams

func (*TeamsApi_Expecter) ListProjectTeams

func (_e *TeamsApi_Expecter) ListProjectTeams(ctx interface{}, groupId interface{}) *TeamsApi_ListProjectTeams_Call

ListProjectTeams is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*TeamsApi_Expecter) ListProjectTeamsExecute

func (_e *TeamsApi_Expecter) ListProjectTeamsExecute(r interface{}) *TeamsApi_ListProjectTeamsExecute_Call

ListProjectTeamsExecute is a helper method to define mock.On call

  • r admin.ListProjectTeamsApiRequest

func (*TeamsApi_Expecter) ListProjectTeamsWithParams

func (_e *TeamsApi_Expecter) ListProjectTeamsWithParams(ctx interface{}, args interface{}) *TeamsApi_ListProjectTeamsWithParams_Call

ListProjectTeamsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListProjectTeamsApiParams

func (*TeamsApi_Expecter) ListTeamUsers

func (_e *TeamsApi_Expecter) ListTeamUsers(ctx interface{}, orgId interface{}, teamId interface{}) *TeamsApi_ListTeamUsers_Call

ListTeamUsers is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • teamId string

func (*TeamsApi_Expecter) ListTeamUsersExecute

func (_e *TeamsApi_Expecter) ListTeamUsersExecute(r interface{}) *TeamsApi_ListTeamUsersExecute_Call

ListTeamUsersExecute is a helper method to define mock.On call

  • r admin.ListTeamUsersApiRequest

func (*TeamsApi_Expecter) ListTeamUsersWithParams

func (_e *TeamsApi_Expecter) ListTeamUsersWithParams(ctx interface{}, args interface{}) *TeamsApi_ListTeamUsersWithParams_Call

ListTeamUsersWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListTeamUsersApiParams

func (*TeamsApi_Expecter) RemoveProjectTeam

func (_e *TeamsApi_Expecter) RemoveProjectTeam(ctx interface{}, groupId interface{}, teamId interface{}) *TeamsApi_RemoveProjectTeam_Call

RemoveProjectTeam is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • teamId string

func (*TeamsApi_Expecter) RemoveProjectTeamExecute

func (_e *TeamsApi_Expecter) RemoveProjectTeamExecute(r interface{}) *TeamsApi_RemoveProjectTeamExecute_Call

RemoveProjectTeamExecute is a helper method to define mock.On call

  • r admin.RemoveProjectTeamApiRequest

func (*TeamsApi_Expecter) RemoveProjectTeamWithParams

func (_e *TeamsApi_Expecter) RemoveProjectTeamWithParams(ctx interface{}, args interface{}) *TeamsApi_RemoveProjectTeamWithParams_Call

RemoveProjectTeamWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.RemoveProjectTeamApiParams

func (*TeamsApi_Expecter) RemoveTeamUser

func (_e *TeamsApi_Expecter) RemoveTeamUser(ctx interface{}, orgId interface{}, teamId interface{}, userId interface{}) *TeamsApi_RemoveTeamUser_Call

RemoveTeamUser is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • teamId string
  • userId string

func (*TeamsApi_Expecter) RemoveTeamUserExecute

func (_e *TeamsApi_Expecter) RemoveTeamUserExecute(r interface{}) *TeamsApi_RemoveTeamUserExecute_Call

RemoveTeamUserExecute is a helper method to define mock.On call

  • r admin.RemoveTeamUserApiRequest

func (*TeamsApi_Expecter) RemoveTeamUserWithParams

func (_e *TeamsApi_Expecter) RemoveTeamUserWithParams(ctx interface{}, args interface{}) *TeamsApi_RemoveTeamUserWithParams_Call

RemoveTeamUserWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.RemoveTeamUserApiParams

func (*TeamsApi_Expecter) RenameTeam

func (_e *TeamsApi_Expecter) RenameTeam(ctx interface{}, orgId interface{}, teamId interface{}, teamUpdate interface{}) *TeamsApi_RenameTeam_Call

RenameTeam is a helper method to define mock.On call

  • ctx context.Context
  • orgId string
  • teamId string
  • teamUpdate *admin.TeamUpdate

func (*TeamsApi_Expecter) RenameTeamExecute

func (_e *TeamsApi_Expecter) RenameTeamExecute(r interface{}) *TeamsApi_RenameTeamExecute_Call

RenameTeamExecute is a helper method to define mock.On call

  • r admin.RenameTeamApiRequest

func (*TeamsApi_Expecter) RenameTeamWithParams

func (_e *TeamsApi_Expecter) RenameTeamWithParams(ctx interface{}, args interface{}) *TeamsApi_RenameTeamWithParams_Call

RenameTeamWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.RenameTeamApiParams

func (*TeamsApi_Expecter) UpdateTeamRoles

func (_e *TeamsApi_Expecter) UpdateTeamRoles(ctx interface{}, groupId interface{}, teamId interface{}, teamRole interface{}) *TeamsApi_UpdateTeamRoles_Call

UpdateTeamRoles is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • teamId string
  • teamRole *admin.TeamRole

func (*TeamsApi_Expecter) UpdateTeamRolesExecute

func (_e *TeamsApi_Expecter) UpdateTeamRolesExecute(r interface{}) *TeamsApi_UpdateTeamRolesExecute_Call

UpdateTeamRolesExecute is a helper method to define mock.On call

  • r admin.UpdateTeamRolesApiRequest

func (*TeamsApi_Expecter) UpdateTeamRolesWithParams

func (_e *TeamsApi_Expecter) UpdateTeamRolesWithParams(ctx interface{}, args interface{}) *TeamsApi_UpdateTeamRolesWithParams_Call

UpdateTeamRolesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateTeamRolesApiParams

type TeamsApi_GetTeamByIdExecute_Call

type TeamsApi_GetTeamByIdExecute_Call struct {
	*mock.Call
}

TeamsApi_GetTeamByIdExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTeamByIdExecute'

func (*TeamsApi_GetTeamByIdExecute_Call) Return

func (*TeamsApi_GetTeamByIdExecute_Call) Run

func (*TeamsApi_GetTeamByIdExecute_Call) RunAndReturn

type TeamsApi_GetTeamByIdWithParams_Call

type TeamsApi_GetTeamByIdWithParams_Call struct {
	*mock.Call
}

TeamsApi_GetTeamByIdWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTeamByIdWithParams'

func (*TeamsApi_GetTeamByIdWithParams_Call) Return

func (*TeamsApi_GetTeamByIdWithParams_Call) Run

type TeamsApi_GetTeamById_Call

type TeamsApi_GetTeamById_Call struct {
	*mock.Call
}

TeamsApi_GetTeamById_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTeamById'

func (*TeamsApi_GetTeamById_Call) Return

func (*TeamsApi_GetTeamById_Call) Run

func (_c *TeamsApi_GetTeamById_Call) Run(run func(ctx context.Context, orgId string, teamId string)) *TeamsApi_GetTeamById_Call

func (*TeamsApi_GetTeamById_Call) RunAndReturn

type TeamsApi_GetTeamByNameExecute_Call

type TeamsApi_GetTeamByNameExecute_Call struct {
	*mock.Call
}

TeamsApi_GetTeamByNameExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTeamByNameExecute'

func (*TeamsApi_GetTeamByNameExecute_Call) Return

func (*TeamsApi_GetTeamByNameExecute_Call) Run

func (*TeamsApi_GetTeamByNameExecute_Call) RunAndReturn

type TeamsApi_GetTeamByNameWithParams_Call

type TeamsApi_GetTeamByNameWithParams_Call struct {
	*mock.Call
}

TeamsApi_GetTeamByNameWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTeamByNameWithParams'

func (*TeamsApi_GetTeamByNameWithParams_Call) Return

func (*TeamsApi_GetTeamByNameWithParams_Call) Run

type TeamsApi_GetTeamByName_Call

type TeamsApi_GetTeamByName_Call struct {
	*mock.Call
}

TeamsApi_GetTeamByName_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTeamByName'

func (*TeamsApi_GetTeamByName_Call) Return

func (*TeamsApi_GetTeamByName_Call) Run

func (_c *TeamsApi_GetTeamByName_Call) Run(run func(ctx context.Context, orgId string, teamName string)) *TeamsApi_GetTeamByName_Call

func (*TeamsApi_GetTeamByName_Call) RunAndReturn

type TeamsApi_ListOrganizationTeamsExecute_Call

type TeamsApi_ListOrganizationTeamsExecute_Call struct {
	*mock.Call
}

TeamsApi_ListOrganizationTeamsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationTeamsExecute'

func (*TeamsApi_ListOrganizationTeamsExecute_Call) Return

func (*TeamsApi_ListOrganizationTeamsExecute_Call) Run

type TeamsApi_ListOrganizationTeamsWithParams_Call

type TeamsApi_ListOrganizationTeamsWithParams_Call struct {
	*mock.Call
}

TeamsApi_ListOrganizationTeamsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationTeamsWithParams'

func (*TeamsApi_ListOrganizationTeamsWithParams_Call) Run

type TeamsApi_ListOrganizationTeams_Call

type TeamsApi_ListOrganizationTeams_Call struct {
	*mock.Call
}

TeamsApi_ListOrganizationTeams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOrganizationTeams'

func (*TeamsApi_ListOrganizationTeams_Call) Run

type TeamsApi_ListProjectTeamsExecute_Call

type TeamsApi_ListProjectTeamsExecute_Call struct {
	*mock.Call
}

TeamsApi_ListProjectTeamsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectTeamsExecute'

func (*TeamsApi_ListProjectTeamsExecute_Call) Return

func (*TeamsApi_ListProjectTeamsExecute_Call) Run

type TeamsApi_ListProjectTeamsWithParams_Call

type TeamsApi_ListProjectTeamsWithParams_Call struct {
	*mock.Call
}

TeamsApi_ListProjectTeamsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectTeamsWithParams'

func (*TeamsApi_ListProjectTeamsWithParams_Call) Return

func (*TeamsApi_ListProjectTeamsWithParams_Call) Run

type TeamsApi_ListProjectTeams_Call

type TeamsApi_ListProjectTeams_Call struct {
	*mock.Call
}

TeamsApi_ListProjectTeams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectTeams'

func (*TeamsApi_ListProjectTeams_Call) Return

func (*TeamsApi_ListProjectTeams_Call) Run

func (*TeamsApi_ListProjectTeams_Call) RunAndReturn

type TeamsApi_ListTeamUsersExecute_Call

type TeamsApi_ListTeamUsersExecute_Call struct {
	*mock.Call
}

TeamsApi_ListTeamUsersExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListTeamUsersExecute'

func (*TeamsApi_ListTeamUsersExecute_Call) Return

func (*TeamsApi_ListTeamUsersExecute_Call) Run

type TeamsApi_ListTeamUsersWithParams_Call

type TeamsApi_ListTeamUsersWithParams_Call struct {
	*mock.Call
}

TeamsApi_ListTeamUsersWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListTeamUsersWithParams'

func (*TeamsApi_ListTeamUsersWithParams_Call) Return

func (*TeamsApi_ListTeamUsersWithParams_Call) Run

type TeamsApi_ListTeamUsers_Call

type TeamsApi_ListTeamUsers_Call struct {
	*mock.Call
}

TeamsApi_ListTeamUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListTeamUsers'

func (*TeamsApi_ListTeamUsers_Call) Return

func (*TeamsApi_ListTeamUsers_Call) Run

func (*TeamsApi_ListTeamUsers_Call) RunAndReturn

type TeamsApi_RemoveProjectTeamExecute_Call

type TeamsApi_RemoveProjectTeamExecute_Call struct {
	*mock.Call
}

TeamsApi_RemoveProjectTeamExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveProjectTeamExecute'

func (*TeamsApi_RemoveProjectTeamExecute_Call) Return

func (*TeamsApi_RemoveProjectTeamExecute_Call) Run

func (*TeamsApi_RemoveProjectTeamExecute_Call) RunAndReturn

type TeamsApi_RemoveProjectTeamWithParams_Call

type TeamsApi_RemoveProjectTeamWithParams_Call struct {
	*mock.Call
}

TeamsApi_RemoveProjectTeamWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveProjectTeamWithParams'

func (*TeamsApi_RemoveProjectTeamWithParams_Call) Run

type TeamsApi_RemoveProjectTeam_Call

type TeamsApi_RemoveProjectTeam_Call struct {
	*mock.Call
}

TeamsApi_RemoveProjectTeam_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveProjectTeam'

func (*TeamsApi_RemoveProjectTeam_Call) Return

func (*TeamsApi_RemoveProjectTeam_Call) Run

type TeamsApi_RemoveTeamUserExecute_Call

type TeamsApi_RemoveTeamUserExecute_Call struct {
	*mock.Call
}

TeamsApi_RemoveTeamUserExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveTeamUserExecute'

func (*TeamsApi_RemoveTeamUserExecute_Call) Return

func (*TeamsApi_RemoveTeamUserExecute_Call) Run

func (*TeamsApi_RemoveTeamUserExecute_Call) RunAndReturn

type TeamsApi_RemoveTeamUserWithParams_Call

type TeamsApi_RemoveTeamUserWithParams_Call struct {
	*mock.Call
}

TeamsApi_RemoveTeamUserWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveTeamUserWithParams'

func (*TeamsApi_RemoveTeamUserWithParams_Call) Return

func (*TeamsApi_RemoveTeamUserWithParams_Call) Run

type TeamsApi_RemoveTeamUser_Call

type TeamsApi_RemoveTeamUser_Call struct {
	*mock.Call
}

TeamsApi_RemoveTeamUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveTeamUser'

func (*TeamsApi_RemoveTeamUser_Call) Return

func (*TeamsApi_RemoveTeamUser_Call) Run

func (_c *TeamsApi_RemoveTeamUser_Call) Run(run func(ctx context.Context, orgId string, teamId string, userId string)) *TeamsApi_RemoveTeamUser_Call

func (*TeamsApi_RemoveTeamUser_Call) RunAndReturn

type TeamsApi_RenameTeamExecute_Call

type TeamsApi_RenameTeamExecute_Call struct {
	*mock.Call
}

TeamsApi_RenameTeamExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RenameTeamExecute'

func (*TeamsApi_RenameTeamExecute_Call) Return

func (*TeamsApi_RenameTeamExecute_Call) Run

func (*TeamsApi_RenameTeamExecute_Call) RunAndReturn

type TeamsApi_RenameTeamWithParams_Call

type TeamsApi_RenameTeamWithParams_Call struct {
	*mock.Call
}

TeamsApi_RenameTeamWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RenameTeamWithParams'

func (*TeamsApi_RenameTeamWithParams_Call) Return

func (*TeamsApi_RenameTeamWithParams_Call) Run

type TeamsApi_RenameTeam_Call

type TeamsApi_RenameTeam_Call struct {
	*mock.Call
}

TeamsApi_RenameTeam_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RenameTeam'

func (*TeamsApi_RenameTeam_Call) Return

func (*TeamsApi_RenameTeam_Call) Run

func (_c *TeamsApi_RenameTeam_Call) Run(run func(ctx context.Context, orgId string, teamId string, teamUpdate *admin.TeamUpdate)) *TeamsApi_RenameTeam_Call

func (*TeamsApi_RenameTeam_Call) RunAndReturn

type TeamsApi_UpdateTeamRolesExecute_Call

type TeamsApi_UpdateTeamRolesExecute_Call struct {
	*mock.Call
}

TeamsApi_UpdateTeamRolesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateTeamRolesExecute'

func (*TeamsApi_UpdateTeamRolesExecute_Call) Return

func (*TeamsApi_UpdateTeamRolesExecute_Call) Run

type TeamsApi_UpdateTeamRolesWithParams_Call

type TeamsApi_UpdateTeamRolesWithParams_Call struct {
	*mock.Call
}

TeamsApi_UpdateTeamRolesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateTeamRolesWithParams'

func (*TeamsApi_UpdateTeamRolesWithParams_Call) Return

func (*TeamsApi_UpdateTeamRolesWithParams_Call) Run

type TeamsApi_UpdateTeamRoles_Call

type TeamsApi_UpdateTeamRoles_Call struct {
	*mock.Call
}

TeamsApi_UpdateTeamRoles_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateTeamRoles'

func (*TeamsApi_UpdateTeamRoles_Call) Return

func (*TeamsApi_UpdateTeamRoles_Call) Run

func (_c *TeamsApi_UpdateTeamRoles_Call) Run(run func(ctx context.Context, groupId string, teamId string, teamRole *admin.TeamRole)) *TeamsApi_UpdateTeamRoles_Call

type ThirdPartyIntegrationsApi

type ThirdPartyIntegrationsApi struct {
	mock.Mock
}

ThirdPartyIntegrationsApi is an autogenerated mock type for the ThirdPartyIntegrationsApi type

func NewThirdPartyIntegrationsApi

func NewThirdPartyIntegrationsApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *ThirdPartyIntegrationsApi

NewThirdPartyIntegrationsApi creates a new instance of ThirdPartyIntegrationsApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*ThirdPartyIntegrationsApi) CreateThirdPartyIntegration

func (_m *ThirdPartyIntegrationsApi) CreateThirdPartyIntegration(ctx context.Context, integrationType string, groupId string, thirdPartyIntegration *admin.ThirdPartyIntegration) admin.CreateThirdPartyIntegrationApiRequest

CreateThirdPartyIntegration provides a mock function with given fields: ctx, integrationType, groupId, thirdPartyIntegration

func (*ThirdPartyIntegrationsApi) CreateThirdPartyIntegrationExecute

CreateThirdPartyIntegrationExecute provides a mock function with given fields: r

func (*ThirdPartyIntegrationsApi) CreateThirdPartyIntegrationWithParams

CreateThirdPartyIntegrationWithParams provides a mock function with given fields: ctx, args

func (*ThirdPartyIntegrationsApi) DeleteThirdPartyIntegration

func (_m *ThirdPartyIntegrationsApi) DeleteThirdPartyIntegration(ctx context.Context, integrationType string, groupId string) admin.DeleteThirdPartyIntegrationApiRequest

DeleteThirdPartyIntegration provides a mock function with given fields: ctx, integrationType, groupId

func (*ThirdPartyIntegrationsApi) DeleteThirdPartyIntegrationExecute

func (_m *ThirdPartyIntegrationsApi) DeleteThirdPartyIntegrationExecute(r admin.DeleteThirdPartyIntegrationApiRequest) (map[string]interface{}, *http.Response, error)

DeleteThirdPartyIntegrationExecute provides a mock function with given fields: r

func (*ThirdPartyIntegrationsApi) DeleteThirdPartyIntegrationWithParams

DeleteThirdPartyIntegrationWithParams provides a mock function with given fields: ctx, args

func (*ThirdPartyIntegrationsApi) EXPECT

func (*ThirdPartyIntegrationsApi) GetThirdPartyIntegration

func (_m *ThirdPartyIntegrationsApi) GetThirdPartyIntegration(ctx context.Context, groupId string, integrationType string) admin.GetThirdPartyIntegrationApiRequest

GetThirdPartyIntegration provides a mock function with given fields: ctx, groupId, integrationType

func (*ThirdPartyIntegrationsApi) GetThirdPartyIntegrationExecute

GetThirdPartyIntegrationExecute provides a mock function with given fields: r

func (*ThirdPartyIntegrationsApi) GetThirdPartyIntegrationWithParams

GetThirdPartyIntegrationWithParams provides a mock function with given fields: ctx, args

func (*ThirdPartyIntegrationsApi) ListThirdPartyIntegrations

func (_m *ThirdPartyIntegrationsApi) ListThirdPartyIntegrations(ctx context.Context, groupId string) admin.ListThirdPartyIntegrationsApiRequest

ListThirdPartyIntegrations provides a mock function with given fields: ctx, groupId

func (*ThirdPartyIntegrationsApi) ListThirdPartyIntegrationsExecute

ListThirdPartyIntegrationsExecute provides a mock function with given fields: r

func (*ThirdPartyIntegrationsApi) ListThirdPartyIntegrationsWithParams

ListThirdPartyIntegrationsWithParams provides a mock function with given fields: ctx, args

func (*ThirdPartyIntegrationsApi) UpdateThirdPartyIntegration

func (_m *ThirdPartyIntegrationsApi) UpdateThirdPartyIntegration(ctx context.Context, integrationType string, groupId string, thirdPartyIntegration *admin.ThirdPartyIntegration) admin.UpdateThirdPartyIntegrationApiRequest

UpdateThirdPartyIntegration provides a mock function with given fields: ctx, integrationType, groupId, thirdPartyIntegration

func (*ThirdPartyIntegrationsApi) UpdateThirdPartyIntegrationExecute

UpdateThirdPartyIntegrationExecute provides a mock function with given fields: r

func (*ThirdPartyIntegrationsApi) UpdateThirdPartyIntegrationWithParams

UpdateThirdPartyIntegrationWithParams provides a mock function with given fields: ctx, args

type ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call

type ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateThirdPartyIntegrationExecute'

func (*ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call) Return

type ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call

type ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateThirdPartyIntegrationWithParams'

type ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call

type ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateThirdPartyIntegration'

func (*ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call) Run

type ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call

type ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteThirdPartyIntegrationExecute'

func (*ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call) Return

func (*ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call) RunAndReturn

type ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call

type ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteThirdPartyIntegrationWithParams'

type ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call

type ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteThirdPartyIntegration'

func (*ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call) Run

type ThirdPartyIntegrationsApi_Expecter

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

func (*ThirdPartyIntegrationsApi_Expecter) CreateThirdPartyIntegration

func (_e *ThirdPartyIntegrationsApi_Expecter) CreateThirdPartyIntegration(ctx interface{}, integrationType interface{}, groupId interface{}, thirdPartyIntegration interface{}) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call

CreateThirdPartyIntegration is a helper method to define mock.On call

  • ctx context.Context
  • integrationType string
  • groupId string
  • thirdPartyIntegration *admin.ThirdPartyIntegration

func (*ThirdPartyIntegrationsApi_Expecter) CreateThirdPartyIntegrationExecute

CreateThirdPartyIntegrationExecute is a helper method to define mock.On call

  • r admin.CreateThirdPartyIntegrationApiRequest

func (*ThirdPartyIntegrationsApi_Expecter) CreateThirdPartyIntegrationWithParams

func (_e *ThirdPartyIntegrationsApi_Expecter) CreateThirdPartyIntegrationWithParams(ctx interface{}, args interface{}) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call

CreateThirdPartyIntegrationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateThirdPartyIntegrationApiParams

func (*ThirdPartyIntegrationsApi_Expecter) DeleteThirdPartyIntegration

func (_e *ThirdPartyIntegrationsApi_Expecter) DeleteThirdPartyIntegration(ctx interface{}, integrationType interface{}, groupId interface{}) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call

DeleteThirdPartyIntegration is a helper method to define mock.On call

  • ctx context.Context
  • integrationType string
  • groupId string

func (*ThirdPartyIntegrationsApi_Expecter) DeleteThirdPartyIntegrationExecute

DeleteThirdPartyIntegrationExecute is a helper method to define mock.On call

  • r admin.DeleteThirdPartyIntegrationApiRequest

func (*ThirdPartyIntegrationsApi_Expecter) DeleteThirdPartyIntegrationWithParams

func (_e *ThirdPartyIntegrationsApi_Expecter) DeleteThirdPartyIntegrationWithParams(ctx interface{}, args interface{}) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call

DeleteThirdPartyIntegrationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DeleteThirdPartyIntegrationApiParams

func (*ThirdPartyIntegrationsApi_Expecter) GetThirdPartyIntegration

func (_e *ThirdPartyIntegrationsApi_Expecter) GetThirdPartyIntegration(ctx interface{}, groupId interface{}, integrationType interface{}) *ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call

GetThirdPartyIntegration is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • integrationType string

func (*ThirdPartyIntegrationsApi_Expecter) GetThirdPartyIntegrationExecute

GetThirdPartyIntegrationExecute is a helper method to define mock.On call

  • r admin.GetThirdPartyIntegrationApiRequest

func (*ThirdPartyIntegrationsApi_Expecter) GetThirdPartyIntegrationWithParams

func (_e *ThirdPartyIntegrationsApi_Expecter) GetThirdPartyIntegrationWithParams(ctx interface{}, args interface{}) *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call

GetThirdPartyIntegrationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.GetThirdPartyIntegrationApiParams

func (*ThirdPartyIntegrationsApi_Expecter) ListThirdPartyIntegrations

func (_e *ThirdPartyIntegrationsApi_Expecter) ListThirdPartyIntegrations(ctx interface{}, groupId interface{}) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call

ListThirdPartyIntegrations is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*ThirdPartyIntegrationsApi_Expecter) ListThirdPartyIntegrationsExecute

ListThirdPartyIntegrationsExecute is a helper method to define mock.On call

  • r admin.ListThirdPartyIntegrationsApiRequest

func (*ThirdPartyIntegrationsApi_Expecter) ListThirdPartyIntegrationsWithParams

func (_e *ThirdPartyIntegrationsApi_Expecter) ListThirdPartyIntegrationsWithParams(ctx interface{}, args interface{}) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call

ListThirdPartyIntegrationsWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListThirdPartyIntegrationsApiParams

func (*ThirdPartyIntegrationsApi_Expecter) UpdateThirdPartyIntegration

func (_e *ThirdPartyIntegrationsApi_Expecter) UpdateThirdPartyIntegration(ctx interface{}, integrationType interface{}, groupId interface{}, thirdPartyIntegration interface{}) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call

UpdateThirdPartyIntegration is a helper method to define mock.On call

  • ctx context.Context
  • integrationType string
  • groupId string
  • thirdPartyIntegration *admin.ThirdPartyIntegration

func (*ThirdPartyIntegrationsApi_Expecter) UpdateThirdPartyIntegrationExecute

UpdateThirdPartyIntegrationExecute is a helper method to define mock.On call

  • r admin.UpdateThirdPartyIntegrationApiRequest

func (*ThirdPartyIntegrationsApi_Expecter) UpdateThirdPartyIntegrationWithParams

func (_e *ThirdPartyIntegrationsApi_Expecter) UpdateThirdPartyIntegrationWithParams(ctx interface{}, args interface{}) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call

UpdateThirdPartyIntegrationWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.UpdateThirdPartyIntegrationApiParams

type ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call

type ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetThirdPartyIntegrationExecute'

func (*ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call) Return

type ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call

type ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetThirdPartyIntegrationWithParams'

type ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call

type ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetThirdPartyIntegration'

func (*ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call) Run

type ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call

type ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListThirdPartyIntegrationsExecute'

func (*ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call) Return

type ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call

type ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListThirdPartyIntegrationsWithParams'

type ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call

type ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListThirdPartyIntegrations'

func (*ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call) Run

type ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call

type ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateThirdPartyIntegrationExecute'

func (*ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call) Return

type ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call

type ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateThirdPartyIntegrationWithParams'

type ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call

type ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call struct {
	*mock.Call
}

ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateThirdPartyIntegration'

func (*ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call) Run

type X509AuthenticationApi

type X509AuthenticationApi struct {
	mock.Mock
}

X509AuthenticationApi is an autogenerated mock type for the X509AuthenticationApi type

func NewX509AuthenticationApi

func NewX509AuthenticationApi(t interface {
	mock.TestingT
	Cleanup(func())
}) *X509AuthenticationApi

NewX509AuthenticationApi creates a new instance of X509AuthenticationApi. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*X509AuthenticationApi) CreateDatabaseUserCertificate

func (_m *X509AuthenticationApi) CreateDatabaseUserCertificate(ctx context.Context, groupId string, username string, userCert *admin.UserCert) admin.CreateDatabaseUserCertificateApiRequest

CreateDatabaseUserCertificate provides a mock function with given fields: ctx, groupId, username, userCert

func (*X509AuthenticationApi) CreateDatabaseUserCertificateExecute

func (_m *X509AuthenticationApi) CreateDatabaseUserCertificateExecute(r admin.CreateDatabaseUserCertificateApiRequest) (string, *http.Response, error)

CreateDatabaseUserCertificateExecute provides a mock function with given fields: r

func (*X509AuthenticationApi) CreateDatabaseUserCertificateWithParams

CreateDatabaseUserCertificateWithParams provides a mock function with given fields: ctx, args

func (*X509AuthenticationApi) DisableCustomerManagedX509

func (_m *X509AuthenticationApi) DisableCustomerManagedX509(ctx context.Context, groupId string) admin.DisableCustomerManagedX509ApiRequest

DisableCustomerManagedX509 provides a mock function with given fields: ctx, groupId

func (*X509AuthenticationApi) DisableCustomerManagedX509Execute

DisableCustomerManagedX509Execute provides a mock function with given fields: r

func (*X509AuthenticationApi) DisableCustomerManagedX509WithParams

DisableCustomerManagedX509WithParams provides a mock function with given fields: ctx, args

func (*X509AuthenticationApi) EXPECT

func (*X509AuthenticationApi) ListDatabaseUserCertificates

func (_m *X509AuthenticationApi) ListDatabaseUserCertificates(ctx context.Context, groupId string, username string) admin.ListDatabaseUserCertificatesApiRequest

ListDatabaseUserCertificates provides a mock function with given fields: ctx, groupId, username

func (*X509AuthenticationApi) ListDatabaseUserCertificatesExecute

ListDatabaseUserCertificatesExecute provides a mock function with given fields: r

func (*X509AuthenticationApi) ListDatabaseUserCertificatesWithParams

ListDatabaseUserCertificatesWithParams provides a mock function with given fields: ctx, args

type X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call

type X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call struct {
	*mock.Call
}

X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDatabaseUserCertificateExecute'

func (*X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call) Return

type X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call

type X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call struct {
	*mock.Call
}

X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDatabaseUserCertificateWithParams'

type X509AuthenticationApi_CreateDatabaseUserCertificate_Call

type X509AuthenticationApi_CreateDatabaseUserCertificate_Call struct {
	*mock.Call
}

X509AuthenticationApi_CreateDatabaseUserCertificate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDatabaseUserCertificate'

func (*X509AuthenticationApi_CreateDatabaseUserCertificate_Call) Run

type X509AuthenticationApi_DisableCustomerManagedX509Execute_Call

type X509AuthenticationApi_DisableCustomerManagedX509Execute_Call struct {
	*mock.Call
}

X509AuthenticationApi_DisableCustomerManagedX509Execute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DisableCustomerManagedX509Execute'

func (*X509AuthenticationApi_DisableCustomerManagedX509Execute_Call) Return

type X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call

type X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call struct {
	*mock.Call
}

X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DisableCustomerManagedX509WithParams'

type X509AuthenticationApi_DisableCustomerManagedX509_Call

type X509AuthenticationApi_DisableCustomerManagedX509_Call struct {
	*mock.Call
}

X509AuthenticationApi_DisableCustomerManagedX509_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DisableCustomerManagedX509'

func (*X509AuthenticationApi_DisableCustomerManagedX509_Call) Run

type X509AuthenticationApi_Expecter

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

func (*X509AuthenticationApi_Expecter) CreateDatabaseUserCertificate

func (_e *X509AuthenticationApi_Expecter) CreateDatabaseUserCertificate(ctx interface{}, groupId interface{}, username interface{}, userCert interface{}) *X509AuthenticationApi_CreateDatabaseUserCertificate_Call

CreateDatabaseUserCertificate is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • username string
  • userCert *admin.UserCert

func (*X509AuthenticationApi_Expecter) CreateDatabaseUserCertificateExecute

func (_e *X509AuthenticationApi_Expecter) CreateDatabaseUserCertificateExecute(r interface{}) *X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call

CreateDatabaseUserCertificateExecute is a helper method to define mock.On call

  • r admin.CreateDatabaseUserCertificateApiRequest

func (*X509AuthenticationApi_Expecter) CreateDatabaseUserCertificateWithParams

func (_e *X509AuthenticationApi_Expecter) CreateDatabaseUserCertificateWithParams(ctx interface{}, args interface{}) *X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call

CreateDatabaseUserCertificateWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.CreateDatabaseUserCertificateApiParams

func (*X509AuthenticationApi_Expecter) DisableCustomerManagedX509

func (_e *X509AuthenticationApi_Expecter) DisableCustomerManagedX509(ctx interface{}, groupId interface{}) *X509AuthenticationApi_DisableCustomerManagedX509_Call

DisableCustomerManagedX509 is a helper method to define mock.On call

  • ctx context.Context
  • groupId string

func (*X509AuthenticationApi_Expecter) DisableCustomerManagedX509Execute

func (_e *X509AuthenticationApi_Expecter) DisableCustomerManagedX509Execute(r interface{}) *X509AuthenticationApi_DisableCustomerManagedX509Execute_Call

DisableCustomerManagedX509Execute is a helper method to define mock.On call

  • r admin.DisableCustomerManagedX509ApiRequest

func (*X509AuthenticationApi_Expecter) DisableCustomerManagedX509WithParams

func (_e *X509AuthenticationApi_Expecter) DisableCustomerManagedX509WithParams(ctx interface{}, args interface{}) *X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call

DisableCustomerManagedX509WithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.DisableCustomerManagedX509ApiParams

func (*X509AuthenticationApi_Expecter) ListDatabaseUserCertificates

func (_e *X509AuthenticationApi_Expecter) ListDatabaseUserCertificates(ctx interface{}, groupId interface{}, username interface{}) *X509AuthenticationApi_ListDatabaseUserCertificates_Call

ListDatabaseUserCertificates is a helper method to define mock.On call

  • ctx context.Context
  • groupId string
  • username string

func (*X509AuthenticationApi_Expecter) ListDatabaseUserCertificatesExecute

func (_e *X509AuthenticationApi_Expecter) ListDatabaseUserCertificatesExecute(r interface{}) *X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call

ListDatabaseUserCertificatesExecute is a helper method to define mock.On call

  • r admin.ListDatabaseUserCertificatesApiRequest

func (*X509AuthenticationApi_Expecter) ListDatabaseUserCertificatesWithParams

func (_e *X509AuthenticationApi_Expecter) ListDatabaseUserCertificatesWithParams(ctx interface{}, args interface{}) *X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call

ListDatabaseUserCertificatesWithParams is a helper method to define mock.On call

  • ctx context.Context
  • args *admin.ListDatabaseUserCertificatesApiParams

type X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call

type X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call struct {
	*mock.Call
}

X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDatabaseUserCertificatesExecute'

func (*X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call) Return

type X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call

type X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call struct {
	*mock.Call
}

X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDatabaseUserCertificatesWithParams'

type X509AuthenticationApi_ListDatabaseUserCertificates_Call

type X509AuthenticationApi_ListDatabaseUserCertificates_Call struct {
	*mock.Call
}

X509AuthenticationApi_ListDatabaseUserCertificates_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDatabaseUserCertificates'

func (*X509AuthenticationApi_ListDatabaseUserCertificates_Call) Run

Jump to

Keyboard shortcuts

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