mocks

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockExtendedClientWithResponsesInterface

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

MockExtendedClientWithResponsesInterface is a mock of ExtendedClientWithResponsesInterface interface.

func NewMockExtendedClientWithResponsesInterface

func NewMockExtendedClientWithResponsesInterface(ctrl *gomock.Controller) *MockExtendedClientWithResponsesInterface

NewMockExtendedClientWithResponsesInterface creates a new mock instance.

func (*MockExtendedClientWithResponsesInterface) CreateAccessKeyV1

CreateAccessKeyV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateAccessKeyV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateAccessKeyV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateAccessKeyV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateAccessKeyV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateAccessKeyV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateAccessKeyV1Response, error)

CreateAccessKeyV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateAccessKeyV1WithResponse

CreateAccessKeyV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateCSRV1

CreateCSRV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateCSRV1WithResponse

CreateCSRV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateCustomPrometheusJobV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateCustomPrometheusJobV1WithBody(ctx context.Context, jobName sysdig.JobNamePath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateCustomPrometheusJobV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateCustomPrometheusJobV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateCustomPrometheusJobV1WithBodyWithResponse(ctx context.Context, jobName sysdig.JobNamePath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateCustomPrometheusJobV1Response, error)

CreateCustomPrometheusJobV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV1

CreateEFOIntegrationV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateEFOIntegrationV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateEFOIntegrationV1Response, error)

CreateEFOIntegrationV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV1WithResponse

CreateEFOIntegrationV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV2

CreateEFOIntegrationV2 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV2WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV2WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateEFOIntegrationV2WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV2WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV2WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateEFOIntegrationV2Response, error)

CreateEFOIntegrationV2WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateEFOIntegrationV2WithResponse

CreateEFOIntegrationV2WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountV1

CreateGlobalServiceAccountV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateGlobalServiceAccountV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateGlobalServiceAccountV1Response, error)

CreateGlobalServiceAccountV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountV1WithResponse

CreateGlobalServiceAccountV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountsNotificationSettingsV1

CreateGlobalServiceAccountsNotificationSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountsNotificationSettingsV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountsNotificationSettingsV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateGlobalServiceAccountsNotificationSettingsV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateGlobalServiceAccountsNotificationSettingsV1Response, error)

CreateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGlobalServiceAccountsNotificationSettingsV1WithResponse

CreateGlobalServiceAccountsNotificationSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGroupMappingV1

CreateGroupMappingV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGroupMappingV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateGroupMappingV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateGroupMappingV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGroupMappingV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateGroupMappingV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateGroupMappingV1Response, error)

CreateGroupMappingV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateGroupMappingV1WithResponse

CreateGroupMappingV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateInhibitionRule

CreateInhibitionRule mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateInhibitionRuleWithBody

func (m *MockExtendedClientWithResponsesInterface) CreateInhibitionRuleWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateInhibitionRuleWithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateInhibitionRuleWithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateInhibitionRuleWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateInhibitionRuleResponse, error)

CreateInhibitionRuleWithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateInhibitionRuleWithResponse

CreateInhibitionRuleWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateIpFilterV1

CreateIpFilterV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateIpFilterV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateIpFilterV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateIpFilterV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateIpFilterV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateIpFilterV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateIpFilterV1Response, error)

CreateIpFilterV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateIpFilterV1WithResponse

CreateIpFilterV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateJiraIntegrationV1

CreateJiraIntegrationV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateJiraIntegrationV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateJiraIntegrationV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateJiraIntegrationV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateJiraIntegrationV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateJiraIntegrationV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateJiraIntegrationV1Response, error)

CreateJiraIntegrationV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateJiraIntegrationV1WithResponse

CreateJiraIntegrationV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateJiraIssueTypeV1

CreateJiraIssueTypeV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateJiraIssueTypeV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateJiraIssueTypeV1WithBody(ctx context.Context, integrationID sysdig.IntegrationID, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateJiraIssueTypeV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateJiraIssueTypeV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateJiraIssueTypeV1WithBodyWithResponse(ctx context.Context, integrationID sysdig.IntegrationID, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateJiraIssueTypeV1Response, error)

CreateJiraIssueTypeV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateJiraIssueTypeV1WithResponse

CreateJiraIssueTypeV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateNotificationChannel

CreateNotificationChannel mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateNotificationChannelWithBody

func (m *MockExtendedClientWithResponsesInterface) CreateNotificationChannelWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateNotificationChannelWithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateNotificationChannelWithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateNotificationChannelWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateNotificationChannelResponse, error)

CreateNotificationChannelWithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateNotificationChannelWithResponse

CreateNotificationChannelWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreatePricingV1

CreatePricingV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreatePricingV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreatePricingV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreatePricingV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreatePricingV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreatePricingV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreatePricingV1Response, error)

CreatePricingV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreatePricingV1WithResponse

CreatePricingV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateRoleV1

CreateRoleV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateRoleV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateRoleV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateRoleV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateRoleV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateRoleV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateRoleV1Response, error)

CreateRoleV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateRoleV1WithResponse

CreateRoleV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateServiceAccountsNotificationSettingsV1

CreateServiceAccountsNotificationSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateServiceAccountsNotificationSettingsV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateServiceAccountsNotificationSettingsV1WithBody(ctx context.Context, teamId sysdig.TeamIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateServiceAccountsNotificationSettingsV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateServiceAccountsNotificationSettingsV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateServiceAccountsNotificationSettingsV1WithBodyWithResponse(ctx context.Context, teamId sysdig.TeamIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateServiceAccountsNotificationSettingsV1Response, error)

CreateServiceAccountsNotificationSettingsV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateServiceAccountsNotificationSettingsV1WithResponse

CreateServiceAccountsNotificationSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateSsoSettingsV1

CreateSsoSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateSsoSettingsV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateSsoSettingsV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateSsoSettingsV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateSsoSettingsV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateSsoSettingsV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateSsoSettingsV1Response, error)

CreateSsoSettingsV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateSsoSettingsV1WithResponse

CreateSsoSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateTeamServiceAccountV1

CreateTeamServiceAccountV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateTeamServiceAccountV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateTeamServiceAccountV1WithBody(ctx context.Context, teamId sysdig.TeamIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateTeamServiceAccountV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateTeamServiceAccountV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateTeamServiceAccountV1WithBodyWithResponse(ctx context.Context, teamId sysdig.TeamIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateTeamServiceAccountV1Response, error)

CreateTeamServiceAccountV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateTeamServiceAccountV1WithResponse

CreateTeamServiceAccountV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateTeamV1

CreateTeamV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateTeamV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateTeamV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateTeamV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateTeamV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateTeamV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateTeamV1Response, error)

CreateTeamV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateTeamV1WithResponse

CreateTeamV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateUserV1

CreateUserV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateUserV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateUserV1WithBody(ctx context.Context, params *sysdig.CreateUserV1Params, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateUserV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateUserV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateUserV1WithBodyWithResponse(ctx context.Context, params *sysdig.CreateUserV1Params, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateUserV1Response, error)

CreateUserV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateUserV1WithResponse

CreateUserV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateZoneV1

CreateZoneV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateZoneV1WithBody

func (m *MockExtendedClientWithResponsesInterface) CreateZoneV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

CreateZoneV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateZoneV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) CreateZoneV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.CreateZoneV1Response, error)

CreateZoneV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) CreateZoneV1WithResponse

CreateZoneV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteAcceptedRiskV1

func (m *MockExtendedClientWithResponsesInterface) DeleteAcceptedRiskV1(ctx context.Context, acceptedRiskID sysdig.AcceptedRiskID, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteAcceptedRiskV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteAcceptedRiskV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteAcceptedRiskV1WithResponse(ctx context.Context, acceptedRiskID sysdig.AcceptedRiskID, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteAcceptedRiskV1Response, error)

DeleteAcceptedRiskV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteAccessKeyByIdV1

func (m *MockExtendedClientWithResponsesInterface) DeleteAccessKeyByIdV1(ctx context.Context, accessKeyId sysdig.AccessKeyIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteAccessKeyByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteAccessKeyByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteAccessKeyByIdV1WithResponse(ctx context.Context, accessKeyId sysdig.AccessKeyIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteAccessKeyByIdV1Response, error)

DeleteAccessKeyByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteCertificateV1

DeleteCertificateV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteCertificateV1WithResponse

DeleteCertificateV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteCustomPrometheusJobByIdV1

func (m *MockExtendedClientWithResponsesInterface) DeleteCustomPrometheusJobByIdV1(ctx context.Context, jobName sysdig.JobNamePath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteCustomPrometheusJobByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteCustomPrometheusJobByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteCustomPrometheusJobByIdV1WithResponse(ctx context.Context, jobName sysdig.JobNamePath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteCustomPrometheusJobByIdV1Response, error)

DeleteCustomPrometheusJobByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteEFOIntegrationByIdV1

func (m *MockExtendedClientWithResponsesInterface) DeleteEFOIntegrationByIdV1(ctx context.Context, integrationId sysdig.IntegrationId, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteEFOIntegrationByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteEFOIntegrationByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteEFOIntegrationByIdV1WithResponse(ctx context.Context, integrationId sysdig.IntegrationId, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteEFOIntegrationByIdV1Response, error)

DeleteEFOIntegrationByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteEFOIntegrationByIdV2

func (m *MockExtendedClientWithResponsesInterface) DeleteEFOIntegrationByIdV2(ctx context.Context, integrationId sysdig.IntegrationId, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteEFOIntegrationByIdV2 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteEFOIntegrationByIdV2WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteEFOIntegrationByIdV2WithResponse(ctx context.Context, integrationId sysdig.IntegrationId, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteEFOIntegrationByIdV2Response, error)

DeleteEFOIntegrationByIdV2WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteGlobalServiceAccountByIdV1

func (m *MockExtendedClientWithResponsesInterface) DeleteGlobalServiceAccountByIdV1(ctx context.Context, serviceAccountId sysdig.ServiceAccountIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteGlobalServiceAccountByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteGlobalServiceAccountByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteGlobalServiceAccountByIdV1WithResponse(ctx context.Context, serviceAccountId sysdig.ServiceAccountIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteGlobalServiceAccountByIdV1Response, error)

DeleteGlobalServiceAccountByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteGlobalServiceAccountsNotificationSettingsV1

func (m *MockExtendedClientWithResponsesInterface) DeleteGlobalServiceAccountsNotificationSettingsV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteGlobalServiceAccountsNotificationSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteGlobalServiceAccountsNotificationSettingsV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteGlobalServiceAccountsNotificationSettingsV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteGlobalServiceAccountsNotificationSettingsV1Response, error)

DeleteGlobalServiceAccountsNotificationSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteGroupMappingByIdV1

func (m *MockExtendedClientWithResponsesInterface) DeleteGroupMappingByIdV1(ctx context.Context, groupMappingId sysdig.GroupMappingIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteGroupMappingByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteGroupMappingByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteGroupMappingByIdV1WithResponse(ctx context.Context, groupMappingId sysdig.GroupMappingIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteGroupMappingByIdV1Response, error)

DeleteGroupMappingByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteInhibitionRuleById

func (m *MockExtendedClientWithResponsesInterface) DeleteInhibitionRuleById(ctx context.Context, inhibitionRuleId sysdig.InhibitionRulePath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteInhibitionRuleById mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteInhibitionRuleByIdWithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteInhibitionRuleByIdWithResponse(ctx context.Context, inhibitionRuleId sysdig.InhibitionRulePath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteInhibitionRuleByIdResponse, error)

DeleteInhibitionRuleByIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteIpFilterByIdV1

func (m *MockExtendedClientWithResponsesInterface) DeleteIpFilterByIdV1(ctx context.Context, ipFilterId sysdig.IpFilterIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteIpFilterByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteIpFilterByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteIpFilterByIdV1WithResponse(ctx context.Context, ipFilterId sysdig.IpFilterIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteIpFilterByIdV1Response, error)

DeleteIpFilterByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteJiraIntegrationV1

func (m *MockExtendedClientWithResponsesInterface) DeleteJiraIntegrationV1(ctx context.Context, integrationID sysdig.IntegrationID, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteJiraIntegrationV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteJiraIntegrationV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteJiraIntegrationV1WithResponse(ctx context.Context, integrationID sysdig.IntegrationID, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteJiraIntegrationV1Response, error)

DeleteJiraIntegrationV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteJiraIssueTypeV1

func (m *MockExtendedClientWithResponsesInterface) DeleteJiraIssueTypeV1(ctx context.Context, integrationID sysdig.IntegrationID, issueTypeID sysdig.IssueTypeID, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteJiraIssueTypeV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteJiraIssueTypeV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteJiraIssueTypeV1WithResponse(ctx context.Context, integrationID sysdig.IntegrationID, issueTypeID sysdig.IssueTypeID, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteJiraIssueTypeV1Response, error)

DeleteJiraIssueTypeV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteNotificationChannelById

func (m *MockExtendedClientWithResponsesInterface) DeleteNotificationChannelById(ctx context.Context, notificationChannelID sysdig.NotificationChannelID, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteNotificationChannelById mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteNotificationChannelByIdWithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteNotificationChannelByIdWithResponse(ctx context.Context, notificationChannelID sysdig.NotificationChannelID, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteNotificationChannelByIdResponse, error)

DeleteNotificationChannelByIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeletePricingByIdV1

func (m *MockExtendedClientWithResponsesInterface) DeletePricingByIdV1(ctx context.Context, pricingId sysdig.PricingIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeletePricingByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeletePricingByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeletePricingByIdV1WithResponse(ctx context.Context, pricingId sysdig.PricingIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeletePricingByIdV1Response, error)

DeletePricingByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteRoleByIdV1

DeleteRoleByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteRoleByIdV1WithResponse

DeleteRoleByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteSecureVulnerabilityV1BundlesBundleId

func (m *MockExtendedClientWithResponsesInterface) DeleteSecureVulnerabilityV1BundlesBundleId(ctx context.Context, bundleId int64, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteSecureVulnerabilityV1BundlesBundleId mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteSecureVulnerabilityV1BundlesBundleIdWithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteSecureVulnerabilityV1BundlesBundleIdWithResponse(ctx context.Context, bundleId int64, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteSecureVulnerabilityV1BundlesBundleIdResponse, error)

DeleteSecureVulnerabilityV1BundlesBundleIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteSecureVulnerabilityV1PoliciesPolicyId

func (m *MockExtendedClientWithResponsesInterface) DeleteSecureVulnerabilityV1PoliciesPolicyId(ctx context.Context, policyId int64, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteSecureVulnerabilityV1PoliciesPolicyId mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteSecureVulnerabilityV1PoliciesPolicyIdWithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteSecureVulnerabilityV1PoliciesPolicyIdWithResponse(ctx context.Context, policyId int64, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteSecureVulnerabilityV1PoliciesPolicyIdResponse, error)

DeleteSecureVulnerabilityV1PoliciesPolicyIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteServiceAccountsNotificationSettingsV1

func (m *MockExtendedClientWithResponsesInterface) DeleteServiceAccountsNotificationSettingsV1(ctx context.Context, teamId sysdig.TeamIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteServiceAccountsNotificationSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteServiceAccountsNotificationSettingsV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteServiceAccountsNotificationSettingsV1WithResponse(ctx context.Context, teamId sysdig.TeamIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteServiceAccountsNotificationSettingsV1Response, error)

DeleteServiceAccountsNotificationSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteSsoSettingsByIdV1

func (m *MockExtendedClientWithResponsesInterface) DeleteSsoSettingsByIdV1(ctx context.Context, ssoSettingsId sysdig.SsoSettingsIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteSsoSettingsByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteSsoSettingsByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteSsoSettingsByIdV1WithResponse(ctx context.Context, ssoSettingsId sysdig.SsoSettingsIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteSsoSettingsByIdV1Response, error)

DeleteSsoSettingsByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteTeamByIdV1

DeleteTeamByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteTeamByIdV1WithResponse

DeleteTeamByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteTeamServiceAccountByIdV1

func (m *MockExtendedClientWithResponsesInterface) DeleteTeamServiceAccountByIdV1(ctx context.Context, teamId sysdig.TeamIdPath, serviceAccountId sysdig.ServiceAccountIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteTeamServiceAccountByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteTeamServiceAccountByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) DeleteTeamServiceAccountByIdV1WithResponse(ctx context.Context, teamId sysdig.TeamIdPath, serviceAccountId sysdig.ServiceAccountIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.DeleteTeamServiceAccountByIdV1Response, error)

DeleteTeamServiceAccountByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteTeamUserByIdV1

func (m *MockExtendedClientWithResponsesInterface) DeleteTeamUserByIdV1(ctx context.Context, teamId sysdig.TeamIdPath, userId sysdig.UserIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

DeleteTeamUserByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteTeamUserByIdV1WithResponse

DeleteTeamUserByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteUserByIdV1

DeleteUserByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteUserByIdV1WithResponse

DeleteUserByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteZoneV1

DeleteZoneV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) DeleteZoneV1WithResponse

DeleteZoneV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) EXPECT

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

func (*MockExtendedClientWithResponsesInterface) EditZoneV1

EditZoneV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) EditZoneV1WithBody

func (m *MockExtendedClientWithResponsesInterface) EditZoneV1WithBody(ctx context.Context, zoneId sysdig.ZoneId, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

EditZoneV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) EditZoneV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) EditZoneV1WithBodyWithResponse(ctx context.Context, zoneId sysdig.ZoneId, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.EditZoneV1Response, error)

EditZoneV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) EditZoneV1WithResponse

EditZoneV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GenerateSysqlWithResponse

func (m *MockExtendedClientWithResponsesInterface) GenerateSysqlWithResponse(ctx context.Context, question string, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GenerateSysqlResponse, error)

GenerateSysqlWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAcceptedRiskV1

func (m *MockExtendedClientWithResponsesInterface) GetAcceptedRiskV1(ctx context.Context, acceptedRiskID sysdig.AcceptedRiskID, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetAcceptedRiskV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAcceptedRiskV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetAcceptedRiskV1WithResponse(ctx context.Context, acceptedRiskID sysdig.AcceptedRiskID, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetAcceptedRiskV1Response, error)

GetAcceptedRiskV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAcceptedRisksV1

GetAcceptedRisksV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAcceptedRisksV1WithResponse

GetAcceptedRisksV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAccessKeyByIdV1

func (m *MockExtendedClientWithResponsesInterface) GetAccessKeyByIdV1(ctx context.Context, accessKeyId sysdig.AccessKeyIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetAccessKeyByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAccessKeyByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetAccessKeyByIdV1WithResponse(ctx context.Context, accessKeyId sysdig.AccessKeyIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetAccessKeyByIdV1Response, error)

GetAccessKeyByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAccessKeysV1

GetAccessKeysV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAccessKeysV1WithResponse

GetAccessKeysV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActionExecutionFileAcquireV1

func (m *MockExtendedClientWithResponsesInterface) GetActionExecutionFileAcquireV1(ctx context.Context, actionExecutionId sysdig.ActionExecutionId, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetActionExecutionFileAcquireV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActionExecutionFileAcquireV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetActionExecutionFileAcquireV1WithResponse(ctx context.Context, actionExecutionId sysdig.ActionExecutionId, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetActionExecutionFileAcquireV1Response, error)

GetActionExecutionFileAcquireV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActionExecutionV1

func (m *MockExtendedClientWithResponsesInterface) GetActionExecutionV1(ctx context.Context, actionExecutionId sysdig.ActionExecutionId, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetActionExecutionV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActionExecutionV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetActionExecutionV1WithResponse(ctx context.Context, actionExecutionId sysdig.ActionExecutionId, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetActionExecutionV1Response, error)

GetActionExecutionV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActionExecutionsv1

GetActionExecutionsv1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActionExecutionsv1WithResponse

GetActionExecutionsv1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActionsV1

GetActionsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActionsV1WithResponse

GetActionsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActivityAuditEntriesSupportedFiltersV1

func (m *MockExtendedClientWithResponsesInterface) GetActivityAuditEntriesSupportedFiltersV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetActivityAuditEntriesSupportedFiltersV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActivityAuditEntriesSupportedFiltersV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetActivityAuditEntriesSupportedFiltersV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetActivityAuditEntriesSupportedFiltersV1Response, error)

GetActivityAuditEntriesSupportedFiltersV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActivityAuditEntriesV1

GetActivityAuditEntriesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActivityAuditEntriesV1WithResponse

GetActivityAuditEntriesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActivityAuditEntryV1

func (m *MockExtendedClientWithResponsesInterface) GetActivityAuditEntryV1(ctx context.Context, entryId sysdig.EntryId, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetActivityAuditEntryV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetActivityAuditEntryV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetActivityAuditEntryV1WithResponse(ctx context.Context, entryId sysdig.EntryId, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetActivityAuditEntryV1Response, error)

GetActivityAuditEntryV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAdminTsdbCleanTombstonesV1

func (m *MockExtendedClientWithResponsesInterface) GetAdminTsdbCleanTombstonesV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetAdminTsdbCleanTombstonesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAdminTsdbCleanTombstonesV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetAdminTsdbCleanTombstonesV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetAdminTsdbCleanTombstonesV1Response, error)

GetAdminTsdbCleanTombstonesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAdminTsdbDeleteSeriesV1

func (m *MockExtendedClientWithResponsesInterface) GetAdminTsdbDeleteSeriesV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetAdminTsdbDeleteSeriesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAdminTsdbDeleteSeriesV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetAdminTsdbDeleteSeriesV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetAdminTsdbDeleteSeriesV1Response, error)

GetAdminTsdbDeleteSeriesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAdminTsdbSnapshotV1

func (m *MockExtendedClientWithResponsesInterface) GetAdminTsdbSnapshotV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetAdminTsdbSnapshotV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAdminTsdbSnapshotV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetAdminTsdbSnapshotV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetAdminTsdbSnapshotV1Response, error)

GetAdminTsdbSnapshotV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAlertManagersV1

func (m *MockExtendedClientWithResponsesInterface) GetAlertManagersV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetAlertManagersV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAlertManagersV1WithResponse

GetAlertManagersV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAlertsV1

GetAlertsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetAlertsV1WithResponse

GetAlertsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCaptureStorageConfigurationV1

func (m *MockExtendedClientWithResponsesInterface) GetCaptureStorageConfigurationV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetCaptureStorageConfigurationV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCaptureStorageConfigurationV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetCaptureStorageConfigurationV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetCaptureStorageConfigurationV1Response, error)

GetCaptureStorageConfigurationV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCertificateRegistrationV1

func (m *MockExtendedClientWithResponsesInterface) GetCertificateRegistrationV1(ctx context.Context, certId sysdig.PathCertificateId, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetCertificateRegistrationV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCertificateRegistrationV1WithResponse

GetCertificateRegistrationV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCertificateV1

GetCertificateV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCertificateV1WithResponse

GetCertificateV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCertificatesV1

GetCertificatesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCertificatesV1WithResponse

GetCertificatesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCustomPrometheusJobByNameV1

func (m *MockExtendedClientWithResponsesInterface) GetCustomPrometheusJobByNameV1(ctx context.Context, jobName sysdig.JobNamePath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetCustomPrometheusJobByNameV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCustomPrometheusJobByNameV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetCustomPrometheusJobByNameV1WithResponse(ctx context.Context, jobName sysdig.JobNamePath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetCustomPrometheusJobByNameV1Response, error)

GetCustomPrometheusJobByNameV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCustomPrometheusJobEnablementV1

func (m *MockExtendedClientWithResponsesInterface) GetCustomPrometheusJobEnablementV1(ctx context.Context, jobName sysdig.JobNamePath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetCustomPrometheusJobEnablementV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCustomPrometheusJobEnablementV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetCustomPrometheusJobEnablementV1WithResponse(ctx context.Context, jobName sysdig.JobNamePath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetCustomPrometheusJobEnablementV1Response, error)

GetCustomPrometheusJobEnablementV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCustomPrometheusJobsV1

GetCustomPrometheusJobsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetCustomPrometheusJobsV1WithResponse

GetCustomPrometheusJobsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetDefaultRoleByDisplayNameV1

GetDefaultRoleByDisplayNameV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetDefaultRoleByDisplayNameV1WithResponse

GetDefaultRoleByDisplayNameV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetDisabledMetricsByJobV1

GetDisabledMetricsByJobV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetDisabledMetricsByJobV1WithResponse

GetDisabledMetricsByJobV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetEFOIntegrationByIdV1

func (m *MockExtendedClientWithResponsesInterface) GetEFOIntegrationByIdV1(ctx context.Context, integrationId sysdig.IntegrationId, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetEFOIntegrationByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetEFOIntegrationByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetEFOIntegrationByIdV1WithResponse(ctx context.Context, integrationId sysdig.IntegrationId, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetEFOIntegrationByIdV1Response, error)

GetEFOIntegrationByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetEFOIntegrationByIdV2

func (m *MockExtendedClientWithResponsesInterface) GetEFOIntegrationByIdV2(ctx context.Context, integrationId sysdig.IntegrationId, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetEFOIntegrationByIdV2 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetEFOIntegrationByIdV2WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetEFOIntegrationByIdV2WithResponse(ctx context.Context, integrationId sysdig.IntegrationId, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetEFOIntegrationByIdV2Response, error)

GetEFOIntegrationByIdV2WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetEventV1

GetEventV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetEventV1WithResponse

GetEventV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetEventsSupportedFiltersV1

func (m *MockExtendedClientWithResponsesInterface) GetEventsSupportedFiltersV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetEventsSupportedFiltersV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetEventsSupportedFiltersV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetEventsSupportedFiltersV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetEventsSupportedFiltersV1Response, error)

GetEventsSupportedFiltersV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetEventsV1

GetEventsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetEventsV1WithResponse

GetEventsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetExemplarsV1

GetExemplarsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetExemplarsV1WithResponse

GetExemplarsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetFormatQueryV1

GetFormatQueryV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetFormatQueryV1WithResponse

GetFormatQueryV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGlobaSsoSettingsV1

GetGlobaSsoSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGlobaSsoSettingsV1WithResponse

GetGlobaSsoSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGlobalServiceAccountByIdV1

func (m *MockExtendedClientWithResponsesInterface) GetGlobalServiceAccountByIdV1(ctx context.Context, serviceAccountId sysdig.ServiceAccountIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetGlobalServiceAccountByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGlobalServiceAccountByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetGlobalServiceAccountByIdV1WithResponse(ctx context.Context, serviceAccountId sysdig.ServiceAccountIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetGlobalServiceAccountByIdV1Response, error)

GetGlobalServiceAccountByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGlobalServiceAccountsNotificationSettingsV1

func (m *MockExtendedClientWithResponsesInterface) GetGlobalServiceAccountsNotificationSettingsV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetGlobalServiceAccountsNotificationSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGlobalServiceAccountsNotificationSettingsV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetGlobalServiceAccountsNotificationSettingsV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetGlobalServiceAccountsNotificationSettingsV1Response, error)

GetGlobalServiceAccountsNotificationSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGlobalServiceAccountsV1

GetGlobalServiceAccountsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGlobalServiceAccountsV1WithResponse

GetGlobalServiceAccountsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGroupMappingByIdV1

func (m *MockExtendedClientWithResponsesInterface) GetGroupMappingByIdV1(ctx context.Context, groupMappingId sysdig.GroupMappingIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetGroupMappingByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGroupMappingByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetGroupMappingByIdV1WithResponse(ctx context.Context, groupMappingId sysdig.GroupMappingIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetGroupMappingByIdV1Response, error)

GetGroupMappingByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGroupMappingSettingsV1

func (m *MockExtendedClientWithResponsesInterface) GetGroupMappingSettingsV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetGroupMappingSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGroupMappingSettingsV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetGroupMappingSettingsV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetGroupMappingSettingsV1Response, error)

GetGroupMappingSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGroupMappingsV1

GetGroupMappingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetGroupMappingsV1WithResponse

GetGroupMappingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetInhibitionRuleById

func (m *MockExtendedClientWithResponsesInterface) GetInhibitionRuleById(ctx context.Context, inhibitionRuleId sysdig.InhibitionRulePath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetInhibitionRuleById mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetInhibitionRuleByIdWithResponse

func (m *MockExtendedClientWithResponsesInterface) GetInhibitionRuleByIdWithResponse(ctx context.Context, inhibitionRuleId sysdig.InhibitionRulePath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetInhibitionRuleByIdResponse, error)

GetInhibitionRuleByIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetInhibitionRules

GetInhibitionRules mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetInhibitionRulesWithResponse

GetInhibitionRulesWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetIpFilterByIdV1

func (m *MockExtendedClientWithResponsesInterface) GetIpFilterByIdV1(ctx context.Context, ipFilterId sysdig.IpFilterIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetIpFilterByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetIpFilterByIdV1WithResponse

GetIpFilterByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetIpFiltersSettingsV1

func (m *MockExtendedClientWithResponsesInterface) GetIpFiltersSettingsV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetIpFiltersSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetIpFiltersSettingsV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetIpFiltersSettingsV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetIpFiltersSettingsV1Response, error)

GetIpFiltersSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetIpFiltersV1

GetIpFiltersV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetIpFiltersV1WithResponse

GetIpFiltersV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetJiraIntegrationV1

func (m *MockExtendedClientWithResponsesInterface) GetJiraIntegrationV1(ctx context.Context, integrationID sysdig.IntegrationID, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetJiraIntegrationV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetJiraIntegrationV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetJiraIntegrationV1WithResponse(ctx context.Context, integrationID sysdig.IntegrationID, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetJiraIntegrationV1Response, error)

GetJiraIntegrationV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetJiraIntegrationsV1

GetJiraIntegrationsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetJiraIntegrationsV1WithResponse

GetJiraIntegrationsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetJiraIssueTypeV1

func (m *MockExtendedClientWithResponsesInterface) GetJiraIssueTypeV1(ctx context.Context, integrationID sysdig.IntegrationID, issueTypeID sysdig.IssueTypeID, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetJiraIssueTypeV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetJiraIssueTypeV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetJiraIssueTypeV1WithResponse(ctx context.Context, integrationID sysdig.IntegrationID, issueTypeID sysdig.IssueTypeID, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetJiraIssueTypeV1Response, error)

GetJiraIssueTypeV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetJiraIssueTypesV1

func (m *MockExtendedClientWithResponsesInterface) GetJiraIssueTypesV1(ctx context.Context, integrationID sysdig.IntegrationID, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetJiraIssueTypesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetJiraIssueTypesV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetJiraIssueTypesV1WithResponse(ctx context.Context, integrationID sysdig.IntegrationID, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetJiraIssueTypesV1Response, error)

GetJiraIssueTypesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetLabelValuesV1

GetLabelValuesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetLabelValuesV1WithResponse

GetLabelValuesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetLabelsV1

GetLabelsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetLabelsV1WithResponse

GetLabelsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetLiveNotificationsV1

func (m *MockExtendedClientWithResponsesInterface) GetLiveNotificationsV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetLiveNotificationsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetLiveNotificationsV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetLiveNotificationsV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetLiveNotificationsV1Response, error)

GetLiveNotificationsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetMetadataV1

GetMetadataV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetMetadataV1WithResponse

GetMetadataV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetMonitorEventsV1

GetMonitorEventsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetMonitorEventsV1WithResponse

GetMonitorEventsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetMyPermissionsWithResponse

GetMyPermissionsWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetNotificationChannelById

func (m *MockExtendedClientWithResponsesInterface) GetNotificationChannelById(ctx context.Context, notificationChannelID sysdig.NotificationChannelID, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetNotificationChannelById mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetNotificationChannelByIdWithResponse

func (m *MockExtendedClientWithResponsesInterface) GetNotificationChannelByIdWithResponse(ctx context.Context, notificationChannelID sysdig.NotificationChannelID, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetNotificationChannelByIdResponse, error)

GetNotificationChannelByIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetNotificationChannels

GetNotificationChannels mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetNotificationChannelsWithResponse

GetNotificationChannelsWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetNotificationsV1

func (m *MockExtendedClientWithResponsesInterface) GetNotificationsV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetNotificationsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetNotificationsV1WithResponse

GetNotificationsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetParseQueryV1

GetParseQueryV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetParseQueryV1WithResponse

GetParseQueryV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetPermissionsV1

GetPermissionsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetPermissionsV1WithResponse

GetPermissionsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetPlatformAuditEventsV1

GetPlatformAuditEventsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetPlatformAuditEventsV1WithResponse

GetPlatformAuditEventsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetPricingByIdV1

GetPricingByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetPricingByIdV1WithResponse

GetPricingByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetPricingProjectedCostsV1

GetPricingProjectedCostsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetPricingProjectedCostsV1WithResponse

GetPricingProjectedCostsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetPricingV1

GetPricingV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetPricingV1WithResponse

GetPricingV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetProcessTreeBranchesWithResponse

func (m *MockExtendedClientWithResponsesInterface) GetProcessTreeBranchesWithResponse(ctx context.Context, eventID string, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetProcessTreeBranchesResponse, error)

GetProcessTreeBranchesWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetProcessTreeTreesWithResponse

func (m *MockExtendedClientWithResponsesInterface) GetProcessTreeTreesWithResponse(ctx context.Context, eventID string, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetProcessTreeTreesResponse, error)

GetProcessTreeTreesWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetQueryRangeV1

GetQueryRangeV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetQueryRangeV1WithResponse

GetQueryRangeV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetQueryV1

GetQueryV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetQueryV1WithResponse

GetQueryV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetResource

GetResource mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetResourceWithResponse

func (m *MockExtendedClientWithResponsesInterface) GetResourceWithResponse(ctx context.Context, hash string, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetResourceResponse, error)

GetResourceWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetResources

GetResources mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetResourcesWithResponse

GetResourcesWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetRoleByIdV1

GetRoleByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetRoleByIdV1WithResponse

GetRoleByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetRolesV1

GetRolesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetRolesV1WithResponse

GetRolesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetRulesV1

GetRulesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetRulesV1WithResponse

GetRulesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSBOMV1beta1

GetSBOMV1beta1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSBOMV1beta1WithResponse

GetSBOMV1beta1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1Bundles

GetSecureVulnerabilityV1Bundles mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1BundlesBundleId

func (m *MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1BundlesBundleId(ctx context.Context, bundleId int64, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetSecureVulnerabilityV1BundlesBundleId mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1BundlesBundleIdWithResponse

func (m *MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1BundlesBundleIdWithResponse(ctx context.Context, bundleId int64, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetSecureVulnerabilityV1BundlesBundleIdResponse, error)

GetSecureVulnerabilityV1BundlesBundleIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1BundlesWithResponse

GetSecureVulnerabilityV1BundlesWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1PipelineResults

GetSecureVulnerabilityV1PipelineResults mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1PipelineResultsWithResponse

GetSecureVulnerabilityV1PipelineResultsWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1Policies

GetSecureVulnerabilityV1Policies mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1PoliciesPolicyId

func (m *MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1PoliciesPolicyId(ctx context.Context, policyId int64, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetSecureVulnerabilityV1PoliciesPolicyId mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1PoliciesPolicyIdWithResponse

func (m *MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1PoliciesPolicyIdWithResponse(ctx context.Context, policyId int64, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetSecureVulnerabilityV1PoliciesPolicyIdResponse, error)

GetSecureVulnerabilityV1PoliciesPolicyIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1PoliciesWithResponse

GetSecureVulnerabilityV1PoliciesWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1ResultsResultId

func (m *MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1ResultsResultId(ctx context.Context, resultId string, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetSecureVulnerabilityV1ResultsResultId mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1ResultsResultIdWithResponse

func (m *MockExtendedClientWithResponsesInterface) GetSecureVulnerabilityV1ResultsResultIdWithResponse(ctx context.Context, resultId string, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetSecureVulnerabilityV1ResultsResultIdResponse, error)

GetSecureVulnerabilityV1ResultsResultIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSeriesV1

GetSeriesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSeriesV1WithResponse

GetSeriesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetServiceAccountsNotificationSettingsV1

func (m *MockExtendedClientWithResponsesInterface) GetServiceAccountsNotificationSettingsV1(ctx context.Context, teamId sysdig.TeamIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetServiceAccountsNotificationSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetServiceAccountsNotificationSettingsV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetServiceAccountsNotificationSettingsV1WithResponse(ctx context.Context, teamId sysdig.TeamIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetServiceAccountsNotificationSettingsV1Response, error)

GetServiceAccountsNotificationSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSsoSettingsByIdV1

func (m *MockExtendedClientWithResponsesInterface) GetSsoSettingsByIdV1(ctx context.Context, ssoSettingsId sysdig.SsoSettingsIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetSsoSettingsByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSsoSettingsByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetSsoSettingsByIdV1WithResponse(ctx context.Context, ssoSettingsId sysdig.SsoSettingsIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetSsoSettingsByIdV1Response, error)

GetSsoSettingsByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSsoSettingsV1

GetSsoSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSsoSettingsV1WithResponse

GetSsoSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusBuildInfoV1

func (m *MockExtendedClientWithResponsesInterface) GetStatusBuildInfoV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetStatusBuildInfoV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusBuildInfoV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetStatusBuildInfoV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetStatusBuildInfoV1Response, error)

GetStatusBuildInfoV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusConfigV1

GetStatusConfigV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusConfigV1WithResponse

GetStatusConfigV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusFlagsV1

GetStatusFlagsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusFlagsV1WithResponse

GetStatusFlagsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusRuntimeInfoV1

func (m *MockExtendedClientWithResponsesInterface) GetStatusRuntimeInfoV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetStatusRuntimeInfoV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusRuntimeInfoV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetStatusRuntimeInfoV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetStatusRuntimeInfoV1Response, error)

GetStatusRuntimeInfoV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusTsdbV1

GetStatusTsdbV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusTsdbV1WithResponse

GetStatusTsdbV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusWalReplayV1

func (m *MockExtendedClientWithResponsesInterface) GetStatusWalReplayV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetStatusWalReplayV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetStatusWalReplayV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetStatusWalReplayV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetStatusWalReplayV1Response, error)

GetStatusWalReplayV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSysqlSchema

GetSysqlSchema mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetSysqlSchemaWithResponse

GetSysqlSchemaWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTargetsMetadataV1

func (m *MockExtendedClientWithResponsesInterface) GetTargetsMetadataV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetTargetsMetadataV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTargetsMetadataV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetTargetsMetadataV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetTargetsMetadataV1Response, error)

GetTargetsMetadataV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTargetsV1

GetTargetsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTargetsV1WithResponse

GetTargetsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamByIdV1

GetTeamByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamByIdV1WithResponse

GetTeamByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamServiceAccountByIdV1

func (m *MockExtendedClientWithResponsesInterface) GetTeamServiceAccountByIdV1(ctx context.Context, teamId sysdig.TeamIdPath, serviceAccountId sysdig.ServiceAccountIdPath, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetTeamServiceAccountByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamServiceAccountByIdV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetTeamServiceAccountByIdV1WithResponse(ctx context.Context, teamId sysdig.TeamIdPath, serviceAccountId sysdig.ServiceAccountIdPath, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetTeamServiceAccountByIdV1Response, error)

GetTeamServiceAccountByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamServiceAccountsV1

GetTeamServiceAccountsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamServiceAccountsV1WithResponse

GetTeamServiceAccountsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamUserByIdV1

GetTeamUserByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamUserByIdV1WithResponse

GetTeamUserByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamUsersV1

GetTeamUsersV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamUsersV1WithResponse

GetTeamUsersV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamsV1

GetTeamsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetTeamsV1WithResponse

GetTeamsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetUserByIdV1

GetUserByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetUserByIdV1WithResponse

GetUserByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetUserDeactivationConfigurationV1

func (m *MockExtendedClientWithResponsesInterface) GetUserDeactivationConfigurationV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetUserDeactivationConfigurationV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetUserDeactivationConfigurationV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) GetUserDeactivationConfigurationV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetUserDeactivationConfigurationV1Response, error)

GetUserDeactivationConfigurationV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetUsersV1

GetUsersV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetUsersV1WithResponse

GetUsersV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWastedWorkloadData

GetWastedWorkloadData mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWastedWorkloadDataWithBody

func (m *MockExtendedClientWithResponsesInterface) GetWastedWorkloadDataWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetWastedWorkloadDataWithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWastedWorkloadDataWithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) GetWastedWorkloadDataWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetWastedWorkloadDataResponse, error)

GetWastedWorkloadDataWithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWastedWorkloadDataWithResponse

GetWastedWorkloadDataWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWorkloadCostDataV1

GetWorkloadCostDataV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWorkloadCostDataV1WithBody

func (m *MockExtendedClientWithResponsesInterface) GetWorkloadCostDataV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetWorkloadCostDataV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWorkloadCostDataV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) GetWorkloadCostDataV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetWorkloadCostDataV1Response, error)

GetWorkloadCostDataV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWorkloadCostDataV1WithResponse

GetWorkloadCostDataV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWorkloadRightsizingData

GetWorkloadRightsizingData mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWorkloadRightsizingDataWithBody

func (m *MockExtendedClientWithResponsesInterface) GetWorkloadRightsizingDataWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

GetWorkloadRightsizingDataWithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWorkloadRightsizingDataWithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) GetWorkloadRightsizingDataWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.GetWorkloadRightsizingDataResponse, error)

GetWorkloadRightsizingDataWithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetWorkloadRightsizingDataWithResponse

GetWorkloadRightsizingDataWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetZoneByIdV1

GetZoneByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) GetZoneByIdV1WithResponse

GetZoneByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOChannelsByIntegrationV1

ListEFOChannelsByIntegrationV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOChannelsByIntegrationV1WithResponse

ListEFOChannelsByIntegrationV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOChannelsByIntegrationV2

ListEFOChannelsByIntegrationV2 mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOChannelsByIntegrationV2WithResponse

ListEFOChannelsByIntegrationV2WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOIntegrationsTypesV1

func (m *MockExtendedClientWithResponsesInterface) ListEFOIntegrationsTypesV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

ListEFOIntegrationsTypesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOIntegrationsTypesV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) ListEFOIntegrationsTypesV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.ListEFOIntegrationsTypesV1Response, error)

ListEFOIntegrationsTypesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOIntegrationsTypesV2

func (m *MockExtendedClientWithResponsesInterface) ListEFOIntegrationsTypesV2(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

ListEFOIntegrationsTypesV2 mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOIntegrationsTypesV2WithResponse

func (m *MockExtendedClientWithResponsesInterface) ListEFOIntegrationsTypesV2WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.ListEFOIntegrationsTypesV2Response, error)

ListEFOIntegrationsTypesV2WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOIntegrationsV1

func (m *MockExtendedClientWithResponsesInterface) ListEFOIntegrationsV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

ListEFOIntegrationsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOIntegrationsV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) ListEFOIntegrationsV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.ListEFOIntegrationsV1Response, error)

ListEFOIntegrationsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOIntegrationsV2

func (m *MockExtendedClientWithResponsesInterface) ListEFOIntegrationsV2(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

ListEFOIntegrationsV2 mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListEFOIntegrationsV2WithResponse

func (m *MockExtendedClientWithResponsesInterface) ListEFOIntegrationsV2WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.ListEFOIntegrationsV2Response, error)

ListEFOIntegrationsV2WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListJobsV1

ListJobsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListJobsV1WithResponse

ListJobsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListSchedulesV1

ListSchedulesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListSchedulesV1WithResponse

ListSchedulesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListZonesV1

ListZonesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) ListZonesV1WithResponse

ListZonesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostAcceptedRiskV1

PostAcceptedRiskV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostAcceptedRiskV1WithBody

func (m *MockExtendedClientWithResponsesInterface) PostAcceptedRiskV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

PostAcceptedRiskV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostAcceptedRiskV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) PostAcceptedRiskV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.PostAcceptedRiskV1Response, error)

PostAcceptedRiskV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostAcceptedRiskV1WithResponse

PostAcceptedRiskV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostAdminTsdbCleanTombstonesV1

func (m *MockExtendedClientWithResponsesInterface) PostAdminTsdbCleanTombstonesV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

PostAdminTsdbCleanTombstonesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostAdminTsdbCleanTombstonesV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) PostAdminTsdbCleanTombstonesV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.PostAdminTsdbCleanTombstonesV1Response, error)

PostAdminTsdbCleanTombstonesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostAdminTsdbDeleteSeriesV1

func (m *MockExtendedClientWithResponsesInterface) PostAdminTsdbDeleteSeriesV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

PostAdminTsdbDeleteSeriesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostAdminTsdbDeleteSeriesV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) PostAdminTsdbDeleteSeriesV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.PostAdminTsdbDeleteSeriesV1Response, error)

PostAdminTsdbDeleteSeriesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostAdminTsdbSnapshotV1

func (m *MockExtendedClientWithResponsesInterface) PostAdminTsdbSnapshotV1(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

PostAdminTsdbSnapshotV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostAdminTsdbSnapshotV1WithResponse

func (m *MockExtendedClientWithResponsesInterface) PostAdminTsdbSnapshotV1WithResponse(ctx context.Context, reqEditors ...sysdig.RequestEditorFn) (*sysdig.PostAdminTsdbSnapshotV1Response, error)

PostAdminTsdbSnapshotV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostDisabledMetricsV1

PostDisabledMetricsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostDisabledMetricsV1WithBody

func (m *MockExtendedClientWithResponsesInterface) PostDisabledMetricsV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

PostDisabledMetricsV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostDisabledMetricsV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) PostDisabledMetricsV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.PostDisabledMetricsV1Response, error)

PostDisabledMetricsV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostDisabledMetricsV1WithResponse

PostDisabledMetricsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostExemplarsV1

PostExemplarsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostExemplarsV1WithResponse

PostExemplarsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostFormatQueryV1

PostFormatQueryV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostFormatQueryV1WithResponse

PostFormatQueryV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostLabelsV1

PostLabelsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostLabelsV1WithResponse

PostLabelsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostParseQueryV1

PostParseQueryV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostParseQueryV1WithResponse

PostParseQueryV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostQueryRangeV1

PostQueryRangeV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostQueryRangeV1WithResponse

PostQueryRangeV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostQueryV1

PostQueryV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostQueryV1WithResponse

PostQueryV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1Bundles

PostSecureVulnerabilityV1Bundles mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1BundlesWithBody

func (m *MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1BundlesWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

PostSecureVulnerabilityV1BundlesWithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1BundlesWithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1BundlesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.PostSecureVulnerabilityV1BundlesResponse, error)

PostSecureVulnerabilityV1BundlesWithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1BundlesWithResponse

PostSecureVulnerabilityV1BundlesWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1Policies

PostSecureVulnerabilityV1Policies mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1PoliciesWithBody

func (m *MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1PoliciesWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

PostSecureVulnerabilityV1PoliciesWithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1PoliciesWithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1PoliciesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.PostSecureVulnerabilityV1PoliciesResponse, error)

PostSecureVulnerabilityV1PoliciesWithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostSecureVulnerabilityV1PoliciesWithResponse

PostSecureVulnerabilityV1PoliciesWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostSeriesV1

PostSeriesV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) PostSeriesV1WithResponse

PostSeriesV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1BundlesBundleId

PutSecureVulnerabilityV1BundlesBundleId mocks base method.

func (*MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1BundlesBundleIdWithBody

func (m *MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1BundlesBundleIdWithBody(ctx context.Context, bundleId int64, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

PutSecureVulnerabilityV1BundlesBundleIdWithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1BundlesBundleIdWithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1BundlesBundleIdWithBodyWithResponse(ctx context.Context, bundleId int64, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.PutSecureVulnerabilityV1BundlesBundleIdResponse, error)

PutSecureVulnerabilityV1BundlesBundleIdWithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1BundlesBundleIdWithResponse

PutSecureVulnerabilityV1BundlesBundleIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1PoliciesPolicyId

PutSecureVulnerabilityV1PoliciesPolicyId mocks base method.

func (*MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1PoliciesPolicyIdWithBody

func (m *MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1PoliciesPolicyIdWithBody(ctx context.Context, policyId int64, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

PutSecureVulnerabilityV1PoliciesPolicyIdWithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1PoliciesPolicyIdWithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1PoliciesPolicyIdWithBodyWithResponse(ctx context.Context, policyId int64, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.PutSecureVulnerabilityV1PoliciesPolicyIdResponse, error)

PutSecureVulnerabilityV1PoliciesPolicyIdWithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) PutSecureVulnerabilityV1PoliciesPolicyIdWithResponse

PutSecureVulnerabilityV1PoliciesPolicyIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) QuerySysqlGet

QuerySysqlGet mocks base method.

func (*MockExtendedClientWithResponsesInterface) QuerySysqlGetWithResponse

QuerySysqlGetWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) QuerySysqlPost

QuerySysqlPost mocks base method.

func (*MockExtendedClientWithResponsesInterface) QuerySysqlPostWithBody

func (m *MockExtendedClientWithResponsesInterface) QuerySysqlPostWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

QuerySysqlPostWithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) QuerySysqlPostWithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) QuerySysqlPostWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.QuerySysqlPostResponse, error)

QuerySysqlPostWithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) QuerySysqlPostWithResponse

QuerySysqlPostWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) RemoteWriteV1WithBody

func (m *MockExtendedClientWithResponsesInterface) RemoteWriteV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

RemoteWriteV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) RemoteWriteV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) RemoteWriteV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.RemoteWriteV1Response, error)

RemoteWriteV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveGroupMappingSettingsV1

SaveGroupMappingSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveGroupMappingSettingsV1WithBody

func (m *MockExtendedClientWithResponsesInterface) SaveGroupMappingSettingsV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

SaveGroupMappingSettingsV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveGroupMappingSettingsV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) SaveGroupMappingSettingsV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.SaveGroupMappingSettingsV1Response, error)

SaveGroupMappingSettingsV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveGroupMappingSettingsV1WithResponse

SaveGroupMappingSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveIpFiltersSettingsV1

SaveIpFiltersSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveIpFiltersSettingsV1WithBody

func (m *MockExtendedClientWithResponsesInterface) SaveIpFiltersSettingsV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

SaveIpFiltersSettingsV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveIpFiltersSettingsV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) SaveIpFiltersSettingsV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.SaveIpFiltersSettingsV1Response, error)

SaveIpFiltersSettingsV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveIpFiltersSettingsV1WithResponse

SaveIpFiltersSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveTeamUserV1

SaveTeamUserV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveTeamUserV1WithBody

func (m *MockExtendedClientWithResponsesInterface) SaveTeamUserV1WithBody(ctx context.Context, teamId sysdig.TeamIdPath, userId sysdig.UserIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

SaveTeamUserV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveTeamUserV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) SaveTeamUserV1WithBodyWithResponse(ctx context.Context, teamId sysdig.TeamIdPath, userId sysdig.UserIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.SaveTeamUserV1Response, error)

SaveTeamUserV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) SaveTeamUserV1WithResponse

SaveTeamUserV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) ScannerAPIServiceListRegistryResults

ScannerAPIServiceListRegistryResults mocks base method.

func (*MockExtendedClientWithResponsesInterface) ScannerAPIServiceListRegistryResultsWithResponse

ScannerAPIServiceListRegistryResultsWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) ScannerAPIServiceListRuntimeResults

ScannerAPIServiceListRuntimeResults mocks base method.

func (*MockExtendedClientWithResponsesInterface) ScannerAPIServiceListRuntimeResultsWithResponse

ScannerAPIServiceListRuntimeResultsWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) SubmitActionExecutionv1

SubmitActionExecutionv1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) SubmitActionExecutionv1WithBody

func (m *MockExtendedClientWithResponsesInterface) SubmitActionExecutionv1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

SubmitActionExecutionv1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) SubmitActionExecutionv1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) SubmitActionExecutionv1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.SubmitActionExecutionv1Response, error)

SubmitActionExecutionv1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) SubmitActionExecutionv1WithResponse

SubmitActionExecutionv1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UndoActionExecutionV1

UndoActionExecutionV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UndoActionExecutionV1WithResponse

UndoActionExecutionV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateAcceptedRiskV1

UpdateAcceptedRiskV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateAcceptedRiskV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateAcceptedRiskV1WithBody(ctx context.Context, acceptedRiskID sysdig.AcceptedRiskID, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateAcceptedRiskV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateAcceptedRiskV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateAcceptedRiskV1WithBodyWithResponse(ctx context.Context, acceptedRiskID sysdig.AcceptedRiskID, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateAcceptedRiskV1Response, error)

UpdateAcceptedRiskV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateAcceptedRiskV1WithResponse

UpdateAcceptedRiskV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateAccessKeyByIdV1

UpdateAccessKeyByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateAccessKeyByIdV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateAccessKeyByIdV1WithBody(ctx context.Context, accessKeyId sysdig.AccessKeyIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateAccessKeyByIdV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateAccessKeyByIdV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateAccessKeyByIdV1WithBodyWithResponse(ctx context.Context, accessKeyId sysdig.AccessKeyIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateAccessKeyByIdV1Response, error)

UpdateAccessKeyByIdV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateAccessKeyByIdV1WithResponse

UpdateAccessKeyByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateCaptureStorageConfigurationV1

UpdateCaptureStorageConfigurationV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateCaptureStorageConfigurationV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateCaptureStorageConfigurationV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateCaptureStorageConfigurationV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateCaptureStorageConfigurationV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateCaptureStorageConfigurationV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateCaptureStorageConfigurationV1Response, error)

UpdateCaptureStorageConfigurationV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateCaptureStorageConfigurationV1WithResponse

UpdateCaptureStorageConfigurationV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateCustomPrometheusJobByIdV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateCustomPrometheusJobByIdV1WithBody(ctx context.Context, jobName sysdig.JobNamePath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateCustomPrometheusJobByIdV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateCustomPrometheusJobByIdV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateCustomPrometheusJobByIdV1WithBodyWithResponse(ctx context.Context, jobName sysdig.JobNamePath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateCustomPrometheusJobByIdV1Response, error)

UpdateCustomPrometheusJobByIdV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateCustomPrometheusJobEnablementV1

UpdateCustomPrometheusJobEnablementV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateCustomPrometheusJobEnablementV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateCustomPrometheusJobEnablementV1WithBody(ctx context.Context, jobName sysdig.JobNamePath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateCustomPrometheusJobEnablementV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateCustomPrometheusJobEnablementV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateCustomPrometheusJobEnablementV1WithBodyWithResponse(ctx context.Context, jobName sysdig.JobNamePath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateCustomPrometheusJobEnablementV1Response, error)

UpdateCustomPrometheusJobEnablementV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateCustomPrometheusJobEnablementV1WithResponse

UpdateCustomPrometheusJobEnablementV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV1

UpdateEFOIntegrationByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV1WithBody(ctx context.Context, integrationId sysdig.IntegrationId, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateEFOIntegrationByIdV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV1WithBodyWithResponse(ctx context.Context, integrationId sysdig.IntegrationId, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateEFOIntegrationByIdV1Response, error)

UpdateEFOIntegrationByIdV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV1WithResponse

UpdateEFOIntegrationByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV2

UpdateEFOIntegrationByIdV2 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV2WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV2WithBody(ctx context.Context, integrationId sysdig.IntegrationId, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateEFOIntegrationByIdV2WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV2WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV2WithBodyWithResponse(ctx context.Context, integrationId sysdig.IntegrationId, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateEFOIntegrationByIdV2Response, error)

UpdateEFOIntegrationByIdV2WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateEFOIntegrationByIdV2WithResponse

UpdateEFOIntegrationByIdV2WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGlobalServiceAccountsNotificationSettingsV1

UpdateGlobalServiceAccountsNotificationSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGlobalServiceAccountsNotificationSettingsV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateGlobalServiceAccountsNotificationSettingsV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateGlobalServiceAccountsNotificationSettingsV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateGlobalServiceAccountsNotificationSettingsV1Response, error)

UpdateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGlobalServiceAccountsNotificationSettingsV1WithResponse

UpdateGlobalServiceAccountsNotificationSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGlobalSsoSettingsV1

UpdateGlobalSsoSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGlobalSsoSettingsV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateGlobalSsoSettingsV1WithBody(ctx context.Context, ssoProductId sysdig.UpdateGlobalSsoSettingsV1ParamsSsoProductId, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateGlobalSsoSettingsV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGlobalSsoSettingsV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateGlobalSsoSettingsV1WithBodyWithResponse(ctx context.Context, ssoProductId sysdig.UpdateGlobalSsoSettingsV1ParamsSsoProductId, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateGlobalSsoSettingsV1Response, error)

UpdateGlobalSsoSettingsV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGlobalSsoSettingsV1WithResponse

UpdateGlobalSsoSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGroupMappingByIdV1

UpdateGroupMappingByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGroupMappingByIdV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateGroupMappingByIdV1WithBody(ctx context.Context, groupMappingId sysdig.GroupMappingIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateGroupMappingByIdV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGroupMappingByIdV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateGroupMappingByIdV1WithBodyWithResponse(ctx context.Context, groupMappingId sysdig.GroupMappingIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateGroupMappingByIdV1Response, error)

UpdateGroupMappingByIdV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateGroupMappingByIdV1WithResponse

UpdateGroupMappingByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateInhibitionRule

UpdateInhibitionRule mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateInhibitionRuleWithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateInhibitionRuleWithBody(ctx context.Context, inhibitionRuleId sysdig.InhibitionRulePath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateInhibitionRuleWithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateInhibitionRuleWithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateInhibitionRuleWithBodyWithResponse(ctx context.Context, inhibitionRuleId sysdig.InhibitionRulePath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateInhibitionRuleResponse, error)

UpdateInhibitionRuleWithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateInhibitionRuleWithResponse

UpdateInhibitionRuleWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateIpFilterV1

UpdateIpFilterV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateIpFilterV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateIpFilterV1WithBody(ctx context.Context, ipFilterId sysdig.IpFilterIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateIpFilterV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateIpFilterV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateIpFilterV1WithBodyWithResponse(ctx context.Context, ipFilterId sysdig.IpFilterIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateIpFilterV1Response, error)

UpdateIpFilterV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateIpFilterV1WithResponse

UpdateIpFilterV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateJiraIntegrationV1

UpdateJiraIntegrationV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateJiraIntegrationV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateJiraIntegrationV1WithBody(ctx context.Context, integrationID sysdig.IntegrationID, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateJiraIntegrationV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateJiraIntegrationV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateJiraIntegrationV1WithBodyWithResponse(ctx context.Context, integrationID sysdig.IntegrationID, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateJiraIntegrationV1Response, error)

UpdateJiraIntegrationV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateJiraIntegrationV1WithResponse

UpdateJiraIntegrationV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateJiraIssueTypeV1

UpdateJiraIssueTypeV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateJiraIssueTypeV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateJiraIssueTypeV1WithBody(ctx context.Context, integrationID sysdig.IntegrationID, issueTypeID sysdig.IssueTypeID, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateJiraIssueTypeV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateJiraIssueTypeV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateJiraIssueTypeV1WithBodyWithResponse(ctx context.Context, integrationID sysdig.IntegrationID, issueTypeID sysdig.IssueTypeID, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateJiraIssueTypeV1Response, error)

UpdateJiraIssueTypeV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateJiraIssueTypeV1WithResponse

UpdateJiraIssueTypeV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateNotificationChannelById

UpdateNotificationChannelById mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateNotificationChannelByIdWithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateNotificationChannelByIdWithBody(ctx context.Context, notificationChannelID sysdig.NotificationChannelID, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateNotificationChannelByIdWithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateNotificationChannelByIdWithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateNotificationChannelByIdWithBodyWithResponse(ctx context.Context, notificationChannelID sysdig.NotificationChannelID, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateNotificationChannelByIdResponse, error)

UpdateNotificationChannelByIdWithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateNotificationChannelByIdWithResponse

UpdateNotificationChannelByIdWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdatePricingByIdV1

UpdatePricingByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdatePricingByIdV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdatePricingByIdV1WithBody(ctx context.Context, pricingId sysdig.PricingIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdatePricingByIdV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdatePricingByIdV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdatePricingByIdV1WithBodyWithResponse(ctx context.Context, pricingId sysdig.PricingIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdatePricingByIdV1Response, error)

UpdatePricingByIdV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdatePricingByIdV1WithResponse

UpdatePricingByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateRoleByIdV1

UpdateRoleByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateRoleByIdV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateRoleByIdV1WithBody(ctx context.Context, roleId sysdig.RoleIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateRoleByIdV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateRoleByIdV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateRoleByIdV1WithBodyWithResponse(ctx context.Context, roleId sysdig.RoleIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateRoleByIdV1Response, error)

UpdateRoleByIdV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateRoleByIdV1WithResponse

UpdateRoleByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateServiceAccountsNotificationSettingsV1

UpdateServiceAccountsNotificationSettingsV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateServiceAccountsNotificationSettingsV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateServiceAccountsNotificationSettingsV1WithBody(ctx context.Context, teamId sysdig.TeamIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateServiceAccountsNotificationSettingsV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateServiceAccountsNotificationSettingsV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateServiceAccountsNotificationSettingsV1WithBodyWithResponse(ctx context.Context, teamId sysdig.TeamIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateServiceAccountsNotificationSettingsV1Response, error)

UpdateServiceAccountsNotificationSettingsV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateServiceAccountsNotificationSettingsV1WithResponse

UpdateServiceAccountsNotificationSettingsV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateSsoSettingsByIdV1

UpdateSsoSettingsByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateSsoSettingsByIdV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateSsoSettingsByIdV1WithBody(ctx context.Context, ssoSettingsId sysdig.SsoSettingsIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateSsoSettingsByIdV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateSsoSettingsByIdV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateSsoSettingsByIdV1WithBodyWithResponse(ctx context.Context, ssoSettingsId sysdig.SsoSettingsIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateSsoSettingsByIdV1Response, error)

UpdateSsoSettingsByIdV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateSsoSettingsByIdV1WithResponse

UpdateSsoSettingsByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateTeamByIdV1

UpdateTeamByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateTeamByIdV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateTeamByIdV1WithBody(ctx context.Context, teamId sysdig.TeamIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateTeamByIdV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateTeamByIdV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateTeamByIdV1WithBodyWithResponse(ctx context.Context, teamId sysdig.TeamIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateTeamByIdV1Response, error)

UpdateTeamByIdV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateTeamByIdV1WithResponse

UpdateTeamByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateUserDeactivationConfigurationByIdV1

UpdateUserDeactivationConfigurationByIdV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateUserDeactivationConfigurationByIdV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateUserDeactivationConfigurationByIdV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateUserDeactivationConfigurationByIdV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateUserDeactivationConfigurationByIdV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateUserDeactivationConfigurationByIdV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateUserDeactivationConfigurationByIdV1Response, error)

UpdateUserDeactivationConfigurationByIdV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateUserDeactivationConfigurationByIdV1WithResponse

UpdateUserDeactivationConfigurationByIdV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateUserV1

UpdateUserV1 mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateUserV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UpdateUserV1WithBody(ctx context.Context, userId sysdig.UserIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UpdateUserV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateUserV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UpdateUserV1WithBodyWithResponse(ctx context.Context, userId sysdig.UserIdPath, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UpdateUserV1Response, error)

UpdateUserV1WithBodyWithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UpdateUserV1WithResponse

UpdateUserV1WithResponse mocks base method.

func (*MockExtendedClientWithResponsesInterface) UploadCertificateV1WithBody

func (m *MockExtendedClientWithResponsesInterface) UploadCertificateV1WithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*http.Response, error)

UploadCertificateV1WithBody mocks base method.

func (*MockExtendedClientWithResponsesInterface) UploadCertificateV1WithBodyWithResponse

func (m *MockExtendedClientWithResponsesInterface) UploadCertificateV1WithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...sysdig.RequestEditorFn) (*sysdig.UploadCertificateV1Response, error)

UploadCertificateV1WithBodyWithResponse mocks base method.

type MockExtendedClientWithResponsesInterfaceMockRecorder

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

MockExtendedClientWithResponsesInterfaceMockRecorder is the mock recorder for MockExtendedClientWithResponsesInterface.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateAccessKeyV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateAccessKeyV1(ctx, body any, reqEditors ...any) *gomock.Call

CreateAccessKeyV1 indicates an expected call of CreateAccessKeyV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateAccessKeyV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateAccessKeyV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateAccessKeyV1WithBody indicates an expected call of CreateAccessKeyV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateAccessKeyV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateAccessKeyV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateAccessKeyV1WithBodyWithResponse indicates an expected call of CreateAccessKeyV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateAccessKeyV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateAccessKeyV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateAccessKeyV1WithResponse indicates an expected call of CreateAccessKeyV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateCSRV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateCSRV1(ctx any, reqEditors ...any) *gomock.Call

CreateCSRV1 indicates an expected call of CreateCSRV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateCSRV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateCSRV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

CreateCSRV1WithResponse indicates an expected call of CreateCSRV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateCustomPrometheusJobV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateCustomPrometheusJobV1WithBody(ctx, jobName, contentType, body any, reqEditors ...any) *gomock.Call

CreateCustomPrometheusJobV1WithBody indicates an expected call of CreateCustomPrometheusJobV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateCustomPrometheusJobV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateCustomPrometheusJobV1WithBodyWithResponse(ctx, jobName, contentType, body any, reqEditors ...any) *gomock.Call

CreateCustomPrometheusJobV1WithBodyWithResponse indicates an expected call of CreateCustomPrometheusJobV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV1(ctx, body any, reqEditors ...any) *gomock.Call

CreateEFOIntegrationV1 indicates an expected call of CreateEFOIntegrationV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateEFOIntegrationV1WithBody indicates an expected call of CreateEFOIntegrationV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateEFOIntegrationV1WithBodyWithResponse indicates an expected call of CreateEFOIntegrationV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateEFOIntegrationV1WithResponse indicates an expected call of CreateEFOIntegrationV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV2

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV2(ctx, body any, reqEditors ...any) *gomock.Call

CreateEFOIntegrationV2 indicates an expected call of CreateEFOIntegrationV2.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV2WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV2WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateEFOIntegrationV2WithBody indicates an expected call of CreateEFOIntegrationV2WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV2WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV2WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateEFOIntegrationV2WithBodyWithResponse indicates an expected call of CreateEFOIntegrationV2WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV2WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateEFOIntegrationV2WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateEFOIntegrationV2WithResponse indicates an expected call of CreateEFOIntegrationV2WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountV1(ctx, body any, reqEditors ...any) *gomock.Call

CreateGlobalServiceAccountV1 indicates an expected call of CreateGlobalServiceAccountV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateGlobalServiceAccountV1WithBody indicates an expected call of CreateGlobalServiceAccountV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateGlobalServiceAccountV1WithBodyWithResponse indicates an expected call of CreateGlobalServiceAccountV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateGlobalServiceAccountV1WithResponse indicates an expected call of CreateGlobalServiceAccountV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountsNotificationSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountsNotificationSettingsV1(ctx, body any, reqEditors ...any) *gomock.Call

CreateGlobalServiceAccountsNotificationSettingsV1 indicates an expected call of CreateGlobalServiceAccountsNotificationSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountsNotificationSettingsV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountsNotificationSettingsV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateGlobalServiceAccountsNotificationSettingsV1WithBody indicates an expected call of CreateGlobalServiceAccountsNotificationSettingsV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse indicates an expected call of CreateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountsNotificationSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGlobalServiceAccountsNotificationSettingsV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateGlobalServiceAccountsNotificationSettingsV1WithResponse indicates an expected call of CreateGlobalServiceAccountsNotificationSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGroupMappingV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGroupMappingV1(ctx, body any, reqEditors ...any) *gomock.Call

CreateGroupMappingV1 indicates an expected call of CreateGroupMappingV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGroupMappingV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGroupMappingV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateGroupMappingV1WithBody indicates an expected call of CreateGroupMappingV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGroupMappingV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGroupMappingV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateGroupMappingV1WithBodyWithResponse indicates an expected call of CreateGroupMappingV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGroupMappingV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateGroupMappingV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateGroupMappingV1WithResponse indicates an expected call of CreateGroupMappingV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateInhibitionRule

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateInhibitionRule(ctx, body any, reqEditors ...any) *gomock.Call

CreateInhibitionRule indicates an expected call of CreateInhibitionRule.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateInhibitionRuleWithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateInhibitionRuleWithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateInhibitionRuleWithBody indicates an expected call of CreateInhibitionRuleWithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateInhibitionRuleWithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateInhibitionRuleWithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateInhibitionRuleWithBodyWithResponse indicates an expected call of CreateInhibitionRuleWithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateInhibitionRuleWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateInhibitionRuleWithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateInhibitionRuleWithResponse indicates an expected call of CreateInhibitionRuleWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateIpFilterV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateIpFilterV1(ctx, body any, reqEditors ...any) *gomock.Call

CreateIpFilterV1 indicates an expected call of CreateIpFilterV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateIpFilterV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateIpFilterV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateIpFilterV1WithBody indicates an expected call of CreateIpFilterV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateIpFilterV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateIpFilterV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateIpFilterV1WithBodyWithResponse indicates an expected call of CreateIpFilterV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateIpFilterV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateIpFilterV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateIpFilterV1WithResponse indicates an expected call of CreateIpFilterV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIntegrationV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIntegrationV1(ctx, body any, reqEditors ...any) *gomock.Call

CreateJiraIntegrationV1 indicates an expected call of CreateJiraIntegrationV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIntegrationV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIntegrationV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateJiraIntegrationV1WithBody indicates an expected call of CreateJiraIntegrationV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIntegrationV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIntegrationV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateJiraIntegrationV1WithBodyWithResponse indicates an expected call of CreateJiraIntegrationV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIntegrationV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIntegrationV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateJiraIntegrationV1WithResponse indicates an expected call of CreateJiraIntegrationV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIssueTypeV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIssueTypeV1(ctx, integrationID, body any, reqEditors ...any) *gomock.Call

CreateJiraIssueTypeV1 indicates an expected call of CreateJiraIssueTypeV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIssueTypeV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIssueTypeV1WithBody(ctx, integrationID, contentType, body any, reqEditors ...any) *gomock.Call

CreateJiraIssueTypeV1WithBody indicates an expected call of CreateJiraIssueTypeV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIssueTypeV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIssueTypeV1WithBodyWithResponse(ctx, integrationID, contentType, body any, reqEditors ...any) *gomock.Call

CreateJiraIssueTypeV1WithBodyWithResponse indicates an expected call of CreateJiraIssueTypeV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIssueTypeV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateJiraIssueTypeV1WithResponse(ctx, integrationID, body any, reqEditors ...any) *gomock.Call

CreateJiraIssueTypeV1WithResponse indicates an expected call of CreateJiraIssueTypeV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateNotificationChannel

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateNotificationChannel(ctx, body any, reqEditors ...any) *gomock.Call

CreateNotificationChannel indicates an expected call of CreateNotificationChannel.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateNotificationChannelWithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateNotificationChannelWithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateNotificationChannelWithBody indicates an expected call of CreateNotificationChannelWithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateNotificationChannelWithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateNotificationChannelWithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateNotificationChannelWithBodyWithResponse indicates an expected call of CreateNotificationChannelWithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateNotificationChannelWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateNotificationChannelWithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateNotificationChannelWithResponse indicates an expected call of CreateNotificationChannelWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreatePricingV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreatePricingV1(ctx, body any, reqEditors ...any) *gomock.Call

CreatePricingV1 indicates an expected call of CreatePricingV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreatePricingV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreatePricingV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreatePricingV1WithBody indicates an expected call of CreatePricingV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreatePricingV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreatePricingV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreatePricingV1WithBodyWithResponse indicates an expected call of CreatePricingV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreatePricingV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreatePricingV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreatePricingV1WithResponse indicates an expected call of CreatePricingV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateRoleV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateRoleV1(ctx, body any, reqEditors ...any) *gomock.Call

CreateRoleV1 indicates an expected call of CreateRoleV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateRoleV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateRoleV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateRoleV1WithBody indicates an expected call of CreateRoleV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateRoleV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateRoleV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateRoleV1WithBodyWithResponse indicates an expected call of CreateRoleV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateRoleV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateRoleV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateRoleV1WithResponse indicates an expected call of CreateRoleV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateServiceAccountsNotificationSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateServiceAccountsNotificationSettingsV1(ctx, teamId, body any, reqEditors ...any) *gomock.Call

CreateServiceAccountsNotificationSettingsV1 indicates an expected call of CreateServiceAccountsNotificationSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateServiceAccountsNotificationSettingsV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateServiceAccountsNotificationSettingsV1WithBody(ctx, teamId, contentType, body any, reqEditors ...any) *gomock.Call

CreateServiceAccountsNotificationSettingsV1WithBody indicates an expected call of CreateServiceAccountsNotificationSettingsV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateServiceAccountsNotificationSettingsV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateServiceAccountsNotificationSettingsV1WithBodyWithResponse(ctx, teamId, contentType, body any, reqEditors ...any) *gomock.Call

CreateServiceAccountsNotificationSettingsV1WithBodyWithResponse indicates an expected call of CreateServiceAccountsNotificationSettingsV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateServiceAccountsNotificationSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateServiceAccountsNotificationSettingsV1WithResponse(ctx, teamId, body any, reqEditors ...any) *gomock.Call

CreateServiceAccountsNotificationSettingsV1WithResponse indicates an expected call of CreateServiceAccountsNotificationSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateSsoSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateSsoSettingsV1(ctx, body any, reqEditors ...any) *gomock.Call

CreateSsoSettingsV1 indicates an expected call of CreateSsoSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateSsoSettingsV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateSsoSettingsV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateSsoSettingsV1WithBody indicates an expected call of CreateSsoSettingsV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateSsoSettingsV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateSsoSettingsV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateSsoSettingsV1WithBodyWithResponse indicates an expected call of CreateSsoSettingsV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateSsoSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateSsoSettingsV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateSsoSettingsV1WithResponse indicates an expected call of CreateSsoSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamServiceAccountV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamServiceAccountV1(ctx, teamId, body any, reqEditors ...any) *gomock.Call

CreateTeamServiceAccountV1 indicates an expected call of CreateTeamServiceAccountV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamServiceAccountV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamServiceAccountV1WithBody(ctx, teamId, contentType, body any, reqEditors ...any) *gomock.Call

CreateTeamServiceAccountV1WithBody indicates an expected call of CreateTeamServiceAccountV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamServiceAccountV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamServiceAccountV1WithBodyWithResponse(ctx, teamId, contentType, body any, reqEditors ...any) *gomock.Call

CreateTeamServiceAccountV1WithBodyWithResponse indicates an expected call of CreateTeamServiceAccountV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamServiceAccountV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamServiceAccountV1WithResponse(ctx, teamId, body any, reqEditors ...any) *gomock.Call

CreateTeamServiceAccountV1WithResponse indicates an expected call of CreateTeamServiceAccountV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamV1(ctx, body any, reqEditors ...any) *gomock.Call

CreateTeamV1 indicates an expected call of CreateTeamV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateTeamV1WithBody indicates an expected call of CreateTeamV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateTeamV1WithBodyWithResponse indicates an expected call of CreateTeamV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateTeamV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateTeamV1WithResponse indicates an expected call of CreateTeamV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateUserV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateUserV1(ctx, params, body any, reqEditors ...any) *gomock.Call

CreateUserV1 indicates an expected call of CreateUserV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateUserV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateUserV1WithBody(ctx, params, contentType, body any, reqEditors ...any) *gomock.Call

CreateUserV1WithBody indicates an expected call of CreateUserV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateUserV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateUserV1WithBodyWithResponse(ctx, params, contentType, body any, reqEditors ...any) *gomock.Call

CreateUserV1WithBodyWithResponse indicates an expected call of CreateUserV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateUserV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateUserV1WithResponse(ctx, params, body any, reqEditors ...any) *gomock.Call

CreateUserV1WithResponse indicates an expected call of CreateUserV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateZoneV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateZoneV1(ctx, body any, reqEditors ...any) *gomock.Call

CreateZoneV1 indicates an expected call of CreateZoneV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateZoneV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateZoneV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateZoneV1WithBody indicates an expected call of CreateZoneV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateZoneV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateZoneV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

CreateZoneV1WithBodyWithResponse indicates an expected call of CreateZoneV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) CreateZoneV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) CreateZoneV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

CreateZoneV1WithResponse indicates an expected call of CreateZoneV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteAcceptedRiskV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteAcceptedRiskV1(ctx, acceptedRiskID any, reqEditors ...any) *gomock.Call

DeleteAcceptedRiskV1 indicates an expected call of DeleteAcceptedRiskV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteAcceptedRiskV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteAcceptedRiskV1WithResponse(ctx, acceptedRiskID any, reqEditors ...any) *gomock.Call

DeleteAcceptedRiskV1WithResponse indicates an expected call of DeleteAcceptedRiskV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteAccessKeyByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteAccessKeyByIdV1(ctx, accessKeyId any, reqEditors ...any) *gomock.Call

DeleteAccessKeyByIdV1 indicates an expected call of DeleteAccessKeyByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteAccessKeyByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteAccessKeyByIdV1WithResponse(ctx, accessKeyId any, reqEditors ...any) *gomock.Call

DeleteAccessKeyByIdV1WithResponse indicates an expected call of DeleteAccessKeyByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteCertificateV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteCertificateV1(ctx, certId any, reqEditors ...any) *gomock.Call

DeleteCertificateV1 indicates an expected call of DeleteCertificateV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteCertificateV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteCertificateV1WithResponse(ctx, certId any, reqEditors ...any) *gomock.Call

DeleteCertificateV1WithResponse indicates an expected call of DeleteCertificateV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteCustomPrometheusJobByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteCustomPrometheusJobByIdV1(ctx, jobName any, reqEditors ...any) *gomock.Call

DeleteCustomPrometheusJobByIdV1 indicates an expected call of DeleteCustomPrometheusJobByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteCustomPrometheusJobByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteCustomPrometheusJobByIdV1WithResponse(ctx, jobName any, reqEditors ...any) *gomock.Call

DeleteCustomPrometheusJobByIdV1WithResponse indicates an expected call of DeleteCustomPrometheusJobByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteEFOIntegrationByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteEFOIntegrationByIdV1(ctx, integrationId any, reqEditors ...any) *gomock.Call

DeleteEFOIntegrationByIdV1 indicates an expected call of DeleteEFOIntegrationByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteEFOIntegrationByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteEFOIntegrationByIdV1WithResponse(ctx, integrationId any, reqEditors ...any) *gomock.Call

DeleteEFOIntegrationByIdV1WithResponse indicates an expected call of DeleteEFOIntegrationByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteEFOIntegrationByIdV2

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteEFOIntegrationByIdV2(ctx, integrationId any, reqEditors ...any) *gomock.Call

DeleteEFOIntegrationByIdV2 indicates an expected call of DeleteEFOIntegrationByIdV2.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteEFOIntegrationByIdV2WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteEFOIntegrationByIdV2WithResponse(ctx, integrationId any, reqEditors ...any) *gomock.Call

DeleteEFOIntegrationByIdV2WithResponse indicates an expected call of DeleteEFOIntegrationByIdV2WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGlobalServiceAccountByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGlobalServiceAccountByIdV1(ctx, serviceAccountId any, reqEditors ...any) *gomock.Call

DeleteGlobalServiceAccountByIdV1 indicates an expected call of DeleteGlobalServiceAccountByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGlobalServiceAccountByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGlobalServiceAccountByIdV1WithResponse(ctx, serviceAccountId any, reqEditors ...any) *gomock.Call

DeleteGlobalServiceAccountByIdV1WithResponse indicates an expected call of DeleteGlobalServiceAccountByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGlobalServiceAccountsNotificationSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGlobalServiceAccountsNotificationSettingsV1(ctx any, reqEditors ...any) *gomock.Call

DeleteGlobalServiceAccountsNotificationSettingsV1 indicates an expected call of DeleteGlobalServiceAccountsNotificationSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGlobalServiceAccountsNotificationSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGlobalServiceAccountsNotificationSettingsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

DeleteGlobalServiceAccountsNotificationSettingsV1WithResponse indicates an expected call of DeleteGlobalServiceAccountsNotificationSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGroupMappingByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGroupMappingByIdV1(ctx, groupMappingId any, reqEditors ...any) *gomock.Call

DeleteGroupMappingByIdV1 indicates an expected call of DeleteGroupMappingByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGroupMappingByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteGroupMappingByIdV1WithResponse(ctx, groupMappingId any, reqEditors ...any) *gomock.Call

DeleteGroupMappingByIdV1WithResponse indicates an expected call of DeleteGroupMappingByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteInhibitionRuleById

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteInhibitionRuleById(ctx, inhibitionRuleId any, reqEditors ...any) *gomock.Call

DeleteInhibitionRuleById indicates an expected call of DeleteInhibitionRuleById.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteInhibitionRuleByIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteInhibitionRuleByIdWithResponse(ctx, inhibitionRuleId any, reqEditors ...any) *gomock.Call

DeleteInhibitionRuleByIdWithResponse indicates an expected call of DeleteInhibitionRuleByIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteIpFilterByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteIpFilterByIdV1(ctx, ipFilterId any, reqEditors ...any) *gomock.Call

DeleteIpFilterByIdV1 indicates an expected call of DeleteIpFilterByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteIpFilterByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteIpFilterByIdV1WithResponse(ctx, ipFilterId any, reqEditors ...any) *gomock.Call

DeleteIpFilterByIdV1WithResponse indicates an expected call of DeleteIpFilterByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteJiraIntegrationV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteJiraIntegrationV1(ctx, integrationID any, reqEditors ...any) *gomock.Call

DeleteJiraIntegrationV1 indicates an expected call of DeleteJiraIntegrationV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteJiraIntegrationV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteJiraIntegrationV1WithResponse(ctx, integrationID any, reqEditors ...any) *gomock.Call

DeleteJiraIntegrationV1WithResponse indicates an expected call of DeleteJiraIntegrationV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteJiraIssueTypeV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteJiraIssueTypeV1(ctx, integrationID, issueTypeID any, reqEditors ...any) *gomock.Call

DeleteJiraIssueTypeV1 indicates an expected call of DeleteJiraIssueTypeV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteJiraIssueTypeV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteJiraIssueTypeV1WithResponse(ctx, integrationID, issueTypeID any, reqEditors ...any) *gomock.Call

DeleteJiraIssueTypeV1WithResponse indicates an expected call of DeleteJiraIssueTypeV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteNotificationChannelById

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteNotificationChannelById(ctx, notificationChannelID any, reqEditors ...any) *gomock.Call

DeleteNotificationChannelById indicates an expected call of DeleteNotificationChannelById.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteNotificationChannelByIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteNotificationChannelByIdWithResponse(ctx, notificationChannelID any, reqEditors ...any) *gomock.Call

DeleteNotificationChannelByIdWithResponse indicates an expected call of DeleteNotificationChannelByIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeletePricingByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeletePricingByIdV1(ctx, pricingId any, reqEditors ...any) *gomock.Call

DeletePricingByIdV1 indicates an expected call of DeletePricingByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeletePricingByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeletePricingByIdV1WithResponse(ctx, pricingId any, reqEditors ...any) *gomock.Call

DeletePricingByIdV1WithResponse indicates an expected call of DeletePricingByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteRoleByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteRoleByIdV1(ctx, roleId any, reqEditors ...any) *gomock.Call

DeleteRoleByIdV1 indicates an expected call of DeleteRoleByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteRoleByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteRoleByIdV1WithResponse(ctx, roleId any, reqEditors ...any) *gomock.Call

DeleteRoleByIdV1WithResponse indicates an expected call of DeleteRoleByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSecureVulnerabilityV1BundlesBundleId

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSecureVulnerabilityV1BundlesBundleId(ctx, bundleId any, reqEditors ...any) *gomock.Call

DeleteSecureVulnerabilityV1BundlesBundleId indicates an expected call of DeleteSecureVulnerabilityV1BundlesBundleId.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSecureVulnerabilityV1BundlesBundleIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSecureVulnerabilityV1BundlesBundleIdWithResponse(ctx, bundleId any, reqEditors ...any) *gomock.Call

DeleteSecureVulnerabilityV1BundlesBundleIdWithResponse indicates an expected call of DeleteSecureVulnerabilityV1BundlesBundleIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSecureVulnerabilityV1PoliciesPolicyId

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSecureVulnerabilityV1PoliciesPolicyId(ctx, policyId any, reqEditors ...any) *gomock.Call

DeleteSecureVulnerabilityV1PoliciesPolicyId indicates an expected call of DeleteSecureVulnerabilityV1PoliciesPolicyId.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSecureVulnerabilityV1PoliciesPolicyIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSecureVulnerabilityV1PoliciesPolicyIdWithResponse(ctx, policyId any, reqEditors ...any) *gomock.Call

DeleteSecureVulnerabilityV1PoliciesPolicyIdWithResponse indicates an expected call of DeleteSecureVulnerabilityV1PoliciesPolicyIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteServiceAccountsNotificationSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteServiceAccountsNotificationSettingsV1(ctx, teamId any, reqEditors ...any) *gomock.Call

DeleteServiceAccountsNotificationSettingsV1 indicates an expected call of DeleteServiceAccountsNotificationSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteServiceAccountsNotificationSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteServiceAccountsNotificationSettingsV1WithResponse(ctx, teamId any, reqEditors ...any) *gomock.Call

DeleteServiceAccountsNotificationSettingsV1WithResponse indicates an expected call of DeleteServiceAccountsNotificationSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSsoSettingsByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSsoSettingsByIdV1(ctx, ssoSettingsId any, reqEditors ...any) *gomock.Call

DeleteSsoSettingsByIdV1 indicates an expected call of DeleteSsoSettingsByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSsoSettingsByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteSsoSettingsByIdV1WithResponse(ctx, ssoSettingsId any, reqEditors ...any) *gomock.Call

DeleteSsoSettingsByIdV1WithResponse indicates an expected call of DeleteSsoSettingsByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamByIdV1(ctx, teamId any, reqEditors ...any) *gomock.Call

DeleteTeamByIdV1 indicates an expected call of DeleteTeamByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamByIdV1WithResponse(ctx, teamId any, reqEditors ...any) *gomock.Call

DeleteTeamByIdV1WithResponse indicates an expected call of DeleteTeamByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamServiceAccountByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamServiceAccountByIdV1(ctx, teamId, serviceAccountId any, reqEditors ...any) *gomock.Call

DeleteTeamServiceAccountByIdV1 indicates an expected call of DeleteTeamServiceAccountByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamServiceAccountByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamServiceAccountByIdV1WithResponse(ctx, teamId, serviceAccountId any, reqEditors ...any) *gomock.Call

DeleteTeamServiceAccountByIdV1WithResponse indicates an expected call of DeleteTeamServiceAccountByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamUserByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamUserByIdV1(ctx, teamId, userId any, reqEditors ...any) *gomock.Call

DeleteTeamUserByIdV1 indicates an expected call of DeleteTeamUserByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamUserByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteTeamUserByIdV1WithResponse(ctx, teamId, userId any, reqEditors ...any) *gomock.Call

DeleteTeamUserByIdV1WithResponse indicates an expected call of DeleteTeamUserByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteUserByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteUserByIdV1(ctx, userId any, reqEditors ...any) *gomock.Call

DeleteUserByIdV1 indicates an expected call of DeleteUserByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteUserByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteUserByIdV1WithResponse(ctx, userId any, reqEditors ...any) *gomock.Call

DeleteUserByIdV1WithResponse indicates an expected call of DeleteUserByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteZoneV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteZoneV1(ctx, zoneId any, reqEditors ...any) *gomock.Call

DeleteZoneV1 indicates an expected call of DeleteZoneV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteZoneV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) DeleteZoneV1WithResponse(ctx, zoneId any, reqEditors ...any) *gomock.Call

DeleteZoneV1WithResponse indicates an expected call of DeleteZoneV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) EditZoneV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) EditZoneV1(ctx, zoneId, body any, reqEditors ...any) *gomock.Call

EditZoneV1 indicates an expected call of EditZoneV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) EditZoneV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) EditZoneV1WithBody(ctx, zoneId, contentType, body any, reqEditors ...any) *gomock.Call

EditZoneV1WithBody indicates an expected call of EditZoneV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) EditZoneV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) EditZoneV1WithBodyWithResponse(ctx, zoneId, contentType, body any, reqEditors ...any) *gomock.Call

EditZoneV1WithBodyWithResponse indicates an expected call of EditZoneV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) EditZoneV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) EditZoneV1WithResponse(ctx, zoneId, body any, reqEditors ...any) *gomock.Call

EditZoneV1WithResponse indicates an expected call of EditZoneV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GenerateSysqlWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GenerateSysqlWithResponse(ctx, question any, reqEditors ...any) *gomock.Call

GenerateSysqlWithResponse indicates an expected call of GenerateSysqlWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAcceptedRiskV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAcceptedRiskV1(ctx, acceptedRiskID any, reqEditors ...any) *gomock.Call

GetAcceptedRiskV1 indicates an expected call of GetAcceptedRiskV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAcceptedRiskV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAcceptedRiskV1WithResponse(ctx, acceptedRiskID any, reqEditors ...any) *gomock.Call

GetAcceptedRiskV1WithResponse indicates an expected call of GetAcceptedRiskV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAcceptedRisksV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAcceptedRisksV1(ctx, params any, reqEditors ...any) *gomock.Call

GetAcceptedRisksV1 indicates an expected call of GetAcceptedRisksV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAcceptedRisksV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAcceptedRisksV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetAcceptedRisksV1WithResponse indicates an expected call of GetAcceptedRisksV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAccessKeyByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAccessKeyByIdV1(ctx, accessKeyId any, reqEditors ...any) *gomock.Call

GetAccessKeyByIdV1 indicates an expected call of GetAccessKeyByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAccessKeyByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAccessKeyByIdV1WithResponse(ctx, accessKeyId any, reqEditors ...any) *gomock.Call

GetAccessKeyByIdV1WithResponse indicates an expected call of GetAccessKeyByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAccessKeysV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAccessKeysV1(ctx, params any, reqEditors ...any) *gomock.Call

GetAccessKeysV1 indicates an expected call of GetAccessKeysV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAccessKeysV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAccessKeysV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetAccessKeysV1WithResponse indicates an expected call of GetAccessKeysV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionFileAcquireV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionFileAcquireV1(ctx, actionExecutionId any, reqEditors ...any) *gomock.Call

GetActionExecutionFileAcquireV1 indicates an expected call of GetActionExecutionFileAcquireV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionFileAcquireV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionFileAcquireV1WithResponse(ctx, actionExecutionId any, reqEditors ...any) *gomock.Call

GetActionExecutionFileAcquireV1WithResponse indicates an expected call of GetActionExecutionFileAcquireV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionV1(ctx, actionExecutionId any, reqEditors ...any) *gomock.Call

GetActionExecutionV1 indicates an expected call of GetActionExecutionV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionV1WithResponse(ctx, actionExecutionId any, reqEditors ...any) *gomock.Call

GetActionExecutionV1WithResponse indicates an expected call of GetActionExecutionV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionsv1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionsv1(ctx, params any, reqEditors ...any) *gomock.Call

GetActionExecutionsv1 indicates an expected call of GetActionExecutionsv1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionsv1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionExecutionsv1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetActionExecutionsv1WithResponse indicates an expected call of GetActionExecutionsv1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetActionsV1 indicates an expected call of GetActionsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActionsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetActionsV1WithResponse indicates an expected call of GetActionsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntriesSupportedFiltersV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntriesSupportedFiltersV1(ctx any, reqEditors ...any) *gomock.Call

GetActivityAuditEntriesSupportedFiltersV1 indicates an expected call of GetActivityAuditEntriesSupportedFiltersV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntriesSupportedFiltersV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntriesSupportedFiltersV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetActivityAuditEntriesSupportedFiltersV1WithResponse indicates an expected call of GetActivityAuditEntriesSupportedFiltersV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntriesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntriesV1(ctx, params any, reqEditors ...any) *gomock.Call

GetActivityAuditEntriesV1 indicates an expected call of GetActivityAuditEntriesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntriesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntriesV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetActivityAuditEntriesV1WithResponse indicates an expected call of GetActivityAuditEntriesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntryV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntryV1(ctx, entryId any, reqEditors ...any) *gomock.Call

GetActivityAuditEntryV1 indicates an expected call of GetActivityAuditEntryV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntryV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetActivityAuditEntryV1WithResponse(ctx, entryId any, reqEditors ...any) *gomock.Call

GetActivityAuditEntryV1WithResponse indicates an expected call of GetActivityAuditEntryV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbCleanTombstonesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbCleanTombstonesV1(ctx any, reqEditors ...any) *gomock.Call

GetAdminTsdbCleanTombstonesV1 indicates an expected call of GetAdminTsdbCleanTombstonesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbCleanTombstonesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbCleanTombstonesV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetAdminTsdbCleanTombstonesV1WithResponse indicates an expected call of GetAdminTsdbCleanTombstonesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbDeleteSeriesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbDeleteSeriesV1(ctx any, reqEditors ...any) *gomock.Call

GetAdminTsdbDeleteSeriesV1 indicates an expected call of GetAdminTsdbDeleteSeriesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbDeleteSeriesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbDeleteSeriesV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetAdminTsdbDeleteSeriesV1WithResponse indicates an expected call of GetAdminTsdbDeleteSeriesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbSnapshotV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbSnapshotV1(ctx any, reqEditors ...any) *gomock.Call

GetAdminTsdbSnapshotV1 indicates an expected call of GetAdminTsdbSnapshotV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbSnapshotV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAdminTsdbSnapshotV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetAdminTsdbSnapshotV1WithResponse indicates an expected call of GetAdminTsdbSnapshotV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAlertManagersV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAlertManagersV1(ctx any, reqEditors ...any) *gomock.Call

GetAlertManagersV1 indicates an expected call of GetAlertManagersV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAlertManagersV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAlertManagersV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetAlertManagersV1WithResponse indicates an expected call of GetAlertManagersV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAlertsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAlertsV1(ctx any, reqEditors ...any) *gomock.Call

GetAlertsV1 indicates an expected call of GetAlertsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetAlertsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetAlertsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetAlertsV1WithResponse indicates an expected call of GetAlertsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCaptureStorageConfigurationV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCaptureStorageConfigurationV1(ctx any, reqEditors ...any) *gomock.Call

GetCaptureStorageConfigurationV1 indicates an expected call of GetCaptureStorageConfigurationV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCaptureStorageConfigurationV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCaptureStorageConfigurationV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetCaptureStorageConfigurationV1WithResponse indicates an expected call of GetCaptureStorageConfigurationV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificateRegistrationV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificateRegistrationV1(ctx, certId any, reqEditors ...any) *gomock.Call

GetCertificateRegistrationV1 indicates an expected call of GetCertificateRegistrationV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificateRegistrationV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificateRegistrationV1WithResponse(ctx, certId any, reqEditors ...any) *gomock.Call

GetCertificateRegistrationV1WithResponse indicates an expected call of GetCertificateRegistrationV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificateV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificateV1(ctx, certId any, reqEditors ...any) *gomock.Call

GetCertificateV1 indicates an expected call of GetCertificateV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificateV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificateV1WithResponse(ctx, certId any, reqEditors ...any) *gomock.Call

GetCertificateV1WithResponse indicates an expected call of GetCertificateV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificatesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificatesV1(ctx any, reqEditors ...any) *gomock.Call

GetCertificatesV1 indicates an expected call of GetCertificatesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificatesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCertificatesV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetCertificatesV1WithResponse indicates an expected call of GetCertificatesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobByNameV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobByNameV1(ctx, jobName any, reqEditors ...any) *gomock.Call

GetCustomPrometheusJobByNameV1 indicates an expected call of GetCustomPrometheusJobByNameV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobByNameV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobByNameV1WithResponse(ctx, jobName any, reqEditors ...any) *gomock.Call

GetCustomPrometheusJobByNameV1WithResponse indicates an expected call of GetCustomPrometheusJobByNameV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobEnablementV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobEnablementV1(ctx, jobName any, reqEditors ...any) *gomock.Call

GetCustomPrometheusJobEnablementV1 indicates an expected call of GetCustomPrometheusJobEnablementV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobEnablementV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobEnablementV1WithResponse(ctx, jobName any, reqEditors ...any) *gomock.Call

GetCustomPrometheusJobEnablementV1WithResponse indicates an expected call of GetCustomPrometheusJobEnablementV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetCustomPrometheusJobsV1 indicates an expected call of GetCustomPrometheusJobsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetCustomPrometheusJobsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetCustomPrometheusJobsV1WithResponse indicates an expected call of GetCustomPrometheusJobsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetDefaultRoleByDisplayNameV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetDefaultRoleByDisplayNameV1(ctx, roleDisplayName any, reqEditors ...any) *gomock.Call

GetDefaultRoleByDisplayNameV1 indicates an expected call of GetDefaultRoleByDisplayNameV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetDefaultRoleByDisplayNameV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetDefaultRoleByDisplayNameV1WithResponse(ctx, roleDisplayName any, reqEditors ...any) *gomock.Call

GetDefaultRoleByDisplayNameV1WithResponse indicates an expected call of GetDefaultRoleByDisplayNameV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetDisabledMetricsByJobV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetDisabledMetricsByJobV1(ctx, params any, reqEditors ...any) *gomock.Call

GetDisabledMetricsByJobV1 indicates an expected call of GetDisabledMetricsByJobV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetDisabledMetricsByJobV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetDisabledMetricsByJobV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetDisabledMetricsByJobV1WithResponse indicates an expected call of GetDisabledMetricsByJobV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetEFOIntegrationByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetEFOIntegrationByIdV1(ctx, integrationId any, reqEditors ...any) *gomock.Call

GetEFOIntegrationByIdV1 indicates an expected call of GetEFOIntegrationByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetEFOIntegrationByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetEFOIntegrationByIdV1WithResponse(ctx, integrationId any, reqEditors ...any) *gomock.Call

GetEFOIntegrationByIdV1WithResponse indicates an expected call of GetEFOIntegrationByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetEFOIntegrationByIdV2

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetEFOIntegrationByIdV2(ctx, integrationId any, reqEditors ...any) *gomock.Call

GetEFOIntegrationByIdV2 indicates an expected call of GetEFOIntegrationByIdV2.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetEFOIntegrationByIdV2WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetEFOIntegrationByIdV2WithResponse(ctx, integrationId any, reqEditors ...any) *gomock.Call

GetEFOIntegrationByIdV2WithResponse indicates an expected call of GetEFOIntegrationByIdV2WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventV1(ctx, eventId any, reqEditors ...any) *gomock.Call

GetEventV1 indicates an expected call of GetEventV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventV1WithResponse(ctx, eventId any, reqEditors ...any) *gomock.Call

GetEventV1WithResponse indicates an expected call of GetEventV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventsSupportedFiltersV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventsSupportedFiltersV1(ctx any, reqEditors ...any) *gomock.Call

GetEventsSupportedFiltersV1 indicates an expected call of GetEventsSupportedFiltersV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventsSupportedFiltersV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventsSupportedFiltersV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetEventsSupportedFiltersV1WithResponse indicates an expected call of GetEventsSupportedFiltersV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetEventsV1 indicates an expected call of GetEventsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetEventsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetEventsV1WithResponse indicates an expected call of GetEventsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetExemplarsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetExemplarsV1(ctx any, reqEditors ...any) *gomock.Call

GetExemplarsV1 indicates an expected call of GetExemplarsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetExemplarsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetExemplarsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetExemplarsV1WithResponse indicates an expected call of GetExemplarsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetFormatQueryV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetFormatQueryV1(ctx any, reqEditors ...any) *gomock.Call

GetFormatQueryV1 indicates an expected call of GetFormatQueryV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetFormatQueryV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetFormatQueryV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetFormatQueryV1WithResponse indicates an expected call of GetFormatQueryV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobaSsoSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobaSsoSettingsV1(ctx, ssoProductId any, reqEditors ...any) *gomock.Call

GetGlobaSsoSettingsV1 indicates an expected call of GetGlobaSsoSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobaSsoSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobaSsoSettingsV1WithResponse(ctx, ssoProductId any, reqEditors ...any) *gomock.Call

GetGlobaSsoSettingsV1WithResponse indicates an expected call of GetGlobaSsoSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountByIdV1(ctx, serviceAccountId any, reqEditors ...any) *gomock.Call

GetGlobalServiceAccountByIdV1 indicates an expected call of GetGlobalServiceAccountByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountByIdV1WithResponse(ctx, serviceAccountId any, reqEditors ...any) *gomock.Call

GetGlobalServiceAccountByIdV1WithResponse indicates an expected call of GetGlobalServiceAccountByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountsNotificationSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountsNotificationSettingsV1(ctx any, reqEditors ...any) *gomock.Call

GetGlobalServiceAccountsNotificationSettingsV1 indicates an expected call of GetGlobalServiceAccountsNotificationSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountsNotificationSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountsNotificationSettingsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetGlobalServiceAccountsNotificationSettingsV1WithResponse indicates an expected call of GetGlobalServiceAccountsNotificationSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetGlobalServiceAccountsV1 indicates an expected call of GetGlobalServiceAccountsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGlobalServiceAccountsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetGlobalServiceAccountsV1WithResponse indicates an expected call of GetGlobalServiceAccountsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingByIdV1(ctx, groupMappingId any, reqEditors ...any) *gomock.Call

GetGroupMappingByIdV1 indicates an expected call of GetGroupMappingByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingByIdV1WithResponse(ctx, groupMappingId any, reqEditors ...any) *gomock.Call

GetGroupMappingByIdV1WithResponse indicates an expected call of GetGroupMappingByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingSettingsV1(ctx any, reqEditors ...any) *gomock.Call

GetGroupMappingSettingsV1 indicates an expected call of GetGroupMappingSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingSettingsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetGroupMappingSettingsV1WithResponse indicates an expected call of GetGroupMappingSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetGroupMappingsV1 indicates an expected call of GetGroupMappingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetGroupMappingsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetGroupMappingsV1WithResponse indicates an expected call of GetGroupMappingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetInhibitionRuleById

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetInhibitionRuleById(ctx, inhibitionRuleId any, reqEditors ...any) *gomock.Call

GetInhibitionRuleById indicates an expected call of GetInhibitionRuleById.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetInhibitionRuleByIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetInhibitionRuleByIdWithResponse(ctx, inhibitionRuleId any, reqEditors ...any) *gomock.Call

GetInhibitionRuleByIdWithResponse indicates an expected call of GetInhibitionRuleByIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetInhibitionRules

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetInhibitionRules(ctx, params any, reqEditors ...any) *gomock.Call

GetInhibitionRules indicates an expected call of GetInhibitionRules.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetInhibitionRulesWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetInhibitionRulesWithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetInhibitionRulesWithResponse indicates an expected call of GetInhibitionRulesWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFilterByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFilterByIdV1(ctx, ipFilterId any, reqEditors ...any) *gomock.Call

GetIpFilterByIdV1 indicates an expected call of GetIpFilterByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFilterByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFilterByIdV1WithResponse(ctx, ipFilterId any, reqEditors ...any) *gomock.Call

GetIpFilterByIdV1WithResponse indicates an expected call of GetIpFilterByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFiltersSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFiltersSettingsV1(ctx any, reqEditors ...any) *gomock.Call

GetIpFiltersSettingsV1 indicates an expected call of GetIpFiltersSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFiltersSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFiltersSettingsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetIpFiltersSettingsV1WithResponse indicates an expected call of GetIpFiltersSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFiltersV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFiltersV1(ctx, params any, reqEditors ...any) *gomock.Call

GetIpFiltersV1 indicates an expected call of GetIpFiltersV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFiltersV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetIpFiltersV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetIpFiltersV1WithResponse indicates an expected call of GetIpFiltersV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIntegrationV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIntegrationV1(ctx, integrationID any, reqEditors ...any) *gomock.Call

GetJiraIntegrationV1 indicates an expected call of GetJiraIntegrationV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIntegrationV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIntegrationV1WithResponse(ctx, integrationID any, reqEditors ...any) *gomock.Call

GetJiraIntegrationV1WithResponse indicates an expected call of GetJiraIntegrationV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIntegrationsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIntegrationsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetJiraIntegrationsV1 indicates an expected call of GetJiraIntegrationsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIntegrationsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIntegrationsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetJiraIntegrationsV1WithResponse indicates an expected call of GetJiraIntegrationsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIssueTypeV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIssueTypeV1(ctx, integrationID, issueTypeID any, reqEditors ...any) *gomock.Call

GetJiraIssueTypeV1 indicates an expected call of GetJiraIssueTypeV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIssueTypeV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIssueTypeV1WithResponse(ctx, integrationID, issueTypeID any, reqEditors ...any) *gomock.Call

GetJiraIssueTypeV1WithResponse indicates an expected call of GetJiraIssueTypeV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIssueTypesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIssueTypesV1(ctx, integrationID any, reqEditors ...any) *gomock.Call

GetJiraIssueTypesV1 indicates an expected call of GetJiraIssueTypesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIssueTypesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetJiraIssueTypesV1WithResponse(ctx, integrationID any, reqEditors ...any) *gomock.Call

GetJiraIssueTypesV1WithResponse indicates an expected call of GetJiraIssueTypesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetLabelValuesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetLabelValuesV1(ctx, labelName, params any, reqEditors ...any) *gomock.Call

GetLabelValuesV1 indicates an expected call of GetLabelValuesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetLabelValuesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetLabelValuesV1WithResponse(ctx, labelName, params any, reqEditors ...any) *gomock.Call

GetLabelValuesV1WithResponse indicates an expected call of GetLabelValuesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetLabelsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetLabelsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetLabelsV1 indicates an expected call of GetLabelsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetLabelsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetLabelsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetLabelsV1WithResponse indicates an expected call of GetLabelsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetLiveNotificationsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetLiveNotificationsV1(ctx any, reqEditors ...any) *gomock.Call

GetLiveNotificationsV1 indicates an expected call of GetLiveNotificationsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetLiveNotificationsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetLiveNotificationsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetLiveNotificationsV1WithResponse indicates an expected call of GetLiveNotificationsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetMetadataV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetMetadataV1(ctx, params any, reqEditors ...any) *gomock.Call

GetMetadataV1 indicates an expected call of GetMetadataV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetMetadataV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetMetadataV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetMetadataV1WithResponse indicates an expected call of GetMetadataV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetMonitorEventsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetMonitorEventsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetMonitorEventsV1 indicates an expected call of GetMonitorEventsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetMonitorEventsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetMonitorEventsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetMonitorEventsV1WithResponse indicates an expected call of GetMonitorEventsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetMyPermissionsWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetMyPermissionsWithResponse(ctx any, reqEditors ...any) *gomock.Call

GetMyPermissionsWithResponse indicates an expected call of GetMyPermissionsWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationChannelById

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationChannelById(ctx, notificationChannelID any, reqEditors ...any) *gomock.Call

GetNotificationChannelById indicates an expected call of GetNotificationChannelById.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationChannelByIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationChannelByIdWithResponse(ctx, notificationChannelID any, reqEditors ...any) *gomock.Call

GetNotificationChannelByIdWithResponse indicates an expected call of GetNotificationChannelByIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationChannels

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationChannels(ctx, params any, reqEditors ...any) *gomock.Call

GetNotificationChannels indicates an expected call of GetNotificationChannels.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationChannelsWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationChannelsWithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetNotificationChannelsWithResponse indicates an expected call of GetNotificationChannelsWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationsV1(ctx any, reqEditors ...any) *gomock.Call

GetNotificationsV1 indicates an expected call of GetNotificationsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetNotificationsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetNotificationsV1WithResponse indicates an expected call of GetNotificationsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetParseQueryV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetParseQueryV1(ctx any, reqEditors ...any) *gomock.Call

GetParseQueryV1 indicates an expected call of GetParseQueryV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetParseQueryV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetParseQueryV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetParseQueryV1WithResponse indicates an expected call of GetParseQueryV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetPermissionsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetPermissionsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetPermissionsV1 indicates an expected call of GetPermissionsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetPermissionsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetPermissionsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetPermissionsV1WithResponse indicates an expected call of GetPermissionsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetPlatformAuditEventsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetPlatformAuditEventsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetPlatformAuditEventsV1 indicates an expected call of GetPlatformAuditEventsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetPlatformAuditEventsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetPlatformAuditEventsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetPlatformAuditEventsV1WithResponse indicates an expected call of GetPlatformAuditEventsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingByIdV1(ctx, pricingId any, reqEditors ...any) *gomock.Call

GetPricingByIdV1 indicates an expected call of GetPricingByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingByIdV1WithResponse(ctx, pricingId any, reqEditors ...any) *gomock.Call

GetPricingByIdV1WithResponse indicates an expected call of GetPricingByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingProjectedCostsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingProjectedCostsV1(ctx, pricingId, params any, reqEditors ...any) *gomock.Call

GetPricingProjectedCostsV1 indicates an expected call of GetPricingProjectedCostsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingProjectedCostsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingProjectedCostsV1WithResponse(ctx, pricingId, params any, reqEditors ...any) *gomock.Call

GetPricingProjectedCostsV1WithResponse indicates an expected call of GetPricingProjectedCostsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingV1(ctx, params any, reqEditors ...any) *gomock.Call

GetPricingV1 indicates an expected call of GetPricingV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetPricingV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetPricingV1WithResponse indicates an expected call of GetPricingV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetProcessTreeBranchesWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetProcessTreeBranchesWithResponse(ctx, eventID any, reqEditors ...any) *gomock.Call

GetProcessTreeBranchesWithResponse indicates an expected call of GetProcessTreeBranchesWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetProcessTreeTreesWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetProcessTreeTreesWithResponse(ctx, eventID any, reqEditors ...any) *gomock.Call

GetProcessTreeTreesWithResponse indicates an expected call of GetProcessTreeTreesWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetQueryRangeV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetQueryRangeV1(ctx, params any, reqEditors ...any) *gomock.Call

GetQueryRangeV1 indicates an expected call of GetQueryRangeV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetQueryRangeV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetQueryRangeV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetQueryRangeV1WithResponse indicates an expected call of GetQueryRangeV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetQueryV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetQueryV1(ctx, params any, reqEditors ...any) *gomock.Call

GetQueryV1 indicates an expected call of GetQueryV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetQueryV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetQueryV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetQueryV1WithResponse indicates an expected call of GetQueryV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetResource

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetResource(ctx, hash any, reqEditors ...any) *gomock.Call

GetResource indicates an expected call of GetResource.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetResourceWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetResourceWithResponse(ctx, hash any, reqEditors ...any) *gomock.Call

GetResourceWithResponse indicates an expected call of GetResourceWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetResources

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetResources(ctx, params any, reqEditors ...any) *gomock.Call

GetResources indicates an expected call of GetResources.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetResourcesWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetResourcesWithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetResourcesWithResponse indicates an expected call of GetResourcesWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetRoleByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetRoleByIdV1(ctx, roleId any, reqEditors ...any) *gomock.Call

GetRoleByIdV1 indicates an expected call of GetRoleByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetRoleByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetRoleByIdV1WithResponse(ctx, roleId any, reqEditors ...any) *gomock.Call

GetRoleByIdV1WithResponse indicates an expected call of GetRoleByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetRolesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetRolesV1(ctx, params any, reqEditors ...any) *gomock.Call

GetRolesV1 indicates an expected call of GetRolesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetRolesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetRolesV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetRolesV1WithResponse indicates an expected call of GetRolesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetRulesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetRulesV1(ctx, params any, reqEditors ...any) *gomock.Call

GetRulesV1 indicates an expected call of GetRulesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetRulesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetRulesV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetRulesV1WithResponse indicates an expected call of GetRulesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSBOMV1beta1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSBOMV1beta1(ctx, params any, reqEditors ...any) *gomock.Call

GetSBOMV1beta1 indicates an expected call of GetSBOMV1beta1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSBOMV1beta1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSBOMV1beta1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetSBOMV1beta1WithResponse indicates an expected call of GetSBOMV1beta1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1Bundles

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1Bundles(ctx, params any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1Bundles indicates an expected call of GetSecureVulnerabilityV1Bundles.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1BundlesBundleId

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1BundlesBundleId(ctx, bundleId any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1BundlesBundleId indicates an expected call of GetSecureVulnerabilityV1BundlesBundleId.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1BundlesBundleIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1BundlesBundleIdWithResponse(ctx, bundleId any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1BundlesBundleIdWithResponse indicates an expected call of GetSecureVulnerabilityV1BundlesBundleIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1BundlesWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1BundlesWithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1BundlesWithResponse indicates an expected call of GetSecureVulnerabilityV1BundlesWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1PipelineResults

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1PipelineResults(ctx, params any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1PipelineResults indicates an expected call of GetSecureVulnerabilityV1PipelineResults.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1PipelineResultsWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1PipelineResultsWithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1PipelineResultsWithResponse indicates an expected call of GetSecureVulnerabilityV1PipelineResultsWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1Policies

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1Policies(ctx, params any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1Policies indicates an expected call of GetSecureVulnerabilityV1Policies.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1PoliciesPolicyId

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1PoliciesPolicyId(ctx, policyId any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1PoliciesPolicyId indicates an expected call of GetSecureVulnerabilityV1PoliciesPolicyId.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1PoliciesPolicyIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1PoliciesPolicyIdWithResponse(ctx, policyId any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1PoliciesPolicyIdWithResponse indicates an expected call of GetSecureVulnerabilityV1PoliciesPolicyIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1PoliciesWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1PoliciesWithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1PoliciesWithResponse indicates an expected call of GetSecureVulnerabilityV1PoliciesWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1ResultsResultId

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1ResultsResultId(ctx, resultId any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1ResultsResultId indicates an expected call of GetSecureVulnerabilityV1ResultsResultId.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1ResultsResultIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSecureVulnerabilityV1ResultsResultIdWithResponse(ctx, resultId any, reqEditors ...any) *gomock.Call

GetSecureVulnerabilityV1ResultsResultIdWithResponse indicates an expected call of GetSecureVulnerabilityV1ResultsResultIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSeriesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSeriesV1(ctx, params any, reqEditors ...any) *gomock.Call

GetSeriesV1 indicates an expected call of GetSeriesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSeriesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSeriesV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetSeriesV1WithResponse indicates an expected call of GetSeriesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetServiceAccountsNotificationSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetServiceAccountsNotificationSettingsV1(ctx, teamId any, reqEditors ...any) *gomock.Call

GetServiceAccountsNotificationSettingsV1 indicates an expected call of GetServiceAccountsNotificationSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetServiceAccountsNotificationSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetServiceAccountsNotificationSettingsV1WithResponse(ctx, teamId any, reqEditors ...any) *gomock.Call

GetServiceAccountsNotificationSettingsV1WithResponse indicates an expected call of GetServiceAccountsNotificationSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSsoSettingsByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSsoSettingsByIdV1(ctx, ssoSettingsId any, reqEditors ...any) *gomock.Call

GetSsoSettingsByIdV1 indicates an expected call of GetSsoSettingsByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSsoSettingsByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSsoSettingsByIdV1WithResponse(ctx, ssoSettingsId any, reqEditors ...any) *gomock.Call

GetSsoSettingsByIdV1WithResponse indicates an expected call of GetSsoSettingsByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSsoSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSsoSettingsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetSsoSettingsV1 indicates an expected call of GetSsoSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSsoSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSsoSettingsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetSsoSettingsV1WithResponse indicates an expected call of GetSsoSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusBuildInfoV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusBuildInfoV1(ctx any, reqEditors ...any) *gomock.Call

GetStatusBuildInfoV1 indicates an expected call of GetStatusBuildInfoV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusBuildInfoV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusBuildInfoV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetStatusBuildInfoV1WithResponse indicates an expected call of GetStatusBuildInfoV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusConfigV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusConfigV1(ctx any, reqEditors ...any) *gomock.Call

GetStatusConfigV1 indicates an expected call of GetStatusConfigV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusConfigV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusConfigV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetStatusConfigV1WithResponse indicates an expected call of GetStatusConfigV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusFlagsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusFlagsV1(ctx any, reqEditors ...any) *gomock.Call

GetStatusFlagsV1 indicates an expected call of GetStatusFlagsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusFlagsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusFlagsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetStatusFlagsV1WithResponse indicates an expected call of GetStatusFlagsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusRuntimeInfoV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusRuntimeInfoV1(ctx any, reqEditors ...any) *gomock.Call

GetStatusRuntimeInfoV1 indicates an expected call of GetStatusRuntimeInfoV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusRuntimeInfoV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusRuntimeInfoV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetStatusRuntimeInfoV1WithResponse indicates an expected call of GetStatusRuntimeInfoV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusTsdbV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusTsdbV1(ctx any, reqEditors ...any) *gomock.Call

GetStatusTsdbV1 indicates an expected call of GetStatusTsdbV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusTsdbV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusTsdbV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetStatusTsdbV1WithResponse indicates an expected call of GetStatusTsdbV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusWalReplayV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusWalReplayV1(ctx any, reqEditors ...any) *gomock.Call

GetStatusWalReplayV1 indicates an expected call of GetStatusWalReplayV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusWalReplayV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetStatusWalReplayV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetStatusWalReplayV1WithResponse indicates an expected call of GetStatusWalReplayV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSysqlSchema

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSysqlSchema(ctx any, reqEditors ...any) *gomock.Call

GetSysqlSchema indicates an expected call of GetSysqlSchema.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetSysqlSchemaWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetSysqlSchemaWithResponse(ctx any, reqEditors ...any) *gomock.Call

GetSysqlSchemaWithResponse indicates an expected call of GetSysqlSchemaWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTargetsMetadataV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTargetsMetadataV1(ctx any, reqEditors ...any) *gomock.Call

GetTargetsMetadataV1 indicates an expected call of GetTargetsMetadataV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTargetsMetadataV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTargetsMetadataV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetTargetsMetadataV1WithResponse indicates an expected call of GetTargetsMetadataV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTargetsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTargetsV1(ctx any, reqEditors ...any) *gomock.Call

GetTargetsV1 indicates an expected call of GetTargetsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTargetsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTargetsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetTargetsV1WithResponse indicates an expected call of GetTargetsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamByIdV1(ctx, teamId any, reqEditors ...any) *gomock.Call

GetTeamByIdV1 indicates an expected call of GetTeamByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamByIdV1WithResponse(ctx, teamId any, reqEditors ...any) *gomock.Call

GetTeamByIdV1WithResponse indicates an expected call of GetTeamByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamServiceAccountByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamServiceAccountByIdV1(ctx, teamId, serviceAccountId any, reqEditors ...any) *gomock.Call

GetTeamServiceAccountByIdV1 indicates an expected call of GetTeamServiceAccountByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamServiceAccountByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamServiceAccountByIdV1WithResponse(ctx, teamId, serviceAccountId any, reqEditors ...any) *gomock.Call

GetTeamServiceAccountByIdV1WithResponse indicates an expected call of GetTeamServiceAccountByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamServiceAccountsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamServiceAccountsV1(ctx, teamId, params any, reqEditors ...any) *gomock.Call

GetTeamServiceAccountsV1 indicates an expected call of GetTeamServiceAccountsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamServiceAccountsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamServiceAccountsV1WithResponse(ctx, teamId, params any, reqEditors ...any) *gomock.Call

GetTeamServiceAccountsV1WithResponse indicates an expected call of GetTeamServiceAccountsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamUserByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamUserByIdV1(ctx, teamId, userId any, reqEditors ...any) *gomock.Call

GetTeamUserByIdV1 indicates an expected call of GetTeamUserByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamUserByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamUserByIdV1WithResponse(ctx, teamId, userId any, reqEditors ...any) *gomock.Call

GetTeamUserByIdV1WithResponse indicates an expected call of GetTeamUserByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamUsersV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamUsersV1(ctx, teamId, params any, reqEditors ...any) *gomock.Call

GetTeamUsersV1 indicates an expected call of GetTeamUsersV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamUsersV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamUsersV1WithResponse(ctx, teamId, params any, reqEditors ...any) *gomock.Call

GetTeamUsersV1WithResponse indicates an expected call of GetTeamUsersV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamsV1(ctx, params any, reqEditors ...any) *gomock.Call

GetTeamsV1 indicates an expected call of GetTeamsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetTeamsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetTeamsV1WithResponse indicates an expected call of GetTeamsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetUserByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetUserByIdV1(ctx, userId any, reqEditors ...any) *gomock.Call

GetUserByIdV1 indicates an expected call of GetUserByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetUserByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetUserByIdV1WithResponse(ctx, userId any, reqEditors ...any) *gomock.Call

GetUserByIdV1WithResponse indicates an expected call of GetUserByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetUserDeactivationConfigurationV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetUserDeactivationConfigurationV1(ctx any, reqEditors ...any) *gomock.Call

GetUserDeactivationConfigurationV1 indicates an expected call of GetUserDeactivationConfigurationV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetUserDeactivationConfigurationV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetUserDeactivationConfigurationV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

GetUserDeactivationConfigurationV1WithResponse indicates an expected call of GetUserDeactivationConfigurationV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetUsersV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetUsersV1(ctx, params any, reqEditors ...any) *gomock.Call

GetUsersV1 indicates an expected call of GetUsersV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetUsersV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetUsersV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

GetUsersV1WithResponse indicates an expected call of GetUsersV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWastedWorkloadData

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWastedWorkloadData(ctx, body any, reqEditors ...any) *gomock.Call

GetWastedWorkloadData indicates an expected call of GetWastedWorkloadData.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWastedWorkloadDataWithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWastedWorkloadDataWithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

GetWastedWorkloadDataWithBody indicates an expected call of GetWastedWorkloadDataWithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWastedWorkloadDataWithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWastedWorkloadDataWithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

GetWastedWorkloadDataWithBodyWithResponse indicates an expected call of GetWastedWorkloadDataWithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWastedWorkloadDataWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWastedWorkloadDataWithResponse(ctx, body any, reqEditors ...any) *gomock.Call

GetWastedWorkloadDataWithResponse indicates an expected call of GetWastedWorkloadDataWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadCostDataV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadCostDataV1(ctx, body any, reqEditors ...any) *gomock.Call

GetWorkloadCostDataV1 indicates an expected call of GetWorkloadCostDataV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadCostDataV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadCostDataV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

GetWorkloadCostDataV1WithBody indicates an expected call of GetWorkloadCostDataV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadCostDataV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadCostDataV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

GetWorkloadCostDataV1WithBodyWithResponse indicates an expected call of GetWorkloadCostDataV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadCostDataV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadCostDataV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

GetWorkloadCostDataV1WithResponse indicates an expected call of GetWorkloadCostDataV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadRightsizingData

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadRightsizingData(ctx, body any, reqEditors ...any) *gomock.Call

GetWorkloadRightsizingData indicates an expected call of GetWorkloadRightsizingData.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadRightsizingDataWithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadRightsizingDataWithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

GetWorkloadRightsizingDataWithBody indicates an expected call of GetWorkloadRightsizingDataWithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadRightsizingDataWithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadRightsizingDataWithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

GetWorkloadRightsizingDataWithBodyWithResponse indicates an expected call of GetWorkloadRightsizingDataWithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadRightsizingDataWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetWorkloadRightsizingDataWithResponse(ctx, body any, reqEditors ...any) *gomock.Call

GetWorkloadRightsizingDataWithResponse indicates an expected call of GetWorkloadRightsizingDataWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetZoneByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetZoneByIdV1(ctx, zoneId any, reqEditors ...any) *gomock.Call

GetZoneByIdV1 indicates an expected call of GetZoneByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) GetZoneByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) GetZoneByIdV1WithResponse(ctx, zoneId any, reqEditors ...any) *gomock.Call

GetZoneByIdV1WithResponse indicates an expected call of GetZoneByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOChannelsByIntegrationV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOChannelsByIntegrationV1(ctx, params any, reqEditors ...any) *gomock.Call

ListEFOChannelsByIntegrationV1 indicates an expected call of ListEFOChannelsByIntegrationV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOChannelsByIntegrationV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOChannelsByIntegrationV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

ListEFOChannelsByIntegrationV1WithResponse indicates an expected call of ListEFOChannelsByIntegrationV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOChannelsByIntegrationV2

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOChannelsByIntegrationV2(ctx, params any, reqEditors ...any) *gomock.Call

ListEFOChannelsByIntegrationV2 indicates an expected call of ListEFOChannelsByIntegrationV2.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOChannelsByIntegrationV2WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOChannelsByIntegrationV2WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

ListEFOChannelsByIntegrationV2WithResponse indicates an expected call of ListEFOChannelsByIntegrationV2WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsTypesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsTypesV1(ctx any, reqEditors ...any) *gomock.Call

ListEFOIntegrationsTypesV1 indicates an expected call of ListEFOIntegrationsTypesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsTypesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsTypesV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

ListEFOIntegrationsTypesV1WithResponse indicates an expected call of ListEFOIntegrationsTypesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsTypesV2

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsTypesV2(ctx any, reqEditors ...any) *gomock.Call

ListEFOIntegrationsTypesV2 indicates an expected call of ListEFOIntegrationsTypesV2.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsTypesV2WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsTypesV2WithResponse(ctx any, reqEditors ...any) *gomock.Call

ListEFOIntegrationsTypesV2WithResponse indicates an expected call of ListEFOIntegrationsTypesV2WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsV1(ctx any, reqEditors ...any) *gomock.Call

ListEFOIntegrationsV1 indicates an expected call of ListEFOIntegrationsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

ListEFOIntegrationsV1WithResponse indicates an expected call of ListEFOIntegrationsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsV2

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsV2(ctx any, reqEditors ...any) *gomock.Call

ListEFOIntegrationsV2 indicates an expected call of ListEFOIntegrationsV2.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsV2WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListEFOIntegrationsV2WithResponse(ctx any, reqEditors ...any) *gomock.Call

ListEFOIntegrationsV2WithResponse indicates an expected call of ListEFOIntegrationsV2WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListJobsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListJobsV1(ctx, params any, reqEditors ...any) *gomock.Call

ListJobsV1 indicates an expected call of ListJobsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListJobsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListJobsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

ListJobsV1WithResponse indicates an expected call of ListJobsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListSchedulesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListSchedulesV1(ctx any, reqEditors ...any) *gomock.Call

ListSchedulesV1 indicates an expected call of ListSchedulesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListSchedulesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListSchedulesV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

ListSchedulesV1WithResponse indicates an expected call of ListSchedulesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListZonesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListZonesV1(ctx, params any, reqEditors ...any) *gomock.Call

ListZonesV1 indicates an expected call of ListZonesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ListZonesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ListZonesV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

ListZonesV1WithResponse indicates an expected call of ListZonesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostAcceptedRiskV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostAcceptedRiskV1(ctx, body any, reqEditors ...any) *gomock.Call

PostAcceptedRiskV1 indicates an expected call of PostAcceptedRiskV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostAcceptedRiskV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostAcceptedRiskV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

PostAcceptedRiskV1WithBody indicates an expected call of PostAcceptedRiskV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostAcceptedRiskV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostAcceptedRiskV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

PostAcceptedRiskV1WithBodyWithResponse indicates an expected call of PostAcceptedRiskV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostAcceptedRiskV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostAcceptedRiskV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

PostAcceptedRiskV1WithResponse indicates an expected call of PostAcceptedRiskV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbCleanTombstonesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbCleanTombstonesV1(ctx any, reqEditors ...any) *gomock.Call

PostAdminTsdbCleanTombstonesV1 indicates an expected call of PostAdminTsdbCleanTombstonesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbCleanTombstonesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbCleanTombstonesV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

PostAdminTsdbCleanTombstonesV1WithResponse indicates an expected call of PostAdminTsdbCleanTombstonesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbDeleteSeriesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbDeleteSeriesV1(ctx any, reqEditors ...any) *gomock.Call

PostAdminTsdbDeleteSeriesV1 indicates an expected call of PostAdminTsdbDeleteSeriesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbDeleteSeriesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbDeleteSeriesV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

PostAdminTsdbDeleteSeriesV1WithResponse indicates an expected call of PostAdminTsdbDeleteSeriesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbSnapshotV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbSnapshotV1(ctx any, reqEditors ...any) *gomock.Call

PostAdminTsdbSnapshotV1 indicates an expected call of PostAdminTsdbSnapshotV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbSnapshotV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostAdminTsdbSnapshotV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

PostAdminTsdbSnapshotV1WithResponse indicates an expected call of PostAdminTsdbSnapshotV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostDisabledMetricsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostDisabledMetricsV1(ctx, body any, reqEditors ...any) *gomock.Call

PostDisabledMetricsV1 indicates an expected call of PostDisabledMetricsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostDisabledMetricsV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostDisabledMetricsV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

PostDisabledMetricsV1WithBody indicates an expected call of PostDisabledMetricsV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostDisabledMetricsV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostDisabledMetricsV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

PostDisabledMetricsV1WithBodyWithResponse indicates an expected call of PostDisabledMetricsV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostDisabledMetricsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostDisabledMetricsV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

PostDisabledMetricsV1WithResponse indicates an expected call of PostDisabledMetricsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostExemplarsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostExemplarsV1(ctx any, reqEditors ...any) *gomock.Call

PostExemplarsV1 indicates an expected call of PostExemplarsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostExemplarsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostExemplarsV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

PostExemplarsV1WithResponse indicates an expected call of PostExemplarsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostFormatQueryV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostFormatQueryV1(ctx any, reqEditors ...any) *gomock.Call

PostFormatQueryV1 indicates an expected call of PostFormatQueryV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostFormatQueryV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostFormatQueryV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

PostFormatQueryV1WithResponse indicates an expected call of PostFormatQueryV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostLabelsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostLabelsV1(ctx, params any, reqEditors ...any) *gomock.Call

PostLabelsV1 indicates an expected call of PostLabelsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostLabelsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostLabelsV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

PostLabelsV1WithResponse indicates an expected call of PostLabelsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostParseQueryV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostParseQueryV1(ctx any, reqEditors ...any) *gomock.Call

PostParseQueryV1 indicates an expected call of PostParseQueryV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostParseQueryV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostParseQueryV1WithResponse(ctx any, reqEditors ...any) *gomock.Call

PostParseQueryV1WithResponse indicates an expected call of PostParseQueryV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostQueryRangeV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostQueryRangeV1(ctx, params any, reqEditors ...any) *gomock.Call

PostQueryRangeV1 indicates an expected call of PostQueryRangeV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostQueryRangeV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostQueryRangeV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

PostQueryRangeV1WithResponse indicates an expected call of PostQueryRangeV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostQueryV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostQueryV1(ctx, params any, reqEditors ...any) *gomock.Call

PostQueryV1 indicates an expected call of PostQueryV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostQueryV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostQueryV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

PostQueryV1WithResponse indicates an expected call of PostQueryV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1Bundles

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1Bundles(ctx, body any, reqEditors ...any) *gomock.Call

PostSecureVulnerabilityV1Bundles indicates an expected call of PostSecureVulnerabilityV1Bundles.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1BundlesWithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1BundlesWithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

PostSecureVulnerabilityV1BundlesWithBody indicates an expected call of PostSecureVulnerabilityV1BundlesWithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1BundlesWithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1BundlesWithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

PostSecureVulnerabilityV1BundlesWithBodyWithResponse indicates an expected call of PostSecureVulnerabilityV1BundlesWithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1BundlesWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1BundlesWithResponse(ctx, body any, reqEditors ...any) *gomock.Call

PostSecureVulnerabilityV1BundlesWithResponse indicates an expected call of PostSecureVulnerabilityV1BundlesWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1Policies

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1Policies(ctx, body any, reqEditors ...any) *gomock.Call

PostSecureVulnerabilityV1Policies indicates an expected call of PostSecureVulnerabilityV1Policies.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1PoliciesWithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1PoliciesWithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

PostSecureVulnerabilityV1PoliciesWithBody indicates an expected call of PostSecureVulnerabilityV1PoliciesWithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1PoliciesWithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1PoliciesWithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

PostSecureVulnerabilityV1PoliciesWithBodyWithResponse indicates an expected call of PostSecureVulnerabilityV1PoliciesWithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1PoliciesWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostSecureVulnerabilityV1PoliciesWithResponse(ctx, body any, reqEditors ...any) *gomock.Call

PostSecureVulnerabilityV1PoliciesWithResponse indicates an expected call of PostSecureVulnerabilityV1PoliciesWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostSeriesV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostSeriesV1(ctx, params any, reqEditors ...any) *gomock.Call

PostSeriesV1 indicates an expected call of PostSeriesV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PostSeriesV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PostSeriesV1WithResponse(ctx, params any, reqEditors ...any) *gomock.Call

PostSeriesV1WithResponse indicates an expected call of PostSeriesV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1BundlesBundleId

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1BundlesBundleId(ctx, bundleId, body any, reqEditors ...any) *gomock.Call

PutSecureVulnerabilityV1BundlesBundleId indicates an expected call of PutSecureVulnerabilityV1BundlesBundleId.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1BundlesBundleIdWithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1BundlesBundleIdWithBody(ctx, bundleId, contentType, body any, reqEditors ...any) *gomock.Call

PutSecureVulnerabilityV1BundlesBundleIdWithBody indicates an expected call of PutSecureVulnerabilityV1BundlesBundleIdWithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1BundlesBundleIdWithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1BundlesBundleIdWithBodyWithResponse(ctx, bundleId, contentType, body any, reqEditors ...any) *gomock.Call

PutSecureVulnerabilityV1BundlesBundleIdWithBodyWithResponse indicates an expected call of PutSecureVulnerabilityV1BundlesBundleIdWithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1BundlesBundleIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1BundlesBundleIdWithResponse(ctx, bundleId, body any, reqEditors ...any) *gomock.Call

PutSecureVulnerabilityV1BundlesBundleIdWithResponse indicates an expected call of PutSecureVulnerabilityV1BundlesBundleIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1PoliciesPolicyId

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1PoliciesPolicyId(ctx, policyId, body any, reqEditors ...any) *gomock.Call

PutSecureVulnerabilityV1PoliciesPolicyId indicates an expected call of PutSecureVulnerabilityV1PoliciesPolicyId.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1PoliciesPolicyIdWithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1PoliciesPolicyIdWithBody(ctx, policyId, contentType, body any, reqEditors ...any) *gomock.Call

PutSecureVulnerabilityV1PoliciesPolicyIdWithBody indicates an expected call of PutSecureVulnerabilityV1PoliciesPolicyIdWithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1PoliciesPolicyIdWithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1PoliciesPolicyIdWithBodyWithResponse(ctx, policyId, contentType, body any, reqEditors ...any) *gomock.Call

PutSecureVulnerabilityV1PoliciesPolicyIdWithBodyWithResponse indicates an expected call of PutSecureVulnerabilityV1PoliciesPolicyIdWithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1PoliciesPolicyIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) PutSecureVulnerabilityV1PoliciesPolicyIdWithResponse(ctx, policyId, body any, reqEditors ...any) *gomock.Call

PutSecureVulnerabilityV1PoliciesPolicyIdWithResponse indicates an expected call of PutSecureVulnerabilityV1PoliciesPolicyIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlGet

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlGet(ctx, params any, reqEditors ...any) *gomock.Call

QuerySysqlGet indicates an expected call of QuerySysqlGet.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlGetWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlGetWithResponse(ctx, params any, reqEditors ...any) *gomock.Call

QuerySysqlGetWithResponse indicates an expected call of QuerySysqlGetWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlPost

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlPost(ctx, body any, reqEditors ...any) *gomock.Call

QuerySysqlPost indicates an expected call of QuerySysqlPost.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlPostWithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlPostWithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

QuerySysqlPostWithBody indicates an expected call of QuerySysqlPostWithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlPostWithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlPostWithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

QuerySysqlPostWithBodyWithResponse indicates an expected call of QuerySysqlPostWithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlPostWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) QuerySysqlPostWithResponse(ctx, body any, reqEditors ...any) *gomock.Call

QuerySysqlPostWithResponse indicates an expected call of QuerySysqlPostWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) RemoteWriteV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) RemoteWriteV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

RemoteWriteV1WithBody indicates an expected call of RemoteWriteV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) RemoteWriteV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) RemoteWriteV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

RemoteWriteV1WithBodyWithResponse indicates an expected call of RemoteWriteV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveGroupMappingSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveGroupMappingSettingsV1(ctx, body any, reqEditors ...any) *gomock.Call

SaveGroupMappingSettingsV1 indicates an expected call of SaveGroupMappingSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveGroupMappingSettingsV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveGroupMappingSettingsV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

SaveGroupMappingSettingsV1WithBody indicates an expected call of SaveGroupMappingSettingsV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveGroupMappingSettingsV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveGroupMappingSettingsV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

SaveGroupMappingSettingsV1WithBodyWithResponse indicates an expected call of SaveGroupMappingSettingsV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveGroupMappingSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveGroupMappingSettingsV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

SaveGroupMappingSettingsV1WithResponse indicates an expected call of SaveGroupMappingSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveIpFiltersSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveIpFiltersSettingsV1(ctx, body any, reqEditors ...any) *gomock.Call

SaveIpFiltersSettingsV1 indicates an expected call of SaveIpFiltersSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveIpFiltersSettingsV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveIpFiltersSettingsV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

SaveIpFiltersSettingsV1WithBody indicates an expected call of SaveIpFiltersSettingsV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveIpFiltersSettingsV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveIpFiltersSettingsV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

SaveIpFiltersSettingsV1WithBodyWithResponse indicates an expected call of SaveIpFiltersSettingsV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveIpFiltersSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveIpFiltersSettingsV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

SaveIpFiltersSettingsV1WithResponse indicates an expected call of SaveIpFiltersSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveTeamUserV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveTeamUserV1(ctx, teamId, userId, body any, reqEditors ...any) *gomock.Call

SaveTeamUserV1 indicates an expected call of SaveTeamUserV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveTeamUserV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveTeamUserV1WithBody(ctx, teamId, userId, contentType, body any, reqEditors ...any) *gomock.Call

SaveTeamUserV1WithBody indicates an expected call of SaveTeamUserV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveTeamUserV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveTeamUserV1WithBodyWithResponse(ctx, teamId, userId, contentType, body any, reqEditors ...any) *gomock.Call

SaveTeamUserV1WithBodyWithResponse indicates an expected call of SaveTeamUserV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SaveTeamUserV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SaveTeamUserV1WithResponse(ctx, teamId, userId, body any, reqEditors ...any) *gomock.Call

SaveTeamUserV1WithResponse indicates an expected call of SaveTeamUserV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ScannerAPIServiceListRegistryResults

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ScannerAPIServiceListRegistryResults(ctx, params any, reqEditors ...any) *gomock.Call

ScannerAPIServiceListRegistryResults indicates an expected call of ScannerAPIServiceListRegistryResults.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ScannerAPIServiceListRegistryResultsWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ScannerAPIServiceListRegistryResultsWithResponse(ctx, params any, reqEditors ...any) *gomock.Call

ScannerAPIServiceListRegistryResultsWithResponse indicates an expected call of ScannerAPIServiceListRegistryResultsWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ScannerAPIServiceListRuntimeResults

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ScannerAPIServiceListRuntimeResults(ctx, params any, reqEditors ...any) *gomock.Call

ScannerAPIServiceListRuntimeResults indicates an expected call of ScannerAPIServiceListRuntimeResults.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) ScannerAPIServiceListRuntimeResultsWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) ScannerAPIServiceListRuntimeResultsWithResponse(ctx, params any, reqEditors ...any) *gomock.Call

ScannerAPIServiceListRuntimeResultsWithResponse indicates an expected call of ScannerAPIServiceListRuntimeResultsWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SubmitActionExecutionv1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SubmitActionExecutionv1(ctx, body any, reqEditors ...any) *gomock.Call

SubmitActionExecutionv1 indicates an expected call of SubmitActionExecutionv1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SubmitActionExecutionv1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SubmitActionExecutionv1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

SubmitActionExecutionv1WithBody indicates an expected call of SubmitActionExecutionv1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SubmitActionExecutionv1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SubmitActionExecutionv1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

SubmitActionExecutionv1WithBodyWithResponse indicates an expected call of SubmitActionExecutionv1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) SubmitActionExecutionv1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) SubmitActionExecutionv1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

SubmitActionExecutionv1WithResponse indicates an expected call of SubmitActionExecutionv1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UndoActionExecutionV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UndoActionExecutionV1(ctx, actionExecutionId, params any, reqEditors ...any) *gomock.Call

UndoActionExecutionV1 indicates an expected call of UndoActionExecutionV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UndoActionExecutionV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UndoActionExecutionV1WithResponse(ctx, actionExecutionId, params any, reqEditors ...any) *gomock.Call

UndoActionExecutionV1WithResponse indicates an expected call of UndoActionExecutionV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAcceptedRiskV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAcceptedRiskV1(ctx, acceptedRiskID, body any, reqEditors ...any) *gomock.Call

UpdateAcceptedRiskV1 indicates an expected call of UpdateAcceptedRiskV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAcceptedRiskV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAcceptedRiskV1WithBody(ctx, acceptedRiskID, contentType, body any, reqEditors ...any) *gomock.Call

UpdateAcceptedRiskV1WithBody indicates an expected call of UpdateAcceptedRiskV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAcceptedRiskV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAcceptedRiskV1WithBodyWithResponse(ctx, acceptedRiskID, contentType, body any, reqEditors ...any) *gomock.Call

UpdateAcceptedRiskV1WithBodyWithResponse indicates an expected call of UpdateAcceptedRiskV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAcceptedRiskV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAcceptedRiskV1WithResponse(ctx, acceptedRiskID, body any, reqEditors ...any) *gomock.Call

UpdateAcceptedRiskV1WithResponse indicates an expected call of UpdateAcceptedRiskV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAccessKeyByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAccessKeyByIdV1(ctx, accessKeyId, body any, reqEditors ...any) *gomock.Call

UpdateAccessKeyByIdV1 indicates an expected call of UpdateAccessKeyByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAccessKeyByIdV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAccessKeyByIdV1WithBody(ctx, accessKeyId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateAccessKeyByIdV1WithBody indicates an expected call of UpdateAccessKeyByIdV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAccessKeyByIdV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAccessKeyByIdV1WithBodyWithResponse(ctx, accessKeyId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateAccessKeyByIdV1WithBodyWithResponse indicates an expected call of UpdateAccessKeyByIdV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAccessKeyByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateAccessKeyByIdV1WithResponse(ctx, accessKeyId, body any, reqEditors ...any) *gomock.Call

UpdateAccessKeyByIdV1WithResponse indicates an expected call of UpdateAccessKeyByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCaptureStorageConfigurationV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCaptureStorageConfigurationV1(ctx, body any, reqEditors ...any) *gomock.Call

UpdateCaptureStorageConfigurationV1 indicates an expected call of UpdateCaptureStorageConfigurationV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCaptureStorageConfigurationV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCaptureStorageConfigurationV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

UpdateCaptureStorageConfigurationV1WithBody indicates an expected call of UpdateCaptureStorageConfigurationV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCaptureStorageConfigurationV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCaptureStorageConfigurationV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

UpdateCaptureStorageConfigurationV1WithBodyWithResponse indicates an expected call of UpdateCaptureStorageConfigurationV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCaptureStorageConfigurationV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCaptureStorageConfigurationV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

UpdateCaptureStorageConfigurationV1WithResponse indicates an expected call of UpdateCaptureStorageConfigurationV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobByIdV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobByIdV1WithBody(ctx, jobName, contentType, body any, reqEditors ...any) *gomock.Call

UpdateCustomPrometheusJobByIdV1WithBody indicates an expected call of UpdateCustomPrometheusJobByIdV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobByIdV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobByIdV1WithBodyWithResponse(ctx, jobName, contentType, body any, reqEditors ...any) *gomock.Call

UpdateCustomPrometheusJobByIdV1WithBodyWithResponse indicates an expected call of UpdateCustomPrometheusJobByIdV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobEnablementV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobEnablementV1(ctx, jobName, body any, reqEditors ...any) *gomock.Call

UpdateCustomPrometheusJobEnablementV1 indicates an expected call of UpdateCustomPrometheusJobEnablementV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobEnablementV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobEnablementV1WithBody(ctx, jobName, contentType, body any, reqEditors ...any) *gomock.Call

UpdateCustomPrometheusJobEnablementV1WithBody indicates an expected call of UpdateCustomPrometheusJobEnablementV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobEnablementV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobEnablementV1WithBodyWithResponse(ctx, jobName, contentType, body any, reqEditors ...any) *gomock.Call

UpdateCustomPrometheusJobEnablementV1WithBodyWithResponse indicates an expected call of UpdateCustomPrometheusJobEnablementV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobEnablementV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateCustomPrometheusJobEnablementV1WithResponse(ctx, jobName, body any, reqEditors ...any) *gomock.Call

UpdateCustomPrometheusJobEnablementV1WithResponse indicates an expected call of UpdateCustomPrometheusJobEnablementV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV1(ctx, integrationId, body any, reqEditors ...any) *gomock.Call

UpdateEFOIntegrationByIdV1 indicates an expected call of UpdateEFOIntegrationByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV1WithBody(ctx, integrationId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateEFOIntegrationByIdV1WithBody indicates an expected call of UpdateEFOIntegrationByIdV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV1WithBodyWithResponse(ctx, integrationId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateEFOIntegrationByIdV1WithBodyWithResponse indicates an expected call of UpdateEFOIntegrationByIdV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV1WithResponse(ctx, integrationId, body any, reqEditors ...any) *gomock.Call

UpdateEFOIntegrationByIdV1WithResponse indicates an expected call of UpdateEFOIntegrationByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV2

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV2(ctx, integrationId, body any, reqEditors ...any) *gomock.Call

UpdateEFOIntegrationByIdV2 indicates an expected call of UpdateEFOIntegrationByIdV2.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV2WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV2WithBody(ctx, integrationId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateEFOIntegrationByIdV2WithBody indicates an expected call of UpdateEFOIntegrationByIdV2WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV2WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV2WithBodyWithResponse(ctx, integrationId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateEFOIntegrationByIdV2WithBodyWithResponse indicates an expected call of UpdateEFOIntegrationByIdV2WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV2WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateEFOIntegrationByIdV2WithResponse(ctx, integrationId, body any, reqEditors ...any) *gomock.Call

UpdateEFOIntegrationByIdV2WithResponse indicates an expected call of UpdateEFOIntegrationByIdV2WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalServiceAccountsNotificationSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalServiceAccountsNotificationSettingsV1(ctx, body any, reqEditors ...any) *gomock.Call

UpdateGlobalServiceAccountsNotificationSettingsV1 indicates an expected call of UpdateGlobalServiceAccountsNotificationSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalServiceAccountsNotificationSettingsV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalServiceAccountsNotificationSettingsV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

UpdateGlobalServiceAccountsNotificationSettingsV1WithBody indicates an expected call of UpdateGlobalServiceAccountsNotificationSettingsV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

UpdateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse indicates an expected call of UpdateGlobalServiceAccountsNotificationSettingsV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalServiceAccountsNotificationSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalServiceAccountsNotificationSettingsV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

UpdateGlobalServiceAccountsNotificationSettingsV1WithResponse indicates an expected call of UpdateGlobalServiceAccountsNotificationSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalSsoSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalSsoSettingsV1(ctx, ssoProductId, body any, reqEditors ...any) *gomock.Call

UpdateGlobalSsoSettingsV1 indicates an expected call of UpdateGlobalSsoSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalSsoSettingsV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalSsoSettingsV1WithBody(ctx, ssoProductId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateGlobalSsoSettingsV1WithBody indicates an expected call of UpdateGlobalSsoSettingsV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalSsoSettingsV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalSsoSettingsV1WithBodyWithResponse(ctx, ssoProductId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateGlobalSsoSettingsV1WithBodyWithResponse indicates an expected call of UpdateGlobalSsoSettingsV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalSsoSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGlobalSsoSettingsV1WithResponse(ctx, ssoProductId, body any, reqEditors ...any) *gomock.Call

UpdateGlobalSsoSettingsV1WithResponse indicates an expected call of UpdateGlobalSsoSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGroupMappingByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGroupMappingByIdV1(ctx, groupMappingId, body any, reqEditors ...any) *gomock.Call

UpdateGroupMappingByIdV1 indicates an expected call of UpdateGroupMappingByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGroupMappingByIdV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGroupMappingByIdV1WithBody(ctx, groupMappingId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateGroupMappingByIdV1WithBody indicates an expected call of UpdateGroupMappingByIdV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGroupMappingByIdV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGroupMappingByIdV1WithBodyWithResponse(ctx, groupMappingId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateGroupMappingByIdV1WithBodyWithResponse indicates an expected call of UpdateGroupMappingByIdV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGroupMappingByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateGroupMappingByIdV1WithResponse(ctx, groupMappingId, body any, reqEditors ...any) *gomock.Call

UpdateGroupMappingByIdV1WithResponse indicates an expected call of UpdateGroupMappingByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateInhibitionRule

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateInhibitionRule(ctx, inhibitionRuleId, body any, reqEditors ...any) *gomock.Call

UpdateInhibitionRule indicates an expected call of UpdateInhibitionRule.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateInhibitionRuleWithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateInhibitionRuleWithBody(ctx, inhibitionRuleId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateInhibitionRuleWithBody indicates an expected call of UpdateInhibitionRuleWithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateInhibitionRuleWithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateInhibitionRuleWithBodyWithResponse(ctx, inhibitionRuleId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateInhibitionRuleWithBodyWithResponse indicates an expected call of UpdateInhibitionRuleWithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateInhibitionRuleWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateInhibitionRuleWithResponse(ctx, inhibitionRuleId, body any, reqEditors ...any) *gomock.Call

UpdateInhibitionRuleWithResponse indicates an expected call of UpdateInhibitionRuleWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateIpFilterV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateIpFilterV1(ctx, ipFilterId, body any, reqEditors ...any) *gomock.Call

UpdateIpFilterV1 indicates an expected call of UpdateIpFilterV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateIpFilterV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateIpFilterV1WithBody(ctx, ipFilterId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateIpFilterV1WithBody indicates an expected call of UpdateIpFilterV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateIpFilterV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateIpFilterV1WithBodyWithResponse(ctx, ipFilterId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateIpFilterV1WithBodyWithResponse indicates an expected call of UpdateIpFilterV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateIpFilterV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateIpFilterV1WithResponse(ctx, ipFilterId, body any, reqEditors ...any) *gomock.Call

UpdateIpFilterV1WithResponse indicates an expected call of UpdateIpFilterV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIntegrationV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIntegrationV1(ctx, integrationID, body any, reqEditors ...any) *gomock.Call

UpdateJiraIntegrationV1 indicates an expected call of UpdateJiraIntegrationV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIntegrationV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIntegrationV1WithBody(ctx, integrationID, contentType, body any, reqEditors ...any) *gomock.Call

UpdateJiraIntegrationV1WithBody indicates an expected call of UpdateJiraIntegrationV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIntegrationV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIntegrationV1WithBodyWithResponse(ctx, integrationID, contentType, body any, reqEditors ...any) *gomock.Call

UpdateJiraIntegrationV1WithBodyWithResponse indicates an expected call of UpdateJiraIntegrationV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIntegrationV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIntegrationV1WithResponse(ctx, integrationID, body any, reqEditors ...any) *gomock.Call

UpdateJiraIntegrationV1WithResponse indicates an expected call of UpdateJiraIntegrationV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIssueTypeV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIssueTypeV1(ctx, integrationID, issueTypeID, body any, reqEditors ...any) *gomock.Call

UpdateJiraIssueTypeV1 indicates an expected call of UpdateJiraIssueTypeV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIssueTypeV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIssueTypeV1WithBody(ctx, integrationID, issueTypeID, contentType, body any, reqEditors ...any) *gomock.Call

UpdateJiraIssueTypeV1WithBody indicates an expected call of UpdateJiraIssueTypeV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIssueTypeV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIssueTypeV1WithBodyWithResponse(ctx, integrationID, issueTypeID, contentType, body any, reqEditors ...any) *gomock.Call

UpdateJiraIssueTypeV1WithBodyWithResponse indicates an expected call of UpdateJiraIssueTypeV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIssueTypeV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateJiraIssueTypeV1WithResponse(ctx, integrationID, issueTypeID, body any, reqEditors ...any) *gomock.Call

UpdateJiraIssueTypeV1WithResponse indicates an expected call of UpdateJiraIssueTypeV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateNotificationChannelById

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateNotificationChannelById(ctx, notificationChannelID, body any, reqEditors ...any) *gomock.Call

UpdateNotificationChannelById indicates an expected call of UpdateNotificationChannelById.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateNotificationChannelByIdWithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateNotificationChannelByIdWithBody(ctx, notificationChannelID, contentType, body any, reqEditors ...any) *gomock.Call

UpdateNotificationChannelByIdWithBody indicates an expected call of UpdateNotificationChannelByIdWithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateNotificationChannelByIdWithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateNotificationChannelByIdWithBodyWithResponse(ctx, notificationChannelID, contentType, body any, reqEditors ...any) *gomock.Call

UpdateNotificationChannelByIdWithBodyWithResponse indicates an expected call of UpdateNotificationChannelByIdWithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateNotificationChannelByIdWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateNotificationChannelByIdWithResponse(ctx, notificationChannelID, body any, reqEditors ...any) *gomock.Call

UpdateNotificationChannelByIdWithResponse indicates an expected call of UpdateNotificationChannelByIdWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdatePricingByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdatePricingByIdV1(ctx, pricingId, body any, reqEditors ...any) *gomock.Call

UpdatePricingByIdV1 indicates an expected call of UpdatePricingByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdatePricingByIdV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdatePricingByIdV1WithBody(ctx, pricingId, contentType, body any, reqEditors ...any) *gomock.Call

UpdatePricingByIdV1WithBody indicates an expected call of UpdatePricingByIdV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdatePricingByIdV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdatePricingByIdV1WithBodyWithResponse(ctx, pricingId, contentType, body any, reqEditors ...any) *gomock.Call

UpdatePricingByIdV1WithBodyWithResponse indicates an expected call of UpdatePricingByIdV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdatePricingByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdatePricingByIdV1WithResponse(ctx, pricingId, body any, reqEditors ...any) *gomock.Call

UpdatePricingByIdV1WithResponse indicates an expected call of UpdatePricingByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateRoleByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateRoleByIdV1(ctx, roleId, body any, reqEditors ...any) *gomock.Call

UpdateRoleByIdV1 indicates an expected call of UpdateRoleByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateRoleByIdV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateRoleByIdV1WithBody(ctx, roleId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateRoleByIdV1WithBody indicates an expected call of UpdateRoleByIdV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateRoleByIdV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateRoleByIdV1WithBodyWithResponse(ctx, roleId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateRoleByIdV1WithBodyWithResponse indicates an expected call of UpdateRoleByIdV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateRoleByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateRoleByIdV1WithResponse(ctx, roleId, body any, reqEditors ...any) *gomock.Call

UpdateRoleByIdV1WithResponse indicates an expected call of UpdateRoleByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateServiceAccountsNotificationSettingsV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateServiceAccountsNotificationSettingsV1(ctx, teamId, body any, reqEditors ...any) *gomock.Call

UpdateServiceAccountsNotificationSettingsV1 indicates an expected call of UpdateServiceAccountsNotificationSettingsV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateServiceAccountsNotificationSettingsV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateServiceAccountsNotificationSettingsV1WithBody(ctx, teamId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateServiceAccountsNotificationSettingsV1WithBody indicates an expected call of UpdateServiceAccountsNotificationSettingsV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateServiceAccountsNotificationSettingsV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateServiceAccountsNotificationSettingsV1WithBodyWithResponse(ctx, teamId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateServiceAccountsNotificationSettingsV1WithBodyWithResponse indicates an expected call of UpdateServiceAccountsNotificationSettingsV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateServiceAccountsNotificationSettingsV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateServiceAccountsNotificationSettingsV1WithResponse(ctx, teamId, body any, reqEditors ...any) *gomock.Call

UpdateServiceAccountsNotificationSettingsV1WithResponse indicates an expected call of UpdateServiceAccountsNotificationSettingsV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateSsoSettingsByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateSsoSettingsByIdV1(ctx, ssoSettingsId, body any, reqEditors ...any) *gomock.Call

UpdateSsoSettingsByIdV1 indicates an expected call of UpdateSsoSettingsByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateSsoSettingsByIdV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateSsoSettingsByIdV1WithBody(ctx, ssoSettingsId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateSsoSettingsByIdV1WithBody indicates an expected call of UpdateSsoSettingsByIdV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateSsoSettingsByIdV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateSsoSettingsByIdV1WithBodyWithResponse(ctx, ssoSettingsId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateSsoSettingsByIdV1WithBodyWithResponse indicates an expected call of UpdateSsoSettingsByIdV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateSsoSettingsByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateSsoSettingsByIdV1WithResponse(ctx, ssoSettingsId, body any, reqEditors ...any) *gomock.Call

UpdateSsoSettingsByIdV1WithResponse indicates an expected call of UpdateSsoSettingsByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateTeamByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateTeamByIdV1(ctx, teamId, body any, reqEditors ...any) *gomock.Call

UpdateTeamByIdV1 indicates an expected call of UpdateTeamByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateTeamByIdV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateTeamByIdV1WithBody(ctx, teamId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateTeamByIdV1WithBody indicates an expected call of UpdateTeamByIdV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateTeamByIdV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateTeamByIdV1WithBodyWithResponse(ctx, teamId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateTeamByIdV1WithBodyWithResponse indicates an expected call of UpdateTeamByIdV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateTeamByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateTeamByIdV1WithResponse(ctx, teamId, body any, reqEditors ...any) *gomock.Call

UpdateTeamByIdV1WithResponse indicates an expected call of UpdateTeamByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserDeactivationConfigurationByIdV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserDeactivationConfigurationByIdV1(ctx, body any, reqEditors ...any) *gomock.Call

UpdateUserDeactivationConfigurationByIdV1 indicates an expected call of UpdateUserDeactivationConfigurationByIdV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserDeactivationConfigurationByIdV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserDeactivationConfigurationByIdV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

UpdateUserDeactivationConfigurationByIdV1WithBody indicates an expected call of UpdateUserDeactivationConfigurationByIdV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserDeactivationConfigurationByIdV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserDeactivationConfigurationByIdV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

UpdateUserDeactivationConfigurationByIdV1WithBodyWithResponse indicates an expected call of UpdateUserDeactivationConfigurationByIdV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserDeactivationConfigurationByIdV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserDeactivationConfigurationByIdV1WithResponse(ctx, body any, reqEditors ...any) *gomock.Call

UpdateUserDeactivationConfigurationByIdV1WithResponse indicates an expected call of UpdateUserDeactivationConfigurationByIdV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserV1

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserV1(ctx, userId, body any, reqEditors ...any) *gomock.Call

UpdateUserV1 indicates an expected call of UpdateUserV1.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserV1WithBody(ctx, userId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateUserV1WithBody indicates an expected call of UpdateUserV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserV1WithBodyWithResponse(ctx, userId, contentType, body any, reqEditors ...any) *gomock.Call

UpdateUserV1WithBodyWithResponse indicates an expected call of UpdateUserV1WithBodyWithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserV1WithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UpdateUserV1WithResponse(ctx, userId, body any, reqEditors ...any) *gomock.Call

UpdateUserV1WithResponse indicates an expected call of UpdateUserV1WithResponse.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UploadCertificateV1WithBody

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UploadCertificateV1WithBody(ctx, contentType, body any, reqEditors ...any) *gomock.Call

UploadCertificateV1WithBody indicates an expected call of UploadCertificateV1WithBody.

func (*MockExtendedClientWithResponsesInterfaceMockRecorder) UploadCertificateV1WithBodyWithResponse

func (mr *MockExtendedClientWithResponsesInterfaceMockRecorder) UploadCertificateV1WithBodyWithResponse(ctx, contentType, body any, reqEditors ...any) *gomock.Call

UploadCertificateV1WithBodyWithResponse indicates an expected call of UploadCertificateV1WithBodyWithResponse.

Jump to

Keyboard shortcuts

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