Documentation
¶
Index ¶
- type MockClientWithResponsesInterface
- func (_m *MockClientWithResponsesInterface) CreateClusterComponentTypeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.CreateClusterComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterComponentTypeWithResponse(ctx context.Context, body gen.ClusterComponentType, ...) (*gen.CreateClusterComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterDataPlaneWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.CreateClusterDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterDataPlaneWithResponse(ctx context.Context, body gen.ClusterDataPlane, ...) (*gen.CreateClusterDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterObservabilityPlaneWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.CreateClusterObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterObservabilityPlaneWithResponse(ctx context.Context, body gen.ClusterObservabilityPlane, ...) (*gen.CreateClusterObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterProjectTypeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.CreateClusterProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterProjectTypeWithResponse(ctx context.Context, body gen.ClusterProjectType, ...) (*gen.CreateClusterProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterResourceTypeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.CreateClusterResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterResourceTypeWithResponse(ctx context.Context, body gen.ClusterResourceType, ...) (*gen.CreateClusterResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterRoleBindingWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.CreateClusterRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterRoleBindingWithResponse(ctx context.Context, body gen.ClusterAuthzRoleBinding, ...) (*gen.CreateClusterRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterRoleWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.CreateClusterRoleResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterRoleWithResponse(ctx context.Context, body gen.ClusterAuthzRole, ...) (*gen.CreateClusterRoleResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterTraitWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.CreateClusterTraitResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterTraitWithResponse(ctx context.Context, body gen.ClusterTrait, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterTraitResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterWorkflowPlaneWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.CreateClusterWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterWorkflowPlaneWithResponse(ctx context.Context, body gen.ClusterWorkflowPlane, ...) (*gen.CreateClusterWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterWorkflowWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.CreateClusterWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) CreateClusterWorkflowWithResponse(ctx context.Context, body gen.ClusterWorkflow, ...) (*gen.CreateClusterWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) CreateComponentReleaseWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateComponentReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) CreateComponentReleaseWithResponse(ctx context.Context, namespaceName string, body gen.ComponentRelease, ...) (*gen.CreateComponentReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) CreateComponentTypeWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateComponentTypeWithResponse(ctx context.Context, namespaceName string, body gen.ComponentType, ...) (*gen.CreateComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateComponentWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateComponentResp, error)
- func (_m *MockClientWithResponsesInterface) CreateComponentWithResponse(ctx context.Context, namespaceName string, body gen.Component, ...) (*gen.CreateComponentResp, error)
- func (_m *MockClientWithResponsesInterface) CreateDataPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateDataPlaneWithResponse(ctx context.Context, namespaceName string, body gen.DataPlane, ...) (*gen.CreateDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateDeploymentPipelineWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateDeploymentPipelineResp, error)
- func (_m *MockClientWithResponsesInterface) CreateDeploymentPipelineWithResponse(ctx context.Context, namespaceName string, body gen.DeploymentPipeline, ...) (*gen.CreateDeploymentPipelineResp, error)
- func (_m *MockClientWithResponsesInterface) CreateEnvironmentWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateEnvironmentResp, error)
- func (_m *MockClientWithResponsesInterface) CreateEnvironmentWithResponse(ctx context.Context, namespaceName string, body gen.Environment, ...) (*gen.CreateEnvironmentResp, error)
- func (_m *MockClientWithResponsesInterface) CreateGitSecretWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateGitSecretResp, error)
- func (_m *MockClientWithResponsesInterface) CreateGitSecretWithResponse(ctx context.Context, namespaceName string, body gen.CreateGitSecretRequest, ...) (*gen.CreateGitSecretResp, error)
- func (_m *MockClientWithResponsesInterface) CreateNamespaceRoleBindingWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateNamespaceRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) CreateNamespaceRoleBindingWithResponse(ctx context.Context, namespaceName string, body gen.AuthzRoleBinding, ...) (*gen.CreateNamespaceRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) CreateNamespaceRoleWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateNamespaceRoleResp, error)
- func (_m *MockClientWithResponsesInterface) CreateNamespaceRoleWithResponse(ctx context.Context, namespaceName string, body gen.AuthzRole, ...) (*gen.CreateNamespaceRoleResp, error)
- func (_m *MockClientWithResponsesInterface) CreateNamespaceWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.CreateNamespaceResp, error)
- func (_m *MockClientWithResponsesInterface) CreateNamespaceWithResponse(ctx context.Context, body gen.Namespace, reqEditors ...gen.RequestEditorFn) (*gen.CreateNamespaceResp, error)
- func (_m *MockClientWithResponsesInterface) CreateObservabilityAlertsNotificationChannelWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateObservabilityAlertsNotificationChannelResp, error)
- func (_m *MockClientWithResponsesInterface) CreateObservabilityAlertsNotificationChannelWithResponse(ctx context.Context, namespaceName string, ...) (*gen.CreateObservabilityAlertsNotificationChannelResp, error)
- func (_m *MockClientWithResponsesInterface) CreateObservabilityPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateObservabilityPlaneWithResponse(ctx context.Context, namespaceName string, body gen.ObservabilityPlane, ...) (*gen.CreateObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateProjectReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateProjectReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) CreateProjectReleaseBindingWithResponse(ctx context.Context, namespaceName string, body gen.ProjectReleaseBinding, ...) (*gen.CreateProjectReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) CreateProjectReleaseWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateProjectReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) CreateProjectReleaseWithResponse(ctx context.Context, namespaceName string, body gen.ProjectRelease, ...) (*gen.CreateProjectReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) CreateProjectTypeWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateProjectTypeWithResponse(ctx context.Context, namespaceName string, body gen.ProjectType, ...) (*gen.CreateProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateProjectWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateProjectResp, error)
- func (_m *MockClientWithResponsesInterface) CreateProjectWithResponse(ctx context.Context, namespaceName string, body gen.Project, ...) (*gen.CreateProjectResp, error)
- func (_m *MockClientWithResponsesInterface) CreateReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) CreateReleaseBindingWithResponse(ctx context.Context, namespaceName string, body gen.ReleaseBinding, ...) (*gen.CreateReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) CreateResourceReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateResourceReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) CreateResourceReleaseBindingWithResponse(ctx context.Context, namespaceName string, body gen.ResourceReleaseBinding, ...) (*gen.CreateResourceReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) CreateResourceReleaseWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateResourceReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) CreateResourceReleaseWithResponse(ctx context.Context, namespaceName string, body gen.ResourceRelease, ...) (*gen.CreateResourceReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) CreateResourceTypeWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateResourceTypeWithResponse(ctx context.Context, namespaceName string, body gen.ResourceType, ...) (*gen.CreateResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) CreateResourceWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateResourceResp, error)
- func (_m *MockClientWithResponsesInterface) CreateResourceWithResponse(ctx context.Context, namespaceName string, body gen.ResourceInstance, ...) (*gen.CreateResourceResp, error)
- func (_m *MockClientWithResponsesInterface) CreateSecretReferenceWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateSecretReferenceResp, error)
- func (_m *MockClientWithResponsesInterface) CreateSecretReferenceWithResponse(ctx context.Context, namespaceName string, body gen.SecretReference, ...) (*gen.CreateSecretReferenceResp, error)
- func (_m *MockClientWithResponsesInterface) CreateSecretWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateSecretResp, error)
- func (_m *MockClientWithResponsesInterface) CreateSecretWithResponse(ctx context.Context, namespaceName string, body gen.CreateSecretRequest, ...) (*gen.CreateSecretResp, error)
- func (_m *MockClientWithResponsesInterface) CreateTraitWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateTraitResp, error)
- func (_m *MockClientWithResponsesInterface) CreateTraitWithResponse(ctx context.Context, namespaceName string, body gen.Trait, ...) (*gen.CreateTraitResp, error)
- func (_m *MockClientWithResponsesInterface) CreateWorkflowPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateWorkflowPlaneWithResponse(ctx context.Context, namespaceName string, body gen.WorkflowPlane, ...) (*gen.CreateWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) CreateWorkflowRunWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateWorkflowRunResp, error)
- func (_m *MockClientWithResponsesInterface) CreateWorkflowRunWithResponse(ctx context.Context, namespaceName string, body gen.WorkflowRun, ...) (*gen.CreateWorkflowRunResp, error)
- func (_m *MockClientWithResponsesInterface) CreateWorkflowWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) CreateWorkflowWithResponse(ctx context.Context, namespaceName string, body gen.Workflow, ...) (*gen.CreateWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) CreateWorkloadWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.CreateWorkloadResp, error)
- func (_m *MockClientWithResponsesInterface) CreateWorkloadWithResponse(ctx context.Context, namespaceName string, body gen.Workload, ...) (*gen.CreateWorkloadResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteClusterComponentTypeWithResponse(ctx context.Context, cctName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteClusterDataPlaneWithResponse(ctx context.Context, cdpName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteClusterObservabilityPlaneWithResponse(ctx context.Context, clusterObservabilityPlaneName string, ...) (*gen.DeleteClusterObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteClusterProjectTypeWithResponse(ctx context.Context, cptName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteClusterResourceTypeWithResponse(ctx context.Context, crtName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteClusterRoleBindingWithResponse(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteClusterRoleWithResponse(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterRoleResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteClusterTraitWithResponse(ctx context.Context, clusterTraitName string, ...) (*gen.DeleteClusterTraitResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteClusterWorkflowPlaneWithResponse(ctx context.Context, clusterWorkflowPlaneName string, ...) (*gen.DeleteClusterWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteClusterWorkflowWithResponse(ctx context.Context, clusterWorkflowName string, ...) (*gen.DeleteClusterWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteComponentReleaseWithResponse(ctx context.Context, namespaceName string, componentReleaseName string, ...) (*gen.DeleteComponentReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteComponentTypeWithResponse(ctx context.Context, namespaceName string, ctName string, ...) (*gen.DeleteComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteComponentWithResponse(ctx context.Context, namespaceName string, componentName string, ...) (*gen.DeleteComponentResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteDataPlaneWithResponse(ctx context.Context, namespaceName string, dpName string, ...) (*gen.DeleteDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteDeploymentPipelineWithResponse(ctx context.Context, namespaceName string, deploymentPipelineName string, ...) (*gen.DeleteDeploymentPipelineResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteEnvironmentWithResponse(ctx context.Context, namespaceName string, envName string, ...) (*gen.DeleteEnvironmentResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteGitSecretWithResponse(ctx context.Context, namespaceName string, gitSecretName string, ...) (*gen.DeleteGitSecretResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteNamespaceRoleBindingWithResponse(ctx context.Context, namespaceName string, name string, ...) (*gen.DeleteNamespaceRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteNamespaceRoleWithResponse(ctx context.Context, namespaceName string, name string, ...) (*gen.DeleteNamespaceRoleResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteNamespaceWithResponse(ctx context.Context, namespaceName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteNamespaceResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteObservabilityAlertsNotificationChannelWithResponse(ctx context.Context, namespaceName string, ...) (*gen.DeleteObservabilityAlertsNotificationChannelResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteObservabilityPlaneWithResponse(ctx context.Context, namespaceName string, observabilityPlaneName string, ...) (*gen.DeleteObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteProjectReleaseBindingWithResponse(ctx context.Context, namespaceName string, projectReleaseBindingName string, ...) (*gen.DeleteProjectReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteProjectReleaseWithResponse(ctx context.Context, namespaceName string, projectReleaseName string, ...) (*gen.DeleteProjectReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteProjectTypeWithResponse(ctx context.Context, namespaceName string, ptName string, ...) (*gen.DeleteProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteProjectWithResponse(ctx context.Context, namespaceName string, projectName string, ...) (*gen.DeleteProjectResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteReleaseBindingWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, ...) (*gen.DeleteReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteResourceReleaseBindingWithResponse(ctx context.Context, namespaceName string, resourceReleaseBindingName string, ...) (*gen.DeleteResourceReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteResourceReleaseWithResponse(ctx context.Context, namespaceName string, resourceReleaseName string, ...) (*gen.DeleteResourceReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteResourceTypeWithResponse(ctx context.Context, namespaceName string, rtName string, ...) (*gen.DeleteResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteResourceWithResponse(ctx context.Context, namespaceName string, resourceName string, ...) (*gen.DeleteResourceResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteSecretReferenceWithResponse(ctx context.Context, namespaceName string, secretReferenceName string, ...) (*gen.DeleteSecretReferenceResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteSecretWithResponse(ctx context.Context, namespaceName string, secretName string, ...) (*gen.DeleteSecretResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteTraitWithResponse(ctx context.Context, namespaceName string, traitName string, ...) (*gen.DeleteTraitResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteWorkflowPlaneWithResponse(ctx context.Context, namespaceName string, workflowPlaneName string, ...) (*gen.DeleteWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteWorkflowRunWithResponse(ctx context.Context, namespaceName string, runName string, ...) (*gen.DeleteWorkflowRunResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteWorkflowWithResponse(ctx context.Context, namespaceName string, workflowName string, ...) (*gen.DeleteWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) DeleteWorkloadWithResponse(ctx context.Context, namespaceName string, workloadName string, ...) (*gen.DeleteWorkloadResp, error)
- func (_m *MockClientWithResponsesInterface) EXPECT() *MockClientWithResponsesInterface_Expecter
- func (_m *MockClientWithResponsesInterface) EvaluatesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*gen.EvaluatesResp, error)
- func (_m *MockClientWithResponsesInterface) EvaluatesWithResponse(ctx context.Context, body []gen.EvaluateRequest, ...) (*gen.EvaluatesResp, error)
- func (_m *MockClientWithResponsesInterface) GenerateReleaseWithBodyWithResponse(ctx context.Context, namespaceName string, componentName string, ...) (*gen.GenerateReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) GenerateReleaseWithResponse(ctx context.Context, namespaceName string, componentName string, ...) (*gen.GenerateReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterComponentTypeSchemaWithResponse(ctx context.Context, cctName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterComponentTypeSchemaResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterComponentTypeWithResponse(ctx context.Context, cctName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterDataPlaneWithResponse(ctx context.Context, cdpName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterObservabilityPlaneWithResponse(ctx context.Context, clusterObservabilityPlaneName string, ...) (*gen.GetClusterObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterProjectTypeSchemaWithResponse(ctx context.Context, cptName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterProjectTypeSchemaResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterProjectTypeWithResponse(ctx context.Context, cptName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterResourceTypeSchemaWithResponse(ctx context.Context, crtName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterResourceTypeSchemaResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterResourceTypeWithResponse(ctx context.Context, crtName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterRoleBindingWithResponse(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterRoleWithResponse(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterRoleResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterTraitSchemaWithResponse(ctx context.Context, clusterTraitName string, ...) (*gen.GetClusterTraitSchemaResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterTraitWithResponse(ctx context.Context, clusterTraitName string, ...) (*gen.GetClusterTraitResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterWorkflowPlaneWithResponse(ctx context.Context, clusterWorkflowPlaneName string, ...) (*gen.GetClusterWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterWorkflowSchemaWithResponse(ctx context.Context, clusterWorkflowName string, ...) (*gen.GetClusterWorkflowSchemaResp, error)
- func (_m *MockClientWithResponsesInterface) GetClusterWorkflowWithResponse(ctx context.Context, clusterWorkflowName string, ...) (*gen.GetClusterWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) GetComponentReleaseWithResponse(ctx context.Context, namespaceName string, componentReleaseName string, ...) (*gen.GetComponentReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) GetComponentSchemaWithResponse(ctx context.Context, namespaceName string, componentName string, ...) (*gen.GetComponentSchemaResp, error)
- func (_m *MockClientWithResponsesInterface) GetComponentTypeSchemaWithResponse(ctx context.Context, namespaceName string, ctName string, ...) (*gen.GetComponentTypeSchemaResp, error)
- func (_m *MockClientWithResponsesInterface) GetComponentTypeWithResponse(ctx context.Context, namespaceName string, ctName string, ...) (*gen.GetComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) GetComponentWithResponse(ctx context.Context, namespaceName string, componentName string, ...) (*gen.GetComponentResp, error)
- func (_m *MockClientWithResponsesInterface) GetDataPlaneWithResponse(ctx context.Context, namespaceName string, dpName string, ...) (*gen.GetDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) GetDeploymentPipelineWithResponse(ctx context.Context, namespaceName string, deploymentPipelineName string, ...) (*gen.GetDeploymentPipelineResp, error)
- func (_m *MockClientWithResponsesInterface) GetEnvironmentWithResponse(ctx context.Context, namespaceName string, envName string, ...) (*gen.GetEnvironmentResp, error)
- func (_m *MockClientWithResponsesInterface) GetHealthWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.GetHealthResp, error)
- func (_m *MockClientWithResponsesInterface) GetNamespaceRoleBindingWithResponse(ctx context.Context, namespaceName string, name string, ...) (*gen.GetNamespaceRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) GetNamespaceRoleWithResponse(ctx context.Context, namespaceName string, name string, ...) (*gen.GetNamespaceRoleResp, error)
- func (_m *MockClientWithResponsesInterface) GetNamespaceWithResponse(ctx context.Context, namespaceName string, reqEditors ...gen.RequestEditorFn) (*gen.GetNamespaceResp, error)
- func (_m *MockClientWithResponsesInterface) GetOAuthProtectedResourceMetadataWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.GetOAuthProtectedResourceMetadataResp, error)
- func (_m *MockClientWithResponsesInterface) GetObservabilityAlertsNotificationChannelWithResponse(ctx context.Context, namespaceName string, ...) (*gen.GetObservabilityAlertsNotificationChannelResp, error)
- func (_m *MockClientWithResponsesInterface) GetObservabilityPlaneWithResponse(ctx context.Context, namespaceName string, observabilityPlaneName string, ...) (*gen.GetObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) GetOpenAPISpecWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.GetOpenAPISpecResp, error)
- func (_m *MockClientWithResponsesInterface) GetProjectReleaseBindingWithResponse(ctx context.Context, namespaceName string, projectReleaseBindingName string, ...) (*gen.GetProjectReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) GetProjectReleaseWithResponse(ctx context.Context, namespaceName string, projectReleaseName string, ...) (*gen.GetProjectReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) GetProjectTypeSchemaWithResponse(ctx context.Context, namespaceName string, ptName string, ...) (*gen.GetProjectTypeSchemaResp, error)
- func (_m *MockClientWithResponsesInterface) GetProjectTypeWithResponse(ctx context.Context, namespaceName string, ptName string, ...) (*gen.GetProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) GetProjectWithResponse(ctx context.Context, namespaceName string, projectName string, ...) (*gen.GetProjectResp, error)
- func (_m *MockClientWithResponsesInterface) GetReadyWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.GetReadyResp, error)
- func (_m *MockClientWithResponsesInterface) GetReleaseBindingK8sResourceEventsWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, ...) (*gen.GetReleaseBindingK8sResourceEventsResp, error)
- func (_m *MockClientWithResponsesInterface) GetReleaseBindingK8sResourceLogsWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, ...) (*gen.GetReleaseBindingK8sResourceLogsResp, error)
- func (_m *MockClientWithResponsesInterface) GetReleaseBindingK8sResourceTreeWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, ...) (*gen.GetReleaseBindingK8sResourceTreeResp, error)
- func (_m *MockClientWithResponsesInterface) GetReleaseBindingWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, ...) (*gen.GetReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) GetResourceReleaseBindingWithResponse(ctx context.Context, namespaceName string, resourceReleaseBindingName string, ...) (*gen.GetResourceReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) GetResourceReleaseWithResponse(ctx context.Context, namespaceName string, resourceReleaseName string, ...) (*gen.GetResourceReleaseResp, error)
- func (_m *MockClientWithResponsesInterface) GetResourceTypeSchemaWithResponse(ctx context.Context, namespaceName string, rtName string, ...) (*gen.GetResourceTypeSchemaResp, error)
- func (_m *MockClientWithResponsesInterface) GetResourceTypeWithResponse(ctx context.Context, namespaceName string, rtName string, ...) (*gen.GetResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) GetResourceWithResponse(ctx context.Context, namespaceName string, resourceName string, ...) (*gen.GetResourceResp, error)
- func (_m *MockClientWithResponsesInterface) GetSecretReferenceWithResponse(ctx context.Context, namespaceName string, secretReferenceName string, ...) (*gen.GetSecretReferenceResp, error)
- func (_m *MockClientWithResponsesInterface) GetSecretWithResponse(ctx context.Context, namespaceName string, secretName string, ...) (*gen.GetSecretResp, error)
- func (_m *MockClientWithResponsesInterface) GetSubjectProfileWithResponse(ctx context.Context, params *gen.GetSubjectProfileParams, ...) (*gen.GetSubjectProfileResp, error)
- func (_m *MockClientWithResponsesInterface) GetTraitSchemaWithResponse(ctx context.Context, namespaceName string, traitName string, ...) (*gen.GetTraitSchemaResp, error)
- func (_m *MockClientWithResponsesInterface) GetTraitWithResponse(ctx context.Context, namespaceName string, traitName string, ...) (*gen.GetTraitResp, error)
- func (_m *MockClientWithResponsesInterface) GetVersionWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.GetVersionResp, error)
- func (_m *MockClientWithResponsesInterface) GetWorkflowPlaneWithResponse(ctx context.Context, namespaceName string, workflowPlaneName string, ...) (*gen.GetWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) GetWorkflowRunEventsWithResponse(ctx context.Context, namespaceName string, runName string, ...) (*gen.GetWorkflowRunEventsResp, error)
- func (_m *MockClientWithResponsesInterface) GetWorkflowRunLogsWithResponse(ctx context.Context, namespaceName string, runName string, ...) (*gen.GetWorkflowRunLogsResp, error)
- func (_m *MockClientWithResponsesInterface) GetWorkflowRunStatusWithResponse(ctx context.Context, namespaceName string, runName string, ...) (*gen.GetWorkflowRunStatusResp, error)
- func (_m *MockClientWithResponsesInterface) GetWorkflowRunWithResponse(ctx context.Context, namespaceName string, runName string, ...) (*gen.GetWorkflowRunResp, error)
- func (_m *MockClientWithResponsesInterface) GetWorkflowSchemaWithResponse(ctx context.Context, namespaceName string, workflowName string, ...) (*gen.GetWorkflowSchemaResp, error)
- func (_m *MockClientWithResponsesInterface) GetWorkflowWithResponse(ctx context.Context, namespaceName string, workflowName string, ...) (*gen.GetWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) GetWorkloadWithResponse(ctx context.Context, namespaceName string, workloadName string, ...) (*gen.GetWorkloadResp, error)
- func (_m *MockClientWithResponsesInterface) HandleAutoBuildWithBodyWithResponse(ctx context.Context, params *gen.HandleAutoBuildParams, contentType string, ...) (*gen.HandleAutoBuildResp, error)
- func (_m *MockClientWithResponsesInterface) HandleAutoBuildWithResponse(ctx context.Context, params *gen.HandleAutoBuildParams, ...) (*gen.HandleAutoBuildResp, error)
- func (_m *MockClientWithResponsesInterface) ListActionsWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.ListActionsResp, error)
- func (_m *MockClientWithResponsesInterface) ListClusterComponentTypesWithResponse(ctx context.Context, params *gen.ListClusterComponentTypesParams, ...) (*gen.ListClusterComponentTypesResp, error)
- func (_m *MockClientWithResponsesInterface) ListClusterDataPlanesWithResponse(ctx context.Context, params *gen.ListClusterDataPlanesParams, ...) (*gen.ListClusterDataPlanesResp, error)
- func (_m *MockClientWithResponsesInterface) ListClusterObservabilityPlanesWithResponse(ctx context.Context, params *gen.ListClusterObservabilityPlanesParams, ...) (*gen.ListClusterObservabilityPlanesResp, error)
- func (_m *MockClientWithResponsesInterface) ListClusterProjectTypesWithResponse(ctx context.Context, params *gen.ListClusterProjectTypesParams, ...) (*gen.ListClusterProjectTypesResp, error)
- func (_m *MockClientWithResponsesInterface) ListClusterResourceTypesWithResponse(ctx context.Context, params *gen.ListClusterResourceTypesParams, ...) (*gen.ListClusterResourceTypesResp, error)
- func (_m *MockClientWithResponsesInterface) ListClusterRoleBindingsWithResponse(ctx context.Context, params *gen.ListClusterRoleBindingsParams, ...) (*gen.ListClusterRoleBindingsResp, error)
- func (_m *MockClientWithResponsesInterface) ListClusterRolesWithResponse(ctx context.Context, params *gen.ListClusterRolesParams, ...) (*gen.ListClusterRolesResp, error)
- func (_m *MockClientWithResponsesInterface) ListClusterTraitsWithResponse(ctx context.Context, params *gen.ListClusterTraitsParams, ...) (*gen.ListClusterTraitsResp, error)
- func (_m *MockClientWithResponsesInterface) ListClusterWorkflowPlanesWithResponse(ctx context.Context, params *gen.ListClusterWorkflowPlanesParams, ...) (*gen.ListClusterWorkflowPlanesResp, error)
- func (_m *MockClientWithResponsesInterface) ListClusterWorkflowsWithResponse(ctx context.Context, params *gen.ListClusterWorkflowsParams, ...) (*gen.ListClusterWorkflowsResp, error)
- func (_m *MockClientWithResponsesInterface) ListComponentReleasesWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListComponentReleasesResp, error)
- func (_m *MockClientWithResponsesInterface) ListComponentTypesWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListComponentTypesResp, error)
- func (_m *MockClientWithResponsesInterface) ListComponentsWithResponse(ctx context.Context, namespaceName string, params *gen.ListComponentsParams, ...) (*gen.ListComponentsResp, error)
- func (_m *MockClientWithResponsesInterface) ListDataPlanesWithResponse(ctx context.Context, namespaceName string, params *gen.ListDataPlanesParams, ...) (*gen.ListDataPlanesResp, error)
- func (_m *MockClientWithResponsesInterface) ListDeploymentPipelinesWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListDeploymentPipelinesResp, error)
- func (_m *MockClientWithResponsesInterface) ListEnvironmentsWithResponse(ctx context.Context, namespaceName string, params *gen.ListEnvironmentsParams, ...) (*gen.ListEnvironmentsResp, error)
- func (_m *MockClientWithResponsesInterface) ListGitSecretsWithResponse(ctx context.Context, namespaceName string, reqEditors ...gen.RequestEditorFn) (*gen.ListGitSecretsResp, error)
- func (_m *MockClientWithResponsesInterface) ListNamespaceRoleBindingsWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListNamespaceRoleBindingsResp, error)
- func (_m *MockClientWithResponsesInterface) ListNamespaceRolesWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListNamespaceRolesResp, error)
- func (_m *MockClientWithResponsesInterface) ListNamespacesWithResponse(ctx context.Context, params *gen.ListNamespacesParams, ...) (*gen.ListNamespacesResp, error)
- func (_m *MockClientWithResponsesInterface) ListObservabilityAlertsNotificationChannelsWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListObservabilityAlertsNotificationChannelsResp, error)
- func (_m *MockClientWithResponsesInterface) ListObservabilityPlanesWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListObservabilityPlanesResp, error)
- func (_m *MockClientWithResponsesInterface) ListProjectReleaseBindingsWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListProjectReleaseBindingsResp, error)
- func (_m *MockClientWithResponsesInterface) ListProjectReleasesWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListProjectReleasesResp, error)
- func (_m *MockClientWithResponsesInterface) ListProjectTypesWithResponse(ctx context.Context, namespaceName string, params *gen.ListProjectTypesParams, ...) (*gen.ListProjectTypesResp, error)
- func (_m *MockClientWithResponsesInterface) ListProjectsWithResponse(ctx context.Context, namespaceName string, params *gen.ListProjectsParams, ...) (*gen.ListProjectsResp, error)
- func (_m *MockClientWithResponsesInterface) ListReleaseBindingsWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListReleaseBindingsResp, error)
- func (_m *MockClientWithResponsesInterface) ListResourceReleaseBindingsWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListResourceReleaseBindingsResp, error)
- func (_m *MockClientWithResponsesInterface) ListResourceReleasesWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListResourceReleasesResp, error)
- func (_m *MockClientWithResponsesInterface) ListResourceTypesWithResponse(ctx context.Context, namespaceName string, params *gen.ListResourceTypesParams, ...) (*gen.ListResourceTypesResp, error)
- func (_m *MockClientWithResponsesInterface) ListResourcesWithResponse(ctx context.Context, namespaceName string, params *gen.ListResourcesParams, ...) (*gen.ListResourcesResp, error)
- func (_m *MockClientWithResponsesInterface) ListSecretReferencesWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListSecretReferencesResp, error)
- func (_m *MockClientWithResponsesInterface) ListSecretsWithResponse(ctx context.Context, namespaceName string, params *gen.ListSecretsParams, ...) (*gen.ListSecretsResp, error)
- func (_m *MockClientWithResponsesInterface) ListSubjectTypesWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.ListSubjectTypesResp, error)
- func (_m *MockClientWithResponsesInterface) ListTraitsWithResponse(ctx context.Context, namespaceName string, params *gen.ListTraitsParams, ...) (*gen.ListTraitsResp, error)
- func (_m *MockClientWithResponsesInterface) ListWorkflowPlanesWithResponse(ctx context.Context, namespaceName string, ...) (*gen.ListWorkflowPlanesResp, error)
- func (_m *MockClientWithResponsesInterface) ListWorkflowRunsWithResponse(ctx context.Context, namespaceName string, params *gen.ListWorkflowRunsParams, ...) (*gen.ListWorkflowRunsResp, error)
- func (_m *MockClientWithResponsesInterface) ListWorkflowsWithResponse(ctx context.Context, namespaceName string, params *gen.ListWorkflowsParams, ...) (*gen.ListWorkflowsResp, error)
- func (_m *MockClientWithResponsesInterface) ListWorkloadsWithResponse(ctx context.Context, namespaceName string, params *gen.ListWorkloadsParams, ...) (*gen.ListWorkloadsResp, error)
- func (_m *MockClientWithResponsesInterface) TriggerReleaseBindingCronJobWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, ...) (*gen.TriggerReleaseBindingCronJobResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterComponentTypeWithBodyWithResponse(ctx context.Context, cctName string, contentType string, body io.Reader, ...) (*gen.UpdateClusterComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterComponentTypeWithResponse(ctx context.Context, cctName string, body gen.ClusterComponentType, ...) (*gen.UpdateClusterComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterDataPlaneWithBodyWithResponse(ctx context.Context, cdpName string, contentType string, body io.Reader, ...) (*gen.UpdateClusterDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterDataPlaneWithResponse(ctx context.Context, cdpName string, body gen.ClusterDataPlane, ...) (*gen.UpdateClusterDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterObservabilityPlaneWithBodyWithResponse(ctx context.Context, clusterObservabilityPlaneName string, contentType string, ...) (*gen.UpdateClusterObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterObservabilityPlaneWithResponse(ctx context.Context, clusterObservabilityPlaneName string, ...) (*gen.UpdateClusterObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterProjectTypeWithBodyWithResponse(ctx context.Context, cptName string, contentType string, body io.Reader, ...) (*gen.UpdateClusterProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterProjectTypeWithResponse(ctx context.Context, cptName string, body gen.ClusterProjectType, ...) (*gen.UpdateClusterProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterResourceTypeWithBodyWithResponse(ctx context.Context, crtName string, contentType string, body io.Reader, ...) (*gen.UpdateClusterResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterResourceTypeWithResponse(ctx context.Context, crtName string, body gen.ClusterResourceType, ...) (*gen.UpdateClusterResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterRoleBindingWithBodyWithResponse(ctx context.Context, name string, contentType string, body io.Reader, ...) (*gen.UpdateClusterRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterRoleBindingWithResponse(ctx context.Context, name string, body gen.ClusterAuthzRoleBinding, ...) (*gen.UpdateClusterRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterRoleWithBodyWithResponse(ctx context.Context, name string, contentType string, body io.Reader, ...) (*gen.UpdateClusterRoleResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterRoleWithResponse(ctx context.Context, name string, body gen.ClusterAuthzRole, ...) (*gen.UpdateClusterRoleResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterTraitWithBodyWithResponse(ctx context.Context, clusterTraitName string, contentType string, ...) (*gen.UpdateClusterTraitResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterTraitWithResponse(ctx context.Context, clusterTraitName string, body gen.ClusterTrait, ...) (*gen.UpdateClusterTraitResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterWorkflowPlaneWithBodyWithResponse(ctx context.Context, clusterWorkflowPlaneName string, contentType string, ...) (*gen.UpdateClusterWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterWorkflowPlaneWithResponse(ctx context.Context, clusterWorkflowPlaneName string, ...) (*gen.UpdateClusterWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterWorkflowWithBodyWithResponse(ctx context.Context, clusterWorkflowName string, contentType string, ...) (*gen.UpdateClusterWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateClusterWorkflowWithResponse(ctx context.Context, clusterWorkflowName string, body gen.ClusterWorkflow, ...) (*gen.UpdateClusterWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateComponentTypeWithBodyWithResponse(ctx context.Context, namespaceName string, ctName string, contentType string, ...) (*gen.UpdateComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateComponentTypeWithResponse(ctx context.Context, namespaceName string, ctName string, ...) (*gen.UpdateComponentTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateComponentWithBodyWithResponse(ctx context.Context, namespaceName string, componentName string, ...) (*gen.UpdateComponentResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateComponentWithResponse(ctx context.Context, namespaceName string, componentName string, ...) (*gen.UpdateComponentResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateDataPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, dpName string, contentType string, ...) (*gen.UpdateDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateDataPlaneWithResponse(ctx context.Context, namespaceName string, dpName string, body gen.DataPlane, ...) (*gen.UpdateDataPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateDeploymentPipelineWithBodyWithResponse(ctx context.Context, namespaceName string, deploymentPipelineName string, ...) (*gen.UpdateDeploymentPipelineResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateDeploymentPipelineWithResponse(ctx context.Context, namespaceName string, deploymentPipelineName string, ...) (*gen.UpdateDeploymentPipelineResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateEnvironmentWithBodyWithResponse(ctx context.Context, namespaceName string, envName string, contentType string, ...) (*gen.UpdateEnvironmentResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateEnvironmentWithResponse(ctx context.Context, namespaceName string, envName string, ...) (*gen.UpdateEnvironmentResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateNamespaceRoleBindingWithBodyWithResponse(ctx context.Context, namespaceName string, name string, contentType string, ...) (*gen.UpdateNamespaceRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateNamespaceRoleBindingWithResponse(ctx context.Context, namespaceName string, name string, ...) (*gen.UpdateNamespaceRoleBindingResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateNamespaceRoleWithBodyWithResponse(ctx context.Context, namespaceName string, name string, contentType string, ...) (*gen.UpdateNamespaceRoleResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateNamespaceRoleWithResponse(ctx context.Context, namespaceName string, name string, body gen.AuthzRole, ...) (*gen.UpdateNamespaceRoleResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateNamespaceWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, ...) (*gen.UpdateNamespaceResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateNamespaceWithResponse(ctx context.Context, namespaceName string, body gen.Namespace, ...) (*gen.UpdateNamespaceResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse(ctx context.Context, namespaceName string, ...) (*gen.UpdateObservabilityAlertsNotificationChannelResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateObservabilityAlertsNotificationChannelWithResponse(ctx context.Context, namespaceName string, ...) (*gen.UpdateObservabilityAlertsNotificationChannelResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateObservabilityPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, observabilityPlaneName string, ...) (*gen.UpdateObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateObservabilityPlaneWithResponse(ctx context.Context, namespaceName string, observabilityPlaneName string, ...) (*gen.UpdateObservabilityPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateProjectReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, projectReleaseBindingName string, ...) (*gen.UpdateProjectReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateProjectReleaseBindingWithResponse(ctx context.Context, namespaceName string, projectReleaseBindingName string, ...) (*gen.UpdateProjectReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateProjectTypeWithBodyWithResponse(ctx context.Context, namespaceName string, ptName string, contentType string, ...) (*gen.UpdateProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateProjectTypeWithResponse(ctx context.Context, namespaceName string, ptName string, body gen.ProjectType, ...) (*gen.UpdateProjectTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateProjectWithBodyWithResponse(ctx context.Context, namespaceName string, projectName string, ...) (*gen.UpdateProjectResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateProjectWithResponse(ctx context.Context, namespaceName string, projectName string, ...) (*gen.UpdateProjectResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, ...) (*gen.UpdateReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateReleaseBindingWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, ...) (*gen.UpdateReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateResourceReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, resourceReleaseBindingName string, ...) (*gen.UpdateResourceReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateResourceReleaseBindingWithResponse(ctx context.Context, namespaceName string, resourceReleaseBindingName string, ...) (*gen.UpdateResourceReleaseBindingResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateResourceTypeWithBodyWithResponse(ctx context.Context, namespaceName string, rtName string, contentType string, ...) (*gen.UpdateResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateResourceTypeWithResponse(ctx context.Context, namespaceName string, rtName string, ...) (*gen.UpdateResourceTypeResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateResourceWithBodyWithResponse(ctx context.Context, namespaceName string, resourceName string, ...) (*gen.UpdateResourceResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateResourceWithResponse(ctx context.Context, namespaceName string, resourceName string, ...) (*gen.UpdateResourceResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateSecretReferenceWithBodyWithResponse(ctx context.Context, namespaceName string, secretReferenceName string, ...) (*gen.UpdateSecretReferenceResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateSecretReferenceWithResponse(ctx context.Context, namespaceName string, secretReferenceName string, ...) (*gen.UpdateSecretReferenceResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateSecretWithBodyWithResponse(ctx context.Context, namespaceName string, secretName string, ...) (*gen.UpdateSecretResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateSecretWithResponse(ctx context.Context, namespaceName string, secretName string, ...) (*gen.UpdateSecretResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateTraitWithBodyWithResponse(ctx context.Context, namespaceName string, traitName string, ...) (*gen.UpdateTraitResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateTraitWithResponse(ctx context.Context, namespaceName string, traitName string, body gen.Trait, ...) (*gen.UpdateTraitResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateWorkflowPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, workflowPlaneName string, ...) (*gen.UpdateWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateWorkflowPlaneWithResponse(ctx context.Context, namespaceName string, workflowPlaneName string, ...) (*gen.UpdateWorkflowPlaneResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateWorkflowRunWithBodyWithResponse(ctx context.Context, namespaceName string, runName string, contentType string, ...) (*gen.UpdateWorkflowRunResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateWorkflowRunWithResponse(ctx context.Context, namespaceName string, runName string, ...) (*gen.UpdateWorkflowRunResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateWorkflowWithBodyWithResponse(ctx context.Context, namespaceName string, workflowName string, ...) (*gen.UpdateWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateWorkflowWithResponse(ctx context.Context, namespaceName string, workflowName string, ...) (*gen.UpdateWorkflowResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateWorkloadWithBodyWithResponse(ctx context.Context, namespaceName string, workloadName string, ...) (*gen.UpdateWorkloadResp, error)
- func (_m *MockClientWithResponsesInterface) UpdateWorkloadWithResponse(ctx context.Context, namespaceName string, workloadName string, ...) (*gen.UpdateWorkloadResp, error)
- type MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call) Return(_a0 *gen.CreateClusterComponentTypeResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call) Return(_a0 *gen.CreateClusterComponentTypeResp, _a1 error) *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterComponentType, ...)) *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call
- type MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call) Return(_a0 *gen.CreateClusterDataPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call) Return(_a0 *gen.CreateClusterDataPlaneResp, _a1 error) *MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterDataPlane, ...)) *MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call
- type MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call) Return(_a0 *gen.CreateClusterObservabilityPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call) Return(_a0 *gen.CreateClusterObservabilityPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterObservabilityPlane, ...)) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call) Return(_a0 *gen.CreateClusterProjectTypeResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call) Return(_a0 *gen.CreateClusterProjectTypeResp, _a1 error) *MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterProjectType, ...)) *MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call
- type MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call) Return(_a0 *gen.CreateClusterResourceTypeResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call) Return(_a0 *gen.CreateClusterResourceTypeResp, _a1 error) *MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterResourceType, ...)) *MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call
- type MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call) Return(_a0 *gen.CreateClusterRoleBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call) Return(_a0 *gen.CreateClusterRoleBindingResp, _a1 error) *MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterAuthzRoleBinding, ...)) *MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call
- type MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call) Return(_a0 *gen.CreateClusterRoleResp, _a1 error) *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call) Return(_a0 *gen.CreateClusterRoleResp, _a1 error) *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterAuthzRole, ...)) *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call
- type MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call) Return(_a0 *gen.CreateClusterTraitResp, _a1 error) *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call) Return(_a0 *gen.CreateClusterTraitResp, _a1 error) *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call
- type MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call) Return(_a0 *gen.CreateClusterWorkflowPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call) Return(_a0 *gen.CreateClusterWorkflowPlaneResp, _a1 error) *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterWorkflowPlane, ...)) *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call
- type MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call) Return(_a0 *gen.CreateClusterWorkflowResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) ...
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call) Return(_a0 *gen.CreateClusterWorkflowResp, _a1 error) *MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterWorkflow, ...)) *MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call
- type MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call) Return(_a0 *gen.CreateComponentReleaseResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call) Return(_a0 *gen.CreateComponentReleaseResp, _a1 error) *MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call
- type MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call) Return(_a0 *gen.CreateComponentTypeResp, _a1 error) *MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call) Return(_a0 *gen.CreateComponentTypeResp, _a1 error) *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call
- type MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call) Return(_a0 *gen.CreateComponentResp, _a1 error) *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentWithResponse_Call) Return(_a0 *gen.CreateComponentResp, _a1 error) *MockClientWithResponsesInterface_CreateComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Component, ...)) *MockClientWithResponsesInterface_CreateComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateComponentWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateComponentWithResponse_Call
- type MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call) Return(_a0 *gen.CreateDataPlaneResp, _a1 error) *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call) Return(_a0 *gen.CreateDataPlaneResp, _a1 error) *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.DataPlane, ...)) *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call
- type MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call) Return(_a0 *gen.CreateDeploymentPipelineResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call) Return(_a0 *gen.CreateDeploymentPipelineResp, _a1 error) *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call
- type MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call) Return(_a0 *gen.CreateEnvironmentResp, _a1 error) *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call) Return(_a0 *gen.CreateEnvironmentResp, _a1 error) *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Environment, ...)) *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call
- type MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call) Return(_a0 *gen.CreateGitSecretResp, _a1 error) *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call) Return(_a0 *gen.CreateGitSecretResp, _a1 error) *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call
- type MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call) Return(_a0 *gen.CreateNamespaceRoleBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call) Return(_a0 *gen.CreateNamespaceRoleBindingResp, _a1 error) *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call
- type MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call) Return(_a0 *gen.CreateNamespaceRoleResp, _a1 error) *MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call) Return(_a0 *gen.CreateNamespaceRoleResp, _a1 error) *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.AuthzRole, ...)) *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call
- type MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call) Return(_a0 *gen.CreateNamespaceResp, _a1 error) *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call) Return(_a0 *gen.CreateNamespaceResp, _a1 error) *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call
- type MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) Return(_a0 *gen.CreateObservabilityAlertsNotificationChannelResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call) Return(_a0 *gen.CreateObservabilityAlertsNotificationChannelResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) ...
- func (_c *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call) Return(_a0 *gen.CreateObservabilityPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call) Return(_a0 *gen.CreateObservabilityPlaneResp, _a1 error) *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call
- type MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call) Return(_a0 *gen.CreateProjectReleaseBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call) Return(_a0 *gen.CreateProjectReleaseBindingResp, _a1 error) *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call
- type MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call) Return(_a0 *gen.CreateProjectReleaseResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call) Return(_a0 *gen.CreateProjectReleaseResp, _a1 error) *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call
- type MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call) Return(_a0 *gen.CreateProjectTypeResp, _a1 error) *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call) Return(_a0 *gen.CreateProjectTypeResp, _a1 error) *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ProjectType, ...)) *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call
- type MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call) Return(_a0 *gen.CreateProjectResp, _a1 error) *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectWithResponse_Call) Return(_a0 *gen.CreateProjectResp, _a1 error) *MockClientWithResponsesInterface_CreateProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Project, ...)) *MockClientWithResponsesInterface_CreateProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateProjectWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateProjectWithResponse_Call
- type MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call) Return(_a0 *gen.CreateReleaseBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call) Return(_a0 *gen.CreateReleaseBindingResp, _a1 error) *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call
- type MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call) Return(_a0 *gen.CreateResourceReleaseBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call) Return(_a0 *gen.CreateResourceReleaseBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call) Return(_a0 *gen.CreateResourceReleaseResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call) Return(_a0 *gen.CreateResourceReleaseResp, _a1 error) *MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call
- type MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call) Return(_a0 *gen.CreateResourceTypeResp, _a1 error) *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call) Return(_a0 *gen.CreateResourceTypeResp, _a1 error) *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call
- type MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call) Return(_a0 *gen.CreateResourceResp, _a1 error) *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceWithResponse_Call) Return(_a0 *gen.CreateResourceResp, _a1 error) *MockClientWithResponsesInterface_CreateResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateResourceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateResourceWithResponse_Call
- type MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call) Return(_a0 *gen.CreateSecretReferenceResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call) Return(_a0 *gen.CreateSecretReferenceResp, _a1 error) *MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call
- type MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call) Return(_a0 *gen.CreateSecretResp, _a1 error) *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateSecretWithResponse_Call) Return(_a0 *gen.CreateSecretResp, _a1 error) *MockClientWithResponsesInterface_CreateSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateSecretWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateSecretWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateSecretWithResponse_Call
- type MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call) Return(_a0 *gen.CreateTraitResp, _a1 error) *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateTraitWithResponse_Call) Return(_a0 *gen.CreateTraitResp, _a1 error) *MockClientWithResponsesInterface_CreateTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateTraitWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Trait, ...)) *MockClientWithResponsesInterface_CreateTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateTraitWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateTraitWithResponse_Call
- type MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call) Return(_a0 *gen.CreateWorkflowPlaneResp, _a1 error) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call) Return(_a0 *gen.CreateWorkflowPlaneResp, _a1 error) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call
- type MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call) Return(_a0 *gen.CreateWorkflowRunResp, _a1 error) *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call) Return(_a0 *gen.CreateWorkflowRunResp, _a1 error) *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.WorkflowRun, ...)) *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call
- type MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call) Return(_a0 *gen.CreateWorkflowResp, _a1 error) *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call) Return(_a0 *gen.CreateWorkflowResp, _a1 error) *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Workflow, ...)) *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call
- type MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call) Return(_a0 *gen.CreateWorkloadResp, _a1 error) *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call) Return(_a0 *gen.CreateWorkloadResp, _a1 error) *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Workload, ...)) *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call
- type MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call) Return(_a0 *gen.DeleteClusterComponentTypeResp, _a1 error) *MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call
- type MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call) Return(_a0 *gen.DeleteClusterDataPlaneResp, _a1 error) *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call
- type MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call) Return(_a0 *gen.DeleteClusterObservabilityPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterObservabilityPlaneName string, ...)) ...
- func (_c *MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call) Return(_a0 *gen.DeleteClusterProjectTypeResp, _a1 error) *MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call
- type MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call) Return(_a0 *gen.DeleteClusterResourceTypeResp, _a1 error) *MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call
- type MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call) Return(_a0 *gen.DeleteClusterRoleBindingResp, _a1 error) *MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call) Run(run func(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call
- type MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call) Return(_a0 *gen.DeleteClusterRoleResp, _a1 error) *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call) Run(run func(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call
- type MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call) Return(_a0 *gen.DeleteClusterTraitResp, _a1 error) *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call) Run(run func(ctx context.Context, clusterTraitName string, ...)) *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call
- type MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call) Return(_a0 *gen.DeleteClusterWorkflowPlaneResp, _a1 error) *MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowPlaneName string, ...)) *MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call
- type MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call) Return(_a0 *gen.DeleteClusterWorkflowResp, _a1 error) *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowName string, ...)) *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call
- type MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call) Return(_a0 *gen.DeleteComponentReleaseResp, _a1 error) *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call
- type MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call) Return(_a0 *gen.DeleteComponentTypeResp, _a1 error) *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ctName string, ...)) *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call
- type MockClientWithResponsesInterface_DeleteComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call) Return(_a0 *gen.DeleteComponentResp, _a1 error) *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, ...)) *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call
- type MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call) Return(_a0 *gen.DeleteDataPlaneResp, _a1 error) *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, dpName string, ...)) *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call
- type MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call) Return(_a0 *gen.DeleteDeploymentPipelineResp, _a1 error) *MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call
- type MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call) Return(_a0 *gen.DeleteEnvironmentResp, _a1 error) *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, envName string, ...)) *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call
- type MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call) Return(_a0 *gen.DeleteGitSecretResp, _a1 error) *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, gitSecretName string, ...)) *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call
- type MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call) Return(_a0 *gen.DeleteNamespaceRoleBindingResp, _a1 error) *MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, ...)) *MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call
- type MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call) Return(_a0 *gen.DeleteNamespaceRoleResp, _a1 error) *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, ...)) *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call
- type MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call) Return(_a0 *gen.DeleteNamespaceResp, _a1 error) *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call
- type MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call) Return(_a0 *gen.DeleteObservabilityAlertsNotificationChannelResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) ...
- func (_c *MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call) Return(_a0 *gen.DeleteObservabilityPlaneResp, _a1 error) *MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call
- type MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call) Return(_a0 *gen.DeleteProjectReleaseBindingResp, _a1 error) *MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call
- type MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call) Return(_a0 *gen.DeleteProjectReleaseResp, _a1 error) *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call
- type MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call) Return(_a0 *gen.DeleteProjectTypeResp, _a1 error) *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ptName string, ...)) *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call
- type MockClientWithResponsesInterface_DeleteProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call) Return(_a0 *gen.DeleteProjectResp, _a1 error) *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectName string, ...)) *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call
- type MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call) Return(_a0 *gen.DeleteReleaseBindingResp, _a1 error) *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call
- type MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call) Return(_a0 *gen.DeleteResourceReleaseBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call) Return(_a0 *gen.DeleteResourceReleaseResp, _a1 error) *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call
- type MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call) Return(_a0 *gen.DeleteResourceTypeResp, _a1 error) *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, rtName string, ...)) *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call
- type MockClientWithResponsesInterface_DeleteResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call) Return(_a0 *gen.DeleteResourceResp, _a1 error) *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string, ...)) *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call
- type MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call) Return(_a0 *gen.DeleteSecretReferenceResp, _a1 error) *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call
- type MockClientWithResponsesInterface_DeleteSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call) Return(_a0 *gen.DeleteSecretResp, _a1 error) *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretName string, ...)) *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call
- type MockClientWithResponsesInterface_DeleteTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call) Return(_a0 *gen.DeleteTraitResp, _a1 error) *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, traitName string, ...)) *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call
- type MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call) Return(_a0 *gen.DeleteWorkflowPlaneResp, _a1 error) *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call) Run(...) *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call
- type MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call) Return(_a0 *gen.DeleteWorkflowRunResp, _a1 error) *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, ...)) *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call
- type MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call) Return(_a0 *gen.DeleteWorkflowResp, _a1 error) *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string, ...)) *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call
- type MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call) Return(_a0 *gen.DeleteWorkloadResp, _a1 error) *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string, ...)) *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call
- type MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call) Return(_a0 *gen.EvaluatesResp, _a1 error) *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, ...)) *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_EvaluatesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_EvaluatesWithResponse_Call) Return(_a0 *gen.EvaluatesResp, _a1 error) *MockClientWithResponsesInterface_EvaluatesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_EvaluatesWithResponse_Call) Run(run func(ctx context.Context, body []gen.EvaluateRequest, ...)) *MockClientWithResponsesInterface_EvaluatesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_EvaluatesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_EvaluatesWithResponse_Call
- type MockClientWithResponsesInterface_Expecter
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterComponentTypeWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterComponentTypeWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterDataPlaneWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterDataPlaneWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterObservabilityPlaneWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterObservabilityPlaneWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterProjectTypeWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterProjectTypeWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterResourceTypeWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterResourceTypeWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterRoleBindingWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterRoleBindingWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterRoleWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterRoleWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterTraitWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterTraitWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowPlaneWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowPlaneWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentReleaseWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentReleaseWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentTypeWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateComponentWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateDataPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateDataPlaneWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateDeploymentPipelineWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateDeploymentPipelineWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateEnvironmentWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateEnvironmentWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateGitSecretWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateGitSecretWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleBindingWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateObservabilityAlertsNotificationChannelWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateObservabilityAlertsNotificationChannelWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateObservabilityPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateObservabilityPlaneWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectReleaseWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectReleaseWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectTypeWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateProjectWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceReleaseWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceReleaseWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceTypeWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateResourceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateSecretReferenceWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) CreateSecretReferenceWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateSecretWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateSecretWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateSecretWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateTraitWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateTraitWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateTraitWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowPlaneWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowRunWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowRunWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkloadWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkloadWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterComponentTypeWithResponse(ctx interface{}, cctName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterDataPlaneWithResponse(ctx interface{}, cdpName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterObservabilityPlaneWithResponse(ctx interface{}, clusterObservabilityPlaneName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterProjectTypeWithResponse(ctx interface{}, cptName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterResourceTypeWithResponse(ctx interface{}, crtName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterRoleBindingWithResponse(ctx interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterRoleWithResponse(ctx interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterTraitWithResponse(ctx interface{}, clusterTraitName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterWorkflowPlaneWithResponse(ctx interface{}, clusterWorkflowPlaneName interface{}, ...) *MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterWorkflowWithResponse(ctx interface{}, clusterWorkflowName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteComponentReleaseWithResponse(ctx interface{}, namespaceName interface{}, componentReleaseName interface{}, ...) *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteComponentTypeWithResponse(ctx interface{}, namespaceName interface{}, ctName interface{}, ...) *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteComponentWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, ...) *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteDataPlaneWithResponse(ctx interface{}, namespaceName interface{}, dpName interface{}, ...) *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteDeploymentPipelineWithResponse(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}, ...) *MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteEnvironmentWithResponse(ctx interface{}, namespaceName interface{}, envName interface{}, ...) *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteGitSecretWithResponse(ctx interface{}, namespaceName interface{}, gitSecretName interface{}, ...) *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteNamespaceRoleBindingWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, ...) *MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteNamespaceRoleWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, ...) *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteNamespaceWithResponse(ctx interface{}, namespaceName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteObservabilityAlertsNotificationChannelWithResponse(ctx interface{}, namespaceName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteObservabilityPlaneWithResponse(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}, ...) *MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteProjectReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, ...) *MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteProjectReleaseWithResponse(ctx interface{}, namespaceName interface{}, projectReleaseName interface{}, ...) *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteProjectTypeWithResponse(ctx interface{}, namespaceName interface{}, ptName interface{}, ...) *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteProjectWithResponse(ctx interface{}, namespaceName interface{}, projectName interface{}, ...) *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, ...) *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteResourceReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteResourceReleaseWithResponse(ctx interface{}, namespaceName interface{}, resourceReleaseName interface{}, ...) *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteResourceTypeWithResponse(ctx interface{}, namespaceName interface{}, rtName interface{}, ...) *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteResourceWithResponse(ctx interface{}, namespaceName interface{}, resourceName interface{}, ...) *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteSecretReferenceWithResponse(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}, ...) *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteSecretWithResponse(ctx interface{}, namespaceName interface{}, secretName interface{}, ...) *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteTraitWithResponse(ctx interface{}, namespaceName interface{}, traitName interface{}, ...) *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteWorkflowPlaneWithResponse(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}, ...) *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteWorkflowRunWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, ...) *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteWorkflowWithResponse(ctx interface{}, namespaceName interface{}, workflowName interface{}, ...) *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) DeleteWorkloadWithResponse(ctx interface{}, namespaceName interface{}, workloadName interface{}, ...) *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) EvaluatesWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, ...) *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) EvaluatesWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_EvaluatesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GenerateReleaseWithBodyWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, ...) *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GenerateReleaseWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, ...) *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterComponentTypeSchemaWithResponse(ctx interface{}, cctName interface{}, reqEditors ...interface{}) ...
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterComponentTypeWithResponse(ctx interface{}, cctName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterDataPlaneWithResponse(ctx interface{}, cdpName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterObservabilityPlaneWithResponse(ctx interface{}, clusterObservabilityPlaneName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterProjectTypeSchemaWithResponse(ctx interface{}, cptName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterProjectTypeWithResponse(ctx interface{}, cptName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterResourceTypeSchemaWithResponse(ctx interface{}, crtName interface{}, reqEditors ...interface{}) ...
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterResourceTypeWithResponse(ctx interface{}, crtName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterRoleBindingWithResponse(ctx interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterRoleWithResponse(ctx interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterTraitSchemaWithResponse(ctx interface{}, clusterTraitName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterTraitWithResponse(ctx interface{}, clusterTraitName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterWorkflowPlaneWithResponse(ctx interface{}, clusterWorkflowPlaneName interface{}, ...) *MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterWorkflowSchemaWithResponse(ctx interface{}, clusterWorkflowName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetClusterWorkflowWithResponse(ctx interface{}, clusterWorkflowName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetComponentReleaseWithResponse(ctx interface{}, namespaceName interface{}, componentReleaseName interface{}, ...) *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetComponentSchemaWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, ...) *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetComponentTypeSchemaWithResponse(ctx interface{}, namespaceName interface{}, ctName interface{}, ...) *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetComponentTypeWithResponse(ctx interface{}, namespaceName interface{}, ctName interface{}, ...) *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetComponentWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, ...) *MockClientWithResponsesInterface_GetComponentWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetDataPlaneWithResponse(ctx interface{}, namespaceName interface{}, dpName interface{}, ...) *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetDeploymentPipelineWithResponse(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}, ...) *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetEnvironmentWithResponse(ctx interface{}, namespaceName interface{}, envName interface{}, ...) *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetHealthWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetHealthWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetNamespaceRoleBindingWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, ...) *MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetNamespaceRoleWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, ...) *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetNamespaceWithResponse(ctx interface{}, namespaceName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetOAuthProtectedResourceMetadataWithResponse(ctx interface{}, reqEditors ...interface{}) ...
- func (_e *MockClientWithResponsesInterface_Expecter) GetObservabilityAlertsNotificationChannelWithResponse(ctx interface{}, namespaceName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) GetObservabilityPlaneWithResponse(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}, ...) *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetOpenAPISpecWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetProjectReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, ...) *MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetProjectReleaseWithResponse(ctx interface{}, namespaceName interface{}, projectReleaseName interface{}, ...) *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetProjectTypeSchemaWithResponse(ctx interface{}, namespaceName interface{}, ptName interface{}, ...) *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetProjectTypeWithResponse(ctx interface{}, namespaceName interface{}, ptName interface{}, ...) *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetProjectWithResponse(ctx interface{}, namespaceName interface{}, projectName interface{}, ...) *MockClientWithResponsesInterface_GetProjectWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetReadyWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetReadyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetReleaseBindingK8sResourceEventsWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) GetReleaseBindingK8sResourceLogsWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) GetReleaseBindingK8sResourceTreeWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) GetReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, ...) *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetResourceReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, ...) *MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetResourceReleaseWithResponse(ctx interface{}, namespaceName interface{}, resourceReleaseName interface{}, ...) *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetResourceTypeSchemaWithResponse(ctx interface{}, namespaceName interface{}, rtName interface{}, ...) *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetResourceTypeWithResponse(ctx interface{}, namespaceName interface{}, rtName interface{}, ...) *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetResourceWithResponse(ctx interface{}, namespaceName interface{}, resourceName interface{}, ...) *MockClientWithResponsesInterface_GetResourceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetSecretReferenceWithResponse(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}, ...) *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetSecretWithResponse(ctx interface{}, namespaceName interface{}, secretName interface{}, ...) *MockClientWithResponsesInterface_GetSecretWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetSubjectProfileWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetTraitSchemaWithResponse(ctx interface{}, namespaceName interface{}, traitName interface{}, ...) *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetTraitWithResponse(ctx interface{}, namespaceName interface{}, traitName interface{}, ...) *MockClientWithResponsesInterface_GetTraitWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetVersionWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetVersionWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowPlaneWithResponse(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}, ...) *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowRunEventsWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, ...) *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowRunLogsWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, ...) *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowRunStatusWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, ...) *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowRunWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, ...) *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowSchemaWithResponse(ctx interface{}, namespaceName interface{}, workflowName interface{}, ...) *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowWithResponse(ctx interface{}, namespaceName interface{}, workflowName interface{}, ...) *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) GetWorkloadWithResponse(ctx interface{}, namespaceName interface{}, workloadName interface{}, ...) *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) HandleAutoBuildWithBodyWithResponse(ctx interface{}, params interface{}, contentType interface{}, body interface{}, ...) *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) HandleAutoBuildWithResponse(ctx interface{}, params interface{}, body interface{}, ...) *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListActionsWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListActionsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListClusterComponentTypesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListClusterDataPlanesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListClusterObservabilityPlanesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) ...
- func (_e *MockClientWithResponsesInterface_Expecter) ListClusterProjectTypesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListClusterResourceTypesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListClusterRoleBindingsWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListClusterRolesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListClusterTraitsWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListClusterWorkflowPlanesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListClusterWorkflowsWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListComponentReleasesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListComponentTypesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListComponentsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListComponentsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListDataPlanesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListDeploymentPipelinesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListEnvironmentsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListGitSecretsWithResponse(ctx interface{}, namespaceName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListNamespaceRoleBindingsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListNamespaceRolesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListNamespacesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListObservabilityAlertsNotificationChannelsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) ListObservabilityPlanesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListProjectReleaseBindingsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListProjectReleasesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListProjectTypesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListProjectsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListProjectsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListReleaseBindingsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListResourceReleaseBindingsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListResourceReleasesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListResourceTypesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListResourcesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListResourcesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListSecretReferencesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListSecretsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListSecretsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListSubjectTypesWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListTraitsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListTraitsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListWorkflowPlanesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListWorkflowRunsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListWorkflowsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) ListWorkloadsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, ...) *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) TriggerReleaseBindingCronJobWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterComponentTypeWithBodyWithResponse(ctx interface{}, cctName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterComponentTypeWithResponse(ctx interface{}, cctName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterDataPlaneWithBodyWithResponse(ctx interface{}, cdpName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterDataPlaneWithResponse(ctx interface{}, cdpName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterObservabilityPlaneWithBodyWithResponse(ctx interface{}, clusterObservabilityPlaneName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterObservabilityPlaneWithResponse(ctx interface{}, clusterObservabilityPlaneName interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterProjectTypeWithBodyWithResponse(ctx interface{}, cptName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterProjectTypeWithResponse(ctx interface{}, cptName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterResourceTypeWithBodyWithResponse(ctx interface{}, crtName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterResourceTypeWithResponse(ctx interface{}, crtName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterRoleBindingWithBodyWithResponse(ctx interface{}, name interface{}, contentType interface{}, body interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterRoleBindingWithResponse(ctx interface{}, name interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterRoleWithBodyWithResponse(ctx interface{}, name interface{}, contentType interface{}, body interface{}, ...) *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterRoleWithResponse(ctx interface{}, name interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterTraitWithBodyWithResponse(ctx interface{}, clusterTraitName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterTraitWithResponse(ctx interface{}, clusterTraitName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowPlaneWithBodyWithResponse(ctx interface{}, clusterWorkflowPlaneName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowPlaneWithResponse(ctx interface{}, clusterWorkflowPlaneName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowWithBodyWithResponse(ctx interface{}, clusterWorkflowName interface{}, contentType interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowWithResponse(ctx interface{}, clusterWorkflowName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateComponentTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, ctName interface{}, ...) *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateComponentTypeWithResponse(ctx interface{}, namespaceName interface{}, ctName interface{}, ...) *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateComponentWithBodyWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, ...) *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateComponentWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, ...) *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateDataPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, dpName interface{}, ...) *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateDataPlaneWithResponse(ctx interface{}, namespaceName interface{}, dpName interface{}, ...) *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateDeploymentPipelineWithBodyWithResponse(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateDeploymentPipelineWithResponse(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}, ...) *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateEnvironmentWithBodyWithResponse(ctx interface{}, namespaceName interface{}, envName interface{}, ...) *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateEnvironmentWithResponse(ctx interface{}, namespaceName interface{}, envName interface{}, ...) *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleBindingWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, body interface{}, ...) *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleWithBodyWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, ...) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, body interface{}, ...) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, ...) *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, ...) *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse(ctx interface{}, namespaceName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateObservabilityAlertsNotificationChannelWithResponse(ctx interface{}, namespaceName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateObservabilityPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateObservabilityPlaneWithResponse(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}, ...) *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, ...) *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, ptName interface{}, ...) *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectTypeWithResponse(ctx interface{}, namespaceName interface{}, ptName interface{}, ...) *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectWithBodyWithResponse(ctx interface{}, namespaceName interface{}, projectName interface{}, ...) *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectWithResponse(ctx interface{}, namespaceName interface{}, projectName interface{}, ...) *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, ...) *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, rtName interface{}, ...) *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceTypeWithResponse(ctx interface{}, namespaceName interface{}, rtName interface{}, ...) *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceWithBodyWithResponse(ctx interface{}, namespaceName interface{}, resourceName interface{}, ...) *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceWithResponse(ctx interface{}, namespaceName interface{}, resourceName interface{}, ...) *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateSecretReferenceWithBodyWithResponse(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}, ...) ...
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateSecretReferenceWithResponse(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}, ...) *MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateSecretWithBodyWithResponse(ctx interface{}, namespaceName interface{}, secretName interface{}, ...) *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateSecretWithResponse(ctx interface{}, namespaceName interface{}, secretName interface{}, ...) *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateTraitWithBodyWithResponse(ctx interface{}, namespaceName interface{}, traitName interface{}, ...) *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateTraitWithResponse(ctx interface{}, namespaceName interface{}, traitName interface{}, ...) *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}, ...) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowPlaneWithResponse(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}, ...) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowRunWithBodyWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, ...) *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowRunWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, ...) *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowWithBodyWithResponse(ctx interface{}, namespaceName interface{}, workflowName interface{}, ...) *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowWithResponse(ctx interface{}, namespaceName interface{}, workflowName interface{}, ...) *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkloadWithBodyWithResponse(ctx interface{}, namespaceName interface{}, workloadName interface{}, ...) *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call
- func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkloadWithResponse(ctx interface{}, namespaceName interface{}, workloadName interface{}, ...) *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call
- type MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call) Return(_a0 *gen.GenerateReleaseResp, _a1 error) *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, ...)) *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call) Return(_a0 *gen.GenerateReleaseResp, _a1 error) *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, ...)) *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call) Return(_a0 *gen.GetClusterComponentTypeSchemaResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call) Return(_a0 *gen.GetClusterComponentTypeResp, _a1 error) *MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call) Return(_a0 *gen.GetClusterDataPlaneResp, _a1 error) *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call) Return(_a0 *gen.GetClusterObservabilityPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterObservabilityPlaneName string, ...)) ...
- func (_c *MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call) Return(_a0 *gen.GetClusterProjectTypeSchemaResp, _a1 error) *MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call) Return(_a0 *gen.GetClusterProjectTypeResp, _a1 error) *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call) Return(_a0 *gen.GetClusterResourceTypeSchemaResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call) Return(_a0 *gen.GetClusterResourceTypeResp, _a1 error) *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call) Return(_a0 *gen.GetClusterRoleBindingResp, _a1 error) *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call) Run(run func(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call) Return(_a0 *gen.GetClusterRoleResp, _a1 error) *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call) Run(run func(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call) Return(_a0 *gen.GetClusterTraitSchemaResp, _a1 error) *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call) Run(run func(ctx context.Context, clusterTraitName string, ...)) *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call) Return(_a0 *gen.GetClusterTraitResp, _a1 error) *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call) Run(run func(ctx context.Context, clusterTraitName string, ...)) *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call) Return(_a0 *gen.GetClusterWorkflowPlaneResp, _a1 error) *MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowPlaneName string, ...)) *MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call) Return(_a0 *gen.GetClusterWorkflowSchemaResp, _a1 error) *MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowName string, ...)) *MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call
- type MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call) Return(_a0 *gen.GetClusterWorkflowResp, _a1 error) *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowName string, ...)) *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call
- type MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call) Return(_a0 *gen.GetComponentReleaseResp, _a1 error) *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call
- type MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call) Return(_a0 *gen.GetComponentSchemaResp, _a1 error) *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, ...)) *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call
- type MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call) Return(_a0 *gen.GetComponentTypeSchemaResp, _a1 error) *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ctName string, ...)) *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call
- type MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call) Return(_a0 *gen.GetComponentTypeResp, _a1 error) *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ctName string, ...)) *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call
- type MockClientWithResponsesInterface_GetComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentWithResponse_Call) Return(_a0 *gen.GetComponentResp, _a1 error) *MockClientWithResponsesInterface_GetComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, ...)) *MockClientWithResponsesInterface_GetComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetComponentWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetComponentWithResponse_Call
- type MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call) Return(_a0 *gen.GetDataPlaneResp, _a1 error) *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, dpName string, ...)) *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call
- type MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call) Return(_a0 *gen.GetDeploymentPipelineResp, _a1 error) *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call
- type MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call) Return(_a0 *gen.GetEnvironmentResp, _a1 error) *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, envName string, ...)) *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call
- type MockClientWithResponsesInterface_GetHealthWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetHealthWithResponse_Call) Return(_a0 *gen.GetHealthResp, _a1 error) *MockClientWithResponsesInterface_GetHealthWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetHealthWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetHealthWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetHealthWithResponse_Call) RunAndReturn(run func(context.Context, ...gen.RequestEditorFn) (*gen.GetHealthResp, error)) *MockClientWithResponsesInterface_GetHealthWithResponse_Call
- type MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call) Return(_a0 *gen.GetNamespaceRoleBindingResp, _a1 error) *MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, ...)) *MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call
- type MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call) Return(_a0 *gen.GetNamespaceRoleResp, _a1 error) *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, ...)) *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call
- type MockClientWithResponsesInterface_GetNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call) Return(_a0 *gen.GetNamespaceResp, _a1 error) *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call
- type MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call) Return(_a0 *gen.GetOAuthProtectedResourceMetadataResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) ...
- func (_c *MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call) Return(_a0 *gen.GetObservabilityAlertsNotificationChannelResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) ...
- func (_c *MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call) Return(_a0 *gen.GetObservabilityPlaneResp, _a1 error) *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call
- type MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call) Return(_a0 *gen.GetOpenAPISpecResp, _a1 error) *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call
- type MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call) Return(_a0 *gen.GetProjectReleaseBindingResp, _a1 error) *MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call
- type MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call) Return(_a0 *gen.GetProjectReleaseResp, _a1 error) *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call
- type MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call) Return(_a0 *gen.GetProjectTypeSchemaResp, _a1 error) *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ptName string, ...)) *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call
- type MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call) Return(_a0 *gen.GetProjectTypeResp, _a1 error) *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ptName string, ...)) *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call
- type MockClientWithResponsesInterface_GetProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectWithResponse_Call) Return(_a0 *gen.GetProjectResp, _a1 error) *MockClientWithResponsesInterface_GetProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectName string, ...)) *MockClientWithResponsesInterface_GetProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetProjectWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetProjectWithResponse_Call
- type MockClientWithResponsesInterface_GetReadyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetReadyWithResponse_Call) Return(_a0 *gen.GetReadyResp, _a1 error) *MockClientWithResponsesInterface_GetReadyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetReadyWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetReadyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetReadyWithResponse_Call) RunAndReturn(run func(context.Context, ...gen.RequestEditorFn) (*gen.GetReadyResp, error)) *MockClientWithResponsesInterface_GetReadyWithResponse_Call
- type MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call) Return(_a0 *gen.GetReleaseBindingK8sResourceEventsResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call) Return(_a0 *gen.GetReleaseBindingK8sResourceLogsResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call) Return(_a0 *gen.GetReleaseBindingK8sResourceTreeResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call) Return(_a0 *gen.GetReleaseBindingResp, _a1 error) *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call
- type MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call) Return(_a0 *gen.GetResourceReleaseBindingResp, _a1 error) *MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call
- type MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call) Return(_a0 *gen.GetResourceReleaseResp, _a1 error) *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call
- type MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call) Return(_a0 *gen.GetResourceTypeSchemaResp, _a1 error) *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, rtName string, ...)) *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call
- type MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call) Return(_a0 *gen.GetResourceTypeResp, _a1 error) *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, rtName string, ...)) *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call
- type MockClientWithResponsesInterface_GetResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceWithResponse_Call) Return(_a0 *gen.GetResourceResp, _a1 error) *MockClientWithResponsesInterface_GetResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string, ...)) *MockClientWithResponsesInterface_GetResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetResourceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetResourceWithResponse_Call
- type MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call) Return(_a0 *gen.GetSecretReferenceResp, _a1 error) *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call
- type MockClientWithResponsesInterface_GetSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetSecretWithResponse_Call) Return(_a0 *gen.GetSecretResp, _a1 error) *MockClientWithResponsesInterface_GetSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetSecretWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretName string, ...)) *MockClientWithResponsesInterface_GetSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetSecretWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetSecretWithResponse_Call
- type MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call) Return(_a0 *gen.GetSubjectProfileResp, _a1 error) *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call) Run(run func(ctx context.Context, params *gen.GetSubjectProfileParams, ...)) *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call
- type MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call) Return(_a0 *gen.GetTraitSchemaResp, _a1 error) *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, traitName string, ...)) *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call
- type MockClientWithResponsesInterface_GetTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetTraitWithResponse_Call) Return(_a0 *gen.GetTraitResp, _a1 error) *MockClientWithResponsesInterface_GetTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetTraitWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, traitName string, ...)) *MockClientWithResponsesInterface_GetTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetTraitWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetTraitWithResponse_Call
- type MockClientWithResponsesInterface_GetVersionWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetVersionWithResponse_Call) Return(_a0 *gen.GetVersionResp, _a1 error) *MockClientWithResponsesInterface_GetVersionWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetVersionWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetVersionWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetVersionWithResponse_Call) RunAndReturn(run func(context.Context, ...gen.RequestEditorFn) (*gen.GetVersionResp, error)) *MockClientWithResponsesInterface_GetVersionWithResponse_Call
- type MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call) Return(_a0 *gen.GetWorkflowPlaneResp, _a1 error) *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call) Run(...) *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call
- type MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call) Return(_a0 *gen.GetWorkflowRunEventsResp, _a1 error) *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, ...)) *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call
- type MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call) Return(_a0 *gen.GetWorkflowRunLogsResp, _a1 error) *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, ...)) *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call
- type MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call) Return(_a0 *gen.GetWorkflowRunStatusResp, _a1 error) *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, ...)) *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call
- type MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call) Return(_a0 *gen.GetWorkflowRunResp, _a1 error) *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, ...)) *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call
- type MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call) Return(_a0 *gen.GetWorkflowSchemaResp, _a1 error) *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string, ...)) *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call
- type MockClientWithResponsesInterface_GetWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call) Return(_a0 *gen.GetWorkflowResp, _a1 error) *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string, ...)) *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call
- type MockClientWithResponsesInterface_GetWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call) Return(_a0 *gen.GetWorkloadResp, _a1 error) *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string, ...)) *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call
- type MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call) Return(_a0 *gen.HandleAutoBuildResp, _a1 error) *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call
- func (_c *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call) Return(_a0 *gen.HandleAutoBuildResp, _a1 error) *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call
- func (_c *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call) Run(run func(ctx context.Context, params *gen.HandleAutoBuildParams, ...)) *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call
- func (_c *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call
- type MockClientWithResponsesInterface_ListActionsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListActionsWithResponse_Call) Return(_a0 *gen.ListActionsResp, _a1 error) *MockClientWithResponsesInterface_ListActionsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListActionsWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListActionsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListActionsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListActionsWithResponse_Call
- type MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call) Return(_a0 *gen.ListClusterComponentTypesResp, _a1 error) *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call
- type MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call) Return(_a0 *gen.ListClusterDataPlanesResp, _a1 error) *MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterDataPlanesParams, ...)) *MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call
- type MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call) Return(_a0 *gen.ListClusterObservabilityPlanesResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call) Return(_a0 *gen.ListClusterProjectTypesResp, _a1 error) *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterProjectTypesParams, ...)) *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call
- type MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call) Return(_a0 *gen.ListClusterResourceTypesResp, _a1 error) *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterResourceTypesParams, ...)) *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call
- type MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call) Return(_a0 *gen.ListClusterRoleBindingsResp, _a1 error) *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterRoleBindingsParams, ...)) *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call
- type MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call) Return(_a0 *gen.ListClusterRolesResp, _a1 error) *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterRolesParams, ...)) *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call
- type MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call) Return(_a0 *gen.ListClusterTraitsResp, _a1 error) *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterTraitsParams, ...)) *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call
- type MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call) Return(_a0 *gen.ListClusterWorkflowPlanesResp, _a1 error) *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call
- type MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call) Return(_a0 *gen.ListClusterWorkflowsResp, _a1 error) *MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterWorkflowsParams, ...)) *MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call
- type MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call) Return(_a0 *gen.ListComponentReleasesResp, _a1 error) *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call
- type MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call) Return(_a0 *gen.ListComponentTypesResp, _a1 error) *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call
- type MockClientWithResponsesInterface_ListComponentsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListComponentsWithResponse_Call) Return(_a0 *gen.ListComponentsResp, _a1 error) *MockClientWithResponsesInterface_ListComponentsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListComponentsWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListComponentsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListComponentsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListComponentsWithResponse_Call
- type MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call) Return(_a0 *gen.ListDataPlanesResp, _a1 error) *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call
- type MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call) Return(_a0 *gen.ListDeploymentPipelinesResp, _a1 error) *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call
- type MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call) Return(_a0 *gen.ListEnvironmentsResp, _a1 error) *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call
- type MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call) Return(_a0 *gen.ListGitSecretsResp, _a1 error) *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call
- type MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call) Return(_a0 *gen.ListNamespaceRoleBindingsResp, _a1 error) *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call
- type MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call) Return(_a0 *gen.ListNamespaceRolesResp, _a1 error) *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call
- type MockClientWithResponsesInterface_ListNamespacesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call) Return(_a0 *gen.ListNamespacesResp, _a1 error) *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListNamespacesParams, ...)) *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call
- type MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call) Return(_a0 *gen.ListObservabilityAlertsNotificationChannelsResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) ...
- func (_c *MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call) Return(_a0 *gen.ListObservabilityPlanesResp, _a1 error) *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call
- type MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call) Return(_a0 *gen.ListProjectReleaseBindingsResp, _a1 error) *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call
- type MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call) Return(_a0 *gen.ListProjectReleasesResp, _a1 error) *MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call
- type MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call) Return(_a0 *gen.ListProjectTypesResp, _a1 error) *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call
- type MockClientWithResponsesInterface_ListProjectsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectsWithResponse_Call) Return(_a0 *gen.ListProjectsResp, _a1 error) *MockClientWithResponsesInterface_ListProjectsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectsWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListProjectsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListProjectsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListProjectsWithResponse_Call
- type MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call) Return(_a0 *gen.ListReleaseBindingsResp, _a1 error) *MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call
- type MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call) Return(_a0 *gen.ListResourceReleaseBindingsResp, _a1 error) *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call
- type MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call) Return(_a0 *gen.ListResourceReleasesResp, _a1 error) *MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call
- type MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call) Return(_a0 *gen.ListResourceTypesResp, _a1 error) *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call
- type MockClientWithResponsesInterface_ListResourcesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourcesWithResponse_Call) Return(_a0 *gen.ListResourcesResp, _a1 error) *MockClientWithResponsesInterface_ListResourcesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourcesWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListResourcesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListResourcesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListResourcesWithResponse_Call
- type MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call) Return(_a0 *gen.ListSecretReferencesResp, _a1 error) *MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call
- type MockClientWithResponsesInterface_ListSecretsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListSecretsWithResponse_Call) Return(_a0 *gen.ListSecretsResp, _a1 error) *MockClientWithResponsesInterface_ListSecretsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListSecretsWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListSecretsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListSecretsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListSecretsWithResponse_Call
- type MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call) Return(_a0 *gen.ListSubjectTypesResp, _a1 error) *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call
- type MockClientWithResponsesInterface_ListTraitsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListTraitsWithResponse_Call) Return(_a0 *gen.ListTraitsResp, _a1 error) *MockClientWithResponsesInterface_ListTraitsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListTraitsWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListTraitsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListTraitsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListTraitsWithResponse_Call
- type MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call) Return(_a0 *gen.ListWorkflowPlanesResp, _a1 error) *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call
- type MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call) Return(_a0 *gen.ListWorkflowRunsResp, _a1 error) *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call
- type MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call) Return(_a0 *gen.ListWorkflowsResp, _a1 error) *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call
- type MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call) Return(_a0 *gen.ListWorkloadsResp, _a1 error) *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call) Run(...) *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call
- func (_c *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call
- type MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call
- func (_c *MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call) Return(_a0 *gen.TriggerReleaseBindingCronJobResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call) Return(_a0 *gen.UpdateClusterComponentTypeResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call) Return(_a0 *gen.UpdateClusterComponentTypeResp, _a1 error) *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call
- type MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call) Return(_a0 *gen.UpdateClusterDataPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call) Return(_a0 *gen.UpdateClusterDataPlaneResp, _a1 error) *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call) Run(run func(ctx context.Context, cdpName string, body gen.ClusterDataPlane, ...)) *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call
- type MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call) Return(_a0 *gen.UpdateClusterObservabilityPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call) Return(_a0 *gen.UpdateClusterObservabilityPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterObservabilityPlaneName string, ...)) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call) Return(_a0 *gen.UpdateClusterProjectTypeResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call) Return(_a0 *gen.UpdateClusterProjectTypeResp, _a1 error) *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call
- type MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call) Return(_a0 *gen.UpdateClusterResourceTypeResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call) Return(_a0 *gen.UpdateClusterResourceTypeResp, _a1 error) *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call
- type MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call) Return(_a0 *gen.UpdateClusterRoleBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call) Return(_a0 *gen.UpdateClusterRoleBindingResp, _a1 error) *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call
- type MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call) Return(_a0 *gen.UpdateClusterRoleResp, _a1 error) *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call) Return(_a0 *gen.UpdateClusterRoleResp, _a1 error) *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call) Run(run func(ctx context.Context, name string, body gen.ClusterAuthzRole, ...)) *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call
- type MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call) Return(_a0 *gen.UpdateClusterTraitResp, _a1 error) *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call) Return(_a0 *gen.UpdateClusterTraitResp, _a1 error) *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call
- type MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call) Return(_a0 *gen.UpdateClusterWorkflowPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call) Return(_a0 *gen.UpdateClusterWorkflowPlaneResp, _a1 error) *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowPlaneName string, ...)) *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call
- type MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call) Return(_a0 *gen.UpdateClusterWorkflowResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call) Return(_a0 *gen.UpdateClusterWorkflowResp, _a1 error) *MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call
- type MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call) Return(_a0 *gen.UpdateComponentTypeResp, _a1 error) *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call) Return(_a0 *gen.UpdateComponentTypeResp, _a1 error) *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ctName string, ...)) *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call
- type MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call) Return(_a0 *gen.UpdateComponentResp, _a1 error) *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, ...)) *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call) Return(_a0 *gen.UpdateComponentResp, _a1 error) *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, ...)) *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call
- type MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call) Return(_a0 *gen.UpdateDataPlaneResp, _a1 error) *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call) Return(_a0 *gen.UpdateDataPlaneResp, _a1 error) *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call
- type MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call) Return(_a0 *gen.UpdateDeploymentPipelineResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call) Return(_a0 *gen.UpdateDeploymentPipelineResp, _a1 error) *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call
- type MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call) Return(_a0 *gen.UpdateEnvironmentResp, _a1 error) *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call) Return(_a0 *gen.UpdateEnvironmentResp, _a1 error) *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, envName string, ...)) *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call
- type MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call) Return(_a0 *gen.UpdateNamespaceRoleBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call) Return(_a0 *gen.UpdateNamespaceRoleBindingResp, _a1 error) *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, ...)) *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call
- type MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call) Return(_a0 *gen.UpdateNamespaceRoleResp, _a1 error) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call) Return(_a0 *gen.UpdateNamespaceRoleResp, _a1 error) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call
- type MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call) Return(_a0 *gen.UpdateNamespaceResp, _a1 error) *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call) Return(_a0 *gen.UpdateNamespaceResp, _a1 error) *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Namespace, ...)) *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call
- type MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) Return(_a0 *gen.UpdateObservabilityAlertsNotificationChannelResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) ...
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call) Return(_a0 *gen.UpdateObservabilityAlertsNotificationChannelResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ...)) ...
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call) Return(_a0 *gen.UpdateObservabilityPlaneResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call) Return(_a0 *gen.UpdateObservabilityPlaneResp, _a1 error) *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call
- type MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call) Return(_a0 *gen.UpdateProjectReleaseBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call) Return(_a0 *gen.UpdateProjectReleaseBindingResp, _a1 error) *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call
- type MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call) Return(_a0 *gen.UpdateProjectTypeResp, _a1 error) *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call) Return(_a0 *gen.UpdateProjectTypeResp, _a1 error) *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call
- type MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call) Return(_a0 *gen.UpdateProjectResp, _a1 error) *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectName string, ...)) *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call) Return(_a0 *gen.UpdateProjectResp, _a1 error) *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectName string, ...)) *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call
- type MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call) Return(_a0 *gen.UpdateReleaseBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call) Return(_a0 *gen.UpdateReleaseBindingResp, _a1 error) *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call
- type MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call) Return(_a0 *gen.UpdateResourceReleaseBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call) Return(_a0 *gen.UpdateResourceReleaseBindingResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call) Return(_a0 *gen.UpdateResourceTypeResp, _a1 error) *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call) Return(_a0 *gen.UpdateResourceTypeResp, _a1 error) *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, rtName string, ...)) *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call
- type MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call) Return(_a0 *gen.UpdateResourceResp, _a1 error) *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string, ...)) *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call) Return(_a0 *gen.UpdateResourceResp, _a1 error) *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string, ...)) *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call
- type MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call) Return(_a0 *gen.UpdateSecretReferenceResp, _a1 error) ...
- func (_c *MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call) Run(...) ...
- func (_c *MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call) RunAndReturn(...) ...
- type MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call) Return(_a0 *gen.UpdateSecretReferenceResp, _a1 error) *MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call
- type MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call) Return(_a0 *gen.UpdateSecretResp, _a1 error) *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretName string, ...)) *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call) Return(_a0 *gen.UpdateSecretResp, _a1 error) *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretName string, ...)) *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call
- type MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call) Return(_a0 *gen.UpdateTraitResp, _a1 error) *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, traitName string, ...)) *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call) Return(_a0 *gen.UpdateTraitResp, _a1 error) *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call
- type MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call) Return(_a0 *gen.UpdateWorkflowPlaneResp, _a1 error) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call) Return(_a0 *gen.UpdateWorkflowPlaneResp, _a1 error) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call
- type MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call) Return(_a0 *gen.UpdateWorkflowRunResp, _a1 error) *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call) Run(...) *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call) Return(_a0 *gen.UpdateWorkflowRunResp, _a1 error) *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, ...)) *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call
- type MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call) Return(_a0 *gen.UpdateWorkflowResp, _a1 error) *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string, ...)) *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call) Return(_a0 *gen.UpdateWorkflowResp, _a1 error) *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string, ...)) *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call
- type MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call) Return(_a0 *gen.UpdateWorkloadResp, _a1 error) *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string, ...)) *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call
- type MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call) Return(_a0 *gen.UpdateWorkloadResp, _a1 error) *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string, ...)) *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call
- func (_c *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call) RunAndReturn(...) *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call
- type MockInterface
- func (_m *MockInterface) CreateClusterProjectType(ctx context.Context, cpt gen.ClusterProjectType) (*gen.ClusterProjectType, error)
- func (_m *MockInterface) CreateClusterResourceType(ctx context.Context, crt gen.ClusterResourceType) (*gen.ClusterResourceType, error)
- func (_m *MockInterface) CreateComponentRelease(ctx context.Context, namespaceName string, cr gen.ComponentRelease) (*gen.ComponentRelease, error)
- func (_m *MockInterface) CreateComponentType(ctx context.Context, namespaceName string, ct gen.ComponentType) (*gen.ComponentType, error)
- func (_m *MockInterface) CreateProjectRelease(ctx context.Context, namespaceName string, pr gen.ProjectRelease) (*gen.ProjectRelease, error)
- func (_m *MockInterface) CreateProjectReleaseBinding(ctx context.Context, namespaceName string, prb gen.ProjectReleaseBinding) (*gen.ProjectReleaseBinding, error)
- func (_m *MockInterface) CreateProjectType(ctx context.Context, namespaceName string, pt gen.ProjectType) (*gen.ProjectType, error)
- func (_m *MockInterface) CreateReleaseBinding(ctx context.Context, namespaceName string, req gen.ReleaseBinding) (*gen.ReleaseBinding, error)
- func (_m *MockInterface) CreateResource(ctx context.Context, namespaceName string, r gen.ResourceInstance) (*gen.ResourceInstance, error)
- func (_m *MockInterface) CreateResourceRelease(ctx context.Context, namespaceName string, rr gen.ResourceRelease) (*gen.ResourceRelease, error)
- func (_m *MockInterface) CreateResourceReleaseBinding(ctx context.Context, namespaceName string, rrb gen.ResourceReleaseBinding) (*gen.ResourceReleaseBinding, error)
- func (_m *MockInterface) CreateResourceType(ctx context.Context, namespaceName string, rt gen.ResourceType) (*gen.ResourceType, error)
- func (_m *MockInterface) CreateSecret(ctx context.Context, namespaceName string, req gen.CreateSecretRequest) (*gen.Secret, error)
- func (_m *MockInterface) CreateTrait(ctx context.Context, namespaceName string, t gen.Trait) (*gen.Trait, error)
- func (_m *MockInterface) CreateWorkflowRun(ctx context.Context, namespace string, body gen.WorkflowRun) (*gen.WorkflowRun, error)
- func (_m *MockInterface) DeleteClusterComponentType(ctx context.Context, cctName string) error
- func (_m *MockInterface) DeleteClusterDataPlane(ctx context.Context, cdpName string) error
- func (_m *MockInterface) DeleteClusterObservabilityPlane(ctx context.Context, clusterObservabilityPlaneName string) error
- func (_m *MockInterface) DeleteClusterProjectType(ctx context.Context, cptName string) error
- func (_m *MockInterface) DeleteClusterResourceType(ctx context.Context, crtName string) error
- func (_m *MockInterface) DeleteClusterRole(ctx context.Context, name string) error
- func (_m *MockInterface) DeleteClusterRoleBinding(ctx context.Context, name string) error
- func (_m *MockInterface) DeleteClusterTrait(ctx context.Context, clusterTraitName string) error
- func (_m *MockInterface) DeleteClusterWorkflow(ctx context.Context, clusterWorkflowName string) error
- func (_m *MockInterface) DeleteClusterWorkflowPlane(ctx context.Context, clusterWorkflowPlaneName string) error
- func (_m *MockInterface) DeleteComponent(ctx context.Context, namespaceName string, componentName string) error
- func (_m *MockInterface) DeleteComponentRelease(ctx context.Context, namespaceName string, componentReleaseName string) error
- func (_m *MockInterface) DeleteComponentType(ctx context.Context, namespaceName string, ctName string) error
- func (_m *MockInterface) DeleteDataPlane(ctx context.Context, namespaceName string, dpName string) error
- func (_m *MockInterface) DeleteDeploymentPipeline(ctx context.Context, namespaceName string, deploymentPipelineName string) error
- func (_m *MockInterface) DeleteEnvironment(ctx context.Context, namespaceName string, envName string) error
- func (_m *MockInterface) DeleteNamespace(ctx context.Context, namespaceName string) error
- func (_m *MockInterface) DeleteNamespaceRole(ctx context.Context, namespaceName string, name string) error
- func (_m *MockInterface) DeleteNamespaceRoleBinding(ctx context.Context, namespaceName string, name string) error
- func (_m *MockInterface) DeleteObservabilityAlertsNotificationChannel(ctx context.Context, namespaceName string, channelName string) error
- func (_m *MockInterface) DeleteObservabilityPlane(ctx context.Context, namespaceName string, observabilityPlaneName string) error
- func (_m *MockInterface) DeleteProject(ctx context.Context, namespaceName string, projectName string) error
- func (_m *MockInterface) DeleteProjectRelease(ctx context.Context, namespaceName string, projectReleaseName string) error
- func (_m *MockInterface) DeleteProjectReleaseBinding(ctx context.Context, namespaceName string, bindingName string) error
- func (_m *MockInterface) DeleteProjectType(ctx context.Context, namespaceName string, ptName string) error
- func (_m *MockInterface) DeleteReleaseBinding(ctx context.Context, namespaceName string, releaseBindingName string) error
- func (_m *MockInterface) DeleteResource(ctx context.Context, namespaceName string, resourceName string) error
- func (_m *MockInterface) DeleteResourceRelease(ctx context.Context, namespaceName string, resourceReleaseName string) error
- func (_m *MockInterface) DeleteResourceReleaseBinding(ctx context.Context, namespaceName string, bindingName string) error
- func (_m *MockInterface) DeleteResourceType(ctx context.Context, namespaceName string, rtName string) error
- func (_m *MockInterface) DeleteSecret(ctx context.Context, namespaceName string, secretName string) error
- func (_m *MockInterface) DeleteSecretReference(ctx context.Context, namespaceName string, secretReferenceName string) error
- func (_m *MockInterface) DeleteTrait(ctx context.Context, namespaceName string, traitName string) error
- func (_m *MockInterface) DeleteWorkflow(ctx context.Context, namespaceName string, workflowName string) error
- func (_m *MockInterface) DeleteWorkflowPlane(ctx context.Context, namespaceName string, workflowPlaneName string) error
- func (_m *MockInterface) DeleteWorkload(ctx context.Context, namespaceName string, workloadName string) error
- func (_m *MockInterface) EXPECT() *MockInterface_Expecter
- func (_m *MockInterface) GenerateRelease(ctx context.Context, namespaceName string, componentName string, ...) (*gen.ComponentRelease, error)
- func (_m *MockInterface) GetClusterComponentType(ctx context.Context, cctName string) (*gen.ClusterComponentType, error)
- func (_m *MockInterface) GetClusterComponentTypeSchema(ctx context.Context, cctName string) (*json.RawMessage, error)
- func (_m *MockInterface) GetClusterDataPlane(ctx context.Context, cdpName string) (*gen.ClusterDataPlane, error)
- func (_m *MockInterface) GetClusterObservabilityPlane(ctx context.Context, clusterObservabilityPlaneName string) (*gen.ClusterObservabilityPlane, error)
- func (_m *MockInterface) GetClusterProjectType(ctx context.Context, cptName string) (*gen.ClusterProjectType, error)
- func (_m *MockInterface) GetClusterProjectTypeSchema(ctx context.Context, cptName string) (*json.RawMessage, error)
- func (_m *MockInterface) GetClusterResourceType(ctx context.Context, crtName string) (*gen.ClusterResourceType, error)
- func (_m *MockInterface) GetClusterResourceTypeSchema(ctx context.Context, crtName string) (*json.RawMessage, error)
- func (_m *MockInterface) GetClusterRole(ctx context.Context, name string) (*gen.ClusterAuthzRole, error)
- func (_m *MockInterface) GetClusterRoleBinding(ctx context.Context, name string) (*gen.ClusterAuthzRoleBinding, error)
- func (_m *MockInterface) GetClusterTrait(ctx context.Context, clusterTraitName string) (*gen.ClusterTrait, error)
- func (_m *MockInterface) GetClusterTraitSchema(ctx context.Context, clusterTraitName string) (*json.RawMessage, error)
- func (_m *MockInterface) GetClusterWorkflow(ctx context.Context, clusterWorkflowName string) (*gen.ClusterWorkflow, error)
- func (_m *MockInterface) GetClusterWorkflowPlane(ctx context.Context, clusterWorkflowPlaneName string) (*gen.ClusterWorkflowPlane, error)
- func (_m *MockInterface) GetClusterWorkflowSchema(ctx context.Context, clusterWorkflowName string) (*json.RawMessage, error)
- func (_m *MockInterface) GetComponent(ctx context.Context, namespaceName string, componentName string) (*gen.Component, error)
- func (_m *MockInterface) GetComponentRelease(ctx context.Context, namespaceName string, componentReleaseName string) (*gen.ComponentRelease, error)
- func (_m *MockInterface) GetComponentType(ctx context.Context, namespaceName string, ctName string) (*gen.ComponentType, error)
- func (_m *MockInterface) GetComponentTypeSchema(ctx context.Context, namespaceName string, ctName string) (*json.RawMessage, error)
- func (_m *MockInterface) GetDataPlane(ctx context.Context, namespaceName string, dpName string) (*gen.DataPlane, error)
- func (_m *MockInterface) GetDeploymentPipeline(ctx context.Context, namespaceName string, deploymentPipelineName string) (*gen.DeploymentPipeline, error)
- func (_m *MockInterface) GetEnvironment(ctx context.Context, namespaceName string, envName string) (*gen.Environment, error)
- func (_m *MockInterface) GetNamespace(ctx context.Context, namespaceName string) (*gen.Namespace, error)
- func (_m *MockInterface) GetNamespaceRole(ctx context.Context, namespaceName string, name string) (*gen.AuthzRole, error)
- func (_m *MockInterface) GetNamespaceRoleBinding(ctx context.Context, namespaceName string, name string) (*gen.AuthzRoleBinding, error)
- func (_m *MockInterface) GetObservabilityAlertsNotificationChannel(ctx context.Context, namespaceName string, channelName string) (*gen.ObservabilityAlertsNotificationChannel, error)
- func (_m *MockInterface) GetObservabilityPlane(ctx context.Context, namespaceName string, observabilityPlaneName string) (*gen.ObservabilityPlane, error)
- func (_m *MockInterface) GetProject(ctx context.Context, namespaceName string, projectName string) (*gen.Project, error)
- func (_m *MockInterface) GetProjectDeploymentPipeline(ctx context.Context, namespaceName string, projectName string) (*gen.DeploymentPipeline, error)
- func (_m *MockInterface) GetProjectRelease(ctx context.Context, namespaceName string, projectReleaseName string) (*gen.ProjectRelease, error)
- func (_m *MockInterface) GetProjectReleaseBinding(ctx context.Context, namespaceName string, bindingName string) (*gen.ProjectReleaseBinding, error)
- func (_m *MockInterface) GetProjectType(ctx context.Context, namespaceName string, ptName string) (*gen.ProjectType, error)
- func (_m *MockInterface) GetProjectTypeSchema(ctx context.Context, namespaceName string, ptName string) (*json.RawMessage, error)
- func (_m *MockInterface) GetReleaseBinding(ctx context.Context, namespaceName string, releaseBindingName string) (*gen.ReleaseBinding, error)
- func (_m *MockInterface) GetResource(ctx context.Context, namespaceName string, resourceName string) (*gen.ResourceInstance, error)
- func (_m *MockInterface) GetResourceRelease(ctx context.Context, namespaceName string, resourceReleaseName string) (*gen.ResourceRelease, error)
- func (_m *MockInterface) GetResourceReleaseBinding(ctx context.Context, namespaceName string, bindingName string) (*gen.ResourceReleaseBinding, error)
- func (_m *MockInterface) GetResourceType(ctx context.Context, namespaceName string, rtName string) (*gen.ResourceType, error)
- func (_m *MockInterface) GetResourceTypeSchema(ctx context.Context, namespaceName string, rtName string) (*json.RawMessage, error)
- func (_m *MockInterface) GetSecret(ctx context.Context, namespaceName string, secretName string) (*gen.Secret, error)
- func (_m *MockInterface) GetSecretReference(ctx context.Context, namespaceName string, secretReferenceName string) (*gen.SecretReference, error)
- func (_m *MockInterface) GetTrait(ctx context.Context, namespaceName string, traitName string) (*gen.Trait, error)
- func (_m *MockInterface) GetTraitSchema(ctx context.Context, namespaceName string, traitName string) (*json.RawMessage, error)
- func (_m *MockInterface) GetWorkflow(ctx context.Context, namespaceName string, workflowName string) (*gen.Workflow, error)
- func (_m *MockInterface) GetWorkflowPlane(ctx context.Context, namespaceName string, workflowPlaneName string) (*gen.WorkflowPlane, error)
- func (_m *MockInterface) GetWorkflowRun(ctx context.Context, namespaceName string, runName string) (*gen.WorkflowRun, error)
- func (_m *MockInterface) GetWorkflowRunLogs(ctx context.Context, namespaceName string, runName string, ...) ([]gen.WorkflowRunLogEntry, error)
- func (_m *MockInterface) GetWorkflowRunStatus(ctx context.Context, namespaceName string, runName string) (*gen.WorkflowRunStatusResponse, error)
- func (_m *MockInterface) GetWorkflowSchema(ctx context.Context, namespaceName string, workflowName string) (*json.RawMessage, error)
- func (_m *MockInterface) GetWorkload(ctx context.Context, namespaceName string, workloadName string) (*gen.Workload, error)
- func (_m *MockInterface) ListClusterComponentTypes(ctx context.Context, params *gen.ListClusterComponentTypesParams) (*gen.ClusterComponentTypeList, error)
- func (_m *MockInterface) ListClusterDataPlanes(ctx context.Context, params *gen.ListClusterDataPlanesParams) (*gen.ClusterDataPlaneList, error)
- func (_m *MockInterface) ListClusterObservabilityPlanes(ctx context.Context, params *gen.ListClusterObservabilityPlanesParams) (*gen.ClusterObservabilityPlaneList, error)
- func (_m *MockInterface) ListClusterProjectTypes(ctx context.Context, params *gen.ListClusterProjectTypesParams) (*gen.ClusterProjectTypeList, error)
- func (_m *MockInterface) ListClusterResourceTypes(ctx context.Context, params *gen.ListClusterResourceTypesParams) (*gen.ClusterResourceTypeList, error)
- func (_m *MockInterface) ListClusterRoleBindings(ctx context.Context, params *gen.ListClusterRoleBindingsParams) (*gen.ClusterAuthzRoleBindingList, error)
- func (_m *MockInterface) ListClusterRoles(ctx context.Context, params *gen.ListClusterRolesParams) (*gen.ClusterAuthzRoleList, error)
- func (_m *MockInterface) ListClusterTraits(ctx context.Context, params *gen.ListClusterTraitsParams) (*gen.ClusterTraitList, error)
- func (_m *MockInterface) ListClusterWorkflowPlanes(ctx context.Context, params *gen.ListClusterWorkflowPlanesParams) (*gen.ClusterWorkflowPlaneList, error)
- func (_m *MockInterface) ListClusterWorkflows(ctx context.Context, params *gen.ListClusterWorkflowsParams) (*gen.ClusterWorkflowList, error)
- func (_m *MockInterface) ListComponentReleases(ctx context.Context, namespaceName string, ...) (*gen.ComponentReleaseList, error)
- func (_m *MockInterface) ListComponentTypes(ctx context.Context, namespaceName string, ...) (*gen.ComponentTypeList, error)
- func (_m *MockInterface) ListComponents(ctx context.Context, namespaceName string, projectName string, ...) (*gen.ComponentList, error)
- func (_m *MockInterface) ListDataPlanes(ctx context.Context, namespaceName string, params *gen.ListDataPlanesParams) (*gen.DataPlaneList, error)
- func (_m *MockInterface) ListDeploymentPipelines(ctx context.Context, namespaceName string, ...) (*gen.DeploymentPipelineList, error)
- func (_m *MockInterface) ListEnvironments(ctx context.Context, namespaceName string, params *gen.ListEnvironmentsParams) (*gen.EnvironmentList, error)
- func (_m *MockInterface) ListNamespaceRoleBindings(ctx context.Context, namespaceName string, ...) (*gen.AuthzRoleBindingList, error)
- func (_m *MockInterface) ListNamespaceRoles(ctx context.Context, namespaceName string, ...) (*gen.AuthzRoleList, error)
- func (_m *MockInterface) ListNamespaces(ctx context.Context, params *gen.ListNamespacesParams) (*gen.NamespaceList, error)
- func (_m *MockInterface) ListObservabilityAlertsNotificationChannels(ctx context.Context, namespaceName string, ...) (*gen.ObservabilityAlertsNotificationChannelList, error)
- func (_m *MockInterface) ListObservabilityPlanes(ctx context.Context, namespaceName string, ...) (*gen.ObservabilityPlaneList, error)
- func (_m *MockInterface) ListProjectReleaseBindings(ctx context.Context, namespaceName string, ...) (*gen.ProjectReleaseBindingList, error)
- func (_m *MockInterface) ListProjectReleases(ctx context.Context, namespaceName string, ...) (*gen.ProjectReleaseList, error)
- func (_m *MockInterface) ListProjectTypes(ctx context.Context, namespaceName string, params *gen.ListProjectTypesParams) (*gen.ProjectTypeList, error)
- func (_m *MockInterface) ListProjects(ctx context.Context, namespaceName string, params *gen.ListProjectsParams) (*gen.ProjectList, error)
- func (_m *MockInterface) ListReleaseBindings(ctx context.Context, namespaceName string, ...) (*gen.ReleaseBindingList, error)
- func (_m *MockInterface) ListResourceReleaseBindings(ctx context.Context, namespaceName string, ...) (*gen.ResourceReleaseBindingList, error)
- func (_m *MockInterface) ListResourceReleases(ctx context.Context, namespaceName string, ...) (*gen.ResourceReleaseList, error)
- func (_m *MockInterface) ListResourceTypes(ctx context.Context, namespaceName string, params *gen.ListResourceTypesParams) (*gen.ResourceTypeList, error)
- func (_m *MockInterface) ListResources(ctx context.Context, namespaceName string, params *gen.ListResourcesParams) (*gen.ResourceInstanceList, error)
- func (_m *MockInterface) ListSecretReferences(ctx context.Context, namespaceName string, ...) (*gen.SecretReferenceList, error)
- func (_m *MockInterface) ListSecrets(ctx context.Context, namespaceName string, params *gen.ListSecretsParams) (*gen.ListSecretsResponse, error)
- func (_m *MockInterface) ListTraits(ctx context.Context, namespaceName string, params *gen.ListTraitsParams) (*gen.TraitList, error)
- func (_m *MockInterface) ListWorkflowPlanes(ctx context.Context, namespaceName string, ...) (*gen.WorkflowPlaneList, error)
- func (_m *MockInterface) ListWorkflowRuns(ctx context.Context, namespaceName string, params *gen.ListWorkflowRunsParams) (*gen.WorkflowRunList, error)
- func (_m *MockInterface) ListWorkflows(ctx context.Context, namespaceName string, params *gen.ListWorkflowsParams) (*gen.WorkflowList, error)
- func (_m *MockInterface) ListWorkloads(ctx context.Context, namespaceName string, params *gen.ListWorkloadsParams) (*gen.WorkloadList, error)
- func (_m *MockInterface) UpdateClusterProjectType(ctx context.Context, cptName string, cpt gen.ClusterProjectType) (*gen.ClusterProjectType, error)
- func (_m *MockInterface) UpdateClusterResourceType(ctx context.Context, crtName string, crt gen.ClusterResourceType) (*gen.ClusterResourceType, error)
- func (_m *MockInterface) UpdateComponentType(ctx context.Context, namespaceName string, ctName string, ct gen.ComponentType) (*gen.ComponentType, error)
- func (_m *MockInterface) UpdateProjectReleaseBinding(ctx context.Context, namespaceName string, bindingName string, ...) (*gen.ProjectReleaseBinding, error)
- func (_m *MockInterface) UpdateProjectType(ctx context.Context, namespaceName string, ptName string, pt gen.ProjectType) (*gen.ProjectType, error)
- func (_m *MockInterface) UpdateReleaseBinding(ctx context.Context, namespaceName string, bindingName string, ...) (*gen.ReleaseBinding, error)
- func (_m *MockInterface) UpdateResource(ctx context.Context, namespaceName string, resourceName string, ...) (*gen.ResourceInstance, error)
- func (_m *MockInterface) UpdateResourceReleaseBinding(ctx context.Context, namespaceName string, bindingName string, ...) (*gen.ResourceReleaseBinding, error)
- func (_m *MockInterface) UpdateResourceType(ctx context.Context, namespaceName string, rtName string, rt gen.ResourceType) (*gen.ResourceType, error)
- func (_m *MockInterface) UpdateSecret(ctx context.Context, namespaceName string, secretName string, ...) (*gen.Secret, error)
- func (_m *MockInterface) UpdateTrait(ctx context.Context, namespaceName string, traitName string, t gen.Trait) (*gen.Trait, error)
- type MockInterface_CreateClusterProjectType_Call
- func (_c *MockInterface_CreateClusterProjectType_Call) Return(_a0 *gen.ClusterProjectType, _a1 error) *MockInterface_CreateClusterProjectType_Call
- func (_c *MockInterface_CreateClusterProjectType_Call) Run(run func(ctx context.Context, cpt gen.ClusterProjectType)) *MockInterface_CreateClusterProjectType_Call
- func (_c *MockInterface_CreateClusterProjectType_Call) RunAndReturn(...) *MockInterface_CreateClusterProjectType_Call
- type MockInterface_CreateClusterResourceType_Call
- func (_c *MockInterface_CreateClusterResourceType_Call) Return(_a0 *gen.ClusterResourceType, _a1 error) *MockInterface_CreateClusterResourceType_Call
- func (_c *MockInterface_CreateClusterResourceType_Call) Run(run func(ctx context.Context, crt gen.ClusterResourceType)) *MockInterface_CreateClusterResourceType_Call
- func (_c *MockInterface_CreateClusterResourceType_Call) RunAndReturn(...) *MockInterface_CreateClusterResourceType_Call
- type MockInterface_CreateComponentRelease_Call
- func (_c *MockInterface_CreateComponentRelease_Call) Return(_a0 *gen.ComponentRelease, _a1 error) *MockInterface_CreateComponentRelease_Call
- func (_c *MockInterface_CreateComponentRelease_Call) Run(run func(ctx context.Context, namespaceName string, cr gen.ComponentRelease)) *MockInterface_CreateComponentRelease_Call
- func (_c *MockInterface_CreateComponentRelease_Call) RunAndReturn(...) *MockInterface_CreateComponentRelease_Call
- type MockInterface_CreateComponentType_Call
- func (_c *MockInterface_CreateComponentType_Call) Return(_a0 *gen.ComponentType, _a1 error) *MockInterface_CreateComponentType_Call
- func (_c *MockInterface_CreateComponentType_Call) Run(run func(ctx context.Context, namespaceName string, ct gen.ComponentType)) *MockInterface_CreateComponentType_Call
- func (_c *MockInterface_CreateComponentType_Call) RunAndReturn(...) *MockInterface_CreateComponentType_Call
- type MockInterface_CreateProjectReleaseBinding_Call
- func (_c *MockInterface_CreateProjectReleaseBinding_Call) Return(_a0 *gen.ProjectReleaseBinding, _a1 error) *MockInterface_CreateProjectReleaseBinding_Call
- func (_c *MockInterface_CreateProjectReleaseBinding_Call) Run(...) *MockInterface_CreateProjectReleaseBinding_Call
- func (_c *MockInterface_CreateProjectReleaseBinding_Call) RunAndReturn(...) *MockInterface_CreateProjectReleaseBinding_Call
- type MockInterface_CreateProjectRelease_Call
- func (_c *MockInterface_CreateProjectRelease_Call) Return(_a0 *gen.ProjectRelease, _a1 error) *MockInterface_CreateProjectRelease_Call
- func (_c *MockInterface_CreateProjectRelease_Call) Run(run func(ctx context.Context, namespaceName string, pr gen.ProjectRelease)) *MockInterface_CreateProjectRelease_Call
- func (_c *MockInterface_CreateProjectRelease_Call) RunAndReturn(...) *MockInterface_CreateProjectRelease_Call
- type MockInterface_CreateProjectType_Call
- func (_c *MockInterface_CreateProjectType_Call) Return(_a0 *gen.ProjectType, _a1 error) *MockInterface_CreateProjectType_Call
- func (_c *MockInterface_CreateProjectType_Call) Run(run func(ctx context.Context, namespaceName string, pt gen.ProjectType)) *MockInterface_CreateProjectType_Call
- func (_c *MockInterface_CreateProjectType_Call) RunAndReturn(run func(context.Context, string, gen.ProjectType) (*gen.ProjectType, error)) *MockInterface_CreateProjectType_Call
- type MockInterface_CreateReleaseBinding_Call
- func (_c *MockInterface_CreateReleaseBinding_Call) Return(_a0 *gen.ReleaseBinding, _a1 error) *MockInterface_CreateReleaseBinding_Call
- func (_c *MockInterface_CreateReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, req gen.ReleaseBinding)) *MockInterface_CreateReleaseBinding_Call
- func (_c *MockInterface_CreateReleaseBinding_Call) RunAndReturn(...) *MockInterface_CreateReleaseBinding_Call
- type MockInterface_CreateResourceReleaseBinding_Call
- func (_c *MockInterface_CreateResourceReleaseBinding_Call) Return(_a0 *gen.ResourceReleaseBinding, _a1 error) *MockInterface_CreateResourceReleaseBinding_Call
- func (_c *MockInterface_CreateResourceReleaseBinding_Call) Run(...) *MockInterface_CreateResourceReleaseBinding_Call
- func (_c *MockInterface_CreateResourceReleaseBinding_Call) RunAndReturn(...) *MockInterface_CreateResourceReleaseBinding_Call
- type MockInterface_CreateResourceRelease_Call
- func (_c *MockInterface_CreateResourceRelease_Call) Return(_a0 *gen.ResourceRelease, _a1 error) *MockInterface_CreateResourceRelease_Call
- func (_c *MockInterface_CreateResourceRelease_Call) Run(run func(ctx context.Context, namespaceName string, rr gen.ResourceRelease)) *MockInterface_CreateResourceRelease_Call
- func (_c *MockInterface_CreateResourceRelease_Call) RunAndReturn(...) *MockInterface_CreateResourceRelease_Call
- type MockInterface_CreateResourceType_Call
- func (_c *MockInterface_CreateResourceType_Call) Return(_a0 *gen.ResourceType, _a1 error) *MockInterface_CreateResourceType_Call
- func (_c *MockInterface_CreateResourceType_Call) Run(run func(ctx context.Context, namespaceName string, rt gen.ResourceType)) *MockInterface_CreateResourceType_Call
- func (_c *MockInterface_CreateResourceType_Call) RunAndReturn(run func(context.Context, string, gen.ResourceType) (*gen.ResourceType, error)) *MockInterface_CreateResourceType_Call
- type MockInterface_CreateResource_Call
- func (_c *MockInterface_CreateResource_Call) Return(_a0 *gen.ResourceInstance, _a1 error) *MockInterface_CreateResource_Call
- func (_c *MockInterface_CreateResource_Call) Run(run func(ctx context.Context, namespaceName string, r gen.ResourceInstance)) *MockInterface_CreateResource_Call
- func (_c *MockInterface_CreateResource_Call) RunAndReturn(...) *MockInterface_CreateResource_Call
- type MockInterface_CreateSecret_Call
- type MockInterface_CreateTrait_Call
- func (_c *MockInterface_CreateTrait_Call) Return(_a0 *gen.Trait, _a1 error) *MockInterface_CreateTrait_Call
- func (_c *MockInterface_CreateTrait_Call) Run(run func(ctx context.Context, namespaceName string, t gen.Trait)) *MockInterface_CreateTrait_Call
- func (_c *MockInterface_CreateTrait_Call) RunAndReturn(run func(context.Context, string, gen.Trait) (*gen.Trait, error)) *MockInterface_CreateTrait_Call
- type MockInterface_CreateWorkflowRun_Call
- func (_c *MockInterface_CreateWorkflowRun_Call) Return(_a0 *gen.WorkflowRun, _a1 error) *MockInterface_CreateWorkflowRun_Call
- func (_c *MockInterface_CreateWorkflowRun_Call) Run(run func(ctx context.Context, namespace string, body gen.WorkflowRun)) *MockInterface_CreateWorkflowRun_Call
- func (_c *MockInterface_CreateWorkflowRun_Call) RunAndReturn(run func(context.Context, string, gen.WorkflowRun) (*gen.WorkflowRun, error)) *MockInterface_CreateWorkflowRun_Call
- type MockInterface_DeleteClusterComponentType_Call
- func (_c *MockInterface_DeleteClusterComponentType_Call) Return(_a0 error) *MockInterface_DeleteClusterComponentType_Call
- func (_c *MockInterface_DeleteClusterComponentType_Call) Run(run func(ctx context.Context, cctName string)) *MockInterface_DeleteClusterComponentType_Call
- func (_c *MockInterface_DeleteClusterComponentType_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterComponentType_Call
- type MockInterface_DeleteClusterDataPlane_Call
- func (_c *MockInterface_DeleteClusterDataPlane_Call) Return(_a0 error) *MockInterface_DeleteClusterDataPlane_Call
- func (_c *MockInterface_DeleteClusterDataPlane_Call) Run(run func(ctx context.Context, cdpName string)) *MockInterface_DeleteClusterDataPlane_Call
- func (_c *MockInterface_DeleteClusterDataPlane_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterDataPlane_Call
- type MockInterface_DeleteClusterObservabilityPlane_Call
- func (_c *MockInterface_DeleteClusterObservabilityPlane_Call) Return(_a0 error) *MockInterface_DeleteClusterObservabilityPlane_Call
- func (_c *MockInterface_DeleteClusterObservabilityPlane_Call) Run(run func(ctx context.Context, clusterObservabilityPlaneName string)) *MockInterface_DeleteClusterObservabilityPlane_Call
- func (_c *MockInterface_DeleteClusterObservabilityPlane_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterObservabilityPlane_Call
- type MockInterface_DeleteClusterProjectType_Call
- func (_c *MockInterface_DeleteClusterProjectType_Call) Return(_a0 error) *MockInterface_DeleteClusterProjectType_Call
- func (_c *MockInterface_DeleteClusterProjectType_Call) Run(run func(ctx context.Context, cptName string)) *MockInterface_DeleteClusterProjectType_Call
- func (_c *MockInterface_DeleteClusterProjectType_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterProjectType_Call
- type MockInterface_DeleteClusterResourceType_Call
- func (_c *MockInterface_DeleteClusterResourceType_Call) Return(_a0 error) *MockInterface_DeleteClusterResourceType_Call
- func (_c *MockInterface_DeleteClusterResourceType_Call) Run(run func(ctx context.Context, crtName string)) *MockInterface_DeleteClusterResourceType_Call
- func (_c *MockInterface_DeleteClusterResourceType_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterResourceType_Call
- type MockInterface_DeleteClusterRoleBinding_Call
- func (_c *MockInterface_DeleteClusterRoleBinding_Call) Return(_a0 error) *MockInterface_DeleteClusterRoleBinding_Call
- func (_c *MockInterface_DeleteClusterRoleBinding_Call) Run(run func(ctx context.Context, name string)) *MockInterface_DeleteClusterRoleBinding_Call
- func (_c *MockInterface_DeleteClusterRoleBinding_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterRoleBinding_Call
- type MockInterface_DeleteClusterRole_Call
- func (_c *MockInterface_DeleteClusterRole_Call) Return(_a0 error) *MockInterface_DeleteClusterRole_Call
- func (_c *MockInterface_DeleteClusterRole_Call) Run(run func(ctx context.Context, name string)) *MockInterface_DeleteClusterRole_Call
- func (_c *MockInterface_DeleteClusterRole_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterRole_Call
- type MockInterface_DeleteClusterTrait_Call
- func (_c *MockInterface_DeleteClusterTrait_Call) Return(_a0 error) *MockInterface_DeleteClusterTrait_Call
- func (_c *MockInterface_DeleteClusterTrait_Call) Run(run func(ctx context.Context, clusterTraitName string)) *MockInterface_DeleteClusterTrait_Call
- func (_c *MockInterface_DeleteClusterTrait_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterTrait_Call
- type MockInterface_DeleteClusterWorkflowPlane_Call
- func (_c *MockInterface_DeleteClusterWorkflowPlane_Call) Return(_a0 error) *MockInterface_DeleteClusterWorkflowPlane_Call
- func (_c *MockInterface_DeleteClusterWorkflowPlane_Call) Run(run func(ctx context.Context, clusterWorkflowPlaneName string)) *MockInterface_DeleteClusterWorkflowPlane_Call
- func (_c *MockInterface_DeleteClusterWorkflowPlane_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterWorkflowPlane_Call
- type MockInterface_DeleteClusterWorkflow_Call
- func (_c *MockInterface_DeleteClusterWorkflow_Call) Return(_a0 error) *MockInterface_DeleteClusterWorkflow_Call
- func (_c *MockInterface_DeleteClusterWorkflow_Call) Run(run func(ctx context.Context, clusterWorkflowName string)) *MockInterface_DeleteClusterWorkflow_Call
- func (_c *MockInterface_DeleteClusterWorkflow_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterWorkflow_Call
- type MockInterface_DeleteComponentRelease_Call
- func (_c *MockInterface_DeleteComponentRelease_Call) Return(_a0 error) *MockInterface_DeleteComponentRelease_Call
- func (_c *MockInterface_DeleteComponentRelease_Call) Run(...) *MockInterface_DeleteComponentRelease_Call
- func (_c *MockInterface_DeleteComponentRelease_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteComponentRelease_Call
- type MockInterface_DeleteComponentType_Call
- func (_c *MockInterface_DeleteComponentType_Call) Return(_a0 error) *MockInterface_DeleteComponentType_Call
- func (_c *MockInterface_DeleteComponentType_Call) Run(run func(ctx context.Context, namespaceName string, ctName string)) *MockInterface_DeleteComponentType_Call
- func (_c *MockInterface_DeleteComponentType_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteComponentType_Call
- type MockInterface_DeleteComponent_Call
- func (_c *MockInterface_DeleteComponent_Call) Return(_a0 error) *MockInterface_DeleteComponent_Call
- func (_c *MockInterface_DeleteComponent_Call) Run(run func(ctx context.Context, namespaceName string, componentName string)) *MockInterface_DeleteComponent_Call
- func (_c *MockInterface_DeleteComponent_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteComponent_Call
- type MockInterface_DeleteDataPlane_Call
- func (_c *MockInterface_DeleteDataPlane_Call) Return(_a0 error) *MockInterface_DeleteDataPlane_Call
- func (_c *MockInterface_DeleteDataPlane_Call) Run(run func(ctx context.Context, namespaceName string, dpName string)) *MockInterface_DeleteDataPlane_Call
- func (_c *MockInterface_DeleteDataPlane_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteDataPlane_Call
- type MockInterface_DeleteDeploymentPipeline_Call
- func (_c *MockInterface_DeleteDeploymentPipeline_Call) Return(_a0 error) *MockInterface_DeleteDeploymentPipeline_Call
- func (_c *MockInterface_DeleteDeploymentPipeline_Call) Run(...) *MockInterface_DeleteDeploymentPipeline_Call
- func (_c *MockInterface_DeleteDeploymentPipeline_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteDeploymentPipeline_Call
- type MockInterface_DeleteEnvironment_Call
- func (_c *MockInterface_DeleteEnvironment_Call) Return(_a0 error) *MockInterface_DeleteEnvironment_Call
- func (_c *MockInterface_DeleteEnvironment_Call) Run(run func(ctx context.Context, namespaceName string, envName string)) *MockInterface_DeleteEnvironment_Call
- func (_c *MockInterface_DeleteEnvironment_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteEnvironment_Call
- type MockInterface_DeleteNamespaceRoleBinding_Call
- func (_c *MockInterface_DeleteNamespaceRoleBinding_Call) Return(_a0 error) *MockInterface_DeleteNamespaceRoleBinding_Call
- func (_c *MockInterface_DeleteNamespaceRoleBinding_Call) Run(run func(ctx context.Context, namespaceName string, name string)) *MockInterface_DeleteNamespaceRoleBinding_Call
- func (_c *MockInterface_DeleteNamespaceRoleBinding_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteNamespaceRoleBinding_Call
- type MockInterface_DeleteNamespaceRole_Call
- func (_c *MockInterface_DeleteNamespaceRole_Call) Return(_a0 error) *MockInterface_DeleteNamespaceRole_Call
- func (_c *MockInterface_DeleteNamespaceRole_Call) Run(run func(ctx context.Context, namespaceName string, name string)) *MockInterface_DeleteNamespaceRole_Call
- func (_c *MockInterface_DeleteNamespaceRole_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteNamespaceRole_Call
- type MockInterface_DeleteNamespace_Call
- func (_c *MockInterface_DeleteNamespace_Call) Return(_a0 error) *MockInterface_DeleteNamespace_Call
- func (_c *MockInterface_DeleteNamespace_Call) Run(run func(ctx context.Context, namespaceName string)) *MockInterface_DeleteNamespace_Call
- func (_c *MockInterface_DeleteNamespace_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteNamespace_Call
- type MockInterface_DeleteObservabilityAlertsNotificationChannel_Call
- func (_c *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call) Return(_a0 error) *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call
- func (_c *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call) Run(run func(ctx context.Context, namespaceName string, channelName string)) *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call
- func (_c *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call
- type MockInterface_DeleteObservabilityPlane_Call
- func (_c *MockInterface_DeleteObservabilityPlane_Call) Return(_a0 error) *MockInterface_DeleteObservabilityPlane_Call
- func (_c *MockInterface_DeleteObservabilityPlane_Call) Run(...) *MockInterface_DeleteObservabilityPlane_Call
- func (_c *MockInterface_DeleteObservabilityPlane_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteObservabilityPlane_Call
- type MockInterface_DeleteProjectReleaseBinding_Call
- func (_c *MockInterface_DeleteProjectReleaseBinding_Call) Return(_a0 error) *MockInterface_DeleteProjectReleaseBinding_Call
- func (_c *MockInterface_DeleteProjectReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string)) *MockInterface_DeleteProjectReleaseBinding_Call
- func (_c *MockInterface_DeleteProjectReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteProjectReleaseBinding_Call
- type MockInterface_DeleteProjectRelease_Call
- func (_c *MockInterface_DeleteProjectRelease_Call) Return(_a0 error) *MockInterface_DeleteProjectRelease_Call
- func (_c *MockInterface_DeleteProjectRelease_Call) Run(run func(ctx context.Context, namespaceName string, projectReleaseName string)) *MockInterface_DeleteProjectRelease_Call
- func (_c *MockInterface_DeleteProjectRelease_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteProjectRelease_Call
- type MockInterface_DeleteProjectType_Call
- func (_c *MockInterface_DeleteProjectType_Call) Return(_a0 error) *MockInterface_DeleteProjectType_Call
- func (_c *MockInterface_DeleteProjectType_Call) Run(run func(ctx context.Context, namespaceName string, ptName string)) *MockInterface_DeleteProjectType_Call
- func (_c *MockInterface_DeleteProjectType_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteProjectType_Call
- type MockInterface_DeleteProject_Call
- func (_c *MockInterface_DeleteProject_Call) Return(_a0 error) *MockInterface_DeleteProject_Call
- func (_c *MockInterface_DeleteProject_Call) Run(run func(ctx context.Context, namespaceName string, projectName string)) *MockInterface_DeleteProject_Call
- func (_c *MockInterface_DeleteProject_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteProject_Call
- type MockInterface_DeleteReleaseBinding_Call
- func (_c *MockInterface_DeleteReleaseBinding_Call) Return(_a0 error) *MockInterface_DeleteReleaseBinding_Call
- func (_c *MockInterface_DeleteReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string)) *MockInterface_DeleteReleaseBinding_Call
- func (_c *MockInterface_DeleteReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteReleaseBinding_Call
- type MockInterface_DeleteResourceReleaseBinding_Call
- func (_c *MockInterface_DeleteResourceReleaseBinding_Call) Return(_a0 error) *MockInterface_DeleteResourceReleaseBinding_Call
- func (_c *MockInterface_DeleteResourceReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string)) *MockInterface_DeleteResourceReleaseBinding_Call
- func (_c *MockInterface_DeleteResourceReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteResourceReleaseBinding_Call
- type MockInterface_DeleteResourceRelease_Call
- func (_c *MockInterface_DeleteResourceRelease_Call) Return(_a0 error) *MockInterface_DeleteResourceRelease_Call
- func (_c *MockInterface_DeleteResourceRelease_Call) Run(...) *MockInterface_DeleteResourceRelease_Call
- func (_c *MockInterface_DeleteResourceRelease_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteResourceRelease_Call
- type MockInterface_DeleteResourceType_Call
- func (_c *MockInterface_DeleteResourceType_Call) Return(_a0 error) *MockInterface_DeleteResourceType_Call
- func (_c *MockInterface_DeleteResourceType_Call) Run(run func(ctx context.Context, namespaceName string, rtName string)) *MockInterface_DeleteResourceType_Call
- func (_c *MockInterface_DeleteResourceType_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteResourceType_Call
- type MockInterface_DeleteResource_Call
- func (_c *MockInterface_DeleteResource_Call) Return(_a0 error) *MockInterface_DeleteResource_Call
- func (_c *MockInterface_DeleteResource_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string)) *MockInterface_DeleteResource_Call
- func (_c *MockInterface_DeleteResource_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteResource_Call
- type MockInterface_DeleteSecretReference_Call
- func (_c *MockInterface_DeleteSecretReference_Call) Return(_a0 error) *MockInterface_DeleteSecretReference_Call
- func (_c *MockInterface_DeleteSecretReference_Call) Run(...) *MockInterface_DeleteSecretReference_Call
- func (_c *MockInterface_DeleteSecretReference_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteSecretReference_Call
- type MockInterface_DeleteSecret_Call
- func (_c *MockInterface_DeleteSecret_Call) Return(_a0 error) *MockInterface_DeleteSecret_Call
- func (_c *MockInterface_DeleteSecret_Call) Run(run func(ctx context.Context, namespaceName string, secretName string)) *MockInterface_DeleteSecret_Call
- func (_c *MockInterface_DeleteSecret_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteSecret_Call
- type MockInterface_DeleteTrait_Call
- func (_c *MockInterface_DeleteTrait_Call) Return(_a0 error) *MockInterface_DeleteTrait_Call
- func (_c *MockInterface_DeleteTrait_Call) Run(run func(ctx context.Context, namespaceName string, traitName string)) *MockInterface_DeleteTrait_Call
- func (_c *MockInterface_DeleteTrait_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteTrait_Call
- type MockInterface_DeleteWorkflowPlane_Call
- func (_c *MockInterface_DeleteWorkflowPlane_Call) Return(_a0 error) *MockInterface_DeleteWorkflowPlane_Call
- func (_c *MockInterface_DeleteWorkflowPlane_Call) Run(run func(ctx context.Context, namespaceName string, workflowPlaneName string)) *MockInterface_DeleteWorkflowPlane_Call
- func (_c *MockInterface_DeleteWorkflowPlane_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteWorkflowPlane_Call
- type MockInterface_DeleteWorkflow_Call
- func (_c *MockInterface_DeleteWorkflow_Call) Return(_a0 error) *MockInterface_DeleteWorkflow_Call
- func (_c *MockInterface_DeleteWorkflow_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string)) *MockInterface_DeleteWorkflow_Call
- func (_c *MockInterface_DeleteWorkflow_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteWorkflow_Call
- type MockInterface_DeleteWorkload_Call
- func (_c *MockInterface_DeleteWorkload_Call) Return(_a0 error) *MockInterface_DeleteWorkload_Call
- func (_c *MockInterface_DeleteWorkload_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string)) *MockInterface_DeleteWorkload_Call
- func (_c *MockInterface_DeleteWorkload_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteWorkload_Call
- type MockInterface_Expecter
- func (_e *MockInterface_Expecter) CreateClusterProjectType(ctx interface{}, cpt interface{}) *MockInterface_CreateClusterProjectType_Call
- func (_e *MockInterface_Expecter) CreateClusterResourceType(ctx interface{}, crt interface{}) *MockInterface_CreateClusterResourceType_Call
- func (_e *MockInterface_Expecter) CreateComponentRelease(ctx interface{}, namespaceName interface{}, cr interface{}) *MockInterface_CreateComponentRelease_Call
- func (_e *MockInterface_Expecter) CreateComponentType(ctx interface{}, namespaceName interface{}, ct interface{}) *MockInterface_CreateComponentType_Call
- func (_e *MockInterface_Expecter) CreateProjectRelease(ctx interface{}, namespaceName interface{}, pr interface{}) *MockInterface_CreateProjectRelease_Call
- func (_e *MockInterface_Expecter) CreateProjectReleaseBinding(ctx interface{}, namespaceName interface{}, prb interface{}) *MockInterface_CreateProjectReleaseBinding_Call
- func (_e *MockInterface_Expecter) CreateProjectType(ctx interface{}, namespaceName interface{}, pt interface{}) *MockInterface_CreateProjectType_Call
- func (_e *MockInterface_Expecter) CreateReleaseBinding(ctx interface{}, namespaceName interface{}, req interface{}) *MockInterface_CreateReleaseBinding_Call
- func (_e *MockInterface_Expecter) CreateResource(ctx interface{}, namespaceName interface{}, r interface{}) *MockInterface_CreateResource_Call
- func (_e *MockInterface_Expecter) CreateResourceRelease(ctx interface{}, namespaceName interface{}, rr interface{}) *MockInterface_CreateResourceRelease_Call
- func (_e *MockInterface_Expecter) CreateResourceReleaseBinding(ctx interface{}, namespaceName interface{}, rrb interface{}) *MockInterface_CreateResourceReleaseBinding_Call
- func (_e *MockInterface_Expecter) CreateResourceType(ctx interface{}, namespaceName interface{}, rt interface{}) *MockInterface_CreateResourceType_Call
- func (_e *MockInterface_Expecter) CreateSecret(ctx interface{}, namespaceName interface{}, req interface{}) *MockInterface_CreateSecret_Call
- func (_e *MockInterface_Expecter) CreateTrait(ctx interface{}, namespaceName interface{}, t interface{}) *MockInterface_CreateTrait_Call
- func (_e *MockInterface_Expecter) CreateWorkflowRun(ctx interface{}, namespace interface{}, body interface{}) *MockInterface_CreateWorkflowRun_Call
- func (_e *MockInterface_Expecter) DeleteClusterComponentType(ctx interface{}, cctName interface{}) *MockInterface_DeleteClusterComponentType_Call
- func (_e *MockInterface_Expecter) DeleteClusterDataPlane(ctx interface{}, cdpName interface{}) *MockInterface_DeleteClusterDataPlane_Call
- func (_e *MockInterface_Expecter) DeleteClusterObservabilityPlane(ctx interface{}, clusterObservabilityPlaneName interface{}) *MockInterface_DeleteClusterObservabilityPlane_Call
- func (_e *MockInterface_Expecter) DeleteClusterProjectType(ctx interface{}, cptName interface{}) *MockInterface_DeleteClusterProjectType_Call
- func (_e *MockInterface_Expecter) DeleteClusterResourceType(ctx interface{}, crtName interface{}) *MockInterface_DeleteClusterResourceType_Call
- func (_e *MockInterface_Expecter) DeleteClusterRole(ctx interface{}, name interface{}) *MockInterface_DeleteClusterRole_Call
- func (_e *MockInterface_Expecter) DeleteClusterRoleBinding(ctx interface{}, name interface{}) *MockInterface_DeleteClusterRoleBinding_Call
- func (_e *MockInterface_Expecter) DeleteClusterTrait(ctx interface{}, clusterTraitName interface{}) *MockInterface_DeleteClusterTrait_Call
- func (_e *MockInterface_Expecter) DeleteClusterWorkflow(ctx interface{}, clusterWorkflowName interface{}) *MockInterface_DeleteClusterWorkflow_Call
- func (_e *MockInterface_Expecter) DeleteClusterWorkflowPlane(ctx interface{}, clusterWorkflowPlaneName interface{}) *MockInterface_DeleteClusterWorkflowPlane_Call
- func (_e *MockInterface_Expecter) DeleteComponent(ctx interface{}, namespaceName interface{}, componentName interface{}) *MockInterface_DeleteComponent_Call
- func (_e *MockInterface_Expecter) DeleteComponentRelease(ctx interface{}, namespaceName interface{}, componentReleaseName interface{}) *MockInterface_DeleteComponentRelease_Call
- func (_e *MockInterface_Expecter) DeleteComponentType(ctx interface{}, namespaceName interface{}, ctName interface{}) *MockInterface_DeleteComponentType_Call
- func (_e *MockInterface_Expecter) DeleteDataPlane(ctx interface{}, namespaceName interface{}, dpName interface{}) *MockInterface_DeleteDataPlane_Call
- func (_e *MockInterface_Expecter) DeleteDeploymentPipeline(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}) *MockInterface_DeleteDeploymentPipeline_Call
- func (_e *MockInterface_Expecter) DeleteEnvironment(ctx interface{}, namespaceName interface{}, envName interface{}) *MockInterface_DeleteEnvironment_Call
- func (_e *MockInterface_Expecter) DeleteNamespace(ctx interface{}, namespaceName interface{}) *MockInterface_DeleteNamespace_Call
- func (_e *MockInterface_Expecter) DeleteNamespaceRole(ctx interface{}, namespaceName interface{}, name interface{}) *MockInterface_DeleteNamespaceRole_Call
- func (_e *MockInterface_Expecter) DeleteNamespaceRoleBinding(ctx interface{}, namespaceName interface{}, name interface{}) *MockInterface_DeleteNamespaceRoleBinding_Call
- func (_e *MockInterface_Expecter) DeleteObservabilityAlertsNotificationChannel(ctx interface{}, namespaceName interface{}, channelName interface{}) *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call
- func (_e *MockInterface_Expecter) DeleteObservabilityPlane(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}) *MockInterface_DeleteObservabilityPlane_Call
- func (_e *MockInterface_Expecter) DeleteProject(ctx interface{}, namespaceName interface{}, projectName interface{}) *MockInterface_DeleteProject_Call
- func (_e *MockInterface_Expecter) DeleteProjectRelease(ctx interface{}, namespaceName interface{}, projectReleaseName interface{}) *MockInterface_DeleteProjectRelease_Call
- func (_e *MockInterface_Expecter) DeleteProjectReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}) *MockInterface_DeleteProjectReleaseBinding_Call
- func (_e *MockInterface_Expecter) DeleteProjectType(ctx interface{}, namespaceName interface{}, ptName interface{}) *MockInterface_DeleteProjectType_Call
- func (_e *MockInterface_Expecter) DeleteReleaseBinding(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}) *MockInterface_DeleteReleaseBinding_Call
- func (_e *MockInterface_Expecter) DeleteResource(ctx interface{}, namespaceName interface{}, resourceName interface{}) *MockInterface_DeleteResource_Call
- func (_e *MockInterface_Expecter) DeleteResourceRelease(ctx interface{}, namespaceName interface{}, resourceReleaseName interface{}) *MockInterface_DeleteResourceRelease_Call
- func (_e *MockInterface_Expecter) DeleteResourceReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}) *MockInterface_DeleteResourceReleaseBinding_Call
- func (_e *MockInterface_Expecter) DeleteResourceType(ctx interface{}, namespaceName interface{}, rtName interface{}) *MockInterface_DeleteResourceType_Call
- func (_e *MockInterface_Expecter) DeleteSecret(ctx interface{}, namespaceName interface{}, secretName interface{}) *MockInterface_DeleteSecret_Call
- func (_e *MockInterface_Expecter) DeleteSecretReference(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}) *MockInterface_DeleteSecretReference_Call
- func (_e *MockInterface_Expecter) DeleteTrait(ctx interface{}, namespaceName interface{}, traitName interface{}) *MockInterface_DeleteTrait_Call
- func (_e *MockInterface_Expecter) DeleteWorkflow(ctx interface{}, namespaceName interface{}, workflowName interface{}) *MockInterface_DeleteWorkflow_Call
- func (_e *MockInterface_Expecter) DeleteWorkflowPlane(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}) *MockInterface_DeleteWorkflowPlane_Call
- func (_e *MockInterface_Expecter) DeleteWorkload(ctx interface{}, namespaceName interface{}, workloadName interface{}) *MockInterface_DeleteWorkload_Call
- func (_e *MockInterface_Expecter) GenerateRelease(ctx interface{}, namespaceName interface{}, componentName interface{}, ...) *MockInterface_GenerateRelease_Call
- func (_e *MockInterface_Expecter) GetClusterComponentType(ctx interface{}, cctName interface{}) *MockInterface_GetClusterComponentType_Call
- func (_e *MockInterface_Expecter) GetClusterComponentTypeSchema(ctx interface{}, cctName interface{}) *MockInterface_GetClusterComponentTypeSchema_Call
- func (_e *MockInterface_Expecter) GetClusterDataPlane(ctx interface{}, cdpName interface{}) *MockInterface_GetClusterDataPlane_Call
- func (_e *MockInterface_Expecter) GetClusterObservabilityPlane(ctx interface{}, clusterObservabilityPlaneName interface{}) *MockInterface_GetClusterObservabilityPlane_Call
- func (_e *MockInterface_Expecter) GetClusterProjectType(ctx interface{}, cptName interface{}) *MockInterface_GetClusterProjectType_Call
- func (_e *MockInterface_Expecter) GetClusterProjectTypeSchema(ctx interface{}, cptName interface{}) *MockInterface_GetClusterProjectTypeSchema_Call
- func (_e *MockInterface_Expecter) GetClusterResourceType(ctx interface{}, crtName interface{}) *MockInterface_GetClusterResourceType_Call
- func (_e *MockInterface_Expecter) GetClusterResourceTypeSchema(ctx interface{}, crtName interface{}) *MockInterface_GetClusterResourceTypeSchema_Call
- func (_e *MockInterface_Expecter) GetClusterRole(ctx interface{}, name interface{}) *MockInterface_GetClusterRole_Call
- func (_e *MockInterface_Expecter) GetClusterRoleBinding(ctx interface{}, name interface{}) *MockInterface_GetClusterRoleBinding_Call
- func (_e *MockInterface_Expecter) GetClusterTrait(ctx interface{}, clusterTraitName interface{}) *MockInterface_GetClusterTrait_Call
- func (_e *MockInterface_Expecter) GetClusterTraitSchema(ctx interface{}, clusterTraitName interface{}) *MockInterface_GetClusterTraitSchema_Call
- func (_e *MockInterface_Expecter) GetClusterWorkflow(ctx interface{}, clusterWorkflowName interface{}) *MockInterface_GetClusterWorkflow_Call
- func (_e *MockInterface_Expecter) GetClusterWorkflowPlane(ctx interface{}, clusterWorkflowPlaneName interface{}) *MockInterface_GetClusterWorkflowPlane_Call
- func (_e *MockInterface_Expecter) GetClusterWorkflowSchema(ctx interface{}, clusterWorkflowName interface{}) *MockInterface_GetClusterWorkflowSchema_Call
- func (_e *MockInterface_Expecter) GetComponent(ctx interface{}, namespaceName interface{}, componentName interface{}) *MockInterface_GetComponent_Call
- func (_e *MockInterface_Expecter) GetComponentRelease(ctx interface{}, namespaceName interface{}, componentReleaseName interface{}) *MockInterface_GetComponentRelease_Call
- func (_e *MockInterface_Expecter) GetComponentType(ctx interface{}, namespaceName interface{}, ctName interface{}) *MockInterface_GetComponentType_Call
- func (_e *MockInterface_Expecter) GetComponentTypeSchema(ctx interface{}, namespaceName interface{}, ctName interface{}) *MockInterface_GetComponentTypeSchema_Call
- func (_e *MockInterface_Expecter) GetDataPlane(ctx interface{}, namespaceName interface{}, dpName interface{}) *MockInterface_GetDataPlane_Call
- func (_e *MockInterface_Expecter) GetDeploymentPipeline(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}) *MockInterface_GetDeploymentPipeline_Call
- func (_e *MockInterface_Expecter) GetEnvironment(ctx interface{}, namespaceName interface{}, envName interface{}) *MockInterface_GetEnvironment_Call
- func (_e *MockInterface_Expecter) GetNamespace(ctx interface{}, namespaceName interface{}) *MockInterface_GetNamespace_Call
- func (_e *MockInterface_Expecter) GetNamespaceRole(ctx interface{}, namespaceName interface{}, name interface{}) *MockInterface_GetNamespaceRole_Call
- func (_e *MockInterface_Expecter) GetNamespaceRoleBinding(ctx interface{}, namespaceName interface{}, name interface{}) *MockInterface_GetNamespaceRoleBinding_Call
- func (_e *MockInterface_Expecter) GetObservabilityAlertsNotificationChannel(ctx interface{}, namespaceName interface{}, channelName interface{}) *MockInterface_GetObservabilityAlertsNotificationChannel_Call
- func (_e *MockInterface_Expecter) GetObservabilityPlane(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}) *MockInterface_GetObservabilityPlane_Call
- func (_e *MockInterface_Expecter) GetProject(ctx interface{}, namespaceName interface{}, projectName interface{}) *MockInterface_GetProject_Call
- func (_e *MockInterface_Expecter) GetProjectDeploymentPipeline(ctx interface{}, namespaceName interface{}, projectName interface{}) *MockInterface_GetProjectDeploymentPipeline_Call
- func (_e *MockInterface_Expecter) GetProjectRelease(ctx interface{}, namespaceName interface{}, projectReleaseName interface{}) *MockInterface_GetProjectRelease_Call
- func (_e *MockInterface_Expecter) GetProjectReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}) *MockInterface_GetProjectReleaseBinding_Call
- func (_e *MockInterface_Expecter) GetProjectType(ctx interface{}, namespaceName interface{}, ptName interface{}) *MockInterface_GetProjectType_Call
- func (_e *MockInterface_Expecter) GetProjectTypeSchema(ctx interface{}, namespaceName interface{}, ptName interface{}) *MockInterface_GetProjectTypeSchema_Call
- func (_e *MockInterface_Expecter) GetReleaseBinding(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}) *MockInterface_GetReleaseBinding_Call
- func (_e *MockInterface_Expecter) GetResource(ctx interface{}, namespaceName interface{}, resourceName interface{}) *MockInterface_GetResource_Call
- func (_e *MockInterface_Expecter) GetResourceRelease(ctx interface{}, namespaceName interface{}, resourceReleaseName interface{}) *MockInterface_GetResourceRelease_Call
- func (_e *MockInterface_Expecter) GetResourceReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}) *MockInterface_GetResourceReleaseBinding_Call
- func (_e *MockInterface_Expecter) GetResourceType(ctx interface{}, namespaceName interface{}, rtName interface{}) *MockInterface_GetResourceType_Call
- func (_e *MockInterface_Expecter) GetResourceTypeSchema(ctx interface{}, namespaceName interface{}, rtName interface{}) *MockInterface_GetResourceTypeSchema_Call
- func (_e *MockInterface_Expecter) GetSecret(ctx interface{}, namespaceName interface{}, secretName interface{}) *MockInterface_GetSecret_Call
- func (_e *MockInterface_Expecter) GetSecretReference(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}) *MockInterface_GetSecretReference_Call
- func (_e *MockInterface_Expecter) GetTrait(ctx interface{}, namespaceName interface{}, traitName interface{}) *MockInterface_GetTrait_Call
- func (_e *MockInterface_Expecter) GetTraitSchema(ctx interface{}, namespaceName interface{}, traitName interface{}) *MockInterface_GetTraitSchema_Call
- func (_e *MockInterface_Expecter) GetWorkflow(ctx interface{}, namespaceName interface{}, workflowName interface{}) *MockInterface_GetWorkflow_Call
- func (_e *MockInterface_Expecter) GetWorkflowPlane(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}) *MockInterface_GetWorkflowPlane_Call
- func (_e *MockInterface_Expecter) GetWorkflowRun(ctx interface{}, namespaceName interface{}, runName interface{}) *MockInterface_GetWorkflowRun_Call
- func (_e *MockInterface_Expecter) GetWorkflowRunLogs(ctx interface{}, namespaceName interface{}, runName interface{}, ...) *MockInterface_GetWorkflowRunLogs_Call
- func (_e *MockInterface_Expecter) GetWorkflowRunStatus(ctx interface{}, namespaceName interface{}, runName interface{}) *MockInterface_GetWorkflowRunStatus_Call
- func (_e *MockInterface_Expecter) GetWorkflowSchema(ctx interface{}, namespaceName interface{}, workflowName interface{}) *MockInterface_GetWorkflowSchema_Call
- func (_e *MockInterface_Expecter) GetWorkload(ctx interface{}, namespaceName interface{}, workloadName interface{}) *MockInterface_GetWorkload_Call
- func (_e *MockInterface_Expecter) ListClusterComponentTypes(ctx interface{}, params interface{}) *MockInterface_ListClusterComponentTypes_Call
- func (_e *MockInterface_Expecter) ListClusterDataPlanes(ctx interface{}, params interface{}) *MockInterface_ListClusterDataPlanes_Call
- func (_e *MockInterface_Expecter) ListClusterObservabilityPlanes(ctx interface{}, params interface{}) *MockInterface_ListClusterObservabilityPlanes_Call
- func (_e *MockInterface_Expecter) ListClusterProjectTypes(ctx interface{}, params interface{}) *MockInterface_ListClusterProjectTypes_Call
- func (_e *MockInterface_Expecter) ListClusterResourceTypes(ctx interface{}, params interface{}) *MockInterface_ListClusterResourceTypes_Call
- func (_e *MockInterface_Expecter) ListClusterRoleBindings(ctx interface{}, params interface{}) *MockInterface_ListClusterRoleBindings_Call
- func (_e *MockInterface_Expecter) ListClusterRoles(ctx interface{}, params interface{}) *MockInterface_ListClusterRoles_Call
- func (_e *MockInterface_Expecter) ListClusterTraits(ctx interface{}, params interface{}) *MockInterface_ListClusterTraits_Call
- func (_e *MockInterface_Expecter) ListClusterWorkflowPlanes(ctx interface{}, params interface{}) *MockInterface_ListClusterWorkflowPlanes_Call
- func (_e *MockInterface_Expecter) ListClusterWorkflows(ctx interface{}, params interface{}) *MockInterface_ListClusterWorkflows_Call
- func (_e *MockInterface_Expecter) ListComponentReleases(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListComponentReleases_Call
- func (_e *MockInterface_Expecter) ListComponentTypes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListComponentTypes_Call
- func (_e *MockInterface_Expecter) ListComponents(ctx interface{}, namespaceName interface{}, projectName interface{}, ...) *MockInterface_ListComponents_Call
- func (_e *MockInterface_Expecter) ListDataPlanes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListDataPlanes_Call
- func (_e *MockInterface_Expecter) ListDeploymentPipelines(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListDeploymentPipelines_Call
- func (_e *MockInterface_Expecter) ListEnvironments(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListEnvironments_Call
- func (_e *MockInterface_Expecter) ListNamespaceRoleBindings(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListNamespaceRoleBindings_Call
- func (_e *MockInterface_Expecter) ListNamespaceRoles(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListNamespaceRoles_Call
- func (_e *MockInterface_Expecter) ListNamespaces(ctx interface{}, params interface{}) *MockInterface_ListNamespaces_Call
- func (_e *MockInterface_Expecter) ListObservabilityAlertsNotificationChannels(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListObservabilityAlertsNotificationChannels_Call
- func (_e *MockInterface_Expecter) ListObservabilityPlanes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListObservabilityPlanes_Call
- func (_e *MockInterface_Expecter) ListProjectReleaseBindings(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListProjectReleaseBindings_Call
- func (_e *MockInterface_Expecter) ListProjectReleases(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListProjectReleases_Call
- func (_e *MockInterface_Expecter) ListProjectTypes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListProjectTypes_Call
- func (_e *MockInterface_Expecter) ListProjects(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListProjects_Call
- func (_e *MockInterface_Expecter) ListReleaseBindings(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListReleaseBindings_Call
- func (_e *MockInterface_Expecter) ListResourceReleaseBindings(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListResourceReleaseBindings_Call
- func (_e *MockInterface_Expecter) ListResourceReleases(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListResourceReleases_Call
- func (_e *MockInterface_Expecter) ListResourceTypes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListResourceTypes_Call
- func (_e *MockInterface_Expecter) ListResources(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListResources_Call
- func (_e *MockInterface_Expecter) ListSecretReferences(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListSecretReferences_Call
- func (_e *MockInterface_Expecter) ListSecrets(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListSecrets_Call
- func (_e *MockInterface_Expecter) ListTraits(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListTraits_Call
- func (_e *MockInterface_Expecter) ListWorkflowPlanes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListWorkflowPlanes_Call
- func (_e *MockInterface_Expecter) ListWorkflowRuns(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListWorkflowRuns_Call
- func (_e *MockInterface_Expecter) ListWorkflows(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListWorkflows_Call
- func (_e *MockInterface_Expecter) ListWorkloads(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListWorkloads_Call
- func (_e *MockInterface_Expecter) UpdateClusterProjectType(ctx interface{}, cptName interface{}, cpt interface{}) *MockInterface_UpdateClusterProjectType_Call
- func (_e *MockInterface_Expecter) UpdateClusterResourceType(ctx interface{}, crtName interface{}, crt interface{}) *MockInterface_UpdateClusterResourceType_Call
- func (_e *MockInterface_Expecter) UpdateComponentType(ctx interface{}, namespaceName interface{}, ctName interface{}, ct interface{}) *MockInterface_UpdateComponentType_Call
- func (_e *MockInterface_Expecter) UpdateProjectReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}, ...) *MockInterface_UpdateProjectReleaseBinding_Call
- func (_e *MockInterface_Expecter) UpdateProjectType(ctx interface{}, namespaceName interface{}, ptName interface{}, pt interface{}) *MockInterface_UpdateProjectType_Call
- func (_e *MockInterface_Expecter) UpdateReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}, ...) *MockInterface_UpdateReleaseBinding_Call
- func (_e *MockInterface_Expecter) UpdateResource(ctx interface{}, namespaceName interface{}, resourceName interface{}, ...) *MockInterface_UpdateResource_Call
- func (_e *MockInterface_Expecter) UpdateResourceReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}, ...) *MockInterface_UpdateResourceReleaseBinding_Call
- func (_e *MockInterface_Expecter) UpdateResourceType(ctx interface{}, namespaceName interface{}, rtName interface{}, rt interface{}) *MockInterface_UpdateResourceType_Call
- func (_e *MockInterface_Expecter) UpdateSecret(ctx interface{}, namespaceName interface{}, secretName interface{}, ...) *MockInterface_UpdateSecret_Call
- func (_e *MockInterface_Expecter) UpdateTrait(ctx interface{}, namespaceName interface{}, traitName interface{}, ...) *MockInterface_UpdateTrait_Call
- type MockInterface_GenerateRelease_Call
- func (_c *MockInterface_GenerateRelease_Call) Return(_a0 *gen.ComponentRelease, _a1 error) *MockInterface_GenerateRelease_Call
- func (_c *MockInterface_GenerateRelease_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, ...)) *MockInterface_GenerateRelease_Call
- func (_c *MockInterface_GenerateRelease_Call) RunAndReturn(...) *MockInterface_GenerateRelease_Call
- type MockInterface_GetClusterComponentTypeSchema_Call
- func (_c *MockInterface_GetClusterComponentTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetClusterComponentTypeSchema_Call
- func (_c *MockInterface_GetClusterComponentTypeSchema_Call) Run(run func(ctx context.Context, cctName string)) *MockInterface_GetClusterComponentTypeSchema_Call
- func (_c *MockInterface_GetClusterComponentTypeSchema_Call) RunAndReturn(run func(context.Context, string) (*json.RawMessage, error)) *MockInterface_GetClusterComponentTypeSchema_Call
- type MockInterface_GetClusterComponentType_Call
- func (_c *MockInterface_GetClusterComponentType_Call) Return(_a0 *gen.ClusterComponentType, _a1 error) *MockInterface_GetClusterComponentType_Call
- func (_c *MockInterface_GetClusterComponentType_Call) Run(run func(ctx context.Context, cctName string)) *MockInterface_GetClusterComponentType_Call
- func (_c *MockInterface_GetClusterComponentType_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterComponentType, error)) *MockInterface_GetClusterComponentType_Call
- type MockInterface_GetClusterDataPlane_Call
- func (_c *MockInterface_GetClusterDataPlane_Call) Return(_a0 *gen.ClusterDataPlane, _a1 error) *MockInterface_GetClusterDataPlane_Call
- func (_c *MockInterface_GetClusterDataPlane_Call) Run(run func(ctx context.Context, cdpName string)) *MockInterface_GetClusterDataPlane_Call
- func (_c *MockInterface_GetClusterDataPlane_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterDataPlane, error)) *MockInterface_GetClusterDataPlane_Call
- type MockInterface_GetClusterObservabilityPlane_Call
- func (_c *MockInterface_GetClusterObservabilityPlane_Call) Return(_a0 *gen.ClusterObservabilityPlane, _a1 error) *MockInterface_GetClusterObservabilityPlane_Call
- func (_c *MockInterface_GetClusterObservabilityPlane_Call) Run(run func(ctx context.Context, clusterObservabilityPlaneName string)) *MockInterface_GetClusterObservabilityPlane_Call
- func (_c *MockInterface_GetClusterObservabilityPlane_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterObservabilityPlane, error)) *MockInterface_GetClusterObservabilityPlane_Call
- type MockInterface_GetClusterProjectTypeSchema_Call
- func (_c *MockInterface_GetClusterProjectTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetClusterProjectTypeSchema_Call
- func (_c *MockInterface_GetClusterProjectTypeSchema_Call) Run(run func(ctx context.Context, cptName string)) *MockInterface_GetClusterProjectTypeSchema_Call
- func (_c *MockInterface_GetClusterProjectTypeSchema_Call) RunAndReturn(run func(context.Context, string) (*json.RawMessage, error)) *MockInterface_GetClusterProjectTypeSchema_Call
- type MockInterface_GetClusterProjectType_Call
- func (_c *MockInterface_GetClusterProjectType_Call) Return(_a0 *gen.ClusterProjectType, _a1 error) *MockInterface_GetClusterProjectType_Call
- func (_c *MockInterface_GetClusterProjectType_Call) Run(run func(ctx context.Context, cptName string)) *MockInterface_GetClusterProjectType_Call
- func (_c *MockInterface_GetClusterProjectType_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterProjectType, error)) *MockInterface_GetClusterProjectType_Call
- type MockInterface_GetClusterResourceTypeSchema_Call
- func (_c *MockInterface_GetClusterResourceTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetClusterResourceTypeSchema_Call
- func (_c *MockInterface_GetClusterResourceTypeSchema_Call) Run(run func(ctx context.Context, crtName string)) *MockInterface_GetClusterResourceTypeSchema_Call
- func (_c *MockInterface_GetClusterResourceTypeSchema_Call) RunAndReturn(run func(context.Context, string) (*json.RawMessage, error)) *MockInterface_GetClusterResourceTypeSchema_Call
- type MockInterface_GetClusterResourceType_Call
- func (_c *MockInterface_GetClusterResourceType_Call) Return(_a0 *gen.ClusterResourceType, _a1 error) *MockInterface_GetClusterResourceType_Call
- func (_c *MockInterface_GetClusterResourceType_Call) Run(run func(ctx context.Context, crtName string)) *MockInterface_GetClusterResourceType_Call
- func (_c *MockInterface_GetClusterResourceType_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterResourceType, error)) *MockInterface_GetClusterResourceType_Call
- type MockInterface_GetClusterRoleBinding_Call
- func (_c *MockInterface_GetClusterRoleBinding_Call) Return(_a0 *gen.ClusterAuthzRoleBinding, _a1 error) *MockInterface_GetClusterRoleBinding_Call
- func (_c *MockInterface_GetClusterRoleBinding_Call) Run(run func(ctx context.Context, name string)) *MockInterface_GetClusterRoleBinding_Call
- func (_c *MockInterface_GetClusterRoleBinding_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterAuthzRoleBinding, error)) *MockInterface_GetClusterRoleBinding_Call
- type MockInterface_GetClusterRole_Call
- func (_c *MockInterface_GetClusterRole_Call) Return(_a0 *gen.ClusterAuthzRole, _a1 error) *MockInterface_GetClusterRole_Call
- func (_c *MockInterface_GetClusterRole_Call) Run(run func(ctx context.Context, name string)) *MockInterface_GetClusterRole_Call
- func (_c *MockInterface_GetClusterRole_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterAuthzRole, error)) *MockInterface_GetClusterRole_Call
- type MockInterface_GetClusterTraitSchema_Call
- func (_c *MockInterface_GetClusterTraitSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetClusterTraitSchema_Call
- func (_c *MockInterface_GetClusterTraitSchema_Call) Run(run func(ctx context.Context, clusterTraitName string)) *MockInterface_GetClusterTraitSchema_Call
- func (_c *MockInterface_GetClusterTraitSchema_Call) RunAndReturn(run func(context.Context, string) (*json.RawMessage, error)) *MockInterface_GetClusterTraitSchema_Call
- type MockInterface_GetClusterTrait_Call
- func (_c *MockInterface_GetClusterTrait_Call) Return(_a0 *gen.ClusterTrait, _a1 error) *MockInterface_GetClusterTrait_Call
- func (_c *MockInterface_GetClusterTrait_Call) Run(run func(ctx context.Context, clusterTraitName string)) *MockInterface_GetClusterTrait_Call
- func (_c *MockInterface_GetClusterTrait_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterTrait, error)) *MockInterface_GetClusterTrait_Call
- type MockInterface_GetClusterWorkflowPlane_Call
- func (_c *MockInterface_GetClusterWorkflowPlane_Call) Return(_a0 *gen.ClusterWorkflowPlane, _a1 error) *MockInterface_GetClusterWorkflowPlane_Call
- func (_c *MockInterface_GetClusterWorkflowPlane_Call) Run(run func(ctx context.Context, clusterWorkflowPlaneName string)) *MockInterface_GetClusterWorkflowPlane_Call
- func (_c *MockInterface_GetClusterWorkflowPlane_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterWorkflowPlane, error)) *MockInterface_GetClusterWorkflowPlane_Call
- type MockInterface_GetClusterWorkflowSchema_Call
- func (_c *MockInterface_GetClusterWorkflowSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetClusterWorkflowSchema_Call
- func (_c *MockInterface_GetClusterWorkflowSchema_Call) Run(run func(ctx context.Context, clusterWorkflowName string)) *MockInterface_GetClusterWorkflowSchema_Call
- func (_c *MockInterface_GetClusterWorkflowSchema_Call) RunAndReturn(run func(context.Context, string) (*json.RawMessage, error)) *MockInterface_GetClusterWorkflowSchema_Call
- type MockInterface_GetClusterWorkflow_Call
- func (_c *MockInterface_GetClusterWorkflow_Call) Return(_a0 *gen.ClusterWorkflow, _a1 error) *MockInterface_GetClusterWorkflow_Call
- func (_c *MockInterface_GetClusterWorkflow_Call) Run(run func(ctx context.Context, clusterWorkflowName string)) *MockInterface_GetClusterWorkflow_Call
- func (_c *MockInterface_GetClusterWorkflow_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterWorkflow, error)) *MockInterface_GetClusterWorkflow_Call
- type MockInterface_GetComponentRelease_Call
- func (_c *MockInterface_GetComponentRelease_Call) Return(_a0 *gen.ComponentRelease, _a1 error) *MockInterface_GetComponentRelease_Call
- func (_c *MockInterface_GetComponentRelease_Call) Run(...) *MockInterface_GetComponentRelease_Call
- func (_c *MockInterface_GetComponentRelease_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ComponentRelease, error)) *MockInterface_GetComponentRelease_Call
- type MockInterface_GetComponentTypeSchema_Call
- func (_c *MockInterface_GetComponentTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetComponentTypeSchema_Call
- func (_c *MockInterface_GetComponentTypeSchema_Call) Run(run func(ctx context.Context, namespaceName string, ctName string)) *MockInterface_GetComponentTypeSchema_Call
- func (_c *MockInterface_GetComponentTypeSchema_Call) RunAndReturn(run func(context.Context, string, string) (*json.RawMessage, error)) *MockInterface_GetComponentTypeSchema_Call
- type MockInterface_GetComponentType_Call
- func (_c *MockInterface_GetComponentType_Call) Return(_a0 *gen.ComponentType, _a1 error) *MockInterface_GetComponentType_Call
- func (_c *MockInterface_GetComponentType_Call) Run(run func(ctx context.Context, namespaceName string, ctName string)) *MockInterface_GetComponentType_Call
- func (_c *MockInterface_GetComponentType_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ComponentType, error)) *MockInterface_GetComponentType_Call
- type MockInterface_GetComponent_Call
- func (_c *MockInterface_GetComponent_Call) Return(_a0 *gen.Component, _a1 error) *MockInterface_GetComponent_Call
- func (_c *MockInterface_GetComponent_Call) Run(run func(ctx context.Context, namespaceName string, componentName string)) *MockInterface_GetComponent_Call
- func (_c *MockInterface_GetComponent_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Component, error)) *MockInterface_GetComponent_Call
- type MockInterface_GetDataPlane_Call
- func (_c *MockInterface_GetDataPlane_Call) Return(_a0 *gen.DataPlane, _a1 error) *MockInterface_GetDataPlane_Call
- func (_c *MockInterface_GetDataPlane_Call) Run(run func(ctx context.Context, namespaceName string, dpName string)) *MockInterface_GetDataPlane_Call
- func (_c *MockInterface_GetDataPlane_Call) RunAndReturn(run func(context.Context, string, string) (*gen.DataPlane, error)) *MockInterface_GetDataPlane_Call
- type MockInterface_GetDeploymentPipeline_Call
- func (_c *MockInterface_GetDeploymentPipeline_Call) Return(_a0 *gen.DeploymentPipeline, _a1 error) *MockInterface_GetDeploymentPipeline_Call
- func (_c *MockInterface_GetDeploymentPipeline_Call) Run(...) *MockInterface_GetDeploymentPipeline_Call
- func (_c *MockInterface_GetDeploymentPipeline_Call) RunAndReturn(run func(context.Context, string, string) (*gen.DeploymentPipeline, error)) *MockInterface_GetDeploymentPipeline_Call
- type MockInterface_GetEnvironment_Call
- func (_c *MockInterface_GetEnvironment_Call) Return(_a0 *gen.Environment, _a1 error) *MockInterface_GetEnvironment_Call
- func (_c *MockInterface_GetEnvironment_Call) Run(run func(ctx context.Context, namespaceName string, envName string)) *MockInterface_GetEnvironment_Call
- func (_c *MockInterface_GetEnvironment_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Environment, error)) *MockInterface_GetEnvironment_Call
- type MockInterface_GetNamespaceRoleBinding_Call
- func (_c *MockInterface_GetNamespaceRoleBinding_Call) Return(_a0 *gen.AuthzRoleBinding, _a1 error) *MockInterface_GetNamespaceRoleBinding_Call
- func (_c *MockInterface_GetNamespaceRoleBinding_Call) Run(run func(ctx context.Context, namespaceName string, name string)) *MockInterface_GetNamespaceRoleBinding_Call
- func (_c *MockInterface_GetNamespaceRoleBinding_Call) RunAndReturn(run func(context.Context, string, string) (*gen.AuthzRoleBinding, error)) *MockInterface_GetNamespaceRoleBinding_Call
- type MockInterface_GetNamespaceRole_Call
- func (_c *MockInterface_GetNamespaceRole_Call) Return(_a0 *gen.AuthzRole, _a1 error) *MockInterface_GetNamespaceRole_Call
- func (_c *MockInterface_GetNamespaceRole_Call) Run(run func(ctx context.Context, namespaceName string, name string)) *MockInterface_GetNamespaceRole_Call
- func (_c *MockInterface_GetNamespaceRole_Call) RunAndReturn(run func(context.Context, string, string) (*gen.AuthzRole, error)) *MockInterface_GetNamespaceRole_Call
- type MockInterface_GetNamespace_Call
- func (_c *MockInterface_GetNamespace_Call) Return(_a0 *gen.Namespace, _a1 error) *MockInterface_GetNamespace_Call
- func (_c *MockInterface_GetNamespace_Call) Run(run func(ctx context.Context, namespaceName string)) *MockInterface_GetNamespace_Call
- func (_c *MockInterface_GetNamespace_Call) RunAndReturn(run func(context.Context, string) (*gen.Namespace, error)) *MockInterface_GetNamespace_Call
- type MockInterface_GetObservabilityAlertsNotificationChannel_Call
- func (_c *MockInterface_GetObservabilityAlertsNotificationChannel_Call) Return(_a0 *gen.ObservabilityAlertsNotificationChannel, _a1 error) *MockInterface_GetObservabilityAlertsNotificationChannel_Call
- func (_c *MockInterface_GetObservabilityAlertsNotificationChannel_Call) Run(run func(ctx context.Context, namespaceName string, channelName string)) *MockInterface_GetObservabilityAlertsNotificationChannel_Call
- func (_c *MockInterface_GetObservabilityAlertsNotificationChannel_Call) RunAndReturn(...) *MockInterface_GetObservabilityAlertsNotificationChannel_Call
- type MockInterface_GetObservabilityPlane_Call
- func (_c *MockInterface_GetObservabilityPlane_Call) Return(_a0 *gen.ObservabilityPlane, _a1 error) *MockInterface_GetObservabilityPlane_Call
- func (_c *MockInterface_GetObservabilityPlane_Call) Run(...) *MockInterface_GetObservabilityPlane_Call
- func (_c *MockInterface_GetObservabilityPlane_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ObservabilityPlane, error)) *MockInterface_GetObservabilityPlane_Call
- type MockInterface_GetProjectDeploymentPipeline_Call
- func (_c *MockInterface_GetProjectDeploymentPipeline_Call) Return(_a0 *gen.DeploymentPipeline, _a1 error) *MockInterface_GetProjectDeploymentPipeline_Call
- func (_c *MockInterface_GetProjectDeploymentPipeline_Call) Run(run func(ctx context.Context, namespaceName string, projectName string)) *MockInterface_GetProjectDeploymentPipeline_Call
- func (_c *MockInterface_GetProjectDeploymentPipeline_Call) RunAndReturn(run func(context.Context, string, string) (*gen.DeploymentPipeline, error)) *MockInterface_GetProjectDeploymentPipeline_Call
- type MockInterface_GetProjectReleaseBinding_Call
- func (_c *MockInterface_GetProjectReleaseBinding_Call) Return(_a0 *gen.ProjectReleaseBinding, _a1 error) *MockInterface_GetProjectReleaseBinding_Call
- func (_c *MockInterface_GetProjectReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string)) *MockInterface_GetProjectReleaseBinding_Call
- func (_c *MockInterface_GetProjectReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ProjectReleaseBinding, error)) *MockInterface_GetProjectReleaseBinding_Call
- type MockInterface_GetProjectRelease_Call
- func (_c *MockInterface_GetProjectRelease_Call) Return(_a0 *gen.ProjectRelease, _a1 error) *MockInterface_GetProjectRelease_Call
- func (_c *MockInterface_GetProjectRelease_Call) Run(run func(ctx context.Context, namespaceName string, projectReleaseName string)) *MockInterface_GetProjectRelease_Call
- func (_c *MockInterface_GetProjectRelease_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ProjectRelease, error)) *MockInterface_GetProjectRelease_Call
- type MockInterface_GetProjectTypeSchema_Call
- func (_c *MockInterface_GetProjectTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetProjectTypeSchema_Call
- func (_c *MockInterface_GetProjectTypeSchema_Call) Run(run func(ctx context.Context, namespaceName string, ptName string)) *MockInterface_GetProjectTypeSchema_Call
- func (_c *MockInterface_GetProjectTypeSchema_Call) RunAndReturn(run func(context.Context, string, string) (*json.RawMessage, error)) *MockInterface_GetProjectTypeSchema_Call
- type MockInterface_GetProjectType_Call
- func (_c *MockInterface_GetProjectType_Call) Return(_a0 *gen.ProjectType, _a1 error) *MockInterface_GetProjectType_Call
- func (_c *MockInterface_GetProjectType_Call) Run(run func(ctx context.Context, namespaceName string, ptName string)) *MockInterface_GetProjectType_Call
- func (_c *MockInterface_GetProjectType_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ProjectType, error)) *MockInterface_GetProjectType_Call
- type MockInterface_GetProject_Call
- func (_c *MockInterface_GetProject_Call) Return(_a0 *gen.Project, _a1 error) *MockInterface_GetProject_Call
- func (_c *MockInterface_GetProject_Call) Run(run func(ctx context.Context, namespaceName string, projectName string)) *MockInterface_GetProject_Call
- func (_c *MockInterface_GetProject_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Project, error)) *MockInterface_GetProject_Call
- type MockInterface_GetReleaseBinding_Call
- func (_c *MockInterface_GetReleaseBinding_Call) Return(_a0 *gen.ReleaseBinding, _a1 error) *MockInterface_GetReleaseBinding_Call
- func (_c *MockInterface_GetReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string)) *MockInterface_GetReleaseBinding_Call
- func (_c *MockInterface_GetReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ReleaseBinding, error)) *MockInterface_GetReleaseBinding_Call
- type MockInterface_GetResourceReleaseBinding_Call
- func (_c *MockInterface_GetResourceReleaseBinding_Call) Return(_a0 *gen.ResourceReleaseBinding, _a1 error) *MockInterface_GetResourceReleaseBinding_Call
- func (_c *MockInterface_GetResourceReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string)) *MockInterface_GetResourceReleaseBinding_Call
- func (_c *MockInterface_GetResourceReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ResourceReleaseBinding, error)) *MockInterface_GetResourceReleaseBinding_Call
- type MockInterface_GetResourceRelease_Call
- func (_c *MockInterface_GetResourceRelease_Call) Return(_a0 *gen.ResourceRelease, _a1 error) *MockInterface_GetResourceRelease_Call
- func (_c *MockInterface_GetResourceRelease_Call) Run(...) *MockInterface_GetResourceRelease_Call
- func (_c *MockInterface_GetResourceRelease_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ResourceRelease, error)) *MockInterface_GetResourceRelease_Call
- type MockInterface_GetResourceTypeSchema_Call
- func (_c *MockInterface_GetResourceTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetResourceTypeSchema_Call
- func (_c *MockInterface_GetResourceTypeSchema_Call) Run(run func(ctx context.Context, namespaceName string, rtName string)) *MockInterface_GetResourceTypeSchema_Call
- func (_c *MockInterface_GetResourceTypeSchema_Call) RunAndReturn(run func(context.Context, string, string) (*json.RawMessage, error)) *MockInterface_GetResourceTypeSchema_Call
- type MockInterface_GetResourceType_Call
- func (_c *MockInterface_GetResourceType_Call) Return(_a0 *gen.ResourceType, _a1 error) *MockInterface_GetResourceType_Call
- func (_c *MockInterface_GetResourceType_Call) Run(run func(ctx context.Context, namespaceName string, rtName string)) *MockInterface_GetResourceType_Call
- func (_c *MockInterface_GetResourceType_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ResourceType, error)) *MockInterface_GetResourceType_Call
- type MockInterface_GetResource_Call
- func (_c *MockInterface_GetResource_Call) Return(_a0 *gen.ResourceInstance, _a1 error) *MockInterface_GetResource_Call
- func (_c *MockInterface_GetResource_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string)) *MockInterface_GetResource_Call
- func (_c *MockInterface_GetResource_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ResourceInstance, error)) *MockInterface_GetResource_Call
- type MockInterface_GetSecretReference_Call
- func (_c *MockInterface_GetSecretReference_Call) Return(_a0 *gen.SecretReference, _a1 error) *MockInterface_GetSecretReference_Call
- func (_c *MockInterface_GetSecretReference_Call) Run(...) *MockInterface_GetSecretReference_Call
- func (_c *MockInterface_GetSecretReference_Call) RunAndReturn(run func(context.Context, string, string) (*gen.SecretReference, error)) *MockInterface_GetSecretReference_Call
- type MockInterface_GetSecret_Call
- func (_c *MockInterface_GetSecret_Call) Return(_a0 *gen.Secret, _a1 error) *MockInterface_GetSecret_Call
- func (_c *MockInterface_GetSecret_Call) Run(run func(ctx context.Context, namespaceName string, secretName string)) *MockInterface_GetSecret_Call
- func (_c *MockInterface_GetSecret_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Secret, error)) *MockInterface_GetSecret_Call
- type MockInterface_GetTraitSchema_Call
- func (_c *MockInterface_GetTraitSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetTraitSchema_Call
- func (_c *MockInterface_GetTraitSchema_Call) Run(run func(ctx context.Context, namespaceName string, traitName string)) *MockInterface_GetTraitSchema_Call
- func (_c *MockInterface_GetTraitSchema_Call) RunAndReturn(run func(context.Context, string, string) (*json.RawMessage, error)) *MockInterface_GetTraitSchema_Call
- type MockInterface_GetTrait_Call
- func (_c *MockInterface_GetTrait_Call) Return(_a0 *gen.Trait, _a1 error) *MockInterface_GetTrait_Call
- func (_c *MockInterface_GetTrait_Call) Run(run func(ctx context.Context, namespaceName string, traitName string)) *MockInterface_GetTrait_Call
- func (_c *MockInterface_GetTrait_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Trait, error)) *MockInterface_GetTrait_Call
- type MockInterface_GetWorkflowPlane_Call
- func (_c *MockInterface_GetWorkflowPlane_Call) Return(_a0 *gen.WorkflowPlane, _a1 error) *MockInterface_GetWorkflowPlane_Call
- func (_c *MockInterface_GetWorkflowPlane_Call) Run(run func(ctx context.Context, namespaceName string, workflowPlaneName string)) *MockInterface_GetWorkflowPlane_Call
- func (_c *MockInterface_GetWorkflowPlane_Call) RunAndReturn(run func(context.Context, string, string) (*gen.WorkflowPlane, error)) *MockInterface_GetWorkflowPlane_Call
- type MockInterface_GetWorkflowRunLogs_Call
- func (_c *MockInterface_GetWorkflowRunLogs_Call) Return(_a0 []gen.WorkflowRunLogEntry, _a1 error) *MockInterface_GetWorkflowRunLogs_Call
- func (_c *MockInterface_GetWorkflowRunLogs_Call) Run(run func(ctx context.Context, namespaceName string, runName string, ...)) *MockInterface_GetWorkflowRunLogs_Call
- func (_c *MockInterface_GetWorkflowRunLogs_Call) RunAndReturn(...) *MockInterface_GetWorkflowRunLogs_Call
- type MockInterface_GetWorkflowRunStatus_Call
- func (_c *MockInterface_GetWorkflowRunStatus_Call) Return(_a0 *gen.WorkflowRunStatusResponse, _a1 error) *MockInterface_GetWorkflowRunStatus_Call
- func (_c *MockInterface_GetWorkflowRunStatus_Call) Run(run func(ctx context.Context, namespaceName string, runName string)) *MockInterface_GetWorkflowRunStatus_Call
- func (_c *MockInterface_GetWorkflowRunStatus_Call) RunAndReturn(...) *MockInterface_GetWorkflowRunStatus_Call
- type MockInterface_GetWorkflowRun_Call
- func (_c *MockInterface_GetWorkflowRun_Call) Return(_a0 *gen.WorkflowRun, _a1 error) *MockInterface_GetWorkflowRun_Call
- func (_c *MockInterface_GetWorkflowRun_Call) Run(run func(ctx context.Context, namespaceName string, runName string)) *MockInterface_GetWorkflowRun_Call
- func (_c *MockInterface_GetWorkflowRun_Call) RunAndReturn(run func(context.Context, string, string) (*gen.WorkflowRun, error)) *MockInterface_GetWorkflowRun_Call
- type MockInterface_GetWorkflowSchema_Call
- func (_c *MockInterface_GetWorkflowSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetWorkflowSchema_Call
- func (_c *MockInterface_GetWorkflowSchema_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string)) *MockInterface_GetWorkflowSchema_Call
- func (_c *MockInterface_GetWorkflowSchema_Call) RunAndReturn(run func(context.Context, string, string) (*json.RawMessage, error)) *MockInterface_GetWorkflowSchema_Call
- type MockInterface_GetWorkflow_Call
- func (_c *MockInterface_GetWorkflow_Call) Return(_a0 *gen.Workflow, _a1 error) *MockInterface_GetWorkflow_Call
- func (_c *MockInterface_GetWorkflow_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string)) *MockInterface_GetWorkflow_Call
- func (_c *MockInterface_GetWorkflow_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Workflow, error)) *MockInterface_GetWorkflow_Call
- type MockInterface_GetWorkload_Call
- func (_c *MockInterface_GetWorkload_Call) Return(_a0 *gen.Workload, _a1 error) *MockInterface_GetWorkload_Call
- func (_c *MockInterface_GetWorkload_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string)) *MockInterface_GetWorkload_Call
- func (_c *MockInterface_GetWorkload_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Workload, error)) *MockInterface_GetWorkload_Call
- type MockInterface_ListClusterComponentTypes_Call
- func (_c *MockInterface_ListClusterComponentTypes_Call) Return(_a0 *gen.ClusterComponentTypeList, _a1 error) *MockInterface_ListClusterComponentTypes_Call
- func (_c *MockInterface_ListClusterComponentTypes_Call) Run(run func(ctx context.Context, params *gen.ListClusterComponentTypesParams)) *MockInterface_ListClusterComponentTypes_Call
- func (_c *MockInterface_ListClusterComponentTypes_Call) RunAndReturn(...) *MockInterface_ListClusterComponentTypes_Call
- type MockInterface_ListClusterDataPlanes_Call
- func (_c *MockInterface_ListClusterDataPlanes_Call) Return(_a0 *gen.ClusterDataPlaneList, _a1 error) *MockInterface_ListClusterDataPlanes_Call
- func (_c *MockInterface_ListClusterDataPlanes_Call) Run(run func(ctx context.Context, params *gen.ListClusterDataPlanesParams)) *MockInterface_ListClusterDataPlanes_Call
- func (_c *MockInterface_ListClusterDataPlanes_Call) RunAndReturn(...) *MockInterface_ListClusterDataPlanes_Call
- type MockInterface_ListClusterObservabilityPlanes_Call
- func (_c *MockInterface_ListClusterObservabilityPlanes_Call) Return(_a0 *gen.ClusterObservabilityPlaneList, _a1 error) *MockInterface_ListClusterObservabilityPlanes_Call
- func (_c *MockInterface_ListClusterObservabilityPlanes_Call) Run(...) *MockInterface_ListClusterObservabilityPlanes_Call
- func (_c *MockInterface_ListClusterObservabilityPlanes_Call) RunAndReturn(...) *MockInterface_ListClusterObservabilityPlanes_Call
- type MockInterface_ListClusterProjectTypes_Call
- func (_c *MockInterface_ListClusterProjectTypes_Call) Return(_a0 *gen.ClusterProjectTypeList, _a1 error) *MockInterface_ListClusterProjectTypes_Call
- func (_c *MockInterface_ListClusterProjectTypes_Call) Run(run func(ctx context.Context, params *gen.ListClusterProjectTypesParams)) *MockInterface_ListClusterProjectTypes_Call
- func (_c *MockInterface_ListClusterProjectTypes_Call) RunAndReturn(...) *MockInterface_ListClusterProjectTypes_Call
- type MockInterface_ListClusterResourceTypes_Call
- func (_c *MockInterface_ListClusterResourceTypes_Call) Return(_a0 *gen.ClusterResourceTypeList, _a1 error) *MockInterface_ListClusterResourceTypes_Call
- func (_c *MockInterface_ListClusterResourceTypes_Call) Run(run func(ctx context.Context, params *gen.ListClusterResourceTypesParams)) *MockInterface_ListClusterResourceTypes_Call
- func (_c *MockInterface_ListClusterResourceTypes_Call) RunAndReturn(...) *MockInterface_ListClusterResourceTypes_Call
- type MockInterface_ListClusterRoleBindings_Call
- func (_c *MockInterface_ListClusterRoleBindings_Call) Return(_a0 *gen.ClusterAuthzRoleBindingList, _a1 error) *MockInterface_ListClusterRoleBindings_Call
- func (_c *MockInterface_ListClusterRoleBindings_Call) Run(run func(ctx context.Context, params *gen.ListClusterRoleBindingsParams)) *MockInterface_ListClusterRoleBindings_Call
- func (_c *MockInterface_ListClusterRoleBindings_Call) RunAndReturn(...) *MockInterface_ListClusterRoleBindings_Call
- type MockInterface_ListClusterRoles_Call
- func (_c *MockInterface_ListClusterRoles_Call) Return(_a0 *gen.ClusterAuthzRoleList, _a1 error) *MockInterface_ListClusterRoles_Call
- func (_c *MockInterface_ListClusterRoles_Call) Run(run func(ctx context.Context, params *gen.ListClusterRolesParams)) *MockInterface_ListClusterRoles_Call
- func (_c *MockInterface_ListClusterRoles_Call) RunAndReturn(...) *MockInterface_ListClusterRoles_Call
- type MockInterface_ListClusterTraits_Call
- func (_c *MockInterface_ListClusterTraits_Call) Return(_a0 *gen.ClusterTraitList, _a1 error) *MockInterface_ListClusterTraits_Call
- func (_c *MockInterface_ListClusterTraits_Call) Run(run func(ctx context.Context, params *gen.ListClusterTraitsParams)) *MockInterface_ListClusterTraits_Call
- func (_c *MockInterface_ListClusterTraits_Call) RunAndReturn(...) *MockInterface_ListClusterTraits_Call
- type MockInterface_ListClusterWorkflowPlanes_Call
- func (_c *MockInterface_ListClusterWorkflowPlanes_Call) Return(_a0 *gen.ClusterWorkflowPlaneList, _a1 error) *MockInterface_ListClusterWorkflowPlanes_Call
- func (_c *MockInterface_ListClusterWorkflowPlanes_Call) Run(run func(ctx context.Context, params *gen.ListClusterWorkflowPlanesParams)) *MockInterface_ListClusterWorkflowPlanes_Call
- func (_c *MockInterface_ListClusterWorkflowPlanes_Call) RunAndReturn(...) *MockInterface_ListClusterWorkflowPlanes_Call
- type MockInterface_ListClusterWorkflows_Call
- func (_c *MockInterface_ListClusterWorkflows_Call) Return(_a0 *gen.ClusterWorkflowList, _a1 error) *MockInterface_ListClusterWorkflows_Call
- func (_c *MockInterface_ListClusterWorkflows_Call) Run(run func(ctx context.Context, params *gen.ListClusterWorkflowsParams)) *MockInterface_ListClusterWorkflows_Call
- func (_c *MockInterface_ListClusterWorkflows_Call) RunAndReturn(...) *MockInterface_ListClusterWorkflows_Call
- type MockInterface_ListComponentReleases_Call
- func (_c *MockInterface_ListComponentReleases_Call) Return(_a0 *gen.ComponentReleaseList, _a1 error) *MockInterface_ListComponentReleases_Call
- func (_c *MockInterface_ListComponentReleases_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListComponentReleases_Call
- func (_c *MockInterface_ListComponentReleases_Call) RunAndReturn(...) *MockInterface_ListComponentReleases_Call
- type MockInterface_ListComponentTypes_Call
- func (_c *MockInterface_ListComponentTypes_Call) Return(_a0 *gen.ComponentTypeList, _a1 error) *MockInterface_ListComponentTypes_Call
- func (_c *MockInterface_ListComponentTypes_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListComponentTypes_Call
- func (_c *MockInterface_ListComponentTypes_Call) RunAndReturn(...) *MockInterface_ListComponentTypes_Call
- type MockInterface_ListComponents_Call
- func (_c *MockInterface_ListComponents_Call) Return(_a0 *gen.ComponentList, _a1 error) *MockInterface_ListComponents_Call
- func (_c *MockInterface_ListComponents_Call) Run(run func(ctx context.Context, namespaceName string, projectName string, ...)) *MockInterface_ListComponents_Call
- func (_c *MockInterface_ListComponents_Call) RunAndReturn(...) *MockInterface_ListComponents_Call
- type MockInterface_ListDataPlanes_Call
- func (_c *MockInterface_ListDataPlanes_Call) Return(_a0 *gen.DataPlaneList, _a1 error) *MockInterface_ListDataPlanes_Call
- func (_c *MockInterface_ListDataPlanes_Call) Run(...) *MockInterface_ListDataPlanes_Call
- func (_c *MockInterface_ListDataPlanes_Call) RunAndReturn(...) *MockInterface_ListDataPlanes_Call
- type MockInterface_ListDeploymentPipelines_Call
- func (_c *MockInterface_ListDeploymentPipelines_Call) Return(_a0 *gen.DeploymentPipelineList, _a1 error) *MockInterface_ListDeploymentPipelines_Call
- func (_c *MockInterface_ListDeploymentPipelines_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListDeploymentPipelines_Call
- func (_c *MockInterface_ListDeploymentPipelines_Call) RunAndReturn(...) *MockInterface_ListDeploymentPipelines_Call
- type MockInterface_ListEnvironments_Call
- func (_c *MockInterface_ListEnvironments_Call) Return(_a0 *gen.EnvironmentList, _a1 error) *MockInterface_ListEnvironments_Call
- func (_c *MockInterface_ListEnvironments_Call) Run(...) *MockInterface_ListEnvironments_Call
- func (_c *MockInterface_ListEnvironments_Call) RunAndReturn(...) *MockInterface_ListEnvironments_Call
- type MockInterface_ListNamespaceRoleBindings_Call
- func (_c *MockInterface_ListNamespaceRoleBindings_Call) Return(_a0 *gen.AuthzRoleBindingList, _a1 error) *MockInterface_ListNamespaceRoleBindings_Call
- func (_c *MockInterface_ListNamespaceRoleBindings_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListNamespaceRoleBindings_Call
- func (_c *MockInterface_ListNamespaceRoleBindings_Call) RunAndReturn(...) *MockInterface_ListNamespaceRoleBindings_Call
- type MockInterface_ListNamespaceRoles_Call
- func (_c *MockInterface_ListNamespaceRoles_Call) Return(_a0 *gen.AuthzRoleList, _a1 error) *MockInterface_ListNamespaceRoles_Call
- func (_c *MockInterface_ListNamespaceRoles_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListNamespaceRoles_Call
- func (_c *MockInterface_ListNamespaceRoles_Call) RunAndReturn(...) *MockInterface_ListNamespaceRoles_Call
- type MockInterface_ListNamespaces_Call
- func (_c *MockInterface_ListNamespaces_Call) Return(_a0 *gen.NamespaceList, _a1 error) *MockInterface_ListNamespaces_Call
- func (_c *MockInterface_ListNamespaces_Call) Run(run func(ctx context.Context, params *gen.ListNamespacesParams)) *MockInterface_ListNamespaces_Call
- func (_c *MockInterface_ListNamespaces_Call) RunAndReturn(...) *MockInterface_ListNamespaces_Call
- type MockInterface_ListObservabilityAlertsNotificationChannels_Call
- func (_c *MockInterface_ListObservabilityAlertsNotificationChannels_Call) Return(_a0 *gen.ObservabilityAlertsNotificationChannelList, _a1 error) *MockInterface_ListObservabilityAlertsNotificationChannels_Call
- func (_c *MockInterface_ListObservabilityAlertsNotificationChannels_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListObservabilityAlertsNotificationChannels_Call
- func (_c *MockInterface_ListObservabilityAlertsNotificationChannels_Call) RunAndReturn(...) *MockInterface_ListObservabilityAlertsNotificationChannels_Call
- type MockInterface_ListObservabilityPlanes_Call
- func (_c *MockInterface_ListObservabilityPlanes_Call) Return(_a0 *gen.ObservabilityPlaneList, _a1 error) *MockInterface_ListObservabilityPlanes_Call
- func (_c *MockInterface_ListObservabilityPlanes_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListObservabilityPlanes_Call
- func (_c *MockInterface_ListObservabilityPlanes_Call) RunAndReturn(...) *MockInterface_ListObservabilityPlanes_Call
- type MockInterface_ListProjectReleaseBindings_Call
- func (_c *MockInterface_ListProjectReleaseBindings_Call) Return(_a0 *gen.ProjectReleaseBindingList, _a1 error) *MockInterface_ListProjectReleaseBindings_Call
- func (_c *MockInterface_ListProjectReleaseBindings_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListProjectReleaseBindings_Call
- func (_c *MockInterface_ListProjectReleaseBindings_Call) RunAndReturn(...) *MockInterface_ListProjectReleaseBindings_Call
- type MockInterface_ListProjectReleases_Call
- func (_c *MockInterface_ListProjectReleases_Call) Return(_a0 *gen.ProjectReleaseList, _a1 error) *MockInterface_ListProjectReleases_Call
- func (_c *MockInterface_ListProjectReleases_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListProjectReleases_Call
- func (_c *MockInterface_ListProjectReleases_Call) RunAndReturn(...) *MockInterface_ListProjectReleases_Call
- type MockInterface_ListProjectTypes_Call
- func (_c *MockInterface_ListProjectTypes_Call) Return(_a0 *gen.ProjectTypeList, _a1 error) *MockInterface_ListProjectTypes_Call
- func (_c *MockInterface_ListProjectTypes_Call) Run(...) *MockInterface_ListProjectTypes_Call
- func (_c *MockInterface_ListProjectTypes_Call) RunAndReturn(...) *MockInterface_ListProjectTypes_Call
- type MockInterface_ListProjects_Call
- type MockInterface_ListReleaseBindings_Call
- func (_c *MockInterface_ListReleaseBindings_Call) Return(_a0 *gen.ReleaseBindingList, _a1 error) *MockInterface_ListReleaseBindings_Call
- func (_c *MockInterface_ListReleaseBindings_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListReleaseBindings_Call
- func (_c *MockInterface_ListReleaseBindings_Call) RunAndReturn(...) *MockInterface_ListReleaseBindings_Call
- type MockInterface_ListResourceReleaseBindings_Call
- func (_c *MockInterface_ListResourceReleaseBindings_Call) Return(_a0 *gen.ResourceReleaseBindingList, _a1 error) *MockInterface_ListResourceReleaseBindings_Call
- func (_c *MockInterface_ListResourceReleaseBindings_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListResourceReleaseBindings_Call
- func (_c *MockInterface_ListResourceReleaseBindings_Call) RunAndReturn(...) *MockInterface_ListResourceReleaseBindings_Call
- type MockInterface_ListResourceReleases_Call
- func (_c *MockInterface_ListResourceReleases_Call) Return(_a0 *gen.ResourceReleaseList, _a1 error) *MockInterface_ListResourceReleases_Call
- func (_c *MockInterface_ListResourceReleases_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListResourceReleases_Call
- func (_c *MockInterface_ListResourceReleases_Call) RunAndReturn(...) *MockInterface_ListResourceReleases_Call
- type MockInterface_ListResourceTypes_Call
- func (_c *MockInterface_ListResourceTypes_Call) Return(_a0 *gen.ResourceTypeList, _a1 error) *MockInterface_ListResourceTypes_Call
- func (_c *MockInterface_ListResourceTypes_Call) Run(...) *MockInterface_ListResourceTypes_Call
- func (_c *MockInterface_ListResourceTypes_Call) RunAndReturn(...) *MockInterface_ListResourceTypes_Call
- type MockInterface_ListResources_Call
- func (_c *MockInterface_ListResources_Call) Return(_a0 *gen.ResourceInstanceList, _a1 error) *MockInterface_ListResources_Call
- func (_c *MockInterface_ListResources_Call) Run(...) *MockInterface_ListResources_Call
- func (_c *MockInterface_ListResources_Call) RunAndReturn(...) *MockInterface_ListResources_Call
- type MockInterface_ListSecretReferences_Call
- func (_c *MockInterface_ListSecretReferences_Call) Return(_a0 *gen.SecretReferenceList, _a1 error) *MockInterface_ListSecretReferences_Call
- func (_c *MockInterface_ListSecretReferences_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListSecretReferences_Call
- func (_c *MockInterface_ListSecretReferences_Call) RunAndReturn(...) *MockInterface_ListSecretReferences_Call
- type MockInterface_ListSecrets_Call
- type MockInterface_ListTraits_Call
- type MockInterface_ListWorkflowPlanes_Call
- func (_c *MockInterface_ListWorkflowPlanes_Call) Return(_a0 *gen.WorkflowPlaneList, _a1 error) *MockInterface_ListWorkflowPlanes_Call
- func (_c *MockInterface_ListWorkflowPlanes_Call) Run(run func(ctx context.Context, namespaceName string, ...)) *MockInterface_ListWorkflowPlanes_Call
- func (_c *MockInterface_ListWorkflowPlanes_Call) RunAndReturn(...) *MockInterface_ListWorkflowPlanes_Call
- type MockInterface_ListWorkflowRuns_Call
- func (_c *MockInterface_ListWorkflowRuns_Call) Return(_a0 *gen.WorkflowRunList, _a1 error) *MockInterface_ListWorkflowRuns_Call
- func (_c *MockInterface_ListWorkflowRuns_Call) Run(...) *MockInterface_ListWorkflowRuns_Call
- func (_c *MockInterface_ListWorkflowRuns_Call) RunAndReturn(...) *MockInterface_ListWorkflowRuns_Call
- type MockInterface_ListWorkflows_Call
- func (_c *MockInterface_ListWorkflows_Call) Return(_a0 *gen.WorkflowList, _a1 error) *MockInterface_ListWorkflows_Call
- func (_c *MockInterface_ListWorkflows_Call) Run(...) *MockInterface_ListWorkflows_Call
- func (_c *MockInterface_ListWorkflows_Call) RunAndReturn(...) *MockInterface_ListWorkflows_Call
- type MockInterface_ListWorkloads_Call
- func (_c *MockInterface_ListWorkloads_Call) Return(_a0 *gen.WorkloadList, _a1 error) *MockInterface_ListWorkloads_Call
- func (_c *MockInterface_ListWorkloads_Call) Run(...) *MockInterface_ListWorkloads_Call
- func (_c *MockInterface_ListWorkloads_Call) RunAndReturn(...) *MockInterface_ListWorkloads_Call
- type MockInterface_UpdateClusterProjectType_Call
- func (_c *MockInterface_UpdateClusterProjectType_Call) Return(_a0 *gen.ClusterProjectType, _a1 error) *MockInterface_UpdateClusterProjectType_Call
- func (_c *MockInterface_UpdateClusterProjectType_Call) Run(run func(ctx context.Context, cptName string, cpt gen.ClusterProjectType)) *MockInterface_UpdateClusterProjectType_Call
- func (_c *MockInterface_UpdateClusterProjectType_Call) RunAndReturn(...) *MockInterface_UpdateClusterProjectType_Call
- type MockInterface_UpdateClusterResourceType_Call
- func (_c *MockInterface_UpdateClusterResourceType_Call) Return(_a0 *gen.ClusterResourceType, _a1 error) *MockInterface_UpdateClusterResourceType_Call
- func (_c *MockInterface_UpdateClusterResourceType_Call) Run(run func(ctx context.Context, crtName string, crt gen.ClusterResourceType)) *MockInterface_UpdateClusterResourceType_Call
- func (_c *MockInterface_UpdateClusterResourceType_Call) RunAndReturn(...) *MockInterface_UpdateClusterResourceType_Call
- type MockInterface_UpdateComponentType_Call
- func (_c *MockInterface_UpdateComponentType_Call) Return(_a0 *gen.ComponentType, _a1 error) *MockInterface_UpdateComponentType_Call
- func (_c *MockInterface_UpdateComponentType_Call) Run(...) *MockInterface_UpdateComponentType_Call
- func (_c *MockInterface_UpdateComponentType_Call) RunAndReturn(...) *MockInterface_UpdateComponentType_Call
- type MockInterface_UpdateProjectReleaseBinding_Call
- func (_c *MockInterface_UpdateProjectReleaseBinding_Call) Return(_a0 *gen.ProjectReleaseBinding, _a1 error) *MockInterface_UpdateProjectReleaseBinding_Call
- func (_c *MockInterface_UpdateProjectReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string, ...)) *MockInterface_UpdateProjectReleaseBinding_Call
- func (_c *MockInterface_UpdateProjectReleaseBinding_Call) RunAndReturn(...) *MockInterface_UpdateProjectReleaseBinding_Call
- type MockInterface_UpdateProjectType_Call
- func (_c *MockInterface_UpdateProjectType_Call) Return(_a0 *gen.ProjectType, _a1 error) *MockInterface_UpdateProjectType_Call
- func (_c *MockInterface_UpdateProjectType_Call) Run(...) *MockInterface_UpdateProjectType_Call
- func (_c *MockInterface_UpdateProjectType_Call) RunAndReturn(...) *MockInterface_UpdateProjectType_Call
- type MockInterface_UpdateReleaseBinding_Call
- func (_c *MockInterface_UpdateReleaseBinding_Call) Return(_a0 *gen.ReleaseBinding, _a1 error) *MockInterface_UpdateReleaseBinding_Call
- func (_c *MockInterface_UpdateReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string, ...)) *MockInterface_UpdateReleaseBinding_Call
- func (_c *MockInterface_UpdateReleaseBinding_Call) RunAndReturn(...) *MockInterface_UpdateReleaseBinding_Call
- type MockInterface_UpdateResourceReleaseBinding_Call
- func (_c *MockInterface_UpdateResourceReleaseBinding_Call) Return(_a0 *gen.ResourceReleaseBinding, _a1 error) *MockInterface_UpdateResourceReleaseBinding_Call
- func (_c *MockInterface_UpdateResourceReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string, ...)) *MockInterface_UpdateResourceReleaseBinding_Call
- func (_c *MockInterface_UpdateResourceReleaseBinding_Call) RunAndReturn(...) *MockInterface_UpdateResourceReleaseBinding_Call
- type MockInterface_UpdateResourceType_Call
- func (_c *MockInterface_UpdateResourceType_Call) Return(_a0 *gen.ResourceType, _a1 error) *MockInterface_UpdateResourceType_Call
- func (_c *MockInterface_UpdateResourceType_Call) Run(...) *MockInterface_UpdateResourceType_Call
- func (_c *MockInterface_UpdateResourceType_Call) RunAndReturn(...) *MockInterface_UpdateResourceType_Call
- type MockInterface_UpdateResource_Call
- func (_c *MockInterface_UpdateResource_Call) Return(_a0 *gen.ResourceInstance, _a1 error) *MockInterface_UpdateResource_Call
- func (_c *MockInterface_UpdateResource_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string, ...)) *MockInterface_UpdateResource_Call
- func (_c *MockInterface_UpdateResource_Call) RunAndReturn(...) *MockInterface_UpdateResource_Call
- type MockInterface_UpdateSecret_Call
- func (_c *MockInterface_UpdateSecret_Call) Return(_a0 *gen.Secret, _a1 error) *MockInterface_UpdateSecret_Call
- func (_c *MockInterface_UpdateSecret_Call) Run(run func(ctx context.Context, namespaceName string, secretName string, ...)) *MockInterface_UpdateSecret_Call
- func (_c *MockInterface_UpdateSecret_Call) RunAndReturn(...) *MockInterface_UpdateSecret_Call
- type MockInterface_UpdateTrait_Call
- func (_c *MockInterface_UpdateTrait_Call) Return(_a0 *gen.Trait, _a1 error) *MockInterface_UpdateTrait_Call
- func (_c *MockInterface_UpdateTrait_Call) Run(...) *MockInterface_UpdateTrait_Call
- func (_c *MockInterface_UpdateTrait_Call) RunAndReturn(run func(context.Context, string, string, gen.Trait) (*gen.Trait, error)) *MockInterface_UpdateTrait_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockClientWithResponsesInterface ¶
MockClientWithResponsesInterface is an autogenerated mock type for the ClientWithResponsesInterface type
func NewMockClientWithResponsesInterface ¶
func NewMockClientWithResponsesInterface(t interface {
mock.TestingT
Cleanup(func())
}) *MockClientWithResponsesInterface
NewMockClientWithResponsesInterface creates a new instance of MockClientWithResponsesInterface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*MockClientWithResponsesInterface) CreateClusterComponentTypeWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterComponentTypeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterComponentTypeResp, error)
CreateClusterComponentTypeWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterComponentTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterComponentTypeWithResponse(ctx context.Context, body gen.ClusterComponentType, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterComponentTypeResp, error)
CreateClusterComponentTypeWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterDataPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterDataPlaneWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterDataPlaneResp, error)
CreateClusterDataPlaneWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterDataPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterDataPlaneWithResponse(ctx context.Context, body gen.ClusterDataPlane, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterDataPlaneResp, error)
CreateClusterDataPlaneWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterObservabilityPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterObservabilityPlaneWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterObservabilityPlaneResp, error)
CreateClusterObservabilityPlaneWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterObservabilityPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterObservabilityPlaneWithResponse(ctx context.Context, body gen.ClusterObservabilityPlane, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterObservabilityPlaneResp, error)
CreateClusterObservabilityPlaneWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterProjectTypeWithBodyWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) CreateClusterProjectTypeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterProjectTypeResp, error)
CreateClusterProjectTypeWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterProjectTypeWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) CreateClusterProjectTypeWithResponse(ctx context.Context, body gen.ClusterProjectType, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterProjectTypeResp, error)
CreateClusterProjectTypeWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterResourceTypeWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterResourceTypeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterResourceTypeResp, error)
CreateClusterResourceTypeWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterResourceTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterResourceTypeWithResponse(ctx context.Context, body gen.ClusterResourceType, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterResourceTypeResp, error)
CreateClusterResourceTypeWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterRoleBindingWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterRoleBindingWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterRoleBindingResp, error)
CreateClusterRoleBindingWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterRoleBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterRoleBindingWithResponse(ctx context.Context, body gen.ClusterAuthzRoleBinding, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterRoleBindingResp, error)
CreateClusterRoleBindingWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterRoleWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterRoleWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterRoleResp, error)
CreateClusterRoleWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterRoleWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterRoleWithResponse(ctx context.Context, body gen.ClusterAuthzRole, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterRoleResp, error)
CreateClusterRoleWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterTraitWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterTraitWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterTraitResp, error)
CreateClusterTraitWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterTraitWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterTraitWithResponse(ctx context.Context, body gen.ClusterTrait, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterTraitResp, error)
CreateClusterTraitWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterWorkflowPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterWorkflowPlaneWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterWorkflowPlaneResp, error)
CreateClusterWorkflowPlaneWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterWorkflowPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterWorkflowPlaneWithResponse(ctx context.Context, body gen.ClusterWorkflowPlane, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterWorkflowPlaneResp, error)
CreateClusterWorkflowPlaneWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterWorkflowWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterWorkflowWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterWorkflowResp, error)
CreateClusterWorkflowWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateClusterWorkflowWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateClusterWorkflowWithResponse(ctx context.Context, body gen.ClusterWorkflow, reqEditors ...gen.RequestEditorFn) (*gen.CreateClusterWorkflowResp, error)
CreateClusterWorkflowWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) CreateComponentReleaseWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateComponentReleaseWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateComponentReleaseResp, error)
CreateComponentReleaseWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateComponentReleaseWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateComponentReleaseWithResponse(ctx context.Context, namespaceName string, body gen.ComponentRelease, reqEditors ...gen.RequestEditorFn) (*gen.CreateComponentReleaseResp, error)
CreateComponentReleaseWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateComponentTypeWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateComponentTypeWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateComponentTypeResp, error)
CreateComponentTypeWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateComponentTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateComponentTypeWithResponse(ctx context.Context, namespaceName string, body gen.ComponentType, reqEditors ...gen.RequestEditorFn) (*gen.CreateComponentTypeResp, error)
CreateComponentTypeWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateComponentWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateComponentWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateComponentResp, error)
CreateComponentWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateComponentWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateComponentWithResponse(ctx context.Context, namespaceName string, body gen.Component, reqEditors ...gen.RequestEditorFn) (*gen.CreateComponentResp, error)
CreateComponentWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateDataPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateDataPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateDataPlaneResp, error)
CreateDataPlaneWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateDataPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateDataPlaneWithResponse(ctx context.Context, namespaceName string, body gen.DataPlane, reqEditors ...gen.RequestEditorFn) (*gen.CreateDataPlaneResp, error)
CreateDataPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateDeploymentPipelineWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateDeploymentPipelineWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateDeploymentPipelineResp, error)
CreateDeploymentPipelineWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateDeploymentPipelineWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateDeploymentPipelineWithResponse(ctx context.Context, namespaceName string, body gen.DeploymentPipeline, reqEditors ...gen.RequestEditorFn) (*gen.CreateDeploymentPipelineResp, error)
CreateDeploymentPipelineWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateEnvironmentWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateEnvironmentWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateEnvironmentResp, error)
CreateEnvironmentWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateEnvironmentWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateEnvironmentWithResponse(ctx context.Context, namespaceName string, body gen.Environment, reqEditors ...gen.RequestEditorFn) (*gen.CreateEnvironmentResp, error)
CreateEnvironmentWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateGitSecretWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateGitSecretWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateGitSecretResp, error)
CreateGitSecretWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateGitSecretWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateGitSecretWithResponse(ctx context.Context, namespaceName string, body gen.CreateGitSecretRequest, reqEditors ...gen.RequestEditorFn) (*gen.CreateGitSecretResp, error)
CreateGitSecretWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateNamespaceRoleBindingWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateNamespaceRoleBindingWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateNamespaceRoleBindingResp, error)
CreateNamespaceRoleBindingWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateNamespaceRoleBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateNamespaceRoleBindingWithResponse(ctx context.Context, namespaceName string, body gen.AuthzRoleBinding, reqEditors ...gen.RequestEditorFn) (*gen.CreateNamespaceRoleBindingResp, error)
CreateNamespaceRoleBindingWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateNamespaceRoleWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateNamespaceRoleWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateNamespaceRoleResp, error)
CreateNamespaceRoleWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateNamespaceRoleWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateNamespaceRoleWithResponse(ctx context.Context, namespaceName string, body gen.AuthzRole, reqEditors ...gen.RequestEditorFn) (*gen.CreateNamespaceRoleResp, error)
CreateNamespaceRoleWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateNamespaceWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateNamespaceWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateNamespaceResp, error)
CreateNamespaceWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateNamespaceWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateNamespaceWithResponse(ctx context.Context, body gen.Namespace, reqEditors ...gen.RequestEditorFn) (*gen.CreateNamespaceResp, error)
CreateNamespaceWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) CreateObservabilityAlertsNotificationChannelWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateObservabilityAlertsNotificationChannelWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateObservabilityAlertsNotificationChannelResp, error)
CreateObservabilityAlertsNotificationChannelWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateObservabilityAlertsNotificationChannelWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateObservabilityAlertsNotificationChannelWithResponse(ctx context.Context, namespaceName string, body gen.ObservabilityAlertsNotificationChannel, reqEditors ...gen.RequestEditorFn) (*gen.CreateObservabilityAlertsNotificationChannelResp, error)
CreateObservabilityAlertsNotificationChannelWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateObservabilityPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateObservabilityPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateObservabilityPlaneResp, error)
CreateObservabilityPlaneWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateObservabilityPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateObservabilityPlaneWithResponse(ctx context.Context, namespaceName string, body gen.ObservabilityPlane, reqEditors ...gen.RequestEditorFn) (*gen.CreateObservabilityPlaneResp, error)
CreateObservabilityPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateProjectReleaseBindingWithBodyWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) CreateProjectReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateProjectReleaseBindingResp, error)
CreateProjectReleaseBindingWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateProjectReleaseBindingWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) CreateProjectReleaseBindingWithResponse(ctx context.Context, namespaceName string, body gen.ProjectReleaseBinding, reqEditors ...gen.RequestEditorFn) (*gen.CreateProjectReleaseBindingResp, error)
CreateProjectReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateProjectReleaseWithBodyWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) CreateProjectReleaseWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateProjectReleaseResp, error)
CreateProjectReleaseWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateProjectReleaseWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) CreateProjectReleaseWithResponse(ctx context.Context, namespaceName string, body gen.ProjectRelease, reqEditors ...gen.RequestEditorFn) (*gen.CreateProjectReleaseResp, error)
CreateProjectReleaseWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateProjectTypeWithBodyWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) CreateProjectTypeWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateProjectTypeResp, error)
CreateProjectTypeWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateProjectTypeWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) CreateProjectTypeWithResponse(ctx context.Context, namespaceName string, body gen.ProjectType, reqEditors ...gen.RequestEditorFn) (*gen.CreateProjectTypeResp, error)
CreateProjectTypeWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateProjectWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateProjectWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateProjectResp, error)
CreateProjectWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateProjectWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateProjectWithResponse(ctx context.Context, namespaceName string, body gen.Project, reqEditors ...gen.RequestEditorFn) (*gen.CreateProjectResp, error)
CreateProjectWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateReleaseBindingWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateReleaseBindingResp, error)
CreateReleaseBindingWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateReleaseBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateReleaseBindingWithResponse(ctx context.Context, namespaceName string, body gen.ReleaseBinding, reqEditors ...gen.RequestEditorFn) (*gen.CreateReleaseBindingResp, error)
CreateReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateResourceReleaseBindingWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateResourceReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateResourceReleaseBindingResp, error)
CreateResourceReleaseBindingWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateResourceReleaseBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateResourceReleaseBindingWithResponse(ctx context.Context, namespaceName string, body gen.ResourceReleaseBinding, reqEditors ...gen.RequestEditorFn) (*gen.CreateResourceReleaseBindingResp, error)
CreateResourceReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateResourceReleaseWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateResourceReleaseWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateResourceReleaseResp, error)
CreateResourceReleaseWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateResourceReleaseWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateResourceReleaseWithResponse(ctx context.Context, namespaceName string, body gen.ResourceRelease, reqEditors ...gen.RequestEditorFn) (*gen.CreateResourceReleaseResp, error)
CreateResourceReleaseWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateResourceTypeWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateResourceTypeWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateResourceTypeResp, error)
CreateResourceTypeWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateResourceTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateResourceTypeWithResponse(ctx context.Context, namespaceName string, body gen.ResourceType, reqEditors ...gen.RequestEditorFn) (*gen.CreateResourceTypeResp, error)
CreateResourceTypeWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateResourceWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateResourceWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateResourceResp, error)
CreateResourceWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateResourceWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateResourceWithResponse(ctx context.Context, namespaceName string, body gen.ResourceInstance, reqEditors ...gen.RequestEditorFn) (*gen.CreateResourceResp, error)
CreateResourceWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateSecretReferenceWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateSecretReferenceWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateSecretReferenceResp, error)
CreateSecretReferenceWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateSecretReferenceWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateSecretReferenceWithResponse(ctx context.Context, namespaceName string, body gen.SecretReference, reqEditors ...gen.RequestEditorFn) (*gen.CreateSecretReferenceResp, error)
CreateSecretReferenceWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateSecretWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateSecretWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateSecretResp, error)
CreateSecretWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateSecretWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateSecretWithResponse(ctx context.Context, namespaceName string, body gen.CreateSecretRequest, reqEditors ...gen.RequestEditorFn) (*gen.CreateSecretResp, error)
CreateSecretWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateTraitWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateTraitWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateTraitResp, error)
CreateTraitWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateTraitWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateTraitWithResponse(ctx context.Context, namespaceName string, body gen.Trait, reqEditors ...gen.RequestEditorFn) (*gen.CreateTraitResp, error)
CreateTraitWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateWorkflowPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateWorkflowPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateWorkflowPlaneResp, error)
CreateWorkflowPlaneWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateWorkflowPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateWorkflowPlaneWithResponse(ctx context.Context, namespaceName string, body gen.WorkflowPlane, reqEditors ...gen.RequestEditorFn) (*gen.CreateWorkflowPlaneResp, error)
CreateWorkflowPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateWorkflowRunWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateWorkflowRunWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateWorkflowRunResp, error)
CreateWorkflowRunWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateWorkflowRunWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateWorkflowRunWithResponse(ctx context.Context, namespaceName string, body gen.WorkflowRun, reqEditors ...gen.RequestEditorFn) (*gen.CreateWorkflowRunResp, error)
CreateWorkflowRunWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateWorkflowWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateWorkflowWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateWorkflowResp, error)
CreateWorkflowWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateWorkflowWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateWorkflowWithResponse(ctx context.Context, namespaceName string, body gen.Workflow, reqEditors ...gen.RequestEditorFn) (*gen.CreateWorkflowResp, error)
CreateWorkflowWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) CreateWorkloadWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateWorkloadWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.CreateWorkloadResp, error)
CreateWorkloadWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) CreateWorkloadWithResponse ¶
func (_m *MockClientWithResponsesInterface) CreateWorkloadWithResponse(ctx context.Context, namespaceName string, body gen.Workload, reqEditors ...gen.RequestEditorFn) (*gen.CreateWorkloadResp, error)
CreateWorkloadWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) DeleteClusterComponentTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteClusterComponentTypeWithResponse(ctx context.Context, cctName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterComponentTypeResp, error)
DeleteClusterComponentTypeWithResponse provides a mock function with given fields: ctx, cctName, reqEditors
func (*MockClientWithResponsesInterface) DeleteClusterDataPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteClusterDataPlaneWithResponse(ctx context.Context, cdpName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterDataPlaneResp, error)
DeleteClusterDataPlaneWithResponse provides a mock function with given fields: ctx, cdpName, reqEditors
func (*MockClientWithResponsesInterface) DeleteClusterObservabilityPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteClusterObservabilityPlaneWithResponse(ctx context.Context, clusterObservabilityPlaneName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterObservabilityPlaneResp, error)
DeleteClusterObservabilityPlaneWithResponse provides a mock function with given fields: ctx, clusterObservabilityPlaneName, reqEditors
func (*MockClientWithResponsesInterface) DeleteClusterProjectTypeWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) DeleteClusterProjectTypeWithResponse(ctx context.Context, cptName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterProjectTypeResp, error)
DeleteClusterProjectTypeWithResponse provides a mock function with given fields: ctx, cptName, reqEditors
func (*MockClientWithResponsesInterface) DeleteClusterResourceTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteClusterResourceTypeWithResponse(ctx context.Context, crtName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterResourceTypeResp, error)
DeleteClusterResourceTypeWithResponse provides a mock function with given fields: ctx, crtName, reqEditors
func (*MockClientWithResponsesInterface) DeleteClusterRoleBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteClusterRoleBindingWithResponse(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterRoleBindingResp, error)
DeleteClusterRoleBindingWithResponse provides a mock function with given fields: ctx, name, reqEditors
func (*MockClientWithResponsesInterface) DeleteClusterRoleWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteClusterRoleWithResponse(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterRoleResp, error)
DeleteClusterRoleWithResponse provides a mock function with given fields: ctx, name, reqEditors
func (*MockClientWithResponsesInterface) DeleteClusterTraitWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteClusterTraitWithResponse(ctx context.Context, clusterTraitName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterTraitResp, error)
DeleteClusterTraitWithResponse provides a mock function with given fields: ctx, clusterTraitName, reqEditors
func (*MockClientWithResponsesInterface) DeleteClusterWorkflowPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteClusterWorkflowPlaneWithResponse(ctx context.Context, clusterWorkflowPlaneName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterWorkflowPlaneResp, error)
DeleteClusterWorkflowPlaneWithResponse provides a mock function with given fields: ctx, clusterWorkflowPlaneName, reqEditors
func (*MockClientWithResponsesInterface) DeleteClusterWorkflowWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteClusterWorkflowWithResponse(ctx context.Context, clusterWorkflowName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteClusterWorkflowResp, error)
DeleteClusterWorkflowWithResponse provides a mock function with given fields: ctx, clusterWorkflowName, reqEditors
func (*MockClientWithResponsesInterface) DeleteComponentReleaseWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteComponentReleaseWithResponse(ctx context.Context, namespaceName string, componentReleaseName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteComponentReleaseResp, error)
DeleteComponentReleaseWithResponse provides a mock function with given fields: ctx, namespaceName, componentReleaseName, reqEditors
func (*MockClientWithResponsesInterface) DeleteComponentTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteComponentTypeWithResponse(ctx context.Context, namespaceName string, ctName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteComponentTypeResp, error)
DeleteComponentTypeWithResponse provides a mock function with given fields: ctx, namespaceName, ctName, reqEditors
func (*MockClientWithResponsesInterface) DeleteComponentWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteComponentWithResponse(ctx context.Context, namespaceName string, componentName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteComponentResp, error)
DeleteComponentWithResponse provides a mock function with given fields: ctx, namespaceName, componentName, reqEditors
func (*MockClientWithResponsesInterface) DeleteDataPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteDataPlaneWithResponse(ctx context.Context, namespaceName string, dpName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteDataPlaneResp, error)
DeleteDataPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, dpName, reqEditors
func (*MockClientWithResponsesInterface) DeleteDeploymentPipelineWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteDeploymentPipelineWithResponse(ctx context.Context, namespaceName string, deploymentPipelineName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteDeploymentPipelineResp, error)
DeleteDeploymentPipelineWithResponse provides a mock function with given fields: ctx, namespaceName, deploymentPipelineName, reqEditors
func (*MockClientWithResponsesInterface) DeleteEnvironmentWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteEnvironmentWithResponse(ctx context.Context, namespaceName string, envName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteEnvironmentResp, error)
DeleteEnvironmentWithResponse provides a mock function with given fields: ctx, namespaceName, envName, reqEditors
func (*MockClientWithResponsesInterface) DeleteGitSecretWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteGitSecretWithResponse(ctx context.Context, namespaceName string, gitSecretName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteGitSecretResp, error)
DeleteGitSecretWithResponse provides a mock function with given fields: ctx, namespaceName, gitSecretName, reqEditors
func (*MockClientWithResponsesInterface) DeleteNamespaceRoleBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteNamespaceRoleBindingWithResponse(ctx context.Context, namespaceName string, name string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteNamespaceRoleBindingResp, error)
DeleteNamespaceRoleBindingWithResponse provides a mock function with given fields: ctx, namespaceName, name, reqEditors
func (*MockClientWithResponsesInterface) DeleteNamespaceRoleWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteNamespaceRoleWithResponse(ctx context.Context, namespaceName string, name string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteNamespaceRoleResp, error)
DeleteNamespaceRoleWithResponse provides a mock function with given fields: ctx, namespaceName, name, reqEditors
func (*MockClientWithResponsesInterface) DeleteNamespaceWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteNamespaceWithResponse(ctx context.Context, namespaceName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteNamespaceResp, error)
DeleteNamespaceWithResponse provides a mock function with given fields: ctx, namespaceName, reqEditors
func (*MockClientWithResponsesInterface) DeleteObservabilityAlertsNotificationChannelWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteObservabilityAlertsNotificationChannelWithResponse(ctx context.Context, namespaceName string, observabilityAlertsNotificationChannelName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteObservabilityAlertsNotificationChannelResp, error)
DeleteObservabilityAlertsNotificationChannelWithResponse provides a mock function with given fields: ctx, namespaceName, observabilityAlertsNotificationChannelName, reqEditors
func (*MockClientWithResponsesInterface) DeleteObservabilityPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteObservabilityPlaneWithResponse(ctx context.Context, namespaceName string, observabilityPlaneName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteObservabilityPlaneResp, error)
DeleteObservabilityPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, observabilityPlaneName, reqEditors
func (*MockClientWithResponsesInterface) DeleteProjectReleaseBindingWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) DeleteProjectReleaseBindingWithResponse(ctx context.Context, namespaceName string, projectReleaseBindingName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteProjectReleaseBindingResp, error)
DeleteProjectReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, projectReleaseBindingName, reqEditors
func (*MockClientWithResponsesInterface) DeleteProjectReleaseWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) DeleteProjectReleaseWithResponse(ctx context.Context, namespaceName string, projectReleaseName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteProjectReleaseResp, error)
DeleteProjectReleaseWithResponse provides a mock function with given fields: ctx, namespaceName, projectReleaseName, reqEditors
func (*MockClientWithResponsesInterface) DeleteProjectTypeWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) DeleteProjectTypeWithResponse(ctx context.Context, namespaceName string, ptName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteProjectTypeResp, error)
DeleteProjectTypeWithResponse provides a mock function with given fields: ctx, namespaceName, ptName, reqEditors
func (*MockClientWithResponsesInterface) DeleteProjectWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteProjectWithResponse(ctx context.Context, namespaceName string, projectName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteProjectResp, error)
DeleteProjectWithResponse provides a mock function with given fields: ctx, namespaceName, projectName, reqEditors
func (*MockClientWithResponsesInterface) DeleteReleaseBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteReleaseBindingWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteReleaseBindingResp, error)
DeleteReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, releaseBindingName, reqEditors
func (*MockClientWithResponsesInterface) DeleteResourceReleaseBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteResourceReleaseBindingWithResponse(ctx context.Context, namespaceName string, resourceReleaseBindingName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteResourceReleaseBindingResp, error)
DeleteResourceReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, resourceReleaseBindingName, reqEditors
func (*MockClientWithResponsesInterface) DeleteResourceReleaseWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteResourceReleaseWithResponse(ctx context.Context, namespaceName string, resourceReleaseName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteResourceReleaseResp, error)
DeleteResourceReleaseWithResponse provides a mock function with given fields: ctx, namespaceName, resourceReleaseName, reqEditors
func (*MockClientWithResponsesInterface) DeleteResourceTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteResourceTypeWithResponse(ctx context.Context, namespaceName string, rtName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteResourceTypeResp, error)
DeleteResourceTypeWithResponse provides a mock function with given fields: ctx, namespaceName, rtName, reqEditors
func (*MockClientWithResponsesInterface) DeleteResourceWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteResourceWithResponse(ctx context.Context, namespaceName string, resourceName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteResourceResp, error)
DeleteResourceWithResponse provides a mock function with given fields: ctx, namespaceName, resourceName, reqEditors
func (*MockClientWithResponsesInterface) DeleteSecretReferenceWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteSecretReferenceWithResponse(ctx context.Context, namespaceName string, secretReferenceName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteSecretReferenceResp, error)
DeleteSecretReferenceWithResponse provides a mock function with given fields: ctx, namespaceName, secretReferenceName, reqEditors
func (*MockClientWithResponsesInterface) DeleteSecretWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteSecretWithResponse(ctx context.Context, namespaceName string, secretName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteSecretResp, error)
DeleteSecretWithResponse provides a mock function with given fields: ctx, namespaceName, secretName, reqEditors
func (*MockClientWithResponsesInterface) DeleteTraitWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteTraitWithResponse(ctx context.Context, namespaceName string, traitName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteTraitResp, error)
DeleteTraitWithResponse provides a mock function with given fields: ctx, namespaceName, traitName, reqEditors
func (*MockClientWithResponsesInterface) DeleteWorkflowPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteWorkflowPlaneWithResponse(ctx context.Context, namespaceName string, workflowPlaneName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteWorkflowPlaneResp, error)
DeleteWorkflowPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, workflowPlaneName, reqEditors
func (*MockClientWithResponsesInterface) DeleteWorkflowRunWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteWorkflowRunWithResponse(ctx context.Context, namespaceName string, runName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteWorkflowRunResp, error)
DeleteWorkflowRunWithResponse provides a mock function with given fields: ctx, namespaceName, runName, reqEditors
func (*MockClientWithResponsesInterface) DeleteWorkflowWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteWorkflowWithResponse(ctx context.Context, namespaceName string, workflowName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteWorkflowResp, error)
DeleteWorkflowWithResponse provides a mock function with given fields: ctx, namespaceName, workflowName, reqEditors
func (*MockClientWithResponsesInterface) DeleteWorkloadWithResponse ¶
func (_m *MockClientWithResponsesInterface) DeleteWorkloadWithResponse(ctx context.Context, namespaceName string, workloadName string, reqEditors ...gen.RequestEditorFn) (*gen.DeleteWorkloadResp, error)
DeleteWorkloadWithResponse provides a mock function with given fields: ctx, namespaceName, workloadName, reqEditors
func (*MockClientWithResponsesInterface) EXPECT ¶
func (_m *MockClientWithResponsesInterface) EXPECT() *MockClientWithResponsesInterface_Expecter
func (*MockClientWithResponsesInterface) EvaluatesWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) EvaluatesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.EvaluatesResp, error)
EvaluatesWithBodyWithResponse provides a mock function with given fields: ctx, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) EvaluatesWithResponse ¶
func (_m *MockClientWithResponsesInterface) EvaluatesWithResponse(ctx context.Context, body []gen.EvaluateRequest, reqEditors ...gen.RequestEditorFn) (*gen.EvaluatesResp, error)
EvaluatesWithResponse provides a mock function with given fields: ctx, body, reqEditors
func (*MockClientWithResponsesInterface) GenerateReleaseWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) GenerateReleaseWithBodyWithResponse(ctx context.Context, namespaceName string, componentName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.GenerateReleaseResp, error)
GenerateReleaseWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, componentName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) GenerateReleaseWithResponse ¶
func (_m *MockClientWithResponsesInterface) GenerateReleaseWithResponse(ctx context.Context, namespaceName string, componentName string, body gen.GenerateReleaseRequest, reqEditors ...gen.RequestEditorFn) (*gen.GenerateReleaseResp, error)
GenerateReleaseWithResponse provides a mock function with given fields: ctx, namespaceName, componentName, body, reqEditors
func (*MockClientWithResponsesInterface) GetClusterComponentTypeSchemaWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterComponentTypeSchemaWithResponse(ctx context.Context, cctName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterComponentTypeSchemaResp, error)
GetClusterComponentTypeSchemaWithResponse provides a mock function with given fields: ctx, cctName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterComponentTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterComponentTypeWithResponse(ctx context.Context, cctName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterComponentTypeResp, error)
GetClusterComponentTypeWithResponse provides a mock function with given fields: ctx, cctName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterDataPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterDataPlaneWithResponse(ctx context.Context, cdpName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterDataPlaneResp, error)
GetClusterDataPlaneWithResponse provides a mock function with given fields: ctx, cdpName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterObservabilityPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterObservabilityPlaneWithResponse(ctx context.Context, clusterObservabilityPlaneName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterObservabilityPlaneResp, error)
GetClusterObservabilityPlaneWithResponse provides a mock function with given fields: ctx, clusterObservabilityPlaneName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterProjectTypeSchemaWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) GetClusterProjectTypeSchemaWithResponse(ctx context.Context, cptName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterProjectTypeSchemaResp, error)
GetClusterProjectTypeSchemaWithResponse provides a mock function with given fields: ctx, cptName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterProjectTypeWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) GetClusterProjectTypeWithResponse(ctx context.Context, cptName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterProjectTypeResp, error)
GetClusterProjectTypeWithResponse provides a mock function with given fields: ctx, cptName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterResourceTypeSchemaWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterResourceTypeSchemaWithResponse(ctx context.Context, crtName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterResourceTypeSchemaResp, error)
GetClusterResourceTypeSchemaWithResponse provides a mock function with given fields: ctx, crtName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterResourceTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterResourceTypeWithResponse(ctx context.Context, crtName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterResourceTypeResp, error)
GetClusterResourceTypeWithResponse provides a mock function with given fields: ctx, crtName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterRoleBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterRoleBindingWithResponse(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterRoleBindingResp, error)
GetClusterRoleBindingWithResponse provides a mock function with given fields: ctx, name, reqEditors
func (*MockClientWithResponsesInterface) GetClusterRoleWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterRoleWithResponse(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterRoleResp, error)
GetClusterRoleWithResponse provides a mock function with given fields: ctx, name, reqEditors
func (*MockClientWithResponsesInterface) GetClusterTraitSchemaWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterTraitSchemaWithResponse(ctx context.Context, clusterTraitName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterTraitSchemaResp, error)
GetClusterTraitSchemaWithResponse provides a mock function with given fields: ctx, clusterTraitName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterTraitWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterTraitWithResponse(ctx context.Context, clusterTraitName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterTraitResp, error)
GetClusterTraitWithResponse provides a mock function with given fields: ctx, clusterTraitName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterWorkflowPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterWorkflowPlaneWithResponse(ctx context.Context, clusterWorkflowPlaneName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterWorkflowPlaneResp, error)
GetClusterWorkflowPlaneWithResponse provides a mock function with given fields: ctx, clusterWorkflowPlaneName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterWorkflowSchemaWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterWorkflowSchemaWithResponse(ctx context.Context, clusterWorkflowName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterWorkflowSchemaResp, error)
GetClusterWorkflowSchemaWithResponse provides a mock function with given fields: ctx, clusterWorkflowName, reqEditors
func (*MockClientWithResponsesInterface) GetClusterWorkflowWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetClusterWorkflowWithResponse(ctx context.Context, clusterWorkflowName string, reqEditors ...gen.RequestEditorFn) (*gen.GetClusterWorkflowResp, error)
GetClusterWorkflowWithResponse provides a mock function with given fields: ctx, clusterWorkflowName, reqEditors
func (*MockClientWithResponsesInterface) GetComponentReleaseWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetComponentReleaseWithResponse(ctx context.Context, namespaceName string, componentReleaseName string, reqEditors ...gen.RequestEditorFn) (*gen.GetComponentReleaseResp, error)
GetComponentReleaseWithResponse provides a mock function with given fields: ctx, namespaceName, componentReleaseName, reqEditors
func (*MockClientWithResponsesInterface) GetComponentSchemaWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetComponentSchemaWithResponse(ctx context.Context, namespaceName string, componentName string, reqEditors ...gen.RequestEditorFn) (*gen.GetComponentSchemaResp, error)
GetComponentSchemaWithResponse provides a mock function with given fields: ctx, namespaceName, componentName, reqEditors
func (*MockClientWithResponsesInterface) GetComponentTypeSchemaWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetComponentTypeSchemaWithResponse(ctx context.Context, namespaceName string, ctName string, reqEditors ...gen.RequestEditorFn) (*gen.GetComponentTypeSchemaResp, error)
GetComponentTypeSchemaWithResponse provides a mock function with given fields: ctx, namespaceName, ctName, reqEditors
func (*MockClientWithResponsesInterface) GetComponentTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetComponentTypeWithResponse(ctx context.Context, namespaceName string, ctName string, reqEditors ...gen.RequestEditorFn) (*gen.GetComponentTypeResp, error)
GetComponentTypeWithResponse provides a mock function with given fields: ctx, namespaceName, ctName, reqEditors
func (*MockClientWithResponsesInterface) GetComponentWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetComponentWithResponse(ctx context.Context, namespaceName string, componentName string, reqEditors ...gen.RequestEditorFn) (*gen.GetComponentResp, error)
GetComponentWithResponse provides a mock function with given fields: ctx, namespaceName, componentName, reqEditors
func (*MockClientWithResponsesInterface) GetDataPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetDataPlaneWithResponse(ctx context.Context, namespaceName string, dpName string, reqEditors ...gen.RequestEditorFn) (*gen.GetDataPlaneResp, error)
GetDataPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, dpName, reqEditors
func (*MockClientWithResponsesInterface) GetDeploymentPipelineWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetDeploymentPipelineWithResponse(ctx context.Context, namespaceName string, deploymentPipelineName string, reqEditors ...gen.RequestEditorFn) (*gen.GetDeploymentPipelineResp, error)
GetDeploymentPipelineWithResponse provides a mock function with given fields: ctx, namespaceName, deploymentPipelineName, reqEditors
func (*MockClientWithResponsesInterface) GetEnvironmentWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetEnvironmentWithResponse(ctx context.Context, namespaceName string, envName string, reqEditors ...gen.RequestEditorFn) (*gen.GetEnvironmentResp, error)
GetEnvironmentWithResponse provides a mock function with given fields: ctx, namespaceName, envName, reqEditors
func (*MockClientWithResponsesInterface) GetHealthWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetHealthWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.GetHealthResp, error)
GetHealthWithResponse provides a mock function with given fields: ctx, reqEditors
func (*MockClientWithResponsesInterface) GetNamespaceRoleBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetNamespaceRoleBindingWithResponse(ctx context.Context, namespaceName string, name string, reqEditors ...gen.RequestEditorFn) (*gen.GetNamespaceRoleBindingResp, error)
GetNamespaceRoleBindingWithResponse provides a mock function with given fields: ctx, namespaceName, name, reqEditors
func (*MockClientWithResponsesInterface) GetNamespaceRoleWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetNamespaceRoleWithResponse(ctx context.Context, namespaceName string, name string, reqEditors ...gen.RequestEditorFn) (*gen.GetNamespaceRoleResp, error)
GetNamespaceRoleWithResponse provides a mock function with given fields: ctx, namespaceName, name, reqEditors
func (*MockClientWithResponsesInterface) GetNamespaceWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetNamespaceWithResponse(ctx context.Context, namespaceName string, reqEditors ...gen.RequestEditorFn) (*gen.GetNamespaceResp, error)
GetNamespaceWithResponse provides a mock function with given fields: ctx, namespaceName, reqEditors
func (*MockClientWithResponsesInterface) GetOAuthProtectedResourceMetadataWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetOAuthProtectedResourceMetadataWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.GetOAuthProtectedResourceMetadataResp, error)
GetOAuthProtectedResourceMetadataWithResponse provides a mock function with given fields: ctx, reqEditors
func (*MockClientWithResponsesInterface) GetObservabilityAlertsNotificationChannelWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetObservabilityAlertsNotificationChannelWithResponse(ctx context.Context, namespaceName string, observabilityAlertsNotificationChannelName string, reqEditors ...gen.RequestEditorFn) (*gen.GetObservabilityAlertsNotificationChannelResp, error)
GetObservabilityAlertsNotificationChannelWithResponse provides a mock function with given fields: ctx, namespaceName, observabilityAlertsNotificationChannelName, reqEditors
func (*MockClientWithResponsesInterface) GetObservabilityPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetObservabilityPlaneWithResponse(ctx context.Context, namespaceName string, observabilityPlaneName string, reqEditors ...gen.RequestEditorFn) (*gen.GetObservabilityPlaneResp, error)
GetObservabilityPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, observabilityPlaneName, reqEditors
func (*MockClientWithResponsesInterface) GetOpenAPISpecWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetOpenAPISpecWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.GetOpenAPISpecResp, error)
GetOpenAPISpecWithResponse provides a mock function with given fields: ctx, reqEditors
func (*MockClientWithResponsesInterface) GetProjectReleaseBindingWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) GetProjectReleaseBindingWithResponse(ctx context.Context, namespaceName string, projectReleaseBindingName string, reqEditors ...gen.RequestEditorFn) (*gen.GetProjectReleaseBindingResp, error)
GetProjectReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, projectReleaseBindingName, reqEditors
func (*MockClientWithResponsesInterface) GetProjectReleaseWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) GetProjectReleaseWithResponse(ctx context.Context, namespaceName string, projectReleaseName string, reqEditors ...gen.RequestEditorFn) (*gen.GetProjectReleaseResp, error)
GetProjectReleaseWithResponse provides a mock function with given fields: ctx, namespaceName, projectReleaseName, reqEditors
func (*MockClientWithResponsesInterface) GetProjectTypeSchemaWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) GetProjectTypeSchemaWithResponse(ctx context.Context, namespaceName string, ptName string, reqEditors ...gen.RequestEditorFn) (*gen.GetProjectTypeSchemaResp, error)
GetProjectTypeSchemaWithResponse provides a mock function with given fields: ctx, namespaceName, ptName, reqEditors
func (*MockClientWithResponsesInterface) GetProjectTypeWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) GetProjectTypeWithResponse(ctx context.Context, namespaceName string, ptName string, reqEditors ...gen.RequestEditorFn) (*gen.GetProjectTypeResp, error)
GetProjectTypeWithResponse provides a mock function with given fields: ctx, namespaceName, ptName, reqEditors
func (*MockClientWithResponsesInterface) GetProjectWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetProjectWithResponse(ctx context.Context, namespaceName string, projectName string, reqEditors ...gen.RequestEditorFn) (*gen.GetProjectResp, error)
GetProjectWithResponse provides a mock function with given fields: ctx, namespaceName, projectName, reqEditors
func (*MockClientWithResponsesInterface) GetReadyWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetReadyWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.GetReadyResp, error)
GetReadyWithResponse provides a mock function with given fields: ctx, reqEditors
func (*MockClientWithResponsesInterface) GetReleaseBindingK8sResourceEventsWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetReleaseBindingK8sResourceEventsWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, params *gen.GetReleaseBindingK8sResourceEventsParams, reqEditors ...gen.RequestEditorFn) (*gen.GetReleaseBindingK8sResourceEventsResp, error)
GetReleaseBindingK8sResourceEventsWithResponse provides a mock function with given fields: ctx, namespaceName, releaseBindingName, params, reqEditors
func (*MockClientWithResponsesInterface) GetReleaseBindingK8sResourceLogsWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetReleaseBindingK8sResourceLogsWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, params *gen.GetReleaseBindingK8sResourceLogsParams, reqEditors ...gen.RequestEditorFn) (*gen.GetReleaseBindingK8sResourceLogsResp, error)
GetReleaseBindingK8sResourceLogsWithResponse provides a mock function with given fields: ctx, namespaceName, releaseBindingName, params, reqEditors
func (*MockClientWithResponsesInterface) GetReleaseBindingK8sResourceTreeWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetReleaseBindingK8sResourceTreeWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, reqEditors ...gen.RequestEditorFn) (*gen.GetReleaseBindingK8sResourceTreeResp, error)
GetReleaseBindingK8sResourceTreeWithResponse provides a mock function with given fields: ctx, namespaceName, releaseBindingName, reqEditors
func (*MockClientWithResponsesInterface) GetReleaseBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetReleaseBindingWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, reqEditors ...gen.RequestEditorFn) (*gen.GetReleaseBindingResp, error)
GetReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, releaseBindingName, reqEditors
func (*MockClientWithResponsesInterface) GetResourceReleaseBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetResourceReleaseBindingWithResponse(ctx context.Context, namespaceName string, resourceReleaseBindingName string, reqEditors ...gen.RequestEditorFn) (*gen.GetResourceReleaseBindingResp, error)
GetResourceReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, resourceReleaseBindingName, reqEditors
func (*MockClientWithResponsesInterface) GetResourceReleaseWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetResourceReleaseWithResponse(ctx context.Context, namespaceName string, resourceReleaseName string, reqEditors ...gen.RequestEditorFn) (*gen.GetResourceReleaseResp, error)
GetResourceReleaseWithResponse provides a mock function with given fields: ctx, namespaceName, resourceReleaseName, reqEditors
func (*MockClientWithResponsesInterface) GetResourceTypeSchemaWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetResourceTypeSchemaWithResponse(ctx context.Context, namespaceName string, rtName string, reqEditors ...gen.RequestEditorFn) (*gen.GetResourceTypeSchemaResp, error)
GetResourceTypeSchemaWithResponse provides a mock function with given fields: ctx, namespaceName, rtName, reqEditors
func (*MockClientWithResponsesInterface) GetResourceTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetResourceTypeWithResponse(ctx context.Context, namespaceName string, rtName string, reqEditors ...gen.RequestEditorFn) (*gen.GetResourceTypeResp, error)
GetResourceTypeWithResponse provides a mock function with given fields: ctx, namespaceName, rtName, reqEditors
func (*MockClientWithResponsesInterface) GetResourceWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetResourceWithResponse(ctx context.Context, namespaceName string, resourceName string, reqEditors ...gen.RequestEditorFn) (*gen.GetResourceResp, error)
GetResourceWithResponse provides a mock function with given fields: ctx, namespaceName, resourceName, reqEditors
func (*MockClientWithResponsesInterface) GetSecretReferenceWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetSecretReferenceWithResponse(ctx context.Context, namespaceName string, secretReferenceName string, reqEditors ...gen.RequestEditorFn) (*gen.GetSecretReferenceResp, error)
GetSecretReferenceWithResponse provides a mock function with given fields: ctx, namespaceName, secretReferenceName, reqEditors
func (*MockClientWithResponsesInterface) GetSecretWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetSecretWithResponse(ctx context.Context, namespaceName string, secretName string, reqEditors ...gen.RequestEditorFn) (*gen.GetSecretResp, error)
GetSecretWithResponse provides a mock function with given fields: ctx, namespaceName, secretName, reqEditors
func (*MockClientWithResponsesInterface) GetSubjectProfileWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetSubjectProfileWithResponse(ctx context.Context, params *gen.GetSubjectProfileParams, reqEditors ...gen.RequestEditorFn) (*gen.GetSubjectProfileResp, error)
GetSubjectProfileWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) GetTraitSchemaWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetTraitSchemaWithResponse(ctx context.Context, namespaceName string, traitName string, reqEditors ...gen.RequestEditorFn) (*gen.GetTraitSchemaResp, error)
GetTraitSchemaWithResponse provides a mock function with given fields: ctx, namespaceName, traitName, reqEditors
func (*MockClientWithResponsesInterface) GetTraitWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetTraitWithResponse(ctx context.Context, namespaceName string, traitName string, reqEditors ...gen.RequestEditorFn) (*gen.GetTraitResp, error)
GetTraitWithResponse provides a mock function with given fields: ctx, namespaceName, traitName, reqEditors
func (*MockClientWithResponsesInterface) GetVersionWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetVersionWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.GetVersionResp, error)
GetVersionWithResponse provides a mock function with given fields: ctx, reqEditors
func (*MockClientWithResponsesInterface) GetWorkflowPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetWorkflowPlaneWithResponse(ctx context.Context, namespaceName string, workflowPlaneName string, reqEditors ...gen.RequestEditorFn) (*gen.GetWorkflowPlaneResp, error)
GetWorkflowPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, workflowPlaneName, reqEditors
func (*MockClientWithResponsesInterface) GetWorkflowRunEventsWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetWorkflowRunEventsWithResponse(ctx context.Context, namespaceName string, runName string, params *gen.GetWorkflowRunEventsParams, reqEditors ...gen.RequestEditorFn) (*gen.GetWorkflowRunEventsResp, error)
GetWorkflowRunEventsWithResponse provides a mock function with given fields: ctx, namespaceName, runName, params, reqEditors
func (*MockClientWithResponsesInterface) GetWorkflowRunLogsWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetWorkflowRunLogsWithResponse(ctx context.Context, namespaceName string, runName string, params *gen.GetWorkflowRunLogsParams, reqEditors ...gen.RequestEditorFn) (*gen.GetWorkflowRunLogsResp, error)
GetWorkflowRunLogsWithResponse provides a mock function with given fields: ctx, namespaceName, runName, params, reqEditors
func (*MockClientWithResponsesInterface) GetWorkflowRunStatusWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetWorkflowRunStatusWithResponse(ctx context.Context, namespaceName string, runName string, reqEditors ...gen.RequestEditorFn) (*gen.GetWorkflowRunStatusResp, error)
GetWorkflowRunStatusWithResponse provides a mock function with given fields: ctx, namespaceName, runName, reqEditors
func (*MockClientWithResponsesInterface) GetWorkflowRunWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetWorkflowRunWithResponse(ctx context.Context, namespaceName string, runName string, reqEditors ...gen.RequestEditorFn) (*gen.GetWorkflowRunResp, error)
GetWorkflowRunWithResponse provides a mock function with given fields: ctx, namespaceName, runName, reqEditors
func (*MockClientWithResponsesInterface) GetWorkflowSchemaWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetWorkflowSchemaWithResponse(ctx context.Context, namespaceName string, workflowName string, reqEditors ...gen.RequestEditorFn) (*gen.GetWorkflowSchemaResp, error)
GetWorkflowSchemaWithResponse provides a mock function with given fields: ctx, namespaceName, workflowName, reqEditors
func (*MockClientWithResponsesInterface) GetWorkflowWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetWorkflowWithResponse(ctx context.Context, namespaceName string, workflowName string, reqEditors ...gen.RequestEditorFn) (*gen.GetWorkflowResp, error)
GetWorkflowWithResponse provides a mock function with given fields: ctx, namespaceName, workflowName, reqEditors
func (*MockClientWithResponsesInterface) GetWorkloadWithResponse ¶
func (_m *MockClientWithResponsesInterface) GetWorkloadWithResponse(ctx context.Context, namespaceName string, workloadName string, reqEditors ...gen.RequestEditorFn) (*gen.GetWorkloadResp, error)
GetWorkloadWithResponse provides a mock function with given fields: ctx, namespaceName, workloadName, reqEditors
func (*MockClientWithResponsesInterface) HandleAutoBuildWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) HandleAutoBuildWithBodyWithResponse(ctx context.Context, params *gen.HandleAutoBuildParams, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.HandleAutoBuildResp, error)
HandleAutoBuildWithBodyWithResponse provides a mock function with given fields: ctx, params, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) HandleAutoBuildWithResponse ¶
func (_m *MockClientWithResponsesInterface) HandleAutoBuildWithResponse(ctx context.Context, params *gen.HandleAutoBuildParams, body gen.HandleAutoBuildJSONRequestBody, reqEditors ...gen.RequestEditorFn) (*gen.HandleAutoBuildResp, error)
HandleAutoBuildWithResponse provides a mock function with given fields: ctx, params, body, reqEditors
func (*MockClientWithResponsesInterface) ListActionsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListActionsWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.ListActionsResp, error)
ListActionsWithResponse provides a mock function with given fields: ctx, reqEditors
func (*MockClientWithResponsesInterface) ListClusterComponentTypesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListClusterComponentTypesWithResponse(ctx context.Context, params *gen.ListClusterComponentTypesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListClusterComponentTypesResp, error)
ListClusterComponentTypesWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) ListClusterDataPlanesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListClusterDataPlanesWithResponse(ctx context.Context, params *gen.ListClusterDataPlanesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListClusterDataPlanesResp, error)
ListClusterDataPlanesWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) ListClusterObservabilityPlanesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListClusterObservabilityPlanesWithResponse(ctx context.Context, params *gen.ListClusterObservabilityPlanesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListClusterObservabilityPlanesResp, error)
ListClusterObservabilityPlanesWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) ListClusterProjectTypesWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) ListClusterProjectTypesWithResponse(ctx context.Context, params *gen.ListClusterProjectTypesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListClusterProjectTypesResp, error)
ListClusterProjectTypesWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) ListClusterResourceTypesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListClusterResourceTypesWithResponse(ctx context.Context, params *gen.ListClusterResourceTypesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListClusterResourceTypesResp, error)
ListClusterResourceTypesWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) ListClusterRoleBindingsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListClusterRoleBindingsWithResponse(ctx context.Context, params *gen.ListClusterRoleBindingsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListClusterRoleBindingsResp, error)
ListClusterRoleBindingsWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) ListClusterRolesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListClusterRolesWithResponse(ctx context.Context, params *gen.ListClusterRolesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListClusterRolesResp, error)
ListClusterRolesWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) ListClusterTraitsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListClusterTraitsWithResponse(ctx context.Context, params *gen.ListClusterTraitsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListClusterTraitsResp, error)
ListClusterTraitsWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) ListClusterWorkflowPlanesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListClusterWorkflowPlanesWithResponse(ctx context.Context, params *gen.ListClusterWorkflowPlanesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListClusterWorkflowPlanesResp, error)
ListClusterWorkflowPlanesWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) ListClusterWorkflowsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListClusterWorkflowsWithResponse(ctx context.Context, params *gen.ListClusterWorkflowsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListClusterWorkflowsResp, error)
ListClusterWorkflowsWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) ListComponentReleasesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListComponentReleasesWithResponse(ctx context.Context, namespaceName string, params *gen.ListComponentReleasesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListComponentReleasesResp, error)
ListComponentReleasesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListComponentTypesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListComponentTypesWithResponse(ctx context.Context, namespaceName string, params *gen.ListComponentTypesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListComponentTypesResp, error)
ListComponentTypesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListComponentsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListComponentsWithResponse(ctx context.Context, namespaceName string, params *gen.ListComponentsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListComponentsResp, error)
ListComponentsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListDataPlanesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListDataPlanesWithResponse(ctx context.Context, namespaceName string, params *gen.ListDataPlanesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListDataPlanesResp, error)
ListDataPlanesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListDeploymentPipelinesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListDeploymentPipelinesWithResponse(ctx context.Context, namespaceName string, params *gen.ListDeploymentPipelinesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListDeploymentPipelinesResp, error)
ListDeploymentPipelinesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListEnvironmentsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListEnvironmentsWithResponse(ctx context.Context, namespaceName string, params *gen.ListEnvironmentsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListEnvironmentsResp, error)
ListEnvironmentsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListGitSecretsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListGitSecretsWithResponse(ctx context.Context, namespaceName string, reqEditors ...gen.RequestEditorFn) (*gen.ListGitSecretsResp, error)
ListGitSecretsWithResponse provides a mock function with given fields: ctx, namespaceName, reqEditors
func (*MockClientWithResponsesInterface) ListNamespaceRoleBindingsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListNamespaceRoleBindingsWithResponse(ctx context.Context, namespaceName string, params *gen.ListNamespaceRoleBindingsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListNamespaceRoleBindingsResp, error)
ListNamespaceRoleBindingsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListNamespaceRolesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListNamespaceRolesWithResponse(ctx context.Context, namespaceName string, params *gen.ListNamespaceRolesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListNamespaceRolesResp, error)
ListNamespaceRolesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListNamespacesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListNamespacesWithResponse(ctx context.Context, params *gen.ListNamespacesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListNamespacesResp, error)
ListNamespacesWithResponse provides a mock function with given fields: ctx, params, reqEditors
func (*MockClientWithResponsesInterface) ListObservabilityAlertsNotificationChannelsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListObservabilityAlertsNotificationChannelsWithResponse(ctx context.Context, namespaceName string, params *gen.ListObservabilityAlertsNotificationChannelsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListObservabilityAlertsNotificationChannelsResp, error)
ListObservabilityAlertsNotificationChannelsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListObservabilityPlanesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListObservabilityPlanesWithResponse(ctx context.Context, namespaceName string, params *gen.ListObservabilityPlanesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListObservabilityPlanesResp, error)
ListObservabilityPlanesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListProjectReleaseBindingsWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) ListProjectReleaseBindingsWithResponse(ctx context.Context, namespaceName string, params *gen.ListProjectReleaseBindingsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListProjectReleaseBindingsResp, error)
ListProjectReleaseBindingsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListProjectReleasesWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) ListProjectReleasesWithResponse(ctx context.Context, namespaceName string, params *gen.ListProjectReleasesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListProjectReleasesResp, error)
ListProjectReleasesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListProjectTypesWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) ListProjectTypesWithResponse(ctx context.Context, namespaceName string, params *gen.ListProjectTypesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListProjectTypesResp, error)
ListProjectTypesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListProjectsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListProjectsWithResponse(ctx context.Context, namespaceName string, params *gen.ListProjectsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListProjectsResp, error)
ListProjectsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListReleaseBindingsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListReleaseBindingsWithResponse(ctx context.Context, namespaceName string, params *gen.ListReleaseBindingsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListReleaseBindingsResp, error)
ListReleaseBindingsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListResourceReleaseBindingsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListResourceReleaseBindingsWithResponse(ctx context.Context, namespaceName string, params *gen.ListResourceReleaseBindingsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListResourceReleaseBindingsResp, error)
ListResourceReleaseBindingsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListResourceReleasesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListResourceReleasesWithResponse(ctx context.Context, namespaceName string, params *gen.ListResourceReleasesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListResourceReleasesResp, error)
ListResourceReleasesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListResourceTypesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListResourceTypesWithResponse(ctx context.Context, namespaceName string, params *gen.ListResourceTypesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListResourceTypesResp, error)
ListResourceTypesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListResourcesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListResourcesWithResponse(ctx context.Context, namespaceName string, params *gen.ListResourcesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListResourcesResp, error)
ListResourcesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListSecretReferencesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListSecretReferencesWithResponse(ctx context.Context, namespaceName string, params *gen.ListSecretReferencesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListSecretReferencesResp, error)
ListSecretReferencesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListSecretsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListSecretsWithResponse(ctx context.Context, namespaceName string, params *gen.ListSecretsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListSecretsResp, error)
ListSecretsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListSubjectTypesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListSubjectTypesWithResponse(ctx context.Context, reqEditors ...gen.RequestEditorFn) (*gen.ListSubjectTypesResp, error)
ListSubjectTypesWithResponse provides a mock function with given fields: ctx, reqEditors
func (*MockClientWithResponsesInterface) ListTraitsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListTraitsWithResponse(ctx context.Context, namespaceName string, params *gen.ListTraitsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListTraitsResp, error)
ListTraitsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListWorkflowPlanesWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListWorkflowPlanesWithResponse(ctx context.Context, namespaceName string, params *gen.ListWorkflowPlanesParams, reqEditors ...gen.RequestEditorFn) (*gen.ListWorkflowPlanesResp, error)
ListWorkflowPlanesWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListWorkflowRunsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListWorkflowRunsWithResponse(ctx context.Context, namespaceName string, params *gen.ListWorkflowRunsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListWorkflowRunsResp, error)
ListWorkflowRunsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListWorkflowsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListWorkflowsWithResponse(ctx context.Context, namespaceName string, params *gen.ListWorkflowsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListWorkflowsResp, error)
ListWorkflowsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) ListWorkloadsWithResponse ¶
func (_m *MockClientWithResponsesInterface) ListWorkloadsWithResponse(ctx context.Context, namespaceName string, params *gen.ListWorkloadsParams, reqEditors ...gen.RequestEditorFn) (*gen.ListWorkloadsResp, error)
ListWorkloadsWithResponse provides a mock function with given fields: ctx, namespaceName, params, reqEditors
func (*MockClientWithResponsesInterface) TriggerReleaseBindingCronJobWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) TriggerReleaseBindingCronJobWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, reqEditors ...gen.RequestEditorFn) (*gen.TriggerReleaseBindingCronJobResp, error)
TriggerReleaseBindingCronJobWithResponse provides a mock function with given fields: ctx, namespaceName, releaseBindingName, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterComponentTypeWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterComponentTypeWithBodyWithResponse(ctx context.Context, cctName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterComponentTypeResp, error)
UpdateClusterComponentTypeWithBodyWithResponse provides a mock function with given fields: ctx, cctName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterComponentTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterComponentTypeWithResponse(ctx context.Context, cctName string, body gen.ClusterComponentType, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterComponentTypeResp, error)
UpdateClusterComponentTypeWithResponse provides a mock function with given fields: ctx, cctName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterDataPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterDataPlaneWithBodyWithResponse(ctx context.Context, cdpName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterDataPlaneResp, error)
UpdateClusterDataPlaneWithBodyWithResponse provides a mock function with given fields: ctx, cdpName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterDataPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterDataPlaneWithResponse(ctx context.Context, cdpName string, body gen.ClusterDataPlane, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterDataPlaneResp, error)
UpdateClusterDataPlaneWithResponse provides a mock function with given fields: ctx, cdpName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterObservabilityPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterObservabilityPlaneWithBodyWithResponse(ctx context.Context, clusterObservabilityPlaneName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterObservabilityPlaneResp, error)
UpdateClusterObservabilityPlaneWithBodyWithResponse provides a mock function with given fields: ctx, clusterObservabilityPlaneName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterObservabilityPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterObservabilityPlaneWithResponse(ctx context.Context, clusterObservabilityPlaneName string, body gen.ClusterObservabilityPlane, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterObservabilityPlaneResp, error)
UpdateClusterObservabilityPlaneWithResponse provides a mock function with given fields: ctx, clusterObservabilityPlaneName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterProjectTypeWithBodyWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) UpdateClusterProjectTypeWithBodyWithResponse(ctx context.Context, cptName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterProjectTypeResp, error)
UpdateClusterProjectTypeWithBodyWithResponse provides a mock function with given fields: ctx, cptName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterProjectTypeWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) UpdateClusterProjectTypeWithResponse(ctx context.Context, cptName string, body gen.ClusterProjectType, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterProjectTypeResp, error)
UpdateClusterProjectTypeWithResponse provides a mock function with given fields: ctx, cptName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterResourceTypeWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterResourceTypeWithBodyWithResponse(ctx context.Context, crtName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterResourceTypeResp, error)
UpdateClusterResourceTypeWithBodyWithResponse provides a mock function with given fields: ctx, crtName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterResourceTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterResourceTypeWithResponse(ctx context.Context, crtName string, body gen.ClusterResourceType, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterResourceTypeResp, error)
UpdateClusterResourceTypeWithResponse provides a mock function with given fields: ctx, crtName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterRoleBindingWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterRoleBindingWithBodyWithResponse(ctx context.Context, name string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterRoleBindingResp, error)
UpdateClusterRoleBindingWithBodyWithResponse provides a mock function with given fields: ctx, name, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterRoleBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterRoleBindingWithResponse(ctx context.Context, name string, body gen.ClusterAuthzRoleBinding, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterRoleBindingResp, error)
UpdateClusterRoleBindingWithResponse provides a mock function with given fields: ctx, name, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterRoleWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterRoleWithBodyWithResponse(ctx context.Context, name string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterRoleResp, error)
UpdateClusterRoleWithBodyWithResponse provides a mock function with given fields: ctx, name, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterRoleWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterRoleWithResponse(ctx context.Context, name string, body gen.ClusterAuthzRole, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterRoleResp, error)
UpdateClusterRoleWithResponse provides a mock function with given fields: ctx, name, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterTraitWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterTraitWithBodyWithResponse(ctx context.Context, clusterTraitName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterTraitResp, error)
UpdateClusterTraitWithBodyWithResponse provides a mock function with given fields: ctx, clusterTraitName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterTraitWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterTraitWithResponse(ctx context.Context, clusterTraitName string, body gen.ClusterTrait, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterTraitResp, error)
UpdateClusterTraitWithResponse provides a mock function with given fields: ctx, clusterTraitName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterWorkflowPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterWorkflowPlaneWithBodyWithResponse(ctx context.Context, clusterWorkflowPlaneName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterWorkflowPlaneResp, error)
UpdateClusterWorkflowPlaneWithBodyWithResponse provides a mock function with given fields: ctx, clusterWorkflowPlaneName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterWorkflowPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterWorkflowPlaneWithResponse(ctx context.Context, clusterWorkflowPlaneName string, body gen.ClusterWorkflowPlane, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterWorkflowPlaneResp, error)
UpdateClusterWorkflowPlaneWithResponse provides a mock function with given fields: ctx, clusterWorkflowPlaneName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterWorkflowWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterWorkflowWithBodyWithResponse(ctx context.Context, clusterWorkflowName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterWorkflowResp, error)
UpdateClusterWorkflowWithBodyWithResponse provides a mock function with given fields: ctx, clusterWorkflowName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateClusterWorkflowWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateClusterWorkflowWithResponse(ctx context.Context, clusterWorkflowName string, body gen.ClusterWorkflow, reqEditors ...gen.RequestEditorFn) (*gen.UpdateClusterWorkflowResp, error)
UpdateClusterWorkflowWithResponse provides a mock function with given fields: ctx, clusterWorkflowName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateComponentTypeWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateComponentTypeWithBodyWithResponse(ctx context.Context, namespaceName string, ctName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateComponentTypeResp, error)
UpdateComponentTypeWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, ctName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateComponentTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateComponentTypeWithResponse(ctx context.Context, namespaceName string, ctName string, body gen.ComponentType, reqEditors ...gen.RequestEditorFn) (*gen.UpdateComponentTypeResp, error)
UpdateComponentTypeWithResponse provides a mock function with given fields: ctx, namespaceName, ctName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateComponentWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateComponentWithBodyWithResponse(ctx context.Context, namespaceName string, componentName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateComponentResp, error)
UpdateComponentWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, componentName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateComponentWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateComponentWithResponse(ctx context.Context, namespaceName string, componentName string, body gen.Component, reqEditors ...gen.RequestEditorFn) (*gen.UpdateComponentResp, error)
UpdateComponentWithResponse provides a mock function with given fields: ctx, namespaceName, componentName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateDataPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateDataPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, dpName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateDataPlaneResp, error)
UpdateDataPlaneWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, dpName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateDataPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateDataPlaneWithResponse(ctx context.Context, namespaceName string, dpName string, body gen.DataPlane, reqEditors ...gen.RequestEditorFn) (*gen.UpdateDataPlaneResp, error)
UpdateDataPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, dpName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateDeploymentPipelineWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateDeploymentPipelineWithBodyWithResponse(ctx context.Context, namespaceName string, deploymentPipelineName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateDeploymentPipelineResp, error)
UpdateDeploymentPipelineWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, deploymentPipelineName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateDeploymentPipelineWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateDeploymentPipelineWithResponse(ctx context.Context, namespaceName string, deploymentPipelineName string, body gen.DeploymentPipeline, reqEditors ...gen.RequestEditorFn) (*gen.UpdateDeploymentPipelineResp, error)
UpdateDeploymentPipelineWithResponse provides a mock function with given fields: ctx, namespaceName, deploymentPipelineName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateEnvironmentWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateEnvironmentWithBodyWithResponse(ctx context.Context, namespaceName string, envName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateEnvironmentResp, error)
UpdateEnvironmentWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, envName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateEnvironmentWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateEnvironmentWithResponse(ctx context.Context, namespaceName string, envName string, body gen.Environment, reqEditors ...gen.RequestEditorFn) (*gen.UpdateEnvironmentResp, error)
UpdateEnvironmentWithResponse provides a mock function with given fields: ctx, namespaceName, envName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateNamespaceRoleBindingWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateNamespaceRoleBindingWithBodyWithResponse(ctx context.Context, namespaceName string, name string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateNamespaceRoleBindingResp, error)
UpdateNamespaceRoleBindingWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, name, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateNamespaceRoleBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateNamespaceRoleBindingWithResponse(ctx context.Context, namespaceName string, name string, body gen.AuthzRoleBinding, reqEditors ...gen.RequestEditorFn) (*gen.UpdateNamespaceRoleBindingResp, error)
UpdateNamespaceRoleBindingWithResponse provides a mock function with given fields: ctx, namespaceName, name, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateNamespaceRoleWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateNamespaceRoleWithBodyWithResponse(ctx context.Context, namespaceName string, name string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateNamespaceRoleResp, error)
UpdateNamespaceRoleWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, name, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateNamespaceRoleWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateNamespaceRoleWithResponse(ctx context.Context, namespaceName string, name string, body gen.AuthzRole, reqEditors ...gen.RequestEditorFn) (*gen.UpdateNamespaceRoleResp, error)
UpdateNamespaceRoleWithResponse provides a mock function with given fields: ctx, namespaceName, name, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateNamespaceWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateNamespaceWithBodyWithResponse(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateNamespaceResp, error)
UpdateNamespaceWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateNamespaceWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateNamespaceWithResponse(ctx context.Context, namespaceName string, body gen.Namespace, reqEditors ...gen.RequestEditorFn) (*gen.UpdateNamespaceResp, error)
UpdateNamespaceWithResponse provides a mock function with given fields: ctx, namespaceName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse(ctx context.Context, namespaceName string, observabilityAlertsNotificationChannelName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateObservabilityAlertsNotificationChannelResp, error)
UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, observabilityAlertsNotificationChannelName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateObservabilityAlertsNotificationChannelWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateObservabilityAlertsNotificationChannelWithResponse(ctx context.Context, namespaceName string, observabilityAlertsNotificationChannelName string, body gen.ObservabilityAlertsNotificationChannel, reqEditors ...gen.RequestEditorFn) (*gen.UpdateObservabilityAlertsNotificationChannelResp, error)
UpdateObservabilityAlertsNotificationChannelWithResponse provides a mock function with given fields: ctx, namespaceName, observabilityAlertsNotificationChannelName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateObservabilityPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateObservabilityPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, observabilityPlaneName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateObservabilityPlaneResp, error)
UpdateObservabilityPlaneWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, observabilityPlaneName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateObservabilityPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateObservabilityPlaneWithResponse(ctx context.Context, namespaceName string, observabilityPlaneName string, body gen.ObservabilityPlane, reqEditors ...gen.RequestEditorFn) (*gen.UpdateObservabilityPlaneResp, error)
UpdateObservabilityPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, observabilityPlaneName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateProjectReleaseBindingWithBodyWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) UpdateProjectReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, projectReleaseBindingName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateProjectReleaseBindingResp, error)
UpdateProjectReleaseBindingWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, projectReleaseBindingName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateProjectReleaseBindingWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) UpdateProjectReleaseBindingWithResponse(ctx context.Context, namespaceName string, projectReleaseBindingName string, body gen.ProjectReleaseBinding, reqEditors ...gen.RequestEditorFn) (*gen.UpdateProjectReleaseBindingResp, error)
UpdateProjectReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, projectReleaseBindingName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateProjectTypeWithBodyWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) UpdateProjectTypeWithBodyWithResponse(ctx context.Context, namespaceName string, ptName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateProjectTypeResp, error)
UpdateProjectTypeWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, ptName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateProjectTypeWithResponse ¶ added in v1.2.0
func (_m *MockClientWithResponsesInterface) UpdateProjectTypeWithResponse(ctx context.Context, namespaceName string, ptName string, body gen.ProjectType, reqEditors ...gen.RequestEditorFn) (*gen.UpdateProjectTypeResp, error)
UpdateProjectTypeWithResponse provides a mock function with given fields: ctx, namespaceName, ptName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateProjectWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateProjectWithBodyWithResponse(ctx context.Context, namespaceName string, projectName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateProjectResp, error)
UpdateProjectWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, projectName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateProjectWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateProjectWithResponse(ctx context.Context, namespaceName string, projectName string, body gen.Project, reqEditors ...gen.RequestEditorFn) (*gen.UpdateProjectResp, error)
UpdateProjectWithResponse provides a mock function with given fields: ctx, namespaceName, projectName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateReleaseBindingWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateReleaseBindingResp, error)
UpdateReleaseBindingWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, releaseBindingName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateReleaseBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateReleaseBindingWithResponse(ctx context.Context, namespaceName string, releaseBindingName string, body gen.ReleaseBinding, reqEditors ...gen.RequestEditorFn) (*gen.UpdateReleaseBindingResp, error)
UpdateReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, releaseBindingName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateResourceReleaseBindingWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateResourceReleaseBindingWithBodyWithResponse(ctx context.Context, namespaceName string, resourceReleaseBindingName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateResourceReleaseBindingResp, error)
UpdateResourceReleaseBindingWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, resourceReleaseBindingName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateResourceReleaseBindingWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateResourceReleaseBindingWithResponse(ctx context.Context, namespaceName string, resourceReleaseBindingName string, body gen.ResourceReleaseBinding, reqEditors ...gen.RequestEditorFn) (*gen.UpdateResourceReleaseBindingResp, error)
UpdateResourceReleaseBindingWithResponse provides a mock function with given fields: ctx, namespaceName, resourceReleaseBindingName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateResourceTypeWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateResourceTypeWithBodyWithResponse(ctx context.Context, namespaceName string, rtName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateResourceTypeResp, error)
UpdateResourceTypeWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, rtName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateResourceTypeWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateResourceTypeWithResponse(ctx context.Context, namespaceName string, rtName string, body gen.ResourceType, reqEditors ...gen.RequestEditorFn) (*gen.UpdateResourceTypeResp, error)
UpdateResourceTypeWithResponse provides a mock function with given fields: ctx, namespaceName, rtName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateResourceWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateResourceWithBodyWithResponse(ctx context.Context, namespaceName string, resourceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateResourceResp, error)
UpdateResourceWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, resourceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateResourceWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateResourceWithResponse(ctx context.Context, namespaceName string, resourceName string, body gen.ResourceInstance, reqEditors ...gen.RequestEditorFn) (*gen.UpdateResourceResp, error)
UpdateResourceWithResponse provides a mock function with given fields: ctx, namespaceName, resourceName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateSecretReferenceWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateSecretReferenceWithBodyWithResponse(ctx context.Context, namespaceName string, secretReferenceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateSecretReferenceResp, error)
UpdateSecretReferenceWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, secretReferenceName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateSecretReferenceWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateSecretReferenceWithResponse(ctx context.Context, namespaceName string, secretReferenceName string, body gen.SecretReference, reqEditors ...gen.RequestEditorFn) (*gen.UpdateSecretReferenceResp, error)
UpdateSecretReferenceWithResponse provides a mock function with given fields: ctx, namespaceName, secretReferenceName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateSecretWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateSecretWithBodyWithResponse(ctx context.Context, namespaceName string, secretName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateSecretResp, error)
UpdateSecretWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, secretName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateSecretWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateSecretWithResponse(ctx context.Context, namespaceName string, secretName string, body gen.UpdateSecretRequest, reqEditors ...gen.RequestEditorFn) (*gen.UpdateSecretResp, error)
UpdateSecretWithResponse provides a mock function with given fields: ctx, namespaceName, secretName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateTraitWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateTraitWithBodyWithResponse(ctx context.Context, namespaceName string, traitName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateTraitResp, error)
UpdateTraitWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, traitName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateTraitWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateTraitWithResponse(ctx context.Context, namespaceName string, traitName string, body gen.Trait, reqEditors ...gen.RequestEditorFn) (*gen.UpdateTraitResp, error)
UpdateTraitWithResponse provides a mock function with given fields: ctx, namespaceName, traitName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateWorkflowPlaneWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateWorkflowPlaneWithBodyWithResponse(ctx context.Context, namespaceName string, workflowPlaneName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateWorkflowPlaneResp, error)
UpdateWorkflowPlaneWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, workflowPlaneName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateWorkflowPlaneWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateWorkflowPlaneWithResponse(ctx context.Context, namespaceName string, workflowPlaneName string, body gen.WorkflowPlane, reqEditors ...gen.RequestEditorFn) (*gen.UpdateWorkflowPlaneResp, error)
UpdateWorkflowPlaneWithResponse provides a mock function with given fields: ctx, namespaceName, workflowPlaneName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateWorkflowRunWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateWorkflowRunWithBodyWithResponse(ctx context.Context, namespaceName string, runName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateWorkflowRunResp, error)
UpdateWorkflowRunWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, runName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateWorkflowRunWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateWorkflowRunWithResponse(ctx context.Context, namespaceName string, runName string, body gen.WorkflowRun, reqEditors ...gen.RequestEditorFn) (*gen.UpdateWorkflowRunResp, error)
UpdateWorkflowRunWithResponse provides a mock function with given fields: ctx, namespaceName, runName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateWorkflowWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateWorkflowWithBodyWithResponse(ctx context.Context, namespaceName string, workflowName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateWorkflowResp, error)
UpdateWorkflowWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, workflowName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateWorkflowWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateWorkflowWithResponse(ctx context.Context, namespaceName string, workflowName string, body gen.Workflow, reqEditors ...gen.RequestEditorFn) (*gen.UpdateWorkflowResp, error)
UpdateWorkflowWithResponse provides a mock function with given fields: ctx, namespaceName, workflowName, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateWorkloadWithBodyWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateWorkloadWithBodyWithResponse(ctx context.Context, namespaceName string, workloadName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn) (*gen.UpdateWorkloadResp, error)
UpdateWorkloadWithBodyWithResponse provides a mock function with given fields: ctx, namespaceName, workloadName, contentType, body, reqEditors
func (*MockClientWithResponsesInterface) UpdateWorkloadWithResponse ¶
func (_m *MockClientWithResponsesInterface) UpdateWorkloadWithResponse(ctx context.Context, namespaceName string, workloadName string, body gen.Workload, reqEditors ...gen.RequestEditorFn) (*gen.UpdateWorkloadResp, error)
UpdateWorkloadWithResponse provides a mock function with given fields: ctx, namespaceName, workloadName, body, reqEditors
type MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterComponentTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateClusterComponentTypeResp, error)) *MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterComponentTypeWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterComponentType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call) RunAndReturn(run func(context.Context, gen.ClusterComponentType, ...gen.RequestEditorFn) (*gen.CreateClusterComponentTypeResp, error)) *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterDataPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterDataPlaneWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterDataPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterObservabilityPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateClusterObservabilityPlaneResp, error)) *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterObservabilityPlaneWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterObservabilityPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call) RunAndReturn(run func(context.Context, gen.ClusterObservabilityPlane, ...gen.RequestEditorFn) (*gen.CreateClusterObservabilityPlaneResp, error)) *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterProjectTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateClusterProjectTypeResp, error)) *MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterProjectTypeWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterProjectType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call) RunAndReturn ¶ added in v1.2.0
type MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterResourceTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateClusterResourceTypeResp, error)) *MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterResourceTypeWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterResourceType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterRoleBindingWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateClusterRoleBindingResp, error)) *MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterRoleBindingWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterAuthzRoleBinding, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterRoleWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateClusterRoleResp, error)) *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call ¶
MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterRoleWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterAuthzRole, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call) RunAndReturn(run func(context.Context, gen.ClusterAuthzRole, ...gen.RequestEditorFn) (*gen.CreateClusterRoleResp, error)) *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterTraitWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateClusterTraitResp, error)) *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call ¶
MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterTraitWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterTrait, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call) RunAndReturn(run func(context.Context, gen.ClusterTrait, ...gen.RequestEditorFn) (*gen.CreateClusterTraitResp, error)) *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterWorkflowPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateClusterWorkflowPlaneResp, error)) *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterWorkflowPlaneWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterWorkflowPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call) RunAndReturn(run func(context.Context, gen.ClusterWorkflowPlane, ...gen.RequestEditorFn) (*gen.CreateClusterWorkflowPlaneResp, error)) *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call
type MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterWorkflowWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call ¶
MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterWorkflowWithResponse'
func (*MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call) Run(run func(ctx context.Context, body gen.ClusterWorkflow, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call
func (*MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateComponentReleaseWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateComponentReleaseResp, error)) *MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call ¶
MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateComponentReleaseWithResponse'
func (*MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ComponentRelease, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call
func (*MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateComponentTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call ¶
MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateComponentTypeWithResponse'
func (*MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ComponentType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call
func (*MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ComponentType, ...gen.RequestEditorFn) (*gen.CreateComponentTypeResp, error)) *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call
type MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateComponentWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateComponentResp, error)) *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateComponentWithResponse_Call ¶
MockClientWithResponsesInterface_CreateComponentWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateComponentWithResponse'
func (*MockClientWithResponsesInterface_CreateComponentWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateComponentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Component, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateComponentWithResponse_Call
func (*MockClientWithResponsesInterface_CreateComponentWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateComponentWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.Component, ...gen.RequestEditorFn) (*gen.CreateComponentResp, error)) *MockClientWithResponsesInterface_CreateComponentWithResponse_Call
type MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDataPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateDataPlaneResp, error)) *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDataPlaneWithResponse'
func (*MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.DataPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.DataPlane, ...gen.RequestEditorFn) (*gen.CreateDataPlaneResp, error)) *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call
type MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDeploymentPipelineWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateDeploymentPipelineResp, error)) *MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDeploymentPipelineWithResponse'
func (*MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.DeploymentPipeline, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call
func (*MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.DeploymentPipeline, ...gen.RequestEditorFn) (*gen.CreateDeploymentPipelineResp, error)) *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call
type MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateEnvironmentWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateEnvironmentResp, error)) *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call ¶
MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateEnvironmentWithResponse'
func (*MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Environment, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call
func (*MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.Environment, ...gen.RequestEditorFn) (*gen.CreateEnvironmentResp, error)) *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call
type MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateGitSecretWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateGitSecretResp, error)) *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call ¶
MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateGitSecretWithResponse'
func (*MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.CreateGitSecretRequest, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call
func (*MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.CreateGitSecretRequest, ...gen.RequestEditorFn) (*gen.CreateGitSecretResp, error)) *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call
type MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateNamespaceRoleBindingWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateNamespaceRoleBindingResp, error)) *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateNamespaceRoleBindingWithResponse'
func (*MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.AuthzRoleBinding, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call
func (*MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.AuthzRoleBinding, ...gen.RequestEditorFn) (*gen.CreateNamespaceRoleBindingResp, error)) *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call
type MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateNamespaceRoleWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call ¶
MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateNamespaceRoleWithResponse'
func (*MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.AuthzRole, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call
func (*MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.AuthzRole, ...gen.RequestEditorFn) (*gen.CreateNamespaceRoleResp, error)) *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call
type MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateNamespaceWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateNamespaceResp, error)) *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call ¶
MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateNamespaceWithResponse'
func (*MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call) Run(run func(ctx context.Context, body gen.Namespace, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call
func (*MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call) RunAndReturn(run func(context.Context, gen.Namespace, ...gen.RequestEditorFn) (*gen.CreateNamespaceResp, error)) *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call
type MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateObservabilityAlertsNotificationChannelWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateObservabilityAlertsNotificationChannelResp, error)) *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateObservabilityAlertsNotificationChannelWithResponse'
func (*MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ObservabilityAlertsNotificationChannel, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call
func (*MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ObservabilityAlertsNotificationChannel, ...gen.RequestEditorFn) (*gen.CreateObservabilityAlertsNotificationChannelResp, error)) *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call
type MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateObservabilityPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateObservabilityPlaneResp, error)) *MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateObservabilityPlaneWithResponse'
func (*MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ObservabilityPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ObservabilityPlane, ...gen.RequestEditorFn) (*gen.CreateObservabilityPlaneResp, error)) *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call
type MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectReleaseBindingWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateProjectReleaseBindingResp, error)) *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ProjectReleaseBinding, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ProjectReleaseBinding, ...gen.RequestEditorFn) (*gen.CreateProjectReleaseBindingResp, error)) *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call
type MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectReleaseWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call) RunAndReturn ¶ added in v1.2.0
type MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call ¶ added in v1.2.0
MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectReleaseWithResponse'
func (*MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ProjectRelease, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call
func (*MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ProjectRelease, ...gen.RequestEditorFn) (*gen.CreateProjectReleaseResp, error)) *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call
type MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateProjectTypeResp, error)) *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call ¶ added in v1.2.0
MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectTypeWithResponse'
func (*MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ProjectType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call
func (*MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ProjectType, ...gen.RequestEditorFn) (*gen.CreateProjectTypeResp, error)) *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call
type MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateProjectResp, error)) *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateProjectWithResponse_Call ¶
MockClientWithResponsesInterface_CreateProjectWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectWithResponse'
func (*MockClientWithResponsesInterface_CreateProjectWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateProjectWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Project, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateProjectWithResponse_Call
func (*MockClientWithResponsesInterface_CreateProjectWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateProjectWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.Project, ...gen.RequestEditorFn) (*gen.CreateProjectResp, error)) *MockClientWithResponsesInterface_CreateProjectWithResponse_Call
type MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateReleaseBindingWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call ¶
MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ReleaseBinding, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ReleaseBinding, ...gen.RequestEditorFn) (*gen.CreateReleaseBindingResp, error)) *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call
type MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceReleaseBindingWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateResourceReleaseBindingResp, error)) *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ResourceReleaseBinding, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ResourceReleaseBinding, ...gen.RequestEditorFn) (*gen.CreateResourceReleaseBindingResp, error)) *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call
type MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceReleaseWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateResourceReleaseResp, error)) *MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call ¶
MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceReleaseWithResponse'
func (*MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ResourceRelease, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call
func (*MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateResourceTypeResp, error)) *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call ¶
MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceTypeWithResponse'
func (*MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ResourceType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call
func (*MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ResourceType, ...gen.RequestEditorFn) (*gen.CreateResourceTypeResp, error)) *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call
type MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateResourceResp, error)) *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateResourceWithResponse_Call ¶
MockClientWithResponsesInterface_CreateResourceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceWithResponse'
func (*MockClientWithResponsesInterface_CreateResourceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateResourceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.ResourceInstance, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateResourceWithResponse_Call
func (*MockClientWithResponsesInterface_CreateResourceWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateResourceWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ResourceInstance, ...gen.RequestEditorFn) (*gen.CreateResourceResp, error)) *MockClientWithResponsesInterface_CreateResourceWithResponse_Call
type MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSecretReferenceWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateSecretReferenceResp, error)) *MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call ¶
MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSecretReferenceWithResponse'
func (*MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.SecretReference, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call
func (*MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSecretWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateSecretResp, error)) *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateSecretWithResponse_Call ¶
MockClientWithResponsesInterface_CreateSecretWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSecretWithResponse'
func (*MockClientWithResponsesInterface_CreateSecretWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateSecretWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.CreateSecretRequest, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateSecretWithResponse_Call
func (*MockClientWithResponsesInterface_CreateSecretWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateSecretWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.CreateSecretRequest, ...gen.RequestEditorFn) (*gen.CreateSecretResp, error)) *MockClientWithResponsesInterface_CreateSecretWithResponse_Call
type MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateTraitWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateTraitResp, error)) *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateTraitWithResponse_Call ¶
MockClientWithResponsesInterface_CreateTraitWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateTraitWithResponse'
func (*MockClientWithResponsesInterface_CreateTraitWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateTraitWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Trait, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateTraitWithResponse_Call
func (*MockClientWithResponsesInterface_CreateTraitWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateTraitWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.Trait, ...gen.RequestEditorFn) (*gen.CreateTraitResp, error)) *MockClientWithResponsesInterface_CreateTraitWithResponse_Call
type MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateWorkflowPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateWorkflowPlaneWithResponse'
func (*MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.WorkflowPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.WorkflowPlane, ...gen.RequestEditorFn) (*gen.CreateWorkflowPlaneResp, error)) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call
type MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateWorkflowRunWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateWorkflowRunResp, error)) *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call ¶
MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateWorkflowRunWithResponse'
func (*MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.WorkflowRun, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call
func (*MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.WorkflowRun, ...gen.RequestEditorFn) (*gen.CreateWorkflowRunResp, error)) *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call
type MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateWorkflowWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateWorkflowResp, error)) *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call ¶
MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateWorkflowWithResponse'
func (*MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Workflow, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call
func (*MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.Workflow, ...gen.RequestEditorFn) (*gen.CreateWorkflowResp, error)) *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call
type MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateWorkloadWithBodyWithResponse'
func (*MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.CreateWorkloadResp, error)) *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call
type MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call ¶
MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateWorkloadWithResponse'
func (*MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Workload, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call
func (*MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.Workload, ...gen.RequestEditorFn) (*gen.CreateWorkloadResp, error)) *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call
type MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call ¶
type MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterComponentTypeWithResponse'
func (*MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call) Run(run func(ctx context.Context, cctName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterDataPlaneWithResponse'
func (*MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call) Run(run func(ctx context.Context, cdpName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.DeleteClusterDataPlaneResp, error)) *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call
type MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call ¶
type MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterObservabilityPlaneWithResponse'
func (*MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterObservabilityPlaneName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterProjectTypeWithResponse'
func (*MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call) Run(run func(ctx context.Context, cptName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call) RunAndReturn ¶ added in v1.2.0
type MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call ¶
type MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterResourceTypeWithResponse'
func (*MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call) Run(run func(ctx context.Context, crtName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call ¶
type MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterRoleBindingWithResponse'
func (*MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call) Run(run func(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterRoleWithResponse'
func (*MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call) Run(run func(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.DeleteClusterRoleResp, error)) *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call
type MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterTraitWithResponse'
func (*MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call) Run(run func(ctx context.Context, clusterTraitName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.DeleteClusterTraitResp, error)) *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call
type MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call ¶
type MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterWorkflowPlaneWithResponse'
func (*MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowPlaneName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterWorkflowWithResponse'
func (*MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.DeleteClusterWorkflowResp, error)) *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call
type MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteComponentReleaseWithResponse'
func (*MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentReleaseName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteComponentReleaseResp, error)) *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call
type MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteComponentTypeWithResponse'
func (*MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ctName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteComponentTypeResp, error)) *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call
type MockClientWithResponsesInterface_DeleteComponentWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteComponentWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteComponentWithResponse'
func (*MockClientWithResponsesInterface_DeleteComponentWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteComponentWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteComponentResp, error)) *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call
type MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteDataPlaneWithResponse'
func (*MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, dpName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteDataPlaneResp, error)) *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call
type MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call ¶
type MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteDeploymentPipelineWithResponse'
func (*MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, deploymentPipelineName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteEnvironmentWithResponse'
func (*MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, envName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteEnvironmentResp, error)) *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call
type MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteGitSecretWithResponse'
func (*MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, gitSecretName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteGitSecretResp, error)) *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call
type MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call ¶
type MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteNamespaceRoleBindingWithResponse'
func (*MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteNamespaceRoleWithResponse'
func (*MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteNamespaceRoleResp, error)) *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call
type MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteNamespaceWithResponse'
func (*MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.DeleteNamespaceResp, error)) *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call
type MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call ¶
type MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObservabilityAlertsNotificationChannelWithResponse'
func (*MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, observabilityAlertsNotificationChannelName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteObservabilityAlertsNotificationChannelResp, error)) *MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call
type MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call ¶
type MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObservabilityPlaneWithResponse'
func (*MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, observabilityPlaneName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectReleaseBindingName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call) RunAndReturn ¶ added in v1.2.0
type MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call ¶ added in v1.2.0
MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectReleaseWithResponse'
func (*MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectReleaseName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteProjectReleaseResp, error)) *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call
type MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call ¶ added in v1.2.0
MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectTypeWithResponse'
func (*MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ptName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteProjectTypeResp, error)) *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call
type MockClientWithResponsesInterface_DeleteProjectWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteProjectWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectWithResponse'
func (*MockClientWithResponsesInterface_DeleteProjectWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteProjectWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteProjectResp, error)) *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call
type MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteReleaseBindingResp, error)) *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call
type MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call ¶
type MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteResourceReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceReleaseBindingName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteResourceReleaseWithResponse'
func (*MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceReleaseName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteResourceReleaseResp, error)) *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call
type MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteResourceTypeWithResponse'
func (*MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, rtName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteResourceTypeResp, error)) *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call
type MockClientWithResponsesInterface_DeleteResourceWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteResourceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteResourceWithResponse'
func (*MockClientWithResponsesInterface_DeleteResourceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteResourceWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteResourceResp, error)) *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call
type MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteSecretReferenceWithResponse'
func (*MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretReferenceName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteSecretReferenceResp, error)) *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call
type MockClientWithResponsesInterface_DeleteSecretWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteSecretWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteSecretWithResponse'
func (*MockClientWithResponsesInterface_DeleteSecretWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteSecretWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteSecretResp, error)) *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call
type MockClientWithResponsesInterface_DeleteTraitWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteTraitWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteTraitWithResponse'
func (*MockClientWithResponsesInterface_DeleteTraitWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, traitName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteTraitWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteTraitResp, error)) *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call
type MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteWorkflowPlaneWithResponse'
func (*MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowPlaneName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteWorkflowPlaneResp, error)) *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call
type MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteWorkflowRunWithResponse'
func (*MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteWorkflowRunResp, error)) *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call
type MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteWorkflowWithResponse'
func (*MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteWorkflowResp, error)) *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call
type MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call ¶
MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteWorkloadWithResponse'
func (*MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call
func (*MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.DeleteWorkloadResp, error)) *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call
type MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EvaluatesWithBodyWithResponse'
func (*MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call) Run(run func(ctx context.Context, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, io.Reader, ...gen.RequestEditorFn) (*gen.EvaluatesResp, error)) *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call
type MockClientWithResponsesInterface_EvaluatesWithResponse_Call ¶
MockClientWithResponsesInterface_EvaluatesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'EvaluatesWithResponse'
func (*MockClientWithResponsesInterface_EvaluatesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_EvaluatesWithResponse_Call) Run(run func(ctx context.Context, body []gen.EvaluateRequest, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_EvaluatesWithResponse_Call
func (*MockClientWithResponsesInterface_EvaluatesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_EvaluatesWithResponse_Call) RunAndReturn(run func(context.Context, []gen.EvaluateRequest, ...gen.RequestEditorFn) (*gen.EvaluatesResp, error)) *MockClientWithResponsesInterface_EvaluatesWithResponse_Call
type MockClientWithResponsesInterface_Expecter ¶
type MockClientWithResponsesInterface_Expecter struct {
// contains filtered or unexported fields
}
func (*MockClientWithResponsesInterface_Expecter) CreateClusterComponentTypeWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterComponentTypeWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterComponentTypeWithBodyWithResponse_Call
CreateClusterComponentTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterComponentTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterComponentTypeWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterComponentTypeWithResponse_Call
CreateClusterComponentTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- body gen.ClusterComponentType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterDataPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterDataPlaneWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterDataPlaneWithBodyWithResponse_Call
CreateClusterDataPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterDataPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterDataPlaneWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterDataPlaneWithResponse_Call
CreateClusterDataPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- body gen.ClusterDataPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterObservabilityPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterObservabilityPlaneWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithBodyWithResponse_Call
CreateClusterObservabilityPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterObservabilityPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterObservabilityPlaneWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterObservabilityPlaneWithResponse_Call
CreateClusterObservabilityPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- body gen.ClusterObservabilityPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterProjectTypeWithBodyWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterProjectTypeWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterProjectTypeWithBodyWithResponse_Call
CreateClusterProjectTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterProjectTypeWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterProjectTypeWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterProjectTypeWithResponse_Call
CreateClusterProjectTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- body gen.ClusterProjectType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterResourceTypeWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterResourceTypeWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterResourceTypeWithBodyWithResponse_Call
CreateClusterResourceTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterResourceTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterResourceTypeWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterResourceTypeWithResponse_Call
CreateClusterResourceTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- body gen.ClusterResourceType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterRoleBindingWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterRoleBindingWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterRoleBindingWithBodyWithResponse_Call
CreateClusterRoleBindingWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterRoleBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterRoleBindingWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterRoleBindingWithResponse_Call
CreateClusterRoleBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- body gen.ClusterAuthzRoleBinding
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterRoleWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterRoleWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterRoleWithBodyWithResponse_Call
CreateClusterRoleWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterRoleWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterRoleWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterRoleWithResponse_Call
CreateClusterRoleWithResponse is a helper method to define mock.On call
- ctx context.Context
- body gen.ClusterAuthzRole
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterTraitWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterTraitWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterTraitWithBodyWithResponse_Call
CreateClusterTraitWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterTraitWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterTraitWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterTraitWithResponse_Call
CreateClusterTraitWithResponse is a helper method to define mock.On call
- ctx context.Context
- body gen.ClusterTrait
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowPlaneWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithBodyWithResponse_Call
CreateClusterWorkflowPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowPlaneWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterWorkflowPlaneWithResponse_Call
CreateClusterWorkflowPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- body gen.ClusterWorkflowPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterWorkflowWithBodyWithResponse_Call
CreateClusterWorkflowWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateClusterWorkflowWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateClusterWorkflowWithResponse_Call
CreateClusterWorkflowWithResponse is a helper method to define mock.On call
- ctx context.Context
- body gen.ClusterWorkflow
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateComponentReleaseWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentReleaseWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateComponentReleaseWithBodyWithResponse_Call
CreateComponentReleaseWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateComponentReleaseWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentReleaseWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateComponentReleaseWithResponse_Call
CreateComponentReleaseWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ComponentRelease
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateComponentTypeWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateComponentTypeWithBodyWithResponse_Call
CreateComponentTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateComponentTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentTypeWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateComponentTypeWithResponse_Call
CreateComponentTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ComponentType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateComponentWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateComponentWithBodyWithResponse_Call
CreateComponentWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateComponentWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateComponentWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateComponentWithResponse_Call
CreateComponentWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.Component
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateDataPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateDataPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateDataPlaneWithBodyWithResponse_Call
CreateDataPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateDataPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateDataPlaneWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateDataPlaneWithResponse_Call
CreateDataPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.DataPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateDeploymentPipelineWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateDeploymentPipelineWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateDeploymentPipelineWithBodyWithResponse_Call
CreateDeploymentPipelineWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateDeploymentPipelineWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateDeploymentPipelineWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateDeploymentPipelineWithResponse_Call
CreateDeploymentPipelineWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.DeploymentPipeline
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateEnvironmentWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateEnvironmentWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateEnvironmentWithBodyWithResponse_Call
CreateEnvironmentWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateEnvironmentWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateEnvironmentWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateEnvironmentWithResponse_Call
CreateEnvironmentWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.Environment
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateGitSecretWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateGitSecretWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateGitSecretWithBodyWithResponse_Call
CreateGitSecretWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateGitSecretWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateGitSecretWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateGitSecretWithResponse_Call
CreateGitSecretWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.CreateGitSecretRequest
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleBindingWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithBodyWithResponse_Call
CreateNamespaceRoleBindingWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleBindingWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateNamespaceRoleBindingWithResponse_Call
CreateNamespaceRoleBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.AuthzRoleBinding
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateNamespaceRoleWithBodyWithResponse_Call
CreateNamespaceRoleWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceRoleWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateNamespaceRoleWithResponse_Call
CreateNamespaceRoleWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.AuthzRole
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateNamespaceWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateNamespaceWithBodyWithResponse_Call
CreateNamespaceWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateNamespaceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateNamespaceWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateNamespaceWithResponse_Call
CreateNamespaceWithResponse is a helper method to define mock.On call
- ctx context.Context
- body gen.Namespace
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateObservabilityAlertsNotificationChannelWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateObservabilityAlertsNotificationChannelWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call
CreateObservabilityAlertsNotificationChannelWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateObservabilityAlertsNotificationChannelWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateObservabilityAlertsNotificationChannelWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateObservabilityAlertsNotificationChannelWithResponse_Call
CreateObservabilityAlertsNotificationChannelWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ObservabilityAlertsNotificationChannel
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateObservabilityPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateObservabilityPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateObservabilityPlaneWithBodyWithResponse_Call
CreateObservabilityPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateObservabilityPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateObservabilityPlaneWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateObservabilityPlaneWithResponse_Call
CreateObservabilityPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ObservabilityPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateProjectReleaseBindingWithBodyWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithBodyWithResponse_Call
CreateProjectReleaseBindingWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateProjectReleaseBindingWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateProjectReleaseBindingWithResponse_Call
CreateProjectReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ProjectReleaseBinding
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateProjectReleaseWithBodyWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectReleaseWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateProjectReleaseWithBodyWithResponse_Call
CreateProjectReleaseWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateProjectReleaseWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectReleaseWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateProjectReleaseWithResponse_Call
CreateProjectReleaseWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ProjectRelease
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateProjectTypeWithBodyWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateProjectTypeWithBodyWithResponse_Call
CreateProjectTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateProjectTypeWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectTypeWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateProjectTypeWithResponse_Call
CreateProjectTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ProjectType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateProjectWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateProjectWithBodyWithResponse_Call
CreateProjectWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateProjectWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateProjectWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateProjectWithResponse_Call
CreateProjectWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.Project
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateReleaseBindingWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateReleaseBindingWithBodyWithResponse_Call
CreateReleaseBindingWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateReleaseBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateReleaseBindingWithResponse_Call
CreateReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ReleaseBinding
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateResourceReleaseBindingWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithBodyWithResponse_Call
CreateResourceReleaseBindingWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateResourceReleaseBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateResourceReleaseBindingWithResponse_Call
CreateResourceReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ResourceReleaseBinding
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateResourceReleaseWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceReleaseWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateResourceReleaseWithBodyWithResponse_Call
CreateResourceReleaseWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateResourceReleaseWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceReleaseWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateResourceReleaseWithResponse_Call
CreateResourceReleaseWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ResourceRelease
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateResourceTypeWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateResourceTypeWithBodyWithResponse_Call
CreateResourceTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateResourceTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceTypeWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateResourceTypeWithResponse_Call
CreateResourceTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ResourceType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateResourceWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateResourceWithBodyWithResponse_Call
CreateResourceWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateResourceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateResourceWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateResourceWithResponse_Call
CreateResourceWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.ResourceInstance
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateSecretReferenceWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateSecretReferenceWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateSecretReferenceWithBodyWithResponse_Call
CreateSecretReferenceWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateSecretReferenceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateSecretReferenceWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateSecretReferenceWithResponse_Call
CreateSecretReferenceWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.SecretReference
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateSecretWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateSecretWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateSecretWithBodyWithResponse_Call
CreateSecretWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateSecretWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateSecretWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateSecretWithResponse_Call
CreateSecretWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.CreateSecretRequest
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateTraitWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateTraitWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateTraitWithBodyWithResponse_Call
CreateTraitWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateTraitWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateTraitWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateTraitWithResponse_Call
CreateTraitWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.Trait
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateWorkflowPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithBodyWithResponse_Call
CreateWorkflowPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateWorkflowPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowPlaneWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateWorkflowPlaneWithResponse_Call
CreateWorkflowPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.WorkflowPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateWorkflowRunWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowRunWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateWorkflowRunWithBodyWithResponse_Call
CreateWorkflowRunWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateWorkflowRunWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowRunWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateWorkflowRunWithResponse_Call
CreateWorkflowRunWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.WorkflowRun
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateWorkflowWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateWorkflowWithBodyWithResponse_Call
CreateWorkflowWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateWorkflowWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkflowWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateWorkflowWithResponse_Call
CreateWorkflowWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.Workflow
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateWorkloadWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkloadWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateWorkloadWithBodyWithResponse_Call
CreateWorkloadWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) CreateWorkloadWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) CreateWorkloadWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_CreateWorkloadWithResponse_Call
CreateWorkloadWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.Workload
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteClusterComponentTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterComponentTypeWithResponse(ctx interface{}, cctName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterComponentTypeWithResponse_Call
DeleteClusterComponentTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- cctName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteClusterDataPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterDataPlaneWithResponse(ctx interface{}, cdpName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterDataPlaneWithResponse_Call
DeleteClusterDataPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- cdpName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteClusterObservabilityPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterObservabilityPlaneWithResponse(ctx interface{}, clusterObservabilityPlaneName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterObservabilityPlaneWithResponse_Call
DeleteClusterObservabilityPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterObservabilityPlaneName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteClusterProjectTypeWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterProjectTypeWithResponse(ctx interface{}, cptName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterProjectTypeWithResponse_Call
DeleteClusterProjectTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- cptName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteClusterResourceTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterResourceTypeWithResponse(ctx interface{}, crtName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterResourceTypeWithResponse_Call
DeleteClusterResourceTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- crtName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteClusterRoleBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterRoleBindingWithResponse(ctx interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterRoleBindingWithResponse_Call
DeleteClusterRoleBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- name string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteClusterRoleWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterRoleWithResponse(ctx interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterRoleWithResponse_Call
DeleteClusterRoleWithResponse is a helper method to define mock.On call
- ctx context.Context
- name string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteClusterTraitWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterTraitWithResponse(ctx interface{}, clusterTraitName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterTraitWithResponse_Call
DeleteClusterTraitWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterTraitName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteClusterWorkflowPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterWorkflowPlaneWithResponse(ctx interface{}, clusterWorkflowPlaneName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterWorkflowPlaneWithResponse_Call
DeleteClusterWorkflowPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowPlaneName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteClusterWorkflowWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteClusterWorkflowWithResponse(ctx interface{}, clusterWorkflowName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteClusterWorkflowWithResponse_Call
DeleteClusterWorkflowWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteComponentReleaseWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteComponentReleaseWithResponse(ctx interface{}, namespaceName interface{}, componentReleaseName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteComponentReleaseWithResponse_Call
DeleteComponentReleaseWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentReleaseName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteComponentTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteComponentTypeWithResponse(ctx interface{}, namespaceName interface{}, ctName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteComponentTypeWithResponse_Call
DeleteComponentTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ctName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteComponentWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteComponentWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteComponentWithResponse_Call
DeleteComponentWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteDataPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteDataPlaneWithResponse(ctx interface{}, namespaceName interface{}, dpName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteDataPlaneWithResponse_Call
DeleteDataPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- dpName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteDeploymentPipelineWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteDeploymentPipelineWithResponse(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteDeploymentPipelineWithResponse_Call
DeleteDeploymentPipelineWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- deploymentPipelineName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteEnvironmentWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteEnvironmentWithResponse(ctx interface{}, namespaceName interface{}, envName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteEnvironmentWithResponse_Call
DeleteEnvironmentWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- envName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteGitSecretWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteGitSecretWithResponse(ctx interface{}, namespaceName interface{}, gitSecretName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteGitSecretWithResponse_Call
DeleteGitSecretWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- gitSecretName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteNamespaceRoleBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteNamespaceRoleBindingWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteNamespaceRoleBindingWithResponse_Call
DeleteNamespaceRoleBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteNamespaceRoleWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteNamespaceRoleWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteNamespaceRoleWithResponse_Call
DeleteNamespaceRoleWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteNamespaceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteNamespaceWithResponse(ctx interface{}, namespaceName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteNamespaceWithResponse_Call
DeleteNamespaceWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteObservabilityAlertsNotificationChannelWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteObservabilityAlertsNotificationChannelWithResponse(ctx interface{}, namespaceName interface{}, observabilityAlertsNotificationChannelName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteObservabilityAlertsNotificationChannelWithResponse_Call
DeleteObservabilityAlertsNotificationChannelWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- observabilityAlertsNotificationChannelName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteObservabilityPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteObservabilityPlaneWithResponse(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteObservabilityPlaneWithResponse_Call
DeleteObservabilityPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- observabilityPlaneName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteProjectReleaseBindingWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) DeleteProjectReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, projectReleaseBindingName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteProjectReleaseBindingWithResponse_Call
DeleteProjectReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectReleaseBindingName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteProjectReleaseWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) DeleteProjectReleaseWithResponse(ctx interface{}, namespaceName interface{}, projectReleaseName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteProjectReleaseWithResponse_Call
DeleteProjectReleaseWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectReleaseName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteProjectTypeWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) DeleteProjectTypeWithResponse(ctx interface{}, namespaceName interface{}, ptName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteProjectTypeWithResponse_Call
DeleteProjectTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ptName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteProjectWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteProjectWithResponse(ctx interface{}, namespaceName interface{}, projectName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteProjectWithResponse_Call
DeleteProjectWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteReleaseBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteReleaseBindingWithResponse_Call
DeleteReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- releaseBindingName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteResourceReleaseBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteResourceReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, resourceReleaseBindingName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteResourceReleaseBindingWithResponse_Call
DeleteResourceReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceReleaseBindingName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteResourceReleaseWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteResourceReleaseWithResponse(ctx interface{}, namespaceName interface{}, resourceReleaseName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteResourceReleaseWithResponse_Call
DeleteResourceReleaseWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceReleaseName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteResourceTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteResourceTypeWithResponse(ctx interface{}, namespaceName interface{}, rtName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteResourceTypeWithResponse_Call
DeleteResourceTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rtName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteResourceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteResourceWithResponse(ctx interface{}, namespaceName interface{}, resourceName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteResourceWithResponse_Call
DeleteResourceWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteSecretReferenceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteSecretReferenceWithResponse(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteSecretReferenceWithResponse_Call
DeleteSecretReferenceWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretReferenceName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteSecretWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteSecretWithResponse(ctx interface{}, namespaceName interface{}, secretName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteSecretWithResponse_Call
DeleteSecretWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteTraitWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteTraitWithResponse(ctx interface{}, namespaceName interface{}, traitName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteTraitWithResponse_Call
DeleteTraitWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- traitName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteWorkflowPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteWorkflowPlaneWithResponse(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteWorkflowPlaneWithResponse_Call
DeleteWorkflowPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowPlaneName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteWorkflowRunWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteWorkflowRunWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteWorkflowRunWithResponse_Call
DeleteWorkflowRunWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- runName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteWorkflowWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteWorkflowWithResponse(ctx interface{}, namespaceName interface{}, workflowName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteWorkflowWithResponse_Call
DeleteWorkflowWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) DeleteWorkloadWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) DeleteWorkloadWithResponse(ctx interface{}, namespaceName interface{}, workloadName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_DeleteWorkloadWithResponse_Call
DeleteWorkloadWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workloadName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) EvaluatesWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) EvaluatesWithBodyWithResponse(ctx interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_EvaluatesWithBodyWithResponse_Call
EvaluatesWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) EvaluatesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) EvaluatesWithResponse(ctx interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_EvaluatesWithResponse_Call
EvaluatesWithResponse is a helper method to define mock.On call
- ctx context.Context
- body []gen.EvaluateRequest
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GenerateReleaseWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GenerateReleaseWithBodyWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call
GenerateReleaseWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GenerateReleaseWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GenerateReleaseWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call
GenerateReleaseWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentName string
- body gen.GenerateReleaseRequest
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterComponentTypeSchemaWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterComponentTypeSchemaWithResponse(ctx interface{}, cctName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call
GetClusterComponentTypeSchemaWithResponse is a helper method to define mock.On call
- ctx context.Context
- cctName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterComponentTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterComponentTypeWithResponse(ctx interface{}, cctName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call
GetClusterComponentTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- cctName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterDataPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterDataPlaneWithResponse(ctx interface{}, cdpName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call
GetClusterDataPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- cdpName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterObservabilityPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterObservabilityPlaneWithResponse(ctx interface{}, clusterObservabilityPlaneName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call
GetClusterObservabilityPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterObservabilityPlaneName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterProjectTypeSchemaWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterProjectTypeSchemaWithResponse(ctx interface{}, cptName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call
GetClusterProjectTypeSchemaWithResponse is a helper method to define mock.On call
- ctx context.Context
- cptName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterProjectTypeWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterProjectTypeWithResponse(ctx interface{}, cptName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call
GetClusterProjectTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- cptName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterResourceTypeSchemaWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterResourceTypeSchemaWithResponse(ctx interface{}, crtName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call
GetClusterResourceTypeSchemaWithResponse is a helper method to define mock.On call
- ctx context.Context
- crtName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterResourceTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterResourceTypeWithResponse(ctx interface{}, crtName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call
GetClusterResourceTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- crtName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterRoleBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterRoleBindingWithResponse(ctx interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call
GetClusterRoleBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- name string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterRoleWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterRoleWithResponse(ctx interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call
GetClusterRoleWithResponse is a helper method to define mock.On call
- ctx context.Context
- name string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterTraitSchemaWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterTraitSchemaWithResponse(ctx interface{}, clusterTraitName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call
GetClusterTraitSchemaWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterTraitName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterTraitWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterTraitWithResponse(ctx interface{}, clusterTraitName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call
GetClusterTraitWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterTraitName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterWorkflowPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterWorkflowPlaneWithResponse(ctx interface{}, clusterWorkflowPlaneName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call
GetClusterWorkflowPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowPlaneName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterWorkflowSchemaWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterWorkflowSchemaWithResponse(ctx interface{}, clusterWorkflowName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call
GetClusterWorkflowSchemaWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetClusterWorkflowWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetClusterWorkflowWithResponse(ctx interface{}, clusterWorkflowName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call
GetClusterWorkflowWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetComponentReleaseWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetComponentReleaseWithResponse(ctx interface{}, namespaceName interface{}, componentReleaseName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call
GetComponentReleaseWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentReleaseName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetComponentSchemaWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetComponentSchemaWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call
GetComponentSchemaWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetComponentTypeSchemaWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetComponentTypeSchemaWithResponse(ctx interface{}, namespaceName interface{}, ctName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call
GetComponentTypeSchemaWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ctName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetComponentTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetComponentTypeWithResponse(ctx interface{}, namespaceName interface{}, ctName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call
GetComponentTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ctName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetComponentWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetComponentWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetComponentWithResponse_Call
GetComponentWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetDataPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetDataPlaneWithResponse(ctx interface{}, namespaceName interface{}, dpName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call
GetDataPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- dpName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetDeploymentPipelineWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetDeploymentPipelineWithResponse(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call
GetDeploymentPipelineWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- deploymentPipelineName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetEnvironmentWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetEnvironmentWithResponse(ctx interface{}, namespaceName interface{}, envName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call
GetEnvironmentWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- envName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetHealthWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetHealthWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetHealthWithResponse_Call
GetHealthWithResponse is a helper method to define mock.On call
- ctx context.Context
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetNamespaceRoleBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetNamespaceRoleBindingWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call
GetNamespaceRoleBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetNamespaceRoleWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetNamespaceRoleWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call
GetNamespaceRoleWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetNamespaceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetNamespaceWithResponse(ctx interface{}, namespaceName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call
GetNamespaceWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetOAuthProtectedResourceMetadataWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetOAuthProtectedResourceMetadataWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call
GetOAuthProtectedResourceMetadataWithResponse is a helper method to define mock.On call
- ctx context.Context
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetObservabilityAlertsNotificationChannelWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetObservabilityAlertsNotificationChannelWithResponse(ctx interface{}, namespaceName interface{}, observabilityAlertsNotificationChannelName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call
GetObservabilityAlertsNotificationChannelWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- observabilityAlertsNotificationChannelName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetObservabilityPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetObservabilityPlaneWithResponse(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call
GetObservabilityPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- observabilityPlaneName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetOpenAPISpecWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetOpenAPISpecWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call
GetOpenAPISpecWithResponse is a helper method to define mock.On call
- ctx context.Context
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetProjectReleaseBindingWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) GetProjectReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, projectReleaseBindingName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call
GetProjectReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectReleaseBindingName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetProjectReleaseWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) GetProjectReleaseWithResponse(ctx interface{}, namespaceName interface{}, projectReleaseName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call
GetProjectReleaseWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectReleaseName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetProjectTypeSchemaWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) GetProjectTypeSchemaWithResponse(ctx interface{}, namespaceName interface{}, ptName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call
GetProjectTypeSchemaWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ptName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetProjectTypeWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) GetProjectTypeWithResponse(ctx interface{}, namespaceName interface{}, ptName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call
GetProjectTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ptName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetProjectWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetProjectWithResponse(ctx interface{}, namespaceName interface{}, projectName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetProjectWithResponse_Call
GetProjectWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetReadyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetReadyWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetReadyWithResponse_Call
GetReadyWithResponse is a helper method to define mock.On call
- ctx context.Context
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetReleaseBindingK8sResourceEventsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetReleaseBindingK8sResourceEventsWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call
GetReleaseBindingK8sResourceEventsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- releaseBindingName string
- params *gen.GetReleaseBindingK8sResourceEventsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetReleaseBindingK8sResourceLogsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetReleaseBindingK8sResourceLogsWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call
GetReleaseBindingK8sResourceLogsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- releaseBindingName string
- params *gen.GetReleaseBindingK8sResourceLogsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetReleaseBindingK8sResourceTreeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetReleaseBindingK8sResourceTreeWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call
GetReleaseBindingK8sResourceTreeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- releaseBindingName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetReleaseBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call
GetReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- releaseBindingName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetResourceReleaseBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetResourceReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, resourceReleaseBindingName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call
GetResourceReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceReleaseBindingName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetResourceReleaseWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetResourceReleaseWithResponse(ctx interface{}, namespaceName interface{}, resourceReleaseName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call
GetResourceReleaseWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceReleaseName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetResourceTypeSchemaWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetResourceTypeSchemaWithResponse(ctx interface{}, namespaceName interface{}, rtName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call
GetResourceTypeSchemaWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rtName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetResourceTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetResourceTypeWithResponse(ctx interface{}, namespaceName interface{}, rtName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call
GetResourceTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rtName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetResourceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetResourceWithResponse(ctx interface{}, namespaceName interface{}, resourceName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetResourceWithResponse_Call
GetResourceWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetSecretReferenceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetSecretReferenceWithResponse(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call
GetSecretReferenceWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretReferenceName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetSecretWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetSecretWithResponse(ctx interface{}, namespaceName interface{}, secretName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetSecretWithResponse_Call
GetSecretWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetSubjectProfileWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetSubjectProfileWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call
GetSubjectProfileWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.GetSubjectProfileParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetTraitSchemaWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetTraitSchemaWithResponse(ctx interface{}, namespaceName interface{}, traitName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call
GetTraitSchemaWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- traitName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetTraitWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetTraitWithResponse(ctx interface{}, namespaceName interface{}, traitName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetTraitWithResponse_Call
GetTraitWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- traitName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetVersionWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetVersionWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetVersionWithResponse_Call
GetVersionWithResponse is a helper method to define mock.On call
- ctx context.Context
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetWorkflowPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowPlaneWithResponse(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call
GetWorkflowPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowPlaneName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetWorkflowRunEventsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowRunEventsWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call
GetWorkflowRunEventsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- runName string
- params *gen.GetWorkflowRunEventsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetWorkflowRunLogsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowRunLogsWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call
GetWorkflowRunLogsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- runName string
- params *gen.GetWorkflowRunLogsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetWorkflowRunStatusWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowRunStatusWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call
GetWorkflowRunStatusWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- runName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetWorkflowRunWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowRunWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call
GetWorkflowRunWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- runName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetWorkflowSchemaWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowSchemaWithResponse(ctx interface{}, namespaceName interface{}, workflowName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call
GetWorkflowSchemaWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetWorkflowWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetWorkflowWithResponse(ctx interface{}, namespaceName interface{}, workflowName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call
GetWorkflowWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) GetWorkloadWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) GetWorkloadWithResponse(ctx interface{}, namespaceName interface{}, workloadName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call
GetWorkloadWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workloadName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) HandleAutoBuildWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) HandleAutoBuildWithBodyWithResponse(ctx interface{}, params interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call
HandleAutoBuildWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.HandleAutoBuildParams
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) HandleAutoBuildWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) HandleAutoBuildWithResponse(ctx interface{}, params interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call
HandleAutoBuildWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.HandleAutoBuildParams
- body gen.HandleAutoBuildJSONRequestBody
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListActionsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListActionsWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListActionsWithResponse_Call
ListActionsWithResponse is a helper method to define mock.On call
- ctx context.Context
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListClusterComponentTypesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListClusterComponentTypesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call
ListClusterComponentTypesWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterComponentTypesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListClusterDataPlanesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListClusterDataPlanesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call
ListClusterDataPlanesWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterDataPlanesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListClusterObservabilityPlanesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListClusterObservabilityPlanesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call
ListClusterObservabilityPlanesWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterObservabilityPlanesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListClusterProjectTypesWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) ListClusterProjectTypesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call
ListClusterProjectTypesWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterProjectTypesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListClusterResourceTypesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListClusterResourceTypesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call
ListClusterResourceTypesWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterResourceTypesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListClusterRoleBindingsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListClusterRoleBindingsWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call
ListClusterRoleBindingsWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterRoleBindingsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListClusterRolesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListClusterRolesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call
ListClusterRolesWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterRolesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListClusterTraitsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListClusterTraitsWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call
ListClusterTraitsWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterTraitsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListClusterWorkflowPlanesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListClusterWorkflowPlanesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call
ListClusterWorkflowPlanesWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterWorkflowPlanesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListClusterWorkflowsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListClusterWorkflowsWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call
ListClusterWorkflowsWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterWorkflowsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListComponentReleasesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListComponentReleasesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call
ListComponentReleasesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListComponentReleasesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListComponentTypesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListComponentTypesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call
ListComponentTypesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListComponentTypesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListComponentsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListComponentsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListComponentsWithResponse_Call
ListComponentsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListComponentsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListDataPlanesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListDataPlanesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call
ListDataPlanesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListDataPlanesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListDeploymentPipelinesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListDeploymentPipelinesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call
ListDeploymentPipelinesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListDeploymentPipelinesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListEnvironmentsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListEnvironmentsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call
ListEnvironmentsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListEnvironmentsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListGitSecretsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListGitSecretsWithResponse(ctx interface{}, namespaceName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call
ListGitSecretsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListNamespaceRoleBindingsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListNamespaceRoleBindingsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call
ListNamespaceRoleBindingsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListNamespaceRoleBindingsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListNamespaceRolesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListNamespaceRolesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call
ListNamespaceRolesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListNamespaceRolesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListNamespacesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListNamespacesWithResponse(ctx interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call
ListNamespacesWithResponse is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListNamespacesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListObservabilityAlertsNotificationChannelsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListObservabilityAlertsNotificationChannelsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call
ListObservabilityAlertsNotificationChannelsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListObservabilityAlertsNotificationChannelsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListObservabilityPlanesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListObservabilityPlanesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call
ListObservabilityPlanesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListObservabilityPlanesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListProjectReleaseBindingsWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) ListProjectReleaseBindingsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call
ListProjectReleaseBindingsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListProjectReleaseBindingsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListProjectReleasesWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) ListProjectReleasesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call
ListProjectReleasesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListProjectReleasesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListProjectTypesWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) ListProjectTypesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call
ListProjectTypesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListProjectTypesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListProjectsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListProjectsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListProjectsWithResponse_Call
ListProjectsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListProjectsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListReleaseBindingsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListReleaseBindingsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call
ListReleaseBindingsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListReleaseBindingsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListResourceReleaseBindingsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListResourceReleaseBindingsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call
ListResourceReleaseBindingsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListResourceReleaseBindingsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListResourceReleasesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListResourceReleasesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call
ListResourceReleasesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListResourceReleasesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListResourceTypesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListResourceTypesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call
ListResourceTypesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListResourceTypesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListResourcesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListResourcesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListResourcesWithResponse_Call
ListResourcesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListResourcesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListSecretReferencesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListSecretReferencesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call
ListSecretReferencesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListSecretReferencesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListSecretsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListSecretsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListSecretsWithResponse_Call
ListSecretsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListSecretsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListSubjectTypesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListSubjectTypesWithResponse(ctx interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call
ListSubjectTypesWithResponse is a helper method to define mock.On call
- ctx context.Context
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListTraitsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListTraitsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListTraitsWithResponse_Call
ListTraitsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListTraitsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListWorkflowPlanesWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListWorkflowPlanesWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call
ListWorkflowPlanesWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListWorkflowPlanesParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListWorkflowRunsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListWorkflowRunsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call
ListWorkflowRunsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListWorkflowRunsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListWorkflowsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListWorkflowsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call
ListWorkflowsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListWorkflowsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) ListWorkloadsWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) ListWorkloadsWithResponse(ctx interface{}, namespaceName interface{}, params interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call
ListWorkloadsWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListWorkloadsParams
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) TriggerReleaseBindingCronJobWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) TriggerReleaseBindingCronJobWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call
TriggerReleaseBindingCronJobWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- releaseBindingName string
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterComponentTypeWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterComponentTypeWithBodyWithResponse(ctx interface{}, cctName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call
UpdateClusterComponentTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- cctName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterComponentTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterComponentTypeWithResponse(ctx interface{}, cctName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call
UpdateClusterComponentTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- cctName string
- body gen.ClusterComponentType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterDataPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterDataPlaneWithBodyWithResponse(ctx interface{}, cdpName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call
UpdateClusterDataPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- cdpName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterDataPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterDataPlaneWithResponse(ctx interface{}, cdpName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call
UpdateClusterDataPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- cdpName string
- body gen.ClusterDataPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterObservabilityPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterObservabilityPlaneWithBodyWithResponse(ctx interface{}, clusterObservabilityPlaneName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call
UpdateClusterObservabilityPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterObservabilityPlaneName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterObservabilityPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterObservabilityPlaneWithResponse(ctx interface{}, clusterObservabilityPlaneName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call
UpdateClusterObservabilityPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterObservabilityPlaneName string
- body gen.ClusterObservabilityPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterProjectTypeWithBodyWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterProjectTypeWithBodyWithResponse(ctx interface{}, cptName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call
UpdateClusterProjectTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- cptName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterProjectTypeWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterProjectTypeWithResponse(ctx interface{}, cptName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call
UpdateClusterProjectTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- cptName string
- body gen.ClusterProjectType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterResourceTypeWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterResourceTypeWithBodyWithResponse(ctx interface{}, crtName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call
UpdateClusterResourceTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- crtName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterResourceTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterResourceTypeWithResponse(ctx interface{}, crtName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call
UpdateClusterResourceTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- crtName string
- body gen.ClusterResourceType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterRoleBindingWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterRoleBindingWithBodyWithResponse(ctx interface{}, name interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call
UpdateClusterRoleBindingWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- name string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterRoleBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterRoleBindingWithResponse(ctx interface{}, name interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call
UpdateClusterRoleBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- name string
- body gen.ClusterAuthzRoleBinding
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterRoleWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterRoleWithBodyWithResponse(ctx interface{}, name interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call
UpdateClusterRoleWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- name string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterRoleWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterRoleWithResponse(ctx interface{}, name interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call
UpdateClusterRoleWithResponse is a helper method to define mock.On call
- ctx context.Context
- name string
- body gen.ClusterAuthzRole
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterTraitWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterTraitWithBodyWithResponse(ctx interface{}, clusterTraitName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call
UpdateClusterTraitWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterTraitName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterTraitWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterTraitWithResponse(ctx interface{}, clusterTraitName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call
UpdateClusterTraitWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterTraitName string
- body gen.ClusterTrait
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowPlaneWithBodyWithResponse(ctx interface{}, clusterWorkflowPlaneName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call
UpdateClusterWorkflowPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowPlaneName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowPlaneWithResponse(ctx interface{}, clusterWorkflowPlaneName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call
UpdateClusterWorkflowPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowPlaneName string
- body gen.ClusterWorkflowPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowWithBodyWithResponse(ctx interface{}, clusterWorkflowName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call
UpdateClusterWorkflowWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateClusterWorkflowWithResponse(ctx interface{}, clusterWorkflowName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call
UpdateClusterWorkflowWithResponse is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowName string
- body gen.ClusterWorkflow
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateComponentTypeWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateComponentTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, ctName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call
UpdateComponentTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ctName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateComponentTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateComponentTypeWithResponse(ctx interface{}, namespaceName interface{}, ctName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call
UpdateComponentTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ctName string
- body gen.ComponentType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateComponentWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateComponentWithBodyWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call
UpdateComponentWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateComponentWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateComponentWithResponse(ctx interface{}, namespaceName interface{}, componentName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call
UpdateComponentWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentName string
- body gen.Component
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateDataPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateDataPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, dpName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call
UpdateDataPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- dpName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateDataPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateDataPlaneWithResponse(ctx interface{}, namespaceName interface{}, dpName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call
UpdateDataPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- dpName string
- body gen.DataPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateDeploymentPipelineWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateDeploymentPipelineWithBodyWithResponse(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call
UpdateDeploymentPipelineWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- deploymentPipelineName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateDeploymentPipelineWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateDeploymentPipelineWithResponse(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call
UpdateDeploymentPipelineWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- deploymentPipelineName string
- body gen.DeploymentPipeline
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateEnvironmentWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateEnvironmentWithBodyWithResponse(ctx interface{}, namespaceName interface{}, envName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call
UpdateEnvironmentWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- envName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateEnvironmentWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateEnvironmentWithResponse(ctx interface{}, namespaceName interface{}, envName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call
UpdateEnvironmentWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- envName string
- body gen.Environment
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleBindingWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call
UpdateNamespaceRoleBindingWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleBindingWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call
UpdateNamespaceRoleBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
- body gen.AuthzRoleBinding
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleWithBodyWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call
UpdateNamespaceRoleWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceRoleWithResponse(ctx interface{}, namespaceName interface{}, name interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call
UpdateNamespaceRoleWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
- body gen.AuthzRole
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateNamespaceWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceWithBodyWithResponse(ctx interface{}, namespaceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call
UpdateNamespaceWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateNamespaceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateNamespaceWithResponse(ctx interface{}, namespaceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call
UpdateNamespaceWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- body gen.Namespace
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse(ctx interface{}, namespaceName interface{}, observabilityAlertsNotificationChannelName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call
UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- observabilityAlertsNotificationChannelName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateObservabilityAlertsNotificationChannelWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateObservabilityAlertsNotificationChannelWithResponse(ctx interface{}, namespaceName interface{}, observabilityAlertsNotificationChannelName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call
UpdateObservabilityAlertsNotificationChannelWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- observabilityAlertsNotificationChannelName string
- body gen.ObservabilityAlertsNotificationChannel
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateObservabilityPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateObservabilityPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call
UpdateObservabilityPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- observabilityPlaneName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateObservabilityPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateObservabilityPlaneWithResponse(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call
UpdateObservabilityPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- observabilityPlaneName string
- body gen.ObservabilityPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateProjectReleaseBindingWithBodyWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, projectReleaseBindingName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call
UpdateProjectReleaseBindingWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectReleaseBindingName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateProjectReleaseBindingWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, projectReleaseBindingName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call
UpdateProjectReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectReleaseBindingName string
- body gen.ProjectReleaseBinding
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateProjectTypeWithBodyWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, ptName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call
UpdateProjectTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ptName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateProjectTypeWithResponse ¶ added in v1.2.0
func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectTypeWithResponse(ctx interface{}, namespaceName interface{}, ptName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call
UpdateProjectTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ptName string
- body gen.ProjectType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateProjectWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectWithBodyWithResponse(ctx interface{}, namespaceName interface{}, projectName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call
UpdateProjectWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateProjectWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateProjectWithResponse(ctx interface{}, namespaceName interface{}, projectName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call
UpdateProjectWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectName string
- body gen.Project
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateReleaseBindingWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call
UpdateReleaseBindingWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- releaseBindingName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateReleaseBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call
UpdateReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- releaseBindingName string
- body gen.ReleaseBinding
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateResourceReleaseBindingWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceReleaseBindingWithBodyWithResponse(ctx interface{}, namespaceName interface{}, resourceReleaseBindingName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call
UpdateResourceReleaseBindingWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceReleaseBindingName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateResourceReleaseBindingWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceReleaseBindingWithResponse(ctx interface{}, namespaceName interface{}, resourceReleaseBindingName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call
UpdateResourceReleaseBindingWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceReleaseBindingName string
- body gen.ResourceReleaseBinding
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateResourceTypeWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceTypeWithBodyWithResponse(ctx interface{}, namespaceName interface{}, rtName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call
UpdateResourceTypeWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rtName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateResourceTypeWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceTypeWithResponse(ctx interface{}, namespaceName interface{}, rtName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call
UpdateResourceTypeWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rtName string
- body gen.ResourceType
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateResourceWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceWithBodyWithResponse(ctx interface{}, namespaceName interface{}, resourceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call
UpdateResourceWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateResourceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateResourceWithResponse(ctx interface{}, namespaceName interface{}, resourceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call
UpdateResourceWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceName string
- body gen.ResourceInstance
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateSecretReferenceWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateSecretReferenceWithBodyWithResponse(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call
UpdateSecretReferenceWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretReferenceName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateSecretReferenceWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateSecretReferenceWithResponse(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call
UpdateSecretReferenceWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretReferenceName string
- body gen.SecretReference
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateSecretWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateSecretWithBodyWithResponse(ctx interface{}, namespaceName interface{}, secretName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call
UpdateSecretWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateSecretWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateSecretWithResponse(ctx interface{}, namespaceName interface{}, secretName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call
UpdateSecretWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretName string
- body gen.UpdateSecretRequest
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateTraitWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateTraitWithBodyWithResponse(ctx interface{}, namespaceName interface{}, traitName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call
UpdateTraitWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- traitName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateTraitWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateTraitWithResponse(ctx interface{}, namespaceName interface{}, traitName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call
UpdateTraitWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- traitName string
- body gen.Trait
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateWorkflowPlaneWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowPlaneWithBodyWithResponse(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call
UpdateWorkflowPlaneWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowPlaneName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateWorkflowPlaneWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowPlaneWithResponse(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call
UpdateWorkflowPlaneWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowPlaneName string
- body gen.WorkflowPlane
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateWorkflowRunWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowRunWithBodyWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call
UpdateWorkflowRunWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- runName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateWorkflowRunWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowRunWithResponse(ctx interface{}, namespaceName interface{}, runName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call
UpdateWorkflowRunWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- runName string
- body gen.WorkflowRun
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateWorkflowWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowWithBodyWithResponse(ctx interface{}, namespaceName interface{}, workflowName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call
UpdateWorkflowWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateWorkflowWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkflowWithResponse(ctx interface{}, namespaceName interface{}, workflowName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call
UpdateWorkflowWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowName string
- body gen.Workflow
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateWorkloadWithBodyWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkloadWithBodyWithResponse(ctx interface{}, namespaceName interface{}, workloadName interface{}, contentType interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call
UpdateWorkloadWithBodyWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workloadName string
- contentType string
- body io.Reader
- reqEditors ...gen.RequestEditorFn
func (*MockClientWithResponsesInterface_Expecter) UpdateWorkloadWithResponse ¶
func (_e *MockClientWithResponsesInterface_Expecter) UpdateWorkloadWithResponse(ctx interface{}, namespaceName interface{}, workloadName interface{}, body interface{}, reqEditors ...interface{}) *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call
UpdateWorkloadWithResponse is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workloadName string
- body gen.Workload
- reqEditors ...gen.RequestEditorFn
type MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GenerateReleaseWithBodyWithResponse'
func (*MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.GenerateReleaseResp, error)) *MockClientWithResponsesInterface_GenerateReleaseWithBodyWithResponse_Call
type MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call ¶
MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GenerateReleaseWithResponse'
func (*MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, body gen.GenerateReleaseRequest, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call
func (*MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.GenerateReleaseRequest, ...gen.RequestEditorFn) (*gen.GenerateReleaseResp, error)) *MockClientWithResponsesInterface_GenerateReleaseWithResponse_Call
type MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call ¶
type MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterComponentTypeSchemaWithResponse'
func (*MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call) Run(run func(ctx context.Context, cctName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterComponentTypeSchemaWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call ¶
type MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterComponentTypeWithResponse'
func (*MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call) Run(run func(ctx context.Context, cctName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterComponentTypeWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterDataPlaneWithResponse'
func (*MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call) Run(run func(ctx context.Context, cdpName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.GetClusterDataPlaneResp, error)) *MockClientWithResponsesInterface_GetClusterDataPlaneWithResponse_Call
type MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call ¶
type MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterObservabilityPlaneWithResponse'
func (*MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterObservabilityPlaneName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterObservabilityPlaneWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterProjectTypeSchemaWithResponse'
func (*MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call) Run(run func(ctx context.Context, cptName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterProjectTypeSchemaWithResponse_Call) RunAndReturn ¶ added in v1.2.0
type MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call ¶ added in v1.2.0
MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterProjectTypeWithResponse'
func (*MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call) Run(run func(ctx context.Context, cptName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.GetClusterProjectTypeResp, error)) *MockClientWithResponsesInterface_GetClusterProjectTypeWithResponse_Call
type MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call ¶
type MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterResourceTypeSchemaWithResponse'
func (*MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call) Run(run func(ctx context.Context, crtName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterResourceTypeSchemaWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call ¶
MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterResourceTypeWithResponse'
func (*MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call) Run(run func(ctx context.Context, crtName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.GetClusterResourceTypeResp, error)) *MockClientWithResponsesInterface_GetClusterResourceTypeWithResponse_Call
type MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call ¶
MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterRoleBindingWithResponse'
func (*MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call) Run(run func(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.GetClusterRoleBindingResp, error)) *MockClientWithResponsesInterface_GetClusterRoleBindingWithResponse_Call
type MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call ¶
MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterRoleWithResponse'
func (*MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call) Run(run func(ctx context.Context, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.GetClusterRoleResp, error)) *MockClientWithResponsesInterface_GetClusterRoleWithResponse_Call
type MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call ¶
MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterTraitSchemaWithResponse'
func (*MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call) Run(run func(ctx context.Context, clusterTraitName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.GetClusterTraitSchemaResp, error)) *MockClientWithResponsesInterface_GetClusterTraitSchemaWithResponse_Call
type MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call ¶
MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterTraitWithResponse'
func (*MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call) Run(run func(ctx context.Context, clusterTraitName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.GetClusterTraitResp, error)) *MockClientWithResponsesInterface_GetClusterTraitWithResponse_Call
type MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call ¶
type MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterWorkflowPlaneWithResponse'
func (*MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowPlaneName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterWorkflowPlaneWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call ¶
type MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterWorkflowSchemaWithResponse'
func (*MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterWorkflowSchemaWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call ¶
MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterWorkflowWithResponse'
func (*MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call
func (*MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.GetClusterWorkflowResp, error)) *MockClientWithResponsesInterface_GetClusterWorkflowWithResponse_Call
type MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call ¶
MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponentReleaseWithResponse'
func (*MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentReleaseName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call
func (*MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetComponentReleaseResp, error)) *MockClientWithResponsesInterface_GetComponentReleaseWithResponse_Call
type MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call ¶
MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponentSchemaWithResponse'
func (*MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call
func (*MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetComponentSchemaResp, error)) *MockClientWithResponsesInterface_GetComponentSchemaWithResponse_Call
type MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call ¶
MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponentTypeSchemaWithResponse'
func (*MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ctName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call
func (*MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetComponentTypeSchemaResp, error)) *MockClientWithResponsesInterface_GetComponentTypeSchemaWithResponse_Call
type MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call ¶
MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponentTypeWithResponse'
func (*MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ctName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call
func (*MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetComponentTypeResp, error)) *MockClientWithResponsesInterface_GetComponentTypeWithResponse_Call
type MockClientWithResponsesInterface_GetComponentWithResponse_Call ¶
MockClientWithResponsesInterface_GetComponentWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponentWithResponse'
func (*MockClientWithResponsesInterface_GetComponentWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetComponentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetComponentWithResponse_Call
func (*MockClientWithResponsesInterface_GetComponentWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetComponentWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetComponentResp, error)) *MockClientWithResponsesInterface_GetComponentWithResponse_Call
type MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDataPlaneWithResponse'
func (*MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, dpName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetDataPlaneResp, error)) *MockClientWithResponsesInterface_GetDataPlaneWithResponse_Call
type MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call ¶
MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDeploymentPipelineWithResponse'
func (*MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, deploymentPipelineName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call
func (*MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetDeploymentPipelineResp, error)) *MockClientWithResponsesInterface_GetDeploymentPipelineWithResponse_Call
type MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call ¶
MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetEnvironmentWithResponse'
func (*MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, envName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call
func (*MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetEnvironmentResp, error)) *MockClientWithResponsesInterface_GetEnvironmentWithResponse_Call
type MockClientWithResponsesInterface_GetHealthWithResponse_Call ¶
MockClientWithResponsesInterface_GetHealthWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHealthWithResponse'
func (*MockClientWithResponsesInterface_GetHealthWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetHealthWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetHealthWithResponse_Call
func (*MockClientWithResponsesInterface_GetHealthWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetHealthWithResponse_Call) RunAndReturn(run func(context.Context, ...gen.RequestEditorFn) (*gen.GetHealthResp, error)) *MockClientWithResponsesInterface_GetHealthWithResponse_Call
type MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call ¶
type MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetNamespaceRoleBindingWithResponse'
func (*MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call
func (*MockClientWithResponsesInterface_GetNamespaceRoleBindingWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call ¶
MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetNamespaceRoleWithResponse'
func (*MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call
func (*MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetNamespaceRoleResp, error)) *MockClientWithResponsesInterface_GetNamespaceRoleWithResponse_Call
type MockClientWithResponsesInterface_GetNamespaceWithResponse_Call ¶
MockClientWithResponsesInterface_GetNamespaceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetNamespaceWithResponse'
func (*MockClientWithResponsesInterface_GetNamespaceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call
func (*MockClientWithResponsesInterface_GetNamespaceWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.GetNamespaceResp, error)) *MockClientWithResponsesInterface_GetNamespaceWithResponse_Call
type MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call ¶
type MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOAuthProtectedResourceMetadataWithResponse'
func (*MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call
func (*MockClientWithResponsesInterface_GetOAuthProtectedResourceMetadataWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call ¶
type MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObservabilityAlertsNotificationChannelWithResponse'
func (*MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, observabilityAlertsNotificationChannelName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call
func (*MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetObservabilityAlertsNotificationChannelResp, error)) *MockClientWithResponsesInterface_GetObservabilityAlertsNotificationChannelWithResponse_Call
type MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObservabilityPlaneWithResponse'
func (*MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, observabilityPlaneName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetObservabilityPlaneResp, error)) *MockClientWithResponsesInterface_GetObservabilityPlaneWithResponse_Call
type MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call ¶
MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOpenAPISpecWithResponse'
func (*MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call
func (*MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call) RunAndReturn(run func(context.Context, ...gen.RequestEditorFn) (*gen.GetOpenAPISpecResp, error)) *MockClientWithResponsesInterface_GetOpenAPISpecWithResponse_Call
type MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectReleaseBindingName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_GetProjectReleaseBindingWithResponse_Call) RunAndReturn ¶ added in v1.2.0
type MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call ¶ added in v1.2.0
MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectReleaseWithResponse'
func (*MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectReleaseName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call
func (*MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetProjectReleaseResp, error)) *MockClientWithResponsesInterface_GetProjectReleaseWithResponse_Call
type MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call ¶ added in v1.2.0
MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectTypeSchemaWithResponse'
func (*MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ptName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call
func (*MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetProjectTypeSchemaResp, error)) *MockClientWithResponsesInterface_GetProjectTypeSchemaWithResponse_Call
type MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call ¶ added in v1.2.0
MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectTypeWithResponse'
func (*MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ptName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call
func (*MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetProjectTypeResp, error)) *MockClientWithResponsesInterface_GetProjectTypeWithResponse_Call
type MockClientWithResponsesInterface_GetProjectWithResponse_Call ¶
MockClientWithResponsesInterface_GetProjectWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectWithResponse'
func (*MockClientWithResponsesInterface_GetProjectWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetProjectWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetProjectWithResponse_Call
func (*MockClientWithResponsesInterface_GetProjectWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetProjectWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetProjectResp, error)) *MockClientWithResponsesInterface_GetProjectWithResponse_Call
type MockClientWithResponsesInterface_GetReadyWithResponse_Call ¶
MockClientWithResponsesInterface_GetReadyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReadyWithResponse'
func (*MockClientWithResponsesInterface_GetReadyWithResponse_Call) Return ¶
func (_c *MockClientWithResponsesInterface_GetReadyWithResponse_Call) Return(_a0 *gen.GetReadyResp, _a1 error) *MockClientWithResponsesInterface_GetReadyWithResponse_Call
func (*MockClientWithResponsesInterface_GetReadyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetReadyWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetReadyWithResponse_Call
func (*MockClientWithResponsesInterface_GetReadyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetReadyWithResponse_Call) RunAndReturn(run func(context.Context, ...gen.RequestEditorFn) (*gen.GetReadyResp, error)) *MockClientWithResponsesInterface_GetReadyWithResponse_Call
type MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call ¶
type MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReleaseBindingK8sResourceEventsWithResponse'
func (*MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string, params *gen.GetReleaseBindingK8sResourceEventsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call
func (*MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call) RunAndReturn(run func(context.Context, string, string, *gen.GetReleaseBindingK8sResourceEventsParams, ...gen.RequestEditorFn) (*gen.GetReleaseBindingK8sResourceEventsResp, error)) *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceEventsWithResponse_Call
type MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call ¶
type MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReleaseBindingK8sResourceLogsWithResponse'
func (*MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string, params *gen.GetReleaseBindingK8sResourceLogsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call
func (*MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call) RunAndReturn(run func(context.Context, string, string, *gen.GetReleaseBindingK8sResourceLogsParams, ...gen.RequestEditorFn) (*gen.GetReleaseBindingK8sResourceLogsResp, error)) *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceLogsWithResponse_Call
type MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call ¶
type MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReleaseBindingK8sResourceTreeWithResponse'
func (*MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call
func (*MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetReleaseBindingK8sResourceTreeResp, error)) *MockClientWithResponsesInterface_GetReleaseBindingK8sResourceTreeWithResponse_Call
type MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call ¶
MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetReleaseBindingResp, error)) *MockClientWithResponsesInterface_GetReleaseBindingWithResponse_Call
type MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call ¶
type MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResourceReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceReleaseBindingName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_GetResourceReleaseBindingWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call ¶
MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResourceReleaseWithResponse'
func (*MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceReleaseName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call
func (*MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetResourceReleaseResp, error)) *MockClientWithResponsesInterface_GetResourceReleaseWithResponse_Call
type MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call ¶
MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResourceTypeSchemaWithResponse'
func (*MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, rtName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call
func (*MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetResourceTypeSchemaResp, error)) *MockClientWithResponsesInterface_GetResourceTypeSchemaWithResponse_Call
type MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call ¶
MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResourceTypeWithResponse'
func (*MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, rtName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call
func (*MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetResourceTypeResp, error)) *MockClientWithResponsesInterface_GetResourceTypeWithResponse_Call
type MockClientWithResponsesInterface_GetResourceWithResponse_Call ¶
MockClientWithResponsesInterface_GetResourceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResourceWithResponse'
func (*MockClientWithResponsesInterface_GetResourceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetResourceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetResourceWithResponse_Call
func (*MockClientWithResponsesInterface_GetResourceWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetResourceWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetResourceResp, error)) *MockClientWithResponsesInterface_GetResourceWithResponse_Call
type MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call ¶
MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSecretReferenceWithResponse'
func (*MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretReferenceName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call
func (*MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetSecretReferenceResp, error)) *MockClientWithResponsesInterface_GetSecretReferenceWithResponse_Call
type MockClientWithResponsesInterface_GetSecretWithResponse_Call ¶
MockClientWithResponsesInterface_GetSecretWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSecretWithResponse'
func (*MockClientWithResponsesInterface_GetSecretWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetSecretWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetSecretWithResponse_Call
func (*MockClientWithResponsesInterface_GetSecretWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetSecretWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetSecretResp, error)) *MockClientWithResponsesInterface_GetSecretWithResponse_Call
type MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call ¶
MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSubjectProfileWithResponse'
func (*MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call) Run(run func(ctx context.Context, params *gen.GetSubjectProfileParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call
func (*MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call) RunAndReturn(run func(context.Context, *gen.GetSubjectProfileParams, ...gen.RequestEditorFn) (*gen.GetSubjectProfileResp, error)) *MockClientWithResponsesInterface_GetSubjectProfileWithResponse_Call
type MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call ¶
MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTraitSchemaWithResponse'
func (*MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, traitName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call
func (*MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetTraitSchemaResp, error)) *MockClientWithResponsesInterface_GetTraitSchemaWithResponse_Call
type MockClientWithResponsesInterface_GetTraitWithResponse_Call ¶
MockClientWithResponsesInterface_GetTraitWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTraitWithResponse'
func (*MockClientWithResponsesInterface_GetTraitWithResponse_Call) Return ¶
func (_c *MockClientWithResponsesInterface_GetTraitWithResponse_Call) Return(_a0 *gen.GetTraitResp, _a1 error) *MockClientWithResponsesInterface_GetTraitWithResponse_Call
func (*MockClientWithResponsesInterface_GetTraitWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetTraitWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, traitName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetTraitWithResponse_Call
func (*MockClientWithResponsesInterface_GetTraitWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetTraitWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetTraitResp, error)) *MockClientWithResponsesInterface_GetTraitWithResponse_Call
type MockClientWithResponsesInterface_GetVersionWithResponse_Call ¶
MockClientWithResponsesInterface_GetVersionWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetVersionWithResponse'
func (*MockClientWithResponsesInterface_GetVersionWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetVersionWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetVersionWithResponse_Call
func (*MockClientWithResponsesInterface_GetVersionWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetVersionWithResponse_Call) RunAndReturn(run func(context.Context, ...gen.RequestEditorFn) (*gen.GetVersionResp, error)) *MockClientWithResponsesInterface_GetVersionWithResponse_Call
type MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowPlaneWithResponse'
func (*MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowPlaneName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetWorkflowPlaneResp, error)) *MockClientWithResponsesInterface_GetWorkflowPlaneWithResponse_Call
type MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call ¶
MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowRunEventsWithResponse'
func (*MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, params *gen.GetWorkflowRunEventsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call
func (*MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call) RunAndReturn(run func(context.Context, string, string, *gen.GetWorkflowRunEventsParams, ...gen.RequestEditorFn) (*gen.GetWorkflowRunEventsResp, error)) *MockClientWithResponsesInterface_GetWorkflowRunEventsWithResponse_Call
type MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call ¶
MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowRunLogsWithResponse'
func (*MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, params *gen.GetWorkflowRunLogsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call
func (*MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call) RunAndReturn(run func(context.Context, string, string, *gen.GetWorkflowRunLogsParams, ...gen.RequestEditorFn) (*gen.GetWorkflowRunLogsResp, error)) *MockClientWithResponsesInterface_GetWorkflowRunLogsWithResponse_Call
type MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call ¶
MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowRunStatusWithResponse'
func (*MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call
func (*MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetWorkflowRunStatusResp, error)) *MockClientWithResponsesInterface_GetWorkflowRunStatusWithResponse_Call
type MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call ¶
MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowRunWithResponse'
func (*MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call
func (*MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetWorkflowRunResp, error)) *MockClientWithResponsesInterface_GetWorkflowRunWithResponse_Call
type MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call ¶
MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowSchemaWithResponse'
func (*MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call
func (*MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetWorkflowSchemaResp, error)) *MockClientWithResponsesInterface_GetWorkflowSchemaWithResponse_Call
type MockClientWithResponsesInterface_GetWorkflowWithResponse_Call ¶
MockClientWithResponsesInterface_GetWorkflowWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowWithResponse'
func (*MockClientWithResponsesInterface_GetWorkflowWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call
func (*MockClientWithResponsesInterface_GetWorkflowWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetWorkflowResp, error)) *MockClientWithResponsesInterface_GetWorkflowWithResponse_Call
type MockClientWithResponsesInterface_GetWorkloadWithResponse_Call ¶
MockClientWithResponsesInterface_GetWorkloadWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkloadWithResponse'
func (*MockClientWithResponsesInterface_GetWorkloadWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call
func (*MockClientWithResponsesInterface_GetWorkloadWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call) RunAndReturn(run func(context.Context, string, string, ...gen.RequestEditorFn) (*gen.GetWorkloadResp, error)) *MockClientWithResponsesInterface_GetWorkloadWithResponse_Call
type MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HandleAutoBuildWithBodyWithResponse'
func (*MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call) Run(run func(ctx context.Context, params *gen.HandleAutoBuildParams, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, *gen.HandleAutoBuildParams, string, io.Reader, ...gen.RequestEditorFn) (*gen.HandleAutoBuildResp, error)) *MockClientWithResponsesInterface_HandleAutoBuildWithBodyWithResponse_Call
type MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call ¶
MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HandleAutoBuildWithResponse'
func (*MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call) Run(run func(ctx context.Context, params *gen.HandleAutoBuildParams, body gen.HandleAutoBuildJSONRequestBody, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call
func (*MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call) RunAndReturn(run func(context.Context, *gen.HandleAutoBuildParams, gen.HandleAutoBuildJSONRequestBody, ...gen.RequestEditorFn) (*gen.HandleAutoBuildResp, error)) *MockClientWithResponsesInterface_HandleAutoBuildWithResponse_Call
type MockClientWithResponsesInterface_ListActionsWithResponse_Call ¶
MockClientWithResponsesInterface_ListActionsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListActionsWithResponse'
func (*MockClientWithResponsesInterface_ListActionsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListActionsWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListActionsWithResponse_Call
func (*MockClientWithResponsesInterface_ListActionsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListActionsWithResponse_Call) RunAndReturn(run func(context.Context, ...gen.RequestEditorFn) (*gen.ListActionsResp, error)) *MockClientWithResponsesInterface_ListActionsWithResponse_Call
type MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call ¶
type MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterComponentTypesWithResponse'
func (*MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterComponentTypesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call
func (*MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call) RunAndReturn(run func(context.Context, *gen.ListClusterComponentTypesParams, ...gen.RequestEditorFn) (*gen.ListClusterComponentTypesResp, error)) *MockClientWithResponsesInterface_ListClusterComponentTypesWithResponse_Call
type MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call ¶
MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterDataPlanesWithResponse'
func (*MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterDataPlanesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call
func (*MockClientWithResponsesInterface_ListClusterDataPlanesWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call ¶
type MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterObservabilityPlanesWithResponse'
func (*MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterObservabilityPlanesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call
func (*MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call) RunAndReturn(run func(context.Context, *gen.ListClusterObservabilityPlanesParams, ...gen.RequestEditorFn) (*gen.ListClusterObservabilityPlanesResp, error)) *MockClientWithResponsesInterface_ListClusterObservabilityPlanesWithResponse_Call
type MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterProjectTypesWithResponse'
func (*MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterProjectTypesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call
func (*MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call) RunAndReturn(run func(context.Context, *gen.ListClusterProjectTypesParams, ...gen.RequestEditorFn) (*gen.ListClusterProjectTypesResp, error)) *MockClientWithResponsesInterface_ListClusterProjectTypesWithResponse_Call
type MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call ¶
type MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterResourceTypesWithResponse'
func (*MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterResourceTypesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call
func (*MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call) RunAndReturn(run func(context.Context, *gen.ListClusterResourceTypesParams, ...gen.RequestEditorFn) (*gen.ListClusterResourceTypesResp, error)) *MockClientWithResponsesInterface_ListClusterResourceTypesWithResponse_Call
type MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call ¶
type MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterRoleBindingsWithResponse'
func (*MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterRoleBindingsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call
func (*MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call) RunAndReturn(run func(context.Context, *gen.ListClusterRoleBindingsParams, ...gen.RequestEditorFn) (*gen.ListClusterRoleBindingsResp, error)) *MockClientWithResponsesInterface_ListClusterRoleBindingsWithResponse_Call
type MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call ¶
MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterRolesWithResponse'
func (*MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterRolesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call
func (*MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call) RunAndReturn(run func(context.Context, *gen.ListClusterRolesParams, ...gen.RequestEditorFn) (*gen.ListClusterRolesResp, error)) *MockClientWithResponsesInterface_ListClusterRolesWithResponse_Call
type MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call ¶
MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterTraitsWithResponse'
func (*MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterTraitsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call
func (*MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call) RunAndReturn(run func(context.Context, *gen.ListClusterTraitsParams, ...gen.RequestEditorFn) (*gen.ListClusterTraitsResp, error)) *MockClientWithResponsesInterface_ListClusterTraitsWithResponse_Call
type MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call ¶
type MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterWorkflowPlanesWithResponse'
func (*MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterWorkflowPlanesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call
func (*MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call) RunAndReturn(run func(context.Context, *gen.ListClusterWorkflowPlanesParams, ...gen.RequestEditorFn) (*gen.ListClusterWorkflowPlanesResp, error)) *MockClientWithResponsesInterface_ListClusterWorkflowPlanesWithResponse_Call
type MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call ¶
MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterWorkflowsWithResponse'
func (*MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListClusterWorkflowsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call
func (*MockClientWithResponsesInterface_ListClusterWorkflowsWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call ¶
MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListComponentReleasesWithResponse'
func (*MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListComponentReleasesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call
func (*MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListComponentReleasesParams, ...gen.RequestEditorFn) (*gen.ListComponentReleasesResp, error)) *MockClientWithResponsesInterface_ListComponentReleasesWithResponse_Call
type MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call ¶
MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListComponentTypesWithResponse'
func (*MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListComponentTypesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call
func (*MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListComponentTypesParams, ...gen.RequestEditorFn) (*gen.ListComponentTypesResp, error)) *MockClientWithResponsesInterface_ListComponentTypesWithResponse_Call
type MockClientWithResponsesInterface_ListComponentsWithResponse_Call ¶
MockClientWithResponsesInterface_ListComponentsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListComponentsWithResponse'
func (*MockClientWithResponsesInterface_ListComponentsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListComponentsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListComponentsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListComponentsWithResponse_Call
func (*MockClientWithResponsesInterface_ListComponentsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListComponentsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListComponentsParams, ...gen.RequestEditorFn) (*gen.ListComponentsResp, error)) *MockClientWithResponsesInterface_ListComponentsWithResponse_Call
type MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call ¶
MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDataPlanesWithResponse'
func (*MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListDataPlanesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call
func (*MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListDataPlanesParams, ...gen.RequestEditorFn) (*gen.ListDataPlanesResp, error)) *MockClientWithResponsesInterface_ListDataPlanesWithResponse_Call
type MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call ¶
type MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDeploymentPipelinesWithResponse'
func (*MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListDeploymentPipelinesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call
func (*MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListDeploymentPipelinesParams, ...gen.RequestEditorFn) (*gen.ListDeploymentPipelinesResp, error)) *MockClientWithResponsesInterface_ListDeploymentPipelinesWithResponse_Call
type MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call ¶
MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListEnvironmentsWithResponse'
func (*MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListEnvironmentsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call
func (*MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListEnvironmentsParams, ...gen.RequestEditorFn) (*gen.ListEnvironmentsResp, error)) *MockClientWithResponsesInterface_ListEnvironmentsWithResponse_Call
type MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call ¶
MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListGitSecretsWithResponse'
func (*MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call
func (*MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call) RunAndReturn(run func(context.Context, string, ...gen.RequestEditorFn) (*gen.ListGitSecretsResp, error)) *MockClientWithResponsesInterface_ListGitSecretsWithResponse_Call
type MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call ¶
type MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListNamespaceRoleBindingsWithResponse'
func (*MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListNamespaceRoleBindingsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call
func (*MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListNamespaceRoleBindingsParams, ...gen.RequestEditorFn) (*gen.ListNamespaceRoleBindingsResp, error)) *MockClientWithResponsesInterface_ListNamespaceRoleBindingsWithResponse_Call
type MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call ¶
MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListNamespaceRolesWithResponse'
func (*MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListNamespaceRolesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call
func (*MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListNamespaceRolesParams, ...gen.RequestEditorFn) (*gen.ListNamespaceRolesResp, error)) *MockClientWithResponsesInterface_ListNamespaceRolesWithResponse_Call
type MockClientWithResponsesInterface_ListNamespacesWithResponse_Call ¶
MockClientWithResponsesInterface_ListNamespacesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListNamespacesWithResponse'
func (*MockClientWithResponsesInterface_ListNamespacesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call) Run(run func(ctx context.Context, params *gen.ListNamespacesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call
func (*MockClientWithResponsesInterface_ListNamespacesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call) RunAndReturn(run func(context.Context, *gen.ListNamespacesParams, ...gen.RequestEditorFn) (*gen.ListNamespacesResp, error)) *MockClientWithResponsesInterface_ListNamespacesWithResponse_Call
type MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call ¶
type MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObservabilityAlertsNotificationChannelsWithResponse'
func (*MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListObservabilityAlertsNotificationChannelsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call
func (*MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListObservabilityAlertsNotificationChannelsParams, ...gen.RequestEditorFn) (*gen.ListObservabilityAlertsNotificationChannelsResp, error)) *MockClientWithResponsesInterface_ListObservabilityAlertsNotificationChannelsWithResponse_Call
type MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call ¶
type MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObservabilityPlanesWithResponse'
func (*MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListObservabilityPlanesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call
func (*MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListObservabilityPlanesParams, ...gen.RequestEditorFn) (*gen.ListObservabilityPlanesResp, error)) *MockClientWithResponsesInterface_ListObservabilityPlanesWithResponse_Call
type MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectReleaseBindingsWithResponse'
func (*MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListProjectReleaseBindingsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call
func (*MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListProjectReleaseBindingsParams, ...gen.RequestEditorFn) (*gen.ListProjectReleaseBindingsResp, error)) *MockClientWithResponsesInterface_ListProjectReleaseBindingsWithResponse_Call
type MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call ¶ added in v1.2.0
MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectReleasesWithResponse'
func (*MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListProjectReleasesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call
func (*MockClientWithResponsesInterface_ListProjectReleasesWithResponse_Call) RunAndReturn ¶ added in v1.2.0
type MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call ¶ added in v1.2.0
MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectTypesWithResponse'
func (*MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListProjectTypesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call
func (*MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListProjectTypesParams, ...gen.RequestEditorFn) (*gen.ListProjectTypesResp, error)) *MockClientWithResponsesInterface_ListProjectTypesWithResponse_Call
type MockClientWithResponsesInterface_ListProjectsWithResponse_Call ¶
MockClientWithResponsesInterface_ListProjectsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectsWithResponse'
func (*MockClientWithResponsesInterface_ListProjectsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListProjectsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListProjectsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListProjectsWithResponse_Call
func (*MockClientWithResponsesInterface_ListProjectsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListProjectsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListProjectsParams, ...gen.RequestEditorFn) (*gen.ListProjectsResp, error)) *MockClientWithResponsesInterface_ListProjectsWithResponse_Call
type MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call ¶
MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListReleaseBindingsWithResponse'
func (*MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListReleaseBindingsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call
func (*MockClientWithResponsesInterface_ListReleaseBindingsWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call ¶
type MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListResourceReleaseBindingsWithResponse'
func (*MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListResourceReleaseBindingsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call
func (*MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListResourceReleaseBindingsParams, ...gen.RequestEditorFn) (*gen.ListResourceReleaseBindingsResp, error)) *MockClientWithResponsesInterface_ListResourceReleaseBindingsWithResponse_Call
type MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call ¶
MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListResourceReleasesWithResponse'
func (*MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListResourceReleasesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call
func (*MockClientWithResponsesInterface_ListResourceReleasesWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call ¶
MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListResourceTypesWithResponse'
func (*MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListResourceTypesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call
func (*MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListResourceTypesParams, ...gen.RequestEditorFn) (*gen.ListResourceTypesResp, error)) *MockClientWithResponsesInterface_ListResourceTypesWithResponse_Call
type MockClientWithResponsesInterface_ListResourcesWithResponse_Call ¶
MockClientWithResponsesInterface_ListResourcesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListResourcesWithResponse'
func (*MockClientWithResponsesInterface_ListResourcesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListResourcesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListResourcesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListResourcesWithResponse_Call
func (*MockClientWithResponsesInterface_ListResourcesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListResourcesWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListResourcesParams, ...gen.RequestEditorFn) (*gen.ListResourcesResp, error)) *MockClientWithResponsesInterface_ListResourcesWithResponse_Call
type MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call ¶
MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSecretReferencesWithResponse'
func (*MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListSecretReferencesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call
func (*MockClientWithResponsesInterface_ListSecretReferencesWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_ListSecretsWithResponse_Call ¶
MockClientWithResponsesInterface_ListSecretsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSecretsWithResponse'
func (*MockClientWithResponsesInterface_ListSecretsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListSecretsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListSecretsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListSecretsWithResponse_Call
func (*MockClientWithResponsesInterface_ListSecretsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListSecretsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListSecretsParams, ...gen.RequestEditorFn) (*gen.ListSecretsResp, error)) *MockClientWithResponsesInterface_ListSecretsWithResponse_Call
type MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call ¶
MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSubjectTypesWithResponse'
func (*MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call) Run(run func(ctx context.Context, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call
func (*MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call) RunAndReturn(run func(context.Context, ...gen.RequestEditorFn) (*gen.ListSubjectTypesResp, error)) *MockClientWithResponsesInterface_ListSubjectTypesWithResponse_Call
type MockClientWithResponsesInterface_ListTraitsWithResponse_Call ¶
MockClientWithResponsesInterface_ListTraitsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListTraitsWithResponse'
func (*MockClientWithResponsesInterface_ListTraitsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListTraitsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListTraitsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListTraitsWithResponse_Call
func (*MockClientWithResponsesInterface_ListTraitsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListTraitsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListTraitsParams, ...gen.RequestEditorFn) (*gen.ListTraitsResp, error)) *MockClientWithResponsesInterface_ListTraitsWithResponse_Call
type MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call ¶
MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListWorkflowPlanesWithResponse'
func (*MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListWorkflowPlanesParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call
func (*MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListWorkflowPlanesParams, ...gen.RequestEditorFn) (*gen.ListWorkflowPlanesResp, error)) *MockClientWithResponsesInterface_ListWorkflowPlanesWithResponse_Call
type MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call ¶
MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListWorkflowRunsWithResponse'
func (*MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListWorkflowRunsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call
func (*MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListWorkflowRunsParams, ...gen.RequestEditorFn) (*gen.ListWorkflowRunsResp, error)) *MockClientWithResponsesInterface_ListWorkflowRunsWithResponse_Call
type MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call ¶
MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListWorkflowsWithResponse'
func (*MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListWorkflowsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call
func (*MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListWorkflowsParams, ...gen.RequestEditorFn) (*gen.ListWorkflowsResp, error)) *MockClientWithResponsesInterface_ListWorkflowsWithResponse_Call
type MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call ¶
MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListWorkloadsWithResponse'
func (*MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListWorkloadsParams, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call
func (*MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call) RunAndReturn(run func(context.Context, string, *gen.ListWorkloadsParams, ...gen.RequestEditorFn) (*gen.ListWorkloadsResp, error)) *MockClientWithResponsesInterface_ListWorkloadsWithResponse_Call
type MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TriggerReleaseBindingCronJobWithResponse'
func (*MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call
func (*MockClientWithResponsesInterface_TriggerReleaseBindingCronJobWithResponse_Call) RunAndReturn ¶ added in v1.2.0
type MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterComponentTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, cctName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateClusterComponentTypeResp, error)) *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterComponentTypeWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call) Run(run func(ctx context.Context, cctName string, body gen.ClusterComponentType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ClusterComponentType, ...gen.RequestEditorFn) (*gen.UpdateClusterComponentTypeResp, error)) *MockClientWithResponsesInterface_UpdateClusterComponentTypeWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterDataPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, cdpName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateClusterDataPlaneResp, error)) *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterDataPlaneWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call) Run(run func(ctx context.Context, cdpName string, body gen.ClusterDataPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterDataPlaneWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterObservabilityPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, clusterObservabilityPlaneName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateClusterObservabilityPlaneResp, error)) *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterObservabilityPlaneWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterObservabilityPlaneName string, body gen.ClusterObservabilityPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ClusterObservabilityPlane, ...gen.RequestEditorFn) (*gen.UpdateClusterObservabilityPlaneResp, error)) *MockClientWithResponsesInterface_UpdateClusterObservabilityPlaneWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterProjectTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, cptName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateClusterProjectTypeResp, error)) *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterProjectTypeWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call) Run(run func(ctx context.Context, cptName string, body gen.ClusterProjectType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ClusterProjectType, ...gen.RequestEditorFn) (*gen.UpdateClusterProjectTypeResp, error)) *MockClientWithResponsesInterface_UpdateClusterProjectTypeWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterResourceTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, crtName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateClusterResourceTypeResp, error)) *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterResourceTypeWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call) Run(run func(ctx context.Context, crtName string, body gen.ClusterResourceType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ClusterResourceType, ...gen.RequestEditorFn) (*gen.UpdateClusterResourceTypeResp, error)) *MockClientWithResponsesInterface_UpdateClusterResourceTypeWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterRoleBindingWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call) Run(run func(ctx context.Context, name string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateClusterRoleBindingResp, error)) *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterRoleBindingWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call) Run(run func(ctx context.Context, name string, body gen.ClusterAuthzRoleBinding, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ClusterAuthzRoleBinding, ...gen.RequestEditorFn) (*gen.UpdateClusterRoleBindingResp, error)) *MockClientWithResponsesInterface_UpdateClusterRoleBindingWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterRoleWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call) Run(run func(ctx context.Context, name string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateClusterRoleResp, error)) *MockClientWithResponsesInterface_UpdateClusterRoleWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterRoleWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call) Run(run func(ctx context.Context, name string, body gen.ClusterAuthzRole, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ClusterAuthzRole, ...gen.RequestEditorFn) (*gen.UpdateClusterRoleResp, error)) *MockClientWithResponsesInterface_UpdateClusterRoleWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterTraitWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call) Run(run func(ctx context.Context, clusterTraitName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateClusterTraitResp, error)) *MockClientWithResponsesInterface_UpdateClusterTraitWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterTraitWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call) Run(run func(ctx context.Context, clusterTraitName string, body gen.ClusterTrait, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ClusterTrait, ...gen.RequestEditorFn) (*gen.UpdateClusterTraitResp, error)) *MockClientWithResponsesInterface_UpdateClusterTraitWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterWorkflowPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowPlaneName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateClusterWorkflowPlaneResp, error)) *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterWorkflowPlaneWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowPlaneName string, body gen.ClusterWorkflowPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.ClusterWorkflowPlane, ...gen.RequestEditorFn) (*gen.UpdateClusterWorkflowPlaneResp, error)) *MockClientWithResponsesInterface_UpdateClusterWorkflowPlaneWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterWorkflowWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateClusterWorkflowResp, error)) *MockClientWithResponsesInterface_UpdateClusterWorkflowWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterWorkflowWithResponse'
func (*MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call) Run(run func(ctx context.Context, clusterWorkflowName string, body gen.ClusterWorkflow, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateClusterWorkflowWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateComponentTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ctName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateComponentTypeResp, error)) *MockClientWithResponsesInterface_UpdateComponentTypeWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateComponentTypeWithResponse'
func (*MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ctName string, body gen.ComponentType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.ComponentType, ...gen.RequestEditorFn) (*gen.UpdateComponentTypeResp, error)) *MockClientWithResponsesInterface_UpdateComponentTypeWithResponse_Call
type MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateComponentWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateComponentResp, error)) *MockClientWithResponsesInterface_UpdateComponentWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateComponentWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateComponentWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateComponentWithResponse'
func (*MockClientWithResponsesInterface_UpdateComponentWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, body gen.Component, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateComponentWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.Component, ...gen.RequestEditorFn) (*gen.UpdateComponentResp, error)) *MockClientWithResponsesInterface_UpdateComponentWithResponse_Call
type MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateDataPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, dpName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateDataPlaneResp, error)) *MockClientWithResponsesInterface_UpdateDataPlaneWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateDataPlaneWithResponse'
func (*MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, dpName string, body gen.DataPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.DataPlane, ...gen.RequestEditorFn) (*gen.UpdateDataPlaneResp, error)) *MockClientWithResponsesInterface_UpdateDataPlaneWithResponse_Call
type MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateDeploymentPipelineWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, deploymentPipelineName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateDeploymentPipelineResp, error)) *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateDeploymentPipelineWithResponse'
func (*MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, deploymentPipelineName string, body gen.DeploymentPipeline, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.DeploymentPipeline, ...gen.RequestEditorFn) (*gen.UpdateDeploymentPipelineResp, error)) *MockClientWithResponsesInterface_UpdateDeploymentPipelineWithResponse_Call
type MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateEnvironmentWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, envName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateEnvironmentResp, error)) *MockClientWithResponsesInterface_UpdateEnvironmentWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateEnvironmentWithResponse'
func (*MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, envName string, body gen.Environment, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.Environment, ...gen.RequestEditorFn) (*gen.UpdateEnvironmentResp, error)) *MockClientWithResponsesInterface_UpdateEnvironmentWithResponse_Call
type MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateNamespaceRoleBindingWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateNamespaceRoleBindingResp, error)) *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateNamespaceRoleBindingWithResponse'
func (*MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, body gen.AuthzRoleBinding, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.AuthzRoleBinding, ...gen.RequestEditorFn) (*gen.UpdateNamespaceRoleBindingResp, error)) *MockClientWithResponsesInterface_UpdateNamespaceRoleBindingWithResponse_Call
type MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateNamespaceRoleWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateNamespaceRoleResp, error)) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateNamespaceRoleWithResponse'
func (*MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, name string, body gen.AuthzRole, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.AuthzRole, ...gen.RequestEditorFn) (*gen.UpdateNamespaceRoleResp, error)) *MockClientWithResponsesInterface_UpdateNamespaceRoleWithResponse_Call
type MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateNamespaceWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateNamespaceResp, error)) *MockClientWithResponsesInterface_UpdateNamespaceWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateNamespaceWithResponse'
func (*MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, body gen.Namespace, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call) RunAndReturn(run func(context.Context, string, gen.Namespace, ...gen.RequestEditorFn) (*gen.UpdateNamespaceResp, error)) *MockClientWithResponsesInterface_UpdateNamespaceWithResponse_Call
type MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, observabilityAlertsNotificationChannelName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateObservabilityAlertsNotificationChannelResp, error)) *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateObservabilityAlertsNotificationChannelWithResponse'
func (*MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, observabilityAlertsNotificationChannelName string, body gen.ObservabilityAlertsNotificationChannel, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.ObservabilityAlertsNotificationChannel, ...gen.RequestEditorFn) (*gen.UpdateObservabilityAlertsNotificationChannelResp, error)) *MockClientWithResponsesInterface_UpdateObservabilityAlertsNotificationChannelWithResponse_Call
type MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateObservabilityPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, observabilityPlaneName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateObservabilityPlaneResp, error)) *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateObservabilityPlaneWithResponse'
func (*MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, observabilityPlaneName string, body gen.ObservabilityPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.ObservabilityPlane, ...gen.RequestEditorFn) (*gen.UpdateObservabilityPlaneResp, error)) *MockClientWithResponsesInterface_UpdateObservabilityPlaneWithResponse_Call
type MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectReleaseBindingWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectReleaseBindingName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateProjectReleaseBindingResp, error)) *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectReleaseBindingName string, body gen.ProjectReleaseBinding, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.ProjectReleaseBinding, ...gen.RequestEditorFn) (*gen.UpdateProjectReleaseBindingResp, error)) *MockClientWithResponsesInterface_UpdateProjectReleaseBindingWithResponse_Call
type MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call ¶ added in v1.2.0
type MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ptName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateProjectTypeResp, error)) *MockClientWithResponsesInterface_UpdateProjectTypeWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call ¶ added in v1.2.0
MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectTypeWithResponse'
func (*MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call) Return ¶ added in v1.2.0
func (*MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call) Run ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, ptName string, body gen.ProjectType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.ProjectType, ...gen.RequestEditorFn) (*gen.UpdateProjectTypeResp, error)) *MockClientWithResponsesInterface_UpdateProjectTypeWithResponse_Call
type MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateProjectResp, error)) *MockClientWithResponsesInterface_UpdateProjectWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateProjectWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateProjectWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectWithResponse'
func (*MockClientWithResponsesInterface_UpdateProjectWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, projectName string, body gen.Project, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateProjectWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.Project, ...gen.RequestEditorFn) (*gen.UpdateProjectResp, error)) *MockClientWithResponsesInterface_UpdateProjectWithResponse_Call
type MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateReleaseBindingWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateReleaseBindingResp, error)) *MockClientWithResponsesInterface_UpdateReleaseBindingWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string, body gen.ReleaseBinding, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.ReleaseBinding, ...gen.RequestEditorFn) (*gen.UpdateReleaseBindingResp, error)) *MockClientWithResponsesInterface_UpdateReleaseBindingWithResponse_Call
type MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateResourceReleaseBindingWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call) Return ¶
func (*MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceReleaseBindingName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateResourceReleaseBindingResp, error)) *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateResourceReleaseBindingWithResponse'
func (*MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceReleaseBindingName string, body gen.ResourceReleaseBinding, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.ResourceReleaseBinding, ...gen.RequestEditorFn) (*gen.UpdateResourceReleaseBindingResp, error)) *MockClientWithResponsesInterface_UpdateResourceReleaseBindingWithResponse_Call
type MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateResourceTypeWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, rtName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateResourceTypeResp, error)) *MockClientWithResponsesInterface_UpdateResourceTypeWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateResourceTypeWithResponse'
func (*MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, rtName string, body gen.ResourceType, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.ResourceType, ...gen.RequestEditorFn) (*gen.UpdateResourceTypeResp, error)) *MockClientWithResponsesInterface_UpdateResourceTypeWithResponse_Call
type MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateResourceWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateResourceResp, error)) *MockClientWithResponsesInterface_UpdateResourceWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateResourceWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateResourceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateResourceWithResponse'
func (*MockClientWithResponsesInterface_UpdateResourceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string, body gen.ResourceInstance, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateResourceWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.ResourceInstance, ...gen.RequestEditorFn) (*gen.UpdateResourceResp, error)) *MockClientWithResponsesInterface_UpdateResourceWithResponse_Call
type MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateSecretReferenceWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretReferenceName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateSecretReferenceResp, error)) *MockClientWithResponsesInterface_UpdateSecretReferenceWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateSecretReferenceWithResponse'
func (*MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretReferenceName string, body gen.SecretReference, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateSecretReferenceWithResponse_Call) RunAndReturn ¶
type MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateSecretWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateSecretResp, error)) *MockClientWithResponsesInterface_UpdateSecretWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateSecretWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateSecretWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateSecretWithResponse'
func (*MockClientWithResponsesInterface_UpdateSecretWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, secretName string, body gen.UpdateSecretRequest, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateSecretWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.UpdateSecretRequest, ...gen.RequestEditorFn) (*gen.UpdateSecretResp, error)) *MockClientWithResponsesInterface_UpdateSecretWithResponse_Call
type MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateTraitWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, traitName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateTraitResp, error)) *MockClientWithResponsesInterface_UpdateTraitWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateTraitWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateTraitWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateTraitWithResponse'
func (*MockClientWithResponsesInterface_UpdateTraitWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, traitName string, body gen.Trait, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateTraitWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.Trait, ...gen.RequestEditorFn) (*gen.UpdateTraitResp, error)) *MockClientWithResponsesInterface_UpdateTraitWithResponse_Call
type MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateWorkflowPlaneWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowPlaneName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateWorkflowPlaneResp, error)) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateWorkflowPlaneWithResponse'
func (*MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowPlaneName string, body gen.WorkflowPlane, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.WorkflowPlane, ...gen.RequestEditorFn) (*gen.UpdateWorkflowPlaneResp, error)) *MockClientWithResponsesInterface_UpdateWorkflowPlaneWithResponse_Call
type MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call ¶
type MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call struct {
*mock.Call
}
MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateWorkflowRunWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateWorkflowRunResp, error)) *MockClientWithResponsesInterface_UpdateWorkflowRunWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateWorkflowRunWithResponse'
func (*MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, runName string, body gen.WorkflowRun, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.WorkflowRun, ...gen.RequestEditorFn) (*gen.UpdateWorkflowRunResp, error)) *MockClientWithResponsesInterface_UpdateWorkflowRunWithResponse_Call
type MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateWorkflowWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateWorkflowResp, error)) *MockClientWithResponsesInterface_UpdateWorkflowWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateWorkflowWithResponse'
func (*MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string, body gen.Workflow, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.Workflow, ...gen.RequestEditorFn) (*gen.UpdateWorkflowResp, error)) *MockClientWithResponsesInterface_UpdateWorkflowWithResponse_Call
type MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateWorkloadWithBodyWithResponse'
func (*MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string, contentType string, body io.Reader, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call) RunAndReturn(run func(context.Context, string, string, string, io.Reader, ...gen.RequestEditorFn) (*gen.UpdateWorkloadResp, error)) *MockClientWithResponsesInterface_UpdateWorkloadWithBodyWithResponse_Call
type MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call ¶
MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateWorkloadWithResponse'
func (*MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call) Run ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string, body gen.Workload, reqEditors ...gen.RequestEditorFn)) *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call
func (*MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call) RunAndReturn ¶
func (_c *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call) RunAndReturn(run func(context.Context, string, string, gen.Workload, ...gen.RequestEditorFn) (*gen.UpdateWorkloadResp, error)) *MockClientWithResponsesInterface_UpdateWorkloadWithResponse_Call
type MockInterface ¶
MockInterface is an autogenerated mock type for the Interface type
func NewMockInterface ¶
func NewMockInterface(t interface {
mock.TestingT
Cleanup(func())
}) *MockInterface
NewMockInterface creates a new instance of MockInterface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*MockInterface) CreateClusterProjectType ¶ added in v1.2.0
func (_m *MockInterface) CreateClusterProjectType(ctx context.Context, cpt gen.ClusterProjectType) (*gen.ClusterProjectType, error)
CreateClusterProjectType provides a mock function with given fields: ctx, cpt
func (*MockInterface) CreateClusterResourceType ¶
func (_m *MockInterface) CreateClusterResourceType(ctx context.Context, crt gen.ClusterResourceType) (*gen.ClusterResourceType, error)
CreateClusterResourceType provides a mock function with given fields: ctx, crt
func (*MockInterface) CreateComponentRelease ¶
func (_m *MockInterface) CreateComponentRelease(ctx context.Context, namespaceName string, cr gen.ComponentRelease) (*gen.ComponentRelease, error)
CreateComponentRelease provides a mock function with given fields: ctx, namespaceName, cr
func (*MockInterface) CreateComponentType ¶
func (_m *MockInterface) CreateComponentType(ctx context.Context, namespaceName string, ct gen.ComponentType) (*gen.ComponentType, error)
CreateComponentType provides a mock function with given fields: ctx, namespaceName, ct
func (*MockInterface) CreateProjectRelease ¶ added in v1.2.0
func (_m *MockInterface) CreateProjectRelease(ctx context.Context, namespaceName string, pr gen.ProjectRelease) (*gen.ProjectRelease, error)
CreateProjectRelease provides a mock function with given fields: ctx, namespaceName, pr
func (*MockInterface) CreateProjectReleaseBinding ¶ added in v1.2.0
func (_m *MockInterface) CreateProjectReleaseBinding(ctx context.Context, namespaceName string, prb gen.ProjectReleaseBinding) (*gen.ProjectReleaseBinding, error)
CreateProjectReleaseBinding provides a mock function with given fields: ctx, namespaceName, prb
func (*MockInterface) CreateProjectType ¶ added in v1.2.0
func (_m *MockInterface) CreateProjectType(ctx context.Context, namespaceName string, pt gen.ProjectType) (*gen.ProjectType, error)
CreateProjectType provides a mock function with given fields: ctx, namespaceName, pt
func (*MockInterface) CreateReleaseBinding ¶
func (_m *MockInterface) CreateReleaseBinding(ctx context.Context, namespaceName string, req gen.ReleaseBinding) (*gen.ReleaseBinding, error)
CreateReleaseBinding provides a mock function with given fields: ctx, namespaceName, req
func (*MockInterface) CreateResource ¶
func (_m *MockInterface) CreateResource(ctx context.Context, namespaceName string, r gen.ResourceInstance) (*gen.ResourceInstance, error)
CreateResource provides a mock function with given fields: ctx, namespaceName, r
func (*MockInterface) CreateResourceRelease ¶
func (_m *MockInterface) CreateResourceRelease(ctx context.Context, namespaceName string, rr gen.ResourceRelease) (*gen.ResourceRelease, error)
CreateResourceRelease provides a mock function with given fields: ctx, namespaceName, rr
func (*MockInterface) CreateResourceReleaseBinding ¶
func (_m *MockInterface) CreateResourceReleaseBinding(ctx context.Context, namespaceName string, rrb gen.ResourceReleaseBinding) (*gen.ResourceReleaseBinding, error)
CreateResourceReleaseBinding provides a mock function with given fields: ctx, namespaceName, rrb
func (*MockInterface) CreateResourceType ¶
func (_m *MockInterface) CreateResourceType(ctx context.Context, namespaceName string, rt gen.ResourceType) (*gen.ResourceType, error)
CreateResourceType provides a mock function with given fields: ctx, namespaceName, rt
func (*MockInterface) CreateSecret ¶
func (_m *MockInterface) CreateSecret(ctx context.Context, namespaceName string, req gen.CreateSecretRequest) (*gen.Secret, error)
CreateSecret provides a mock function with given fields: ctx, namespaceName, req
func (*MockInterface) CreateTrait ¶
func (_m *MockInterface) CreateTrait(ctx context.Context, namespaceName string, t gen.Trait) (*gen.Trait, error)
CreateTrait provides a mock function with given fields: ctx, namespaceName, t
func (*MockInterface) CreateWorkflowRun ¶
func (_m *MockInterface) CreateWorkflowRun(ctx context.Context, namespace string, body gen.WorkflowRun) (*gen.WorkflowRun, error)
CreateWorkflowRun provides a mock function with given fields: ctx, namespace, body
func (*MockInterface) DeleteClusterComponentType ¶
func (_m *MockInterface) DeleteClusterComponentType(ctx context.Context, cctName string) error
DeleteClusterComponentType provides a mock function with given fields: ctx, cctName
func (*MockInterface) DeleteClusterDataPlane ¶
func (_m *MockInterface) DeleteClusterDataPlane(ctx context.Context, cdpName string) error
DeleteClusterDataPlane provides a mock function with given fields: ctx, cdpName
func (*MockInterface) DeleteClusterObservabilityPlane ¶
func (_m *MockInterface) DeleteClusterObservabilityPlane(ctx context.Context, clusterObservabilityPlaneName string) error
DeleteClusterObservabilityPlane provides a mock function with given fields: ctx, clusterObservabilityPlaneName
func (*MockInterface) DeleteClusterProjectType ¶ added in v1.2.0
func (_m *MockInterface) DeleteClusterProjectType(ctx context.Context, cptName string) error
DeleteClusterProjectType provides a mock function with given fields: ctx, cptName
func (*MockInterface) DeleteClusterResourceType ¶
func (_m *MockInterface) DeleteClusterResourceType(ctx context.Context, crtName string) error
DeleteClusterResourceType provides a mock function with given fields: ctx, crtName
func (*MockInterface) DeleteClusterRole ¶
func (_m *MockInterface) DeleteClusterRole(ctx context.Context, name string) error
DeleteClusterRole provides a mock function with given fields: ctx, name
func (*MockInterface) DeleteClusterRoleBinding ¶
func (_m *MockInterface) DeleteClusterRoleBinding(ctx context.Context, name string) error
DeleteClusterRoleBinding provides a mock function with given fields: ctx, name
func (*MockInterface) DeleteClusterTrait ¶
func (_m *MockInterface) DeleteClusterTrait(ctx context.Context, clusterTraitName string) error
DeleteClusterTrait provides a mock function with given fields: ctx, clusterTraitName
func (*MockInterface) DeleteClusterWorkflow ¶
func (_m *MockInterface) DeleteClusterWorkflow(ctx context.Context, clusterWorkflowName string) error
DeleteClusterWorkflow provides a mock function with given fields: ctx, clusterWorkflowName
func (*MockInterface) DeleteClusterWorkflowPlane ¶
func (_m *MockInterface) DeleteClusterWorkflowPlane(ctx context.Context, clusterWorkflowPlaneName string) error
DeleteClusterWorkflowPlane provides a mock function with given fields: ctx, clusterWorkflowPlaneName
func (*MockInterface) DeleteComponent ¶
func (_m *MockInterface) DeleteComponent(ctx context.Context, namespaceName string, componentName string) error
DeleteComponent provides a mock function with given fields: ctx, namespaceName, componentName
func (*MockInterface) DeleteComponentRelease ¶
func (_m *MockInterface) DeleteComponentRelease(ctx context.Context, namespaceName string, componentReleaseName string) error
DeleteComponentRelease provides a mock function with given fields: ctx, namespaceName, componentReleaseName
func (*MockInterface) DeleteComponentType ¶
func (_m *MockInterface) DeleteComponentType(ctx context.Context, namespaceName string, ctName string) error
DeleteComponentType provides a mock function with given fields: ctx, namespaceName, ctName
func (*MockInterface) DeleteDataPlane ¶
func (_m *MockInterface) DeleteDataPlane(ctx context.Context, namespaceName string, dpName string) error
DeleteDataPlane provides a mock function with given fields: ctx, namespaceName, dpName
func (*MockInterface) DeleteDeploymentPipeline ¶
func (_m *MockInterface) DeleteDeploymentPipeline(ctx context.Context, namespaceName string, deploymentPipelineName string) error
DeleteDeploymentPipeline provides a mock function with given fields: ctx, namespaceName, deploymentPipelineName
func (*MockInterface) DeleteEnvironment ¶
func (_m *MockInterface) DeleteEnvironment(ctx context.Context, namespaceName string, envName string) error
DeleteEnvironment provides a mock function with given fields: ctx, namespaceName, envName
func (*MockInterface) DeleteNamespace ¶
func (_m *MockInterface) DeleteNamespace(ctx context.Context, namespaceName string) error
DeleteNamespace provides a mock function with given fields: ctx, namespaceName
func (*MockInterface) DeleteNamespaceRole ¶
func (_m *MockInterface) DeleteNamespaceRole(ctx context.Context, namespaceName string, name string) error
DeleteNamespaceRole provides a mock function with given fields: ctx, namespaceName, name
func (*MockInterface) DeleteNamespaceRoleBinding ¶
func (_m *MockInterface) DeleteNamespaceRoleBinding(ctx context.Context, namespaceName string, name string) error
DeleteNamespaceRoleBinding provides a mock function with given fields: ctx, namespaceName, name
func (*MockInterface) DeleteObservabilityAlertsNotificationChannel ¶
func (_m *MockInterface) DeleteObservabilityAlertsNotificationChannel(ctx context.Context, namespaceName string, channelName string) error
DeleteObservabilityAlertsNotificationChannel provides a mock function with given fields: ctx, namespaceName, channelName
func (*MockInterface) DeleteObservabilityPlane ¶
func (_m *MockInterface) DeleteObservabilityPlane(ctx context.Context, namespaceName string, observabilityPlaneName string) error
DeleteObservabilityPlane provides a mock function with given fields: ctx, namespaceName, observabilityPlaneName
func (*MockInterface) DeleteProject ¶
func (_m *MockInterface) DeleteProject(ctx context.Context, namespaceName string, projectName string) error
DeleteProject provides a mock function with given fields: ctx, namespaceName, projectName
func (*MockInterface) DeleteProjectRelease ¶ added in v1.2.0
func (_m *MockInterface) DeleteProjectRelease(ctx context.Context, namespaceName string, projectReleaseName string) error
DeleteProjectRelease provides a mock function with given fields: ctx, namespaceName, projectReleaseName
func (*MockInterface) DeleteProjectReleaseBinding ¶ added in v1.2.0
func (_m *MockInterface) DeleteProjectReleaseBinding(ctx context.Context, namespaceName string, bindingName string) error
DeleteProjectReleaseBinding provides a mock function with given fields: ctx, namespaceName, bindingName
func (*MockInterface) DeleteProjectType ¶ added in v1.2.0
func (_m *MockInterface) DeleteProjectType(ctx context.Context, namespaceName string, ptName string) error
DeleteProjectType provides a mock function with given fields: ctx, namespaceName, ptName
func (*MockInterface) DeleteReleaseBinding ¶
func (_m *MockInterface) DeleteReleaseBinding(ctx context.Context, namespaceName string, releaseBindingName string) error
DeleteReleaseBinding provides a mock function with given fields: ctx, namespaceName, releaseBindingName
func (*MockInterface) DeleteResource ¶
func (_m *MockInterface) DeleteResource(ctx context.Context, namespaceName string, resourceName string) error
DeleteResource provides a mock function with given fields: ctx, namespaceName, resourceName
func (*MockInterface) DeleteResourceRelease ¶
func (_m *MockInterface) DeleteResourceRelease(ctx context.Context, namespaceName string, resourceReleaseName string) error
DeleteResourceRelease provides a mock function with given fields: ctx, namespaceName, resourceReleaseName
func (*MockInterface) DeleteResourceReleaseBinding ¶
func (_m *MockInterface) DeleteResourceReleaseBinding(ctx context.Context, namespaceName string, bindingName string) error
DeleteResourceReleaseBinding provides a mock function with given fields: ctx, namespaceName, bindingName
func (*MockInterface) DeleteResourceType ¶
func (_m *MockInterface) DeleteResourceType(ctx context.Context, namespaceName string, rtName string) error
DeleteResourceType provides a mock function with given fields: ctx, namespaceName, rtName
func (*MockInterface) DeleteSecret ¶
func (_m *MockInterface) DeleteSecret(ctx context.Context, namespaceName string, secretName string) error
DeleteSecret provides a mock function with given fields: ctx, namespaceName, secretName
func (*MockInterface) DeleteSecretReference ¶
func (_m *MockInterface) DeleteSecretReference(ctx context.Context, namespaceName string, secretReferenceName string) error
DeleteSecretReference provides a mock function with given fields: ctx, namespaceName, secretReferenceName
func (*MockInterface) DeleteTrait ¶
func (_m *MockInterface) DeleteTrait(ctx context.Context, namespaceName string, traitName string) error
DeleteTrait provides a mock function with given fields: ctx, namespaceName, traitName
func (*MockInterface) DeleteWorkflow ¶
func (_m *MockInterface) DeleteWorkflow(ctx context.Context, namespaceName string, workflowName string) error
DeleteWorkflow provides a mock function with given fields: ctx, namespaceName, workflowName
func (*MockInterface) DeleteWorkflowPlane ¶
func (_m *MockInterface) DeleteWorkflowPlane(ctx context.Context, namespaceName string, workflowPlaneName string) error
DeleteWorkflowPlane provides a mock function with given fields: ctx, namespaceName, workflowPlaneName
func (*MockInterface) DeleteWorkload ¶
func (_m *MockInterface) DeleteWorkload(ctx context.Context, namespaceName string, workloadName string) error
DeleteWorkload provides a mock function with given fields: ctx, namespaceName, workloadName
func (*MockInterface) EXPECT ¶
func (_m *MockInterface) EXPECT() *MockInterface_Expecter
func (*MockInterface) GenerateRelease ¶
func (_m *MockInterface) GenerateRelease(ctx context.Context, namespaceName string, componentName string, req gen.GenerateReleaseRequest) (*gen.ComponentRelease, error)
GenerateRelease provides a mock function with given fields: ctx, namespaceName, componentName, req
func (*MockInterface) GetClusterComponentType ¶
func (_m *MockInterface) GetClusterComponentType(ctx context.Context, cctName string) (*gen.ClusterComponentType, error)
GetClusterComponentType provides a mock function with given fields: ctx, cctName
func (*MockInterface) GetClusterComponentTypeSchema ¶
func (_m *MockInterface) GetClusterComponentTypeSchema(ctx context.Context, cctName string) (*json.RawMessage, error)
GetClusterComponentTypeSchema provides a mock function with given fields: ctx, cctName
func (*MockInterface) GetClusterDataPlane ¶
func (_m *MockInterface) GetClusterDataPlane(ctx context.Context, cdpName string) (*gen.ClusterDataPlane, error)
GetClusterDataPlane provides a mock function with given fields: ctx, cdpName
func (*MockInterface) GetClusterObservabilityPlane ¶
func (_m *MockInterface) GetClusterObservabilityPlane(ctx context.Context, clusterObservabilityPlaneName string) (*gen.ClusterObservabilityPlane, error)
GetClusterObservabilityPlane provides a mock function with given fields: ctx, clusterObservabilityPlaneName
func (*MockInterface) GetClusterProjectType ¶ added in v1.2.0
func (_m *MockInterface) GetClusterProjectType(ctx context.Context, cptName string) (*gen.ClusterProjectType, error)
GetClusterProjectType provides a mock function with given fields: ctx, cptName
func (*MockInterface) GetClusterProjectTypeSchema ¶ added in v1.2.0
func (_m *MockInterface) GetClusterProjectTypeSchema(ctx context.Context, cptName string) (*json.RawMessage, error)
GetClusterProjectTypeSchema provides a mock function with given fields: ctx, cptName
func (*MockInterface) GetClusterResourceType ¶
func (_m *MockInterface) GetClusterResourceType(ctx context.Context, crtName string) (*gen.ClusterResourceType, error)
GetClusterResourceType provides a mock function with given fields: ctx, crtName
func (*MockInterface) GetClusterResourceTypeSchema ¶
func (_m *MockInterface) GetClusterResourceTypeSchema(ctx context.Context, crtName string) (*json.RawMessage, error)
GetClusterResourceTypeSchema provides a mock function with given fields: ctx, crtName
func (*MockInterface) GetClusterRole ¶
func (_m *MockInterface) GetClusterRole(ctx context.Context, name string) (*gen.ClusterAuthzRole, error)
GetClusterRole provides a mock function with given fields: ctx, name
func (*MockInterface) GetClusterRoleBinding ¶
func (_m *MockInterface) GetClusterRoleBinding(ctx context.Context, name string) (*gen.ClusterAuthzRoleBinding, error)
GetClusterRoleBinding provides a mock function with given fields: ctx, name
func (*MockInterface) GetClusterTrait ¶
func (_m *MockInterface) GetClusterTrait(ctx context.Context, clusterTraitName string) (*gen.ClusterTrait, error)
GetClusterTrait provides a mock function with given fields: ctx, clusterTraitName
func (*MockInterface) GetClusterTraitSchema ¶
func (_m *MockInterface) GetClusterTraitSchema(ctx context.Context, clusterTraitName string) (*json.RawMessage, error)
GetClusterTraitSchema provides a mock function with given fields: ctx, clusterTraitName
func (*MockInterface) GetClusterWorkflow ¶
func (_m *MockInterface) GetClusterWorkflow(ctx context.Context, clusterWorkflowName string) (*gen.ClusterWorkflow, error)
GetClusterWorkflow provides a mock function with given fields: ctx, clusterWorkflowName
func (*MockInterface) GetClusterWorkflowPlane ¶
func (_m *MockInterface) GetClusterWorkflowPlane(ctx context.Context, clusterWorkflowPlaneName string) (*gen.ClusterWorkflowPlane, error)
GetClusterWorkflowPlane provides a mock function with given fields: ctx, clusterWorkflowPlaneName
func (*MockInterface) GetClusterWorkflowSchema ¶
func (_m *MockInterface) GetClusterWorkflowSchema(ctx context.Context, clusterWorkflowName string) (*json.RawMessage, error)
GetClusterWorkflowSchema provides a mock function with given fields: ctx, clusterWorkflowName
func (*MockInterface) GetComponent ¶
func (_m *MockInterface) GetComponent(ctx context.Context, namespaceName string, componentName string) (*gen.Component, error)
GetComponent provides a mock function with given fields: ctx, namespaceName, componentName
func (*MockInterface) GetComponentRelease ¶
func (_m *MockInterface) GetComponentRelease(ctx context.Context, namespaceName string, componentReleaseName string) (*gen.ComponentRelease, error)
GetComponentRelease provides a mock function with given fields: ctx, namespaceName, componentReleaseName
func (*MockInterface) GetComponentType ¶
func (_m *MockInterface) GetComponentType(ctx context.Context, namespaceName string, ctName string) (*gen.ComponentType, error)
GetComponentType provides a mock function with given fields: ctx, namespaceName, ctName
func (*MockInterface) GetComponentTypeSchema ¶
func (_m *MockInterface) GetComponentTypeSchema(ctx context.Context, namespaceName string, ctName string) (*json.RawMessage, error)
GetComponentTypeSchema provides a mock function with given fields: ctx, namespaceName, ctName
func (*MockInterface) GetDataPlane ¶
func (_m *MockInterface) GetDataPlane(ctx context.Context, namespaceName string, dpName string) (*gen.DataPlane, error)
GetDataPlane provides a mock function with given fields: ctx, namespaceName, dpName
func (*MockInterface) GetDeploymentPipeline ¶
func (_m *MockInterface) GetDeploymentPipeline(ctx context.Context, namespaceName string, deploymentPipelineName string) (*gen.DeploymentPipeline, error)
GetDeploymentPipeline provides a mock function with given fields: ctx, namespaceName, deploymentPipelineName
func (*MockInterface) GetEnvironment ¶
func (_m *MockInterface) GetEnvironment(ctx context.Context, namespaceName string, envName string) (*gen.Environment, error)
GetEnvironment provides a mock function with given fields: ctx, namespaceName, envName
func (*MockInterface) GetNamespace ¶
func (_m *MockInterface) GetNamespace(ctx context.Context, namespaceName string) (*gen.Namespace, error)
GetNamespace provides a mock function with given fields: ctx, namespaceName
func (*MockInterface) GetNamespaceRole ¶
func (_m *MockInterface) GetNamespaceRole(ctx context.Context, namespaceName string, name string) (*gen.AuthzRole, error)
GetNamespaceRole provides a mock function with given fields: ctx, namespaceName, name
func (*MockInterface) GetNamespaceRoleBinding ¶
func (_m *MockInterface) GetNamespaceRoleBinding(ctx context.Context, namespaceName string, name string) (*gen.AuthzRoleBinding, error)
GetNamespaceRoleBinding provides a mock function with given fields: ctx, namespaceName, name
func (*MockInterface) GetObservabilityAlertsNotificationChannel ¶
func (_m *MockInterface) GetObservabilityAlertsNotificationChannel(ctx context.Context, namespaceName string, channelName string) (*gen.ObservabilityAlertsNotificationChannel, error)
GetObservabilityAlertsNotificationChannel provides a mock function with given fields: ctx, namespaceName, channelName
func (*MockInterface) GetObservabilityPlane ¶
func (_m *MockInterface) GetObservabilityPlane(ctx context.Context, namespaceName string, observabilityPlaneName string) (*gen.ObservabilityPlane, error)
GetObservabilityPlane provides a mock function with given fields: ctx, namespaceName, observabilityPlaneName
func (*MockInterface) GetProject ¶
func (_m *MockInterface) GetProject(ctx context.Context, namespaceName string, projectName string) (*gen.Project, error)
GetProject provides a mock function with given fields: ctx, namespaceName, projectName
func (*MockInterface) GetProjectDeploymentPipeline ¶
func (_m *MockInterface) GetProjectDeploymentPipeline(ctx context.Context, namespaceName string, projectName string) (*gen.DeploymentPipeline, error)
GetProjectDeploymentPipeline provides a mock function with given fields: ctx, namespaceName, projectName
func (*MockInterface) GetProjectRelease ¶ added in v1.2.0
func (_m *MockInterface) GetProjectRelease(ctx context.Context, namespaceName string, projectReleaseName string) (*gen.ProjectRelease, error)
GetProjectRelease provides a mock function with given fields: ctx, namespaceName, projectReleaseName
func (*MockInterface) GetProjectReleaseBinding ¶ added in v1.2.0
func (_m *MockInterface) GetProjectReleaseBinding(ctx context.Context, namespaceName string, bindingName string) (*gen.ProjectReleaseBinding, error)
GetProjectReleaseBinding provides a mock function with given fields: ctx, namespaceName, bindingName
func (*MockInterface) GetProjectType ¶ added in v1.2.0
func (_m *MockInterface) GetProjectType(ctx context.Context, namespaceName string, ptName string) (*gen.ProjectType, error)
GetProjectType provides a mock function with given fields: ctx, namespaceName, ptName
func (*MockInterface) GetProjectTypeSchema ¶ added in v1.2.0
func (_m *MockInterface) GetProjectTypeSchema(ctx context.Context, namespaceName string, ptName string) (*json.RawMessage, error)
GetProjectTypeSchema provides a mock function with given fields: ctx, namespaceName, ptName
func (*MockInterface) GetReleaseBinding ¶
func (_m *MockInterface) GetReleaseBinding(ctx context.Context, namespaceName string, releaseBindingName string) (*gen.ReleaseBinding, error)
GetReleaseBinding provides a mock function with given fields: ctx, namespaceName, releaseBindingName
func (*MockInterface) GetResource ¶
func (_m *MockInterface) GetResource(ctx context.Context, namespaceName string, resourceName string) (*gen.ResourceInstance, error)
GetResource provides a mock function with given fields: ctx, namespaceName, resourceName
func (*MockInterface) GetResourceRelease ¶
func (_m *MockInterface) GetResourceRelease(ctx context.Context, namespaceName string, resourceReleaseName string) (*gen.ResourceRelease, error)
GetResourceRelease provides a mock function with given fields: ctx, namespaceName, resourceReleaseName
func (*MockInterface) GetResourceReleaseBinding ¶
func (_m *MockInterface) GetResourceReleaseBinding(ctx context.Context, namespaceName string, bindingName string) (*gen.ResourceReleaseBinding, error)
GetResourceReleaseBinding provides a mock function with given fields: ctx, namespaceName, bindingName
func (*MockInterface) GetResourceType ¶
func (_m *MockInterface) GetResourceType(ctx context.Context, namespaceName string, rtName string) (*gen.ResourceType, error)
GetResourceType provides a mock function with given fields: ctx, namespaceName, rtName
func (*MockInterface) GetResourceTypeSchema ¶
func (_m *MockInterface) GetResourceTypeSchema(ctx context.Context, namespaceName string, rtName string) (*json.RawMessage, error)
GetResourceTypeSchema provides a mock function with given fields: ctx, namespaceName, rtName
func (*MockInterface) GetSecret ¶
func (_m *MockInterface) GetSecret(ctx context.Context, namespaceName string, secretName string) (*gen.Secret, error)
GetSecret provides a mock function with given fields: ctx, namespaceName, secretName
func (*MockInterface) GetSecretReference ¶
func (_m *MockInterface) GetSecretReference(ctx context.Context, namespaceName string, secretReferenceName string) (*gen.SecretReference, error)
GetSecretReference provides a mock function with given fields: ctx, namespaceName, secretReferenceName
func (*MockInterface) GetTrait ¶
func (_m *MockInterface) GetTrait(ctx context.Context, namespaceName string, traitName string) (*gen.Trait, error)
GetTrait provides a mock function with given fields: ctx, namespaceName, traitName
func (*MockInterface) GetTraitSchema ¶
func (_m *MockInterface) GetTraitSchema(ctx context.Context, namespaceName string, traitName string) (*json.RawMessage, error)
GetTraitSchema provides a mock function with given fields: ctx, namespaceName, traitName
func (*MockInterface) GetWorkflow ¶
func (_m *MockInterface) GetWorkflow(ctx context.Context, namespaceName string, workflowName string) (*gen.Workflow, error)
GetWorkflow provides a mock function with given fields: ctx, namespaceName, workflowName
func (*MockInterface) GetWorkflowPlane ¶
func (_m *MockInterface) GetWorkflowPlane(ctx context.Context, namespaceName string, workflowPlaneName string) (*gen.WorkflowPlane, error)
GetWorkflowPlane provides a mock function with given fields: ctx, namespaceName, workflowPlaneName
func (*MockInterface) GetWorkflowRun ¶
func (_m *MockInterface) GetWorkflowRun(ctx context.Context, namespaceName string, runName string) (*gen.WorkflowRun, error)
GetWorkflowRun provides a mock function with given fields: ctx, namespaceName, runName
func (*MockInterface) GetWorkflowRunLogs ¶
func (_m *MockInterface) GetWorkflowRunLogs(ctx context.Context, namespaceName string, runName string, params *gen.GetWorkflowRunLogsParams) ([]gen.WorkflowRunLogEntry, error)
GetWorkflowRunLogs provides a mock function with given fields: ctx, namespaceName, runName, params
func (*MockInterface) GetWorkflowRunStatus ¶
func (_m *MockInterface) GetWorkflowRunStatus(ctx context.Context, namespaceName string, runName string) (*gen.WorkflowRunStatusResponse, error)
GetWorkflowRunStatus provides a mock function with given fields: ctx, namespaceName, runName
func (*MockInterface) GetWorkflowSchema ¶
func (_m *MockInterface) GetWorkflowSchema(ctx context.Context, namespaceName string, workflowName string) (*json.RawMessage, error)
GetWorkflowSchema provides a mock function with given fields: ctx, namespaceName, workflowName
func (*MockInterface) GetWorkload ¶
func (_m *MockInterface) GetWorkload(ctx context.Context, namespaceName string, workloadName string) (*gen.Workload, error)
GetWorkload provides a mock function with given fields: ctx, namespaceName, workloadName
func (*MockInterface) ListClusterComponentTypes ¶
func (_m *MockInterface) ListClusterComponentTypes(ctx context.Context, params *gen.ListClusterComponentTypesParams) (*gen.ClusterComponentTypeList, error)
ListClusterComponentTypes provides a mock function with given fields: ctx, params
func (*MockInterface) ListClusterDataPlanes ¶
func (_m *MockInterface) ListClusterDataPlanes(ctx context.Context, params *gen.ListClusterDataPlanesParams) (*gen.ClusterDataPlaneList, error)
ListClusterDataPlanes provides a mock function with given fields: ctx, params
func (*MockInterface) ListClusterObservabilityPlanes ¶
func (_m *MockInterface) ListClusterObservabilityPlanes(ctx context.Context, params *gen.ListClusterObservabilityPlanesParams) (*gen.ClusterObservabilityPlaneList, error)
ListClusterObservabilityPlanes provides a mock function with given fields: ctx, params
func (*MockInterface) ListClusterProjectTypes ¶ added in v1.2.0
func (_m *MockInterface) ListClusterProjectTypes(ctx context.Context, params *gen.ListClusterProjectTypesParams) (*gen.ClusterProjectTypeList, error)
ListClusterProjectTypes provides a mock function with given fields: ctx, params
func (*MockInterface) ListClusterResourceTypes ¶
func (_m *MockInterface) ListClusterResourceTypes(ctx context.Context, params *gen.ListClusterResourceTypesParams) (*gen.ClusterResourceTypeList, error)
ListClusterResourceTypes provides a mock function with given fields: ctx, params
func (*MockInterface) ListClusterRoleBindings ¶
func (_m *MockInterface) ListClusterRoleBindings(ctx context.Context, params *gen.ListClusterRoleBindingsParams) (*gen.ClusterAuthzRoleBindingList, error)
ListClusterRoleBindings provides a mock function with given fields: ctx, params
func (*MockInterface) ListClusterRoles ¶
func (_m *MockInterface) ListClusterRoles(ctx context.Context, params *gen.ListClusterRolesParams) (*gen.ClusterAuthzRoleList, error)
ListClusterRoles provides a mock function with given fields: ctx, params
func (*MockInterface) ListClusterTraits ¶
func (_m *MockInterface) ListClusterTraits(ctx context.Context, params *gen.ListClusterTraitsParams) (*gen.ClusterTraitList, error)
ListClusterTraits provides a mock function with given fields: ctx, params
func (*MockInterface) ListClusterWorkflowPlanes ¶
func (_m *MockInterface) ListClusterWorkflowPlanes(ctx context.Context, params *gen.ListClusterWorkflowPlanesParams) (*gen.ClusterWorkflowPlaneList, error)
ListClusterWorkflowPlanes provides a mock function with given fields: ctx, params
func (*MockInterface) ListClusterWorkflows ¶
func (_m *MockInterface) ListClusterWorkflows(ctx context.Context, params *gen.ListClusterWorkflowsParams) (*gen.ClusterWorkflowList, error)
ListClusterWorkflows provides a mock function with given fields: ctx, params
func (*MockInterface) ListComponentReleases ¶
func (_m *MockInterface) ListComponentReleases(ctx context.Context, namespaceName string, params *gen.ListComponentReleasesParams) (*gen.ComponentReleaseList, error)
ListComponentReleases provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListComponentTypes ¶
func (_m *MockInterface) ListComponentTypes(ctx context.Context, namespaceName string, params *gen.ListComponentTypesParams) (*gen.ComponentTypeList, error)
ListComponentTypes provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListComponents ¶
func (_m *MockInterface) ListComponents(ctx context.Context, namespaceName string, projectName string, params *gen.ListComponentsParams) (*gen.ComponentList, error)
ListComponents provides a mock function with given fields: ctx, namespaceName, projectName, params
func (*MockInterface) ListDataPlanes ¶
func (_m *MockInterface) ListDataPlanes(ctx context.Context, namespaceName string, params *gen.ListDataPlanesParams) (*gen.DataPlaneList, error)
ListDataPlanes provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListDeploymentPipelines ¶
func (_m *MockInterface) ListDeploymentPipelines(ctx context.Context, namespaceName string, params *gen.ListDeploymentPipelinesParams) (*gen.DeploymentPipelineList, error)
ListDeploymentPipelines provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListEnvironments ¶
func (_m *MockInterface) ListEnvironments(ctx context.Context, namespaceName string, params *gen.ListEnvironmentsParams) (*gen.EnvironmentList, error)
ListEnvironments provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListNamespaceRoleBindings ¶
func (_m *MockInterface) ListNamespaceRoleBindings(ctx context.Context, namespaceName string, params *gen.ListNamespaceRoleBindingsParams) (*gen.AuthzRoleBindingList, error)
ListNamespaceRoleBindings provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListNamespaceRoles ¶
func (_m *MockInterface) ListNamespaceRoles(ctx context.Context, namespaceName string, params *gen.ListNamespaceRolesParams) (*gen.AuthzRoleList, error)
ListNamespaceRoles provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListNamespaces ¶
func (_m *MockInterface) ListNamespaces(ctx context.Context, params *gen.ListNamespacesParams) (*gen.NamespaceList, error)
ListNamespaces provides a mock function with given fields: ctx, params
func (*MockInterface) ListObservabilityAlertsNotificationChannels ¶
func (_m *MockInterface) ListObservabilityAlertsNotificationChannels(ctx context.Context, namespaceName string, params *gen.ListObservabilityAlertsNotificationChannelsParams) (*gen.ObservabilityAlertsNotificationChannelList, error)
ListObservabilityAlertsNotificationChannels provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListObservabilityPlanes ¶
func (_m *MockInterface) ListObservabilityPlanes(ctx context.Context, namespaceName string, params *gen.ListObservabilityPlanesParams) (*gen.ObservabilityPlaneList, error)
ListObservabilityPlanes provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListProjectReleaseBindings ¶ added in v1.2.0
func (_m *MockInterface) ListProjectReleaseBindings(ctx context.Context, namespaceName string, params *gen.ListProjectReleaseBindingsParams) (*gen.ProjectReleaseBindingList, error)
ListProjectReleaseBindings provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListProjectReleases ¶ added in v1.2.0
func (_m *MockInterface) ListProjectReleases(ctx context.Context, namespaceName string, params *gen.ListProjectReleasesParams) (*gen.ProjectReleaseList, error)
ListProjectReleases provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListProjectTypes ¶ added in v1.2.0
func (_m *MockInterface) ListProjectTypes(ctx context.Context, namespaceName string, params *gen.ListProjectTypesParams) (*gen.ProjectTypeList, error)
ListProjectTypes provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListProjects ¶
func (_m *MockInterface) ListProjects(ctx context.Context, namespaceName string, params *gen.ListProjectsParams) (*gen.ProjectList, error)
ListProjects provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListReleaseBindings ¶
func (_m *MockInterface) ListReleaseBindings(ctx context.Context, namespaceName string, params *gen.ListReleaseBindingsParams) (*gen.ReleaseBindingList, error)
ListReleaseBindings provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListResourceReleaseBindings ¶
func (_m *MockInterface) ListResourceReleaseBindings(ctx context.Context, namespaceName string, params *gen.ListResourceReleaseBindingsParams) (*gen.ResourceReleaseBindingList, error)
ListResourceReleaseBindings provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListResourceReleases ¶
func (_m *MockInterface) ListResourceReleases(ctx context.Context, namespaceName string, params *gen.ListResourceReleasesParams) (*gen.ResourceReleaseList, error)
ListResourceReleases provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListResourceTypes ¶
func (_m *MockInterface) ListResourceTypes(ctx context.Context, namespaceName string, params *gen.ListResourceTypesParams) (*gen.ResourceTypeList, error)
ListResourceTypes provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListResources ¶
func (_m *MockInterface) ListResources(ctx context.Context, namespaceName string, params *gen.ListResourcesParams) (*gen.ResourceInstanceList, error)
ListResources provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListSecretReferences ¶
func (_m *MockInterface) ListSecretReferences(ctx context.Context, namespaceName string, params *gen.ListSecretReferencesParams) (*gen.SecretReferenceList, error)
ListSecretReferences provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListSecrets ¶
func (_m *MockInterface) ListSecrets(ctx context.Context, namespaceName string, params *gen.ListSecretsParams) (*gen.ListSecretsResponse, error)
ListSecrets provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListTraits ¶
func (_m *MockInterface) ListTraits(ctx context.Context, namespaceName string, params *gen.ListTraitsParams) (*gen.TraitList, error)
ListTraits provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListWorkflowPlanes ¶
func (_m *MockInterface) ListWorkflowPlanes(ctx context.Context, namespaceName string, params *gen.ListWorkflowPlanesParams) (*gen.WorkflowPlaneList, error)
ListWorkflowPlanes provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListWorkflowRuns ¶
func (_m *MockInterface) ListWorkflowRuns(ctx context.Context, namespaceName string, params *gen.ListWorkflowRunsParams) (*gen.WorkflowRunList, error)
ListWorkflowRuns provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListWorkflows ¶
func (_m *MockInterface) ListWorkflows(ctx context.Context, namespaceName string, params *gen.ListWorkflowsParams) (*gen.WorkflowList, error)
ListWorkflows provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) ListWorkloads ¶
func (_m *MockInterface) ListWorkloads(ctx context.Context, namespaceName string, params *gen.ListWorkloadsParams) (*gen.WorkloadList, error)
ListWorkloads provides a mock function with given fields: ctx, namespaceName, params
func (*MockInterface) UpdateClusterProjectType ¶ added in v1.2.0
func (_m *MockInterface) UpdateClusterProjectType(ctx context.Context, cptName string, cpt gen.ClusterProjectType) (*gen.ClusterProjectType, error)
UpdateClusterProjectType provides a mock function with given fields: ctx, cptName, cpt
func (*MockInterface) UpdateClusterResourceType ¶
func (_m *MockInterface) UpdateClusterResourceType(ctx context.Context, crtName string, crt gen.ClusterResourceType) (*gen.ClusterResourceType, error)
UpdateClusterResourceType provides a mock function with given fields: ctx, crtName, crt
func (*MockInterface) UpdateComponentType ¶
func (_m *MockInterface) UpdateComponentType(ctx context.Context, namespaceName string, ctName string, ct gen.ComponentType) (*gen.ComponentType, error)
UpdateComponentType provides a mock function with given fields: ctx, namespaceName, ctName, ct
func (*MockInterface) UpdateProjectReleaseBinding ¶ added in v1.2.0
func (_m *MockInterface) UpdateProjectReleaseBinding(ctx context.Context, namespaceName string, bindingName string, prb gen.ProjectReleaseBinding) (*gen.ProjectReleaseBinding, error)
UpdateProjectReleaseBinding provides a mock function with given fields: ctx, namespaceName, bindingName, prb
func (*MockInterface) UpdateProjectType ¶ added in v1.2.0
func (_m *MockInterface) UpdateProjectType(ctx context.Context, namespaceName string, ptName string, pt gen.ProjectType) (*gen.ProjectType, error)
UpdateProjectType provides a mock function with given fields: ctx, namespaceName, ptName, pt
func (*MockInterface) UpdateReleaseBinding ¶
func (_m *MockInterface) UpdateReleaseBinding(ctx context.Context, namespaceName string, bindingName string, req gen.ReleaseBinding) (*gen.ReleaseBinding, error)
UpdateReleaseBinding provides a mock function with given fields: ctx, namespaceName, bindingName, req
func (*MockInterface) UpdateResource ¶
func (_m *MockInterface) UpdateResource(ctx context.Context, namespaceName string, resourceName string, r gen.ResourceInstance) (*gen.ResourceInstance, error)
UpdateResource provides a mock function with given fields: ctx, namespaceName, resourceName, r
func (*MockInterface) UpdateResourceReleaseBinding ¶
func (_m *MockInterface) UpdateResourceReleaseBinding(ctx context.Context, namespaceName string, bindingName string, rrb gen.ResourceReleaseBinding) (*gen.ResourceReleaseBinding, error)
UpdateResourceReleaseBinding provides a mock function with given fields: ctx, namespaceName, bindingName, rrb
func (*MockInterface) UpdateResourceType ¶
func (_m *MockInterface) UpdateResourceType(ctx context.Context, namespaceName string, rtName string, rt gen.ResourceType) (*gen.ResourceType, error)
UpdateResourceType provides a mock function with given fields: ctx, namespaceName, rtName, rt
func (*MockInterface) UpdateSecret ¶
func (_m *MockInterface) UpdateSecret(ctx context.Context, namespaceName string, secretName string, req gen.UpdateSecretRequest) (*gen.Secret, error)
UpdateSecret provides a mock function with given fields: ctx, namespaceName, secretName, req
type MockInterface_CreateClusterProjectType_Call ¶ added in v1.2.0
MockInterface_CreateClusterProjectType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterProjectType'
func (*MockInterface_CreateClusterProjectType_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_CreateClusterProjectType_Call) Return(_a0 *gen.ClusterProjectType, _a1 error) *MockInterface_CreateClusterProjectType_Call
func (*MockInterface_CreateClusterProjectType_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_CreateClusterProjectType_Call) Run(run func(ctx context.Context, cpt gen.ClusterProjectType)) *MockInterface_CreateClusterProjectType_Call
func (*MockInterface_CreateClusterProjectType_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_CreateClusterProjectType_Call) RunAndReturn(run func(context.Context, gen.ClusterProjectType) (*gen.ClusterProjectType, error)) *MockInterface_CreateClusterProjectType_Call
type MockInterface_CreateClusterResourceType_Call ¶
MockInterface_CreateClusterResourceType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateClusterResourceType'
func (*MockInterface_CreateClusterResourceType_Call) Return ¶
func (_c *MockInterface_CreateClusterResourceType_Call) Return(_a0 *gen.ClusterResourceType, _a1 error) *MockInterface_CreateClusterResourceType_Call
func (*MockInterface_CreateClusterResourceType_Call) Run ¶
func (_c *MockInterface_CreateClusterResourceType_Call) Run(run func(ctx context.Context, crt gen.ClusterResourceType)) *MockInterface_CreateClusterResourceType_Call
func (*MockInterface_CreateClusterResourceType_Call) RunAndReturn ¶
func (_c *MockInterface_CreateClusterResourceType_Call) RunAndReturn(run func(context.Context, gen.ClusterResourceType) (*gen.ClusterResourceType, error)) *MockInterface_CreateClusterResourceType_Call
type MockInterface_CreateComponentRelease_Call ¶
MockInterface_CreateComponentRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateComponentRelease'
func (*MockInterface_CreateComponentRelease_Call) Return ¶
func (_c *MockInterface_CreateComponentRelease_Call) Return(_a0 *gen.ComponentRelease, _a1 error) *MockInterface_CreateComponentRelease_Call
func (*MockInterface_CreateComponentRelease_Call) Run ¶
func (_c *MockInterface_CreateComponentRelease_Call) Run(run func(ctx context.Context, namespaceName string, cr gen.ComponentRelease)) *MockInterface_CreateComponentRelease_Call
func (*MockInterface_CreateComponentRelease_Call) RunAndReturn ¶
func (_c *MockInterface_CreateComponentRelease_Call) RunAndReturn(run func(context.Context, string, gen.ComponentRelease) (*gen.ComponentRelease, error)) *MockInterface_CreateComponentRelease_Call
type MockInterface_CreateComponentType_Call ¶
MockInterface_CreateComponentType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateComponentType'
func (*MockInterface_CreateComponentType_Call) Return ¶
func (_c *MockInterface_CreateComponentType_Call) Return(_a0 *gen.ComponentType, _a1 error) *MockInterface_CreateComponentType_Call
func (*MockInterface_CreateComponentType_Call) Run ¶
func (_c *MockInterface_CreateComponentType_Call) Run(run func(ctx context.Context, namespaceName string, ct gen.ComponentType)) *MockInterface_CreateComponentType_Call
func (*MockInterface_CreateComponentType_Call) RunAndReturn ¶
func (_c *MockInterface_CreateComponentType_Call) RunAndReturn(run func(context.Context, string, gen.ComponentType) (*gen.ComponentType, error)) *MockInterface_CreateComponentType_Call
type MockInterface_CreateProjectReleaseBinding_Call ¶ added in v1.2.0
MockInterface_CreateProjectReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectReleaseBinding'
func (*MockInterface_CreateProjectReleaseBinding_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_CreateProjectReleaseBinding_Call) Return(_a0 *gen.ProjectReleaseBinding, _a1 error) *MockInterface_CreateProjectReleaseBinding_Call
func (*MockInterface_CreateProjectReleaseBinding_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_CreateProjectReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, prb gen.ProjectReleaseBinding)) *MockInterface_CreateProjectReleaseBinding_Call
func (*MockInterface_CreateProjectReleaseBinding_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_CreateProjectReleaseBinding_Call) RunAndReturn(run func(context.Context, string, gen.ProjectReleaseBinding) (*gen.ProjectReleaseBinding, error)) *MockInterface_CreateProjectReleaseBinding_Call
type MockInterface_CreateProjectRelease_Call ¶ added in v1.2.0
MockInterface_CreateProjectRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectRelease'
func (*MockInterface_CreateProjectRelease_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_CreateProjectRelease_Call) Return(_a0 *gen.ProjectRelease, _a1 error) *MockInterface_CreateProjectRelease_Call
func (*MockInterface_CreateProjectRelease_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_CreateProjectRelease_Call) Run(run func(ctx context.Context, namespaceName string, pr gen.ProjectRelease)) *MockInterface_CreateProjectRelease_Call
func (*MockInterface_CreateProjectRelease_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_CreateProjectRelease_Call) RunAndReturn(run func(context.Context, string, gen.ProjectRelease) (*gen.ProjectRelease, error)) *MockInterface_CreateProjectRelease_Call
type MockInterface_CreateProjectType_Call ¶ added in v1.2.0
MockInterface_CreateProjectType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateProjectType'
func (*MockInterface_CreateProjectType_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_CreateProjectType_Call) Return(_a0 *gen.ProjectType, _a1 error) *MockInterface_CreateProjectType_Call
func (*MockInterface_CreateProjectType_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_CreateProjectType_Call) Run(run func(ctx context.Context, namespaceName string, pt gen.ProjectType)) *MockInterface_CreateProjectType_Call
func (*MockInterface_CreateProjectType_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_CreateProjectType_Call) RunAndReturn(run func(context.Context, string, gen.ProjectType) (*gen.ProjectType, error)) *MockInterface_CreateProjectType_Call
type MockInterface_CreateReleaseBinding_Call ¶
MockInterface_CreateReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateReleaseBinding'
func (*MockInterface_CreateReleaseBinding_Call) Return ¶
func (_c *MockInterface_CreateReleaseBinding_Call) Return(_a0 *gen.ReleaseBinding, _a1 error) *MockInterface_CreateReleaseBinding_Call
func (*MockInterface_CreateReleaseBinding_Call) Run ¶
func (_c *MockInterface_CreateReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, req gen.ReleaseBinding)) *MockInterface_CreateReleaseBinding_Call
func (*MockInterface_CreateReleaseBinding_Call) RunAndReturn ¶
func (_c *MockInterface_CreateReleaseBinding_Call) RunAndReturn(run func(context.Context, string, gen.ReleaseBinding) (*gen.ReleaseBinding, error)) *MockInterface_CreateReleaseBinding_Call
type MockInterface_CreateResourceReleaseBinding_Call ¶
MockInterface_CreateResourceReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceReleaseBinding'
func (*MockInterface_CreateResourceReleaseBinding_Call) Return ¶
func (_c *MockInterface_CreateResourceReleaseBinding_Call) Return(_a0 *gen.ResourceReleaseBinding, _a1 error) *MockInterface_CreateResourceReleaseBinding_Call
func (*MockInterface_CreateResourceReleaseBinding_Call) Run ¶
func (_c *MockInterface_CreateResourceReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, rrb gen.ResourceReleaseBinding)) *MockInterface_CreateResourceReleaseBinding_Call
func (*MockInterface_CreateResourceReleaseBinding_Call) RunAndReturn ¶
func (_c *MockInterface_CreateResourceReleaseBinding_Call) RunAndReturn(run func(context.Context, string, gen.ResourceReleaseBinding) (*gen.ResourceReleaseBinding, error)) *MockInterface_CreateResourceReleaseBinding_Call
type MockInterface_CreateResourceRelease_Call ¶
MockInterface_CreateResourceRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceRelease'
func (*MockInterface_CreateResourceRelease_Call) Return ¶
func (_c *MockInterface_CreateResourceRelease_Call) Return(_a0 *gen.ResourceRelease, _a1 error) *MockInterface_CreateResourceRelease_Call
func (*MockInterface_CreateResourceRelease_Call) Run ¶
func (_c *MockInterface_CreateResourceRelease_Call) Run(run func(ctx context.Context, namespaceName string, rr gen.ResourceRelease)) *MockInterface_CreateResourceRelease_Call
func (*MockInterface_CreateResourceRelease_Call) RunAndReturn ¶
func (_c *MockInterface_CreateResourceRelease_Call) RunAndReturn(run func(context.Context, string, gen.ResourceRelease) (*gen.ResourceRelease, error)) *MockInterface_CreateResourceRelease_Call
type MockInterface_CreateResourceType_Call ¶
MockInterface_CreateResourceType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceType'
func (*MockInterface_CreateResourceType_Call) Return ¶
func (_c *MockInterface_CreateResourceType_Call) Return(_a0 *gen.ResourceType, _a1 error) *MockInterface_CreateResourceType_Call
func (*MockInterface_CreateResourceType_Call) Run ¶
func (_c *MockInterface_CreateResourceType_Call) Run(run func(ctx context.Context, namespaceName string, rt gen.ResourceType)) *MockInterface_CreateResourceType_Call
func (*MockInterface_CreateResourceType_Call) RunAndReturn ¶
func (_c *MockInterface_CreateResourceType_Call) RunAndReturn(run func(context.Context, string, gen.ResourceType) (*gen.ResourceType, error)) *MockInterface_CreateResourceType_Call
type MockInterface_CreateResource_Call ¶
MockInterface_CreateResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResource'
func (*MockInterface_CreateResource_Call) Return ¶
func (_c *MockInterface_CreateResource_Call) Return(_a0 *gen.ResourceInstance, _a1 error) *MockInterface_CreateResource_Call
func (*MockInterface_CreateResource_Call) Run ¶
func (_c *MockInterface_CreateResource_Call) Run(run func(ctx context.Context, namespaceName string, r gen.ResourceInstance)) *MockInterface_CreateResource_Call
func (*MockInterface_CreateResource_Call) RunAndReturn ¶
func (_c *MockInterface_CreateResource_Call) RunAndReturn(run func(context.Context, string, gen.ResourceInstance) (*gen.ResourceInstance, error)) *MockInterface_CreateResource_Call
type MockInterface_CreateSecret_Call ¶
MockInterface_CreateSecret_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSecret'
func (*MockInterface_CreateSecret_Call) Return ¶
func (_c *MockInterface_CreateSecret_Call) Return(_a0 *gen.Secret, _a1 error) *MockInterface_CreateSecret_Call
func (*MockInterface_CreateSecret_Call) Run ¶
func (_c *MockInterface_CreateSecret_Call) Run(run func(ctx context.Context, namespaceName string, req gen.CreateSecretRequest)) *MockInterface_CreateSecret_Call
func (*MockInterface_CreateSecret_Call) RunAndReturn ¶
func (_c *MockInterface_CreateSecret_Call) RunAndReturn(run func(context.Context, string, gen.CreateSecretRequest) (*gen.Secret, error)) *MockInterface_CreateSecret_Call
type MockInterface_CreateTrait_Call ¶
MockInterface_CreateTrait_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateTrait'
func (*MockInterface_CreateTrait_Call) Return ¶
func (_c *MockInterface_CreateTrait_Call) Return(_a0 *gen.Trait, _a1 error) *MockInterface_CreateTrait_Call
func (*MockInterface_CreateTrait_Call) Run ¶
func (_c *MockInterface_CreateTrait_Call) Run(run func(ctx context.Context, namespaceName string, t gen.Trait)) *MockInterface_CreateTrait_Call
func (*MockInterface_CreateTrait_Call) RunAndReturn ¶
func (_c *MockInterface_CreateTrait_Call) RunAndReturn(run func(context.Context, string, gen.Trait) (*gen.Trait, error)) *MockInterface_CreateTrait_Call
type MockInterface_CreateWorkflowRun_Call ¶
MockInterface_CreateWorkflowRun_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateWorkflowRun'
func (*MockInterface_CreateWorkflowRun_Call) Return ¶
func (_c *MockInterface_CreateWorkflowRun_Call) Return(_a0 *gen.WorkflowRun, _a1 error) *MockInterface_CreateWorkflowRun_Call
func (*MockInterface_CreateWorkflowRun_Call) Run ¶
func (_c *MockInterface_CreateWorkflowRun_Call) Run(run func(ctx context.Context, namespace string, body gen.WorkflowRun)) *MockInterface_CreateWorkflowRun_Call
func (*MockInterface_CreateWorkflowRun_Call) RunAndReturn ¶
func (_c *MockInterface_CreateWorkflowRun_Call) RunAndReturn(run func(context.Context, string, gen.WorkflowRun) (*gen.WorkflowRun, error)) *MockInterface_CreateWorkflowRun_Call
type MockInterface_DeleteClusterComponentType_Call ¶
MockInterface_DeleteClusterComponentType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterComponentType'
func (*MockInterface_DeleteClusterComponentType_Call) Return ¶
func (_c *MockInterface_DeleteClusterComponentType_Call) Return(_a0 error) *MockInterface_DeleteClusterComponentType_Call
func (*MockInterface_DeleteClusterComponentType_Call) Run ¶
func (_c *MockInterface_DeleteClusterComponentType_Call) Run(run func(ctx context.Context, cctName string)) *MockInterface_DeleteClusterComponentType_Call
func (*MockInterface_DeleteClusterComponentType_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteClusterComponentType_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterComponentType_Call
type MockInterface_DeleteClusterDataPlane_Call ¶
MockInterface_DeleteClusterDataPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterDataPlane'
func (*MockInterface_DeleteClusterDataPlane_Call) Return ¶
func (_c *MockInterface_DeleteClusterDataPlane_Call) Return(_a0 error) *MockInterface_DeleteClusterDataPlane_Call
func (*MockInterface_DeleteClusterDataPlane_Call) Run ¶
func (_c *MockInterface_DeleteClusterDataPlane_Call) Run(run func(ctx context.Context, cdpName string)) *MockInterface_DeleteClusterDataPlane_Call
func (*MockInterface_DeleteClusterDataPlane_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteClusterDataPlane_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterDataPlane_Call
type MockInterface_DeleteClusterObservabilityPlane_Call ¶
MockInterface_DeleteClusterObservabilityPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterObservabilityPlane'
func (*MockInterface_DeleteClusterObservabilityPlane_Call) Run ¶
func (_c *MockInterface_DeleteClusterObservabilityPlane_Call) Run(run func(ctx context.Context, clusterObservabilityPlaneName string)) *MockInterface_DeleteClusterObservabilityPlane_Call
func (*MockInterface_DeleteClusterObservabilityPlane_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteClusterObservabilityPlane_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterObservabilityPlane_Call
type MockInterface_DeleteClusterProjectType_Call ¶ added in v1.2.0
MockInterface_DeleteClusterProjectType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterProjectType'
func (*MockInterface_DeleteClusterProjectType_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_DeleteClusterProjectType_Call) Return(_a0 error) *MockInterface_DeleteClusterProjectType_Call
func (*MockInterface_DeleteClusterProjectType_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_DeleteClusterProjectType_Call) Run(run func(ctx context.Context, cptName string)) *MockInterface_DeleteClusterProjectType_Call
func (*MockInterface_DeleteClusterProjectType_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_DeleteClusterProjectType_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterProjectType_Call
type MockInterface_DeleteClusterResourceType_Call ¶
MockInterface_DeleteClusterResourceType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterResourceType'
func (*MockInterface_DeleteClusterResourceType_Call) Return ¶
func (_c *MockInterface_DeleteClusterResourceType_Call) Return(_a0 error) *MockInterface_DeleteClusterResourceType_Call
func (*MockInterface_DeleteClusterResourceType_Call) Run ¶
func (_c *MockInterface_DeleteClusterResourceType_Call) Run(run func(ctx context.Context, crtName string)) *MockInterface_DeleteClusterResourceType_Call
func (*MockInterface_DeleteClusterResourceType_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteClusterResourceType_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterResourceType_Call
type MockInterface_DeleteClusterRoleBinding_Call ¶
MockInterface_DeleteClusterRoleBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterRoleBinding'
func (*MockInterface_DeleteClusterRoleBinding_Call) Return ¶
func (_c *MockInterface_DeleteClusterRoleBinding_Call) Return(_a0 error) *MockInterface_DeleteClusterRoleBinding_Call
func (*MockInterface_DeleteClusterRoleBinding_Call) Run ¶
func (_c *MockInterface_DeleteClusterRoleBinding_Call) Run(run func(ctx context.Context, name string)) *MockInterface_DeleteClusterRoleBinding_Call
func (*MockInterface_DeleteClusterRoleBinding_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteClusterRoleBinding_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterRoleBinding_Call
type MockInterface_DeleteClusterRole_Call ¶
MockInterface_DeleteClusterRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterRole'
func (*MockInterface_DeleteClusterRole_Call) Return ¶
func (_c *MockInterface_DeleteClusterRole_Call) Return(_a0 error) *MockInterface_DeleteClusterRole_Call
func (*MockInterface_DeleteClusterRole_Call) Run ¶
func (_c *MockInterface_DeleteClusterRole_Call) Run(run func(ctx context.Context, name string)) *MockInterface_DeleteClusterRole_Call
func (*MockInterface_DeleteClusterRole_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteClusterRole_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterRole_Call
type MockInterface_DeleteClusterTrait_Call ¶
MockInterface_DeleteClusterTrait_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterTrait'
func (*MockInterface_DeleteClusterTrait_Call) Return ¶
func (_c *MockInterface_DeleteClusterTrait_Call) Return(_a0 error) *MockInterface_DeleteClusterTrait_Call
func (*MockInterface_DeleteClusterTrait_Call) Run ¶
func (_c *MockInterface_DeleteClusterTrait_Call) Run(run func(ctx context.Context, clusterTraitName string)) *MockInterface_DeleteClusterTrait_Call
func (*MockInterface_DeleteClusterTrait_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteClusterTrait_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterTrait_Call
type MockInterface_DeleteClusterWorkflowPlane_Call ¶
MockInterface_DeleteClusterWorkflowPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterWorkflowPlane'
func (*MockInterface_DeleteClusterWorkflowPlane_Call) Return ¶
func (_c *MockInterface_DeleteClusterWorkflowPlane_Call) Return(_a0 error) *MockInterface_DeleteClusterWorkflowPlane_Call
func (*MockInterface_DeleteClusterWorkflowPlane_Call) Run ¶
func (_c *MockInterface_DeleteClusterWorkflowPlane_Call) Run(run func(ctx context.Context, clusterWorkflowPlaneName string)) *MockInterface_DeleteClusterWorkflowPlane_Call
func (*MockInterface_DeleteClusterWorkflowPlane_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteClusterWorkflowPlane_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterWorkflowPlane_Call
type MockInterface_DeleteClusterWorkflow_Call ¶
MockInterface_DeleteClusterWorkflow_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteClusterWorkflow'
func (*MockInterface_DeleteClusterWorkflow_Call) Return ¶
func (_c *MockInterface_DeleteClusterWorkflow_Call) Return(_a0 error) *MockInterface_DeleteClusterWorkflow_Call
func (*MockInterface_DeleteClusterWorkflow_Call) Run ¶
func (_c *MockInterface_DeleteClusterWorkflow_Call) Run(run func(ctx context.Context, clusterWorkflowName string)) *MockInterface_DeleteClusterWorkflow_Call
func (*MockInterface_DeleteClusterWorkflow_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteClusterWorkflow_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteClusterWorkflow_Call
type MockInterface_DeleteComponentRelease_Call ¶
MockInterface_DeleteComponentRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteComponentRelease'
func (*MockInterface_DeleteComponentRelease_Call) Return ¶
func (_c *MockInterface_DeleteComponentRelease_Call) Return(_a0 error) *MockInterface_DeleteComponentRelease_Call
func (*MockInterface_DeleteComponentRelease_Call) Run ¶
func (_c *MockInterface_DeleteComponentRelease_Call) Run(run func(ctx context.Context, namespaceName string, componentReleaseName string)) *MockInterface_DeleteComponentRelease_Call
func (*MockInterface_DeleteComponentRelease_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteComponentRelease_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteComponentRelease_Call
type MockInterface_DeleteComponentType_Call ¶
MockInterface_DeleteComponentType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteComponentType'
func (*MockInterface_DeleteComponentType_Call) Return ¶
func (_c *MockInterface_DeleteComponentType_Call) Return(_a0 error) *MockInterface_DeleteComponentType_Call
func (*MockInterface_DeleteComponentType_Call) Run ¶
func (_c *MockInterface_DeleteComponentType_Call) Run(run func(ctx context.Context, namespaceName string, ctName string)) *MockInterface_DeleteComponentType_Call
func (*MockInterface_DeleteComponentType_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteComponentType_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteComponentType_Call
type MockInterface_DeleteComponent_Call ¶
MockInterface_DeleteComponent_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteComponent'
func (*MockInterface_DeleteComponent_Call) Return ¶
func (_c *MockInterface_DeleteComponent_Call) Return(_a0 error) *MockInterface_DeleteComponent_Call
func (*MockInterface_DeleteComponent_Call) Run ¶
func (_c *MockInterface_DeleteComponent_Call) Run(run func(ctx context.Context, namespaceName string, componentName string)) *MockInterface_DeleteComponent_Call
func (*MockInterface_DeleteComponent_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteComponent_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteComponent_Call
type MockInterface_DeleteDataPlane_Call ¶
MockInterface_DeleteDataPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteDataPlane'
func (*MockInterface_DeleteDataPlane_Call) Return ¶
func (_c *MockInterface_DeleteDataPlane_Call) Return(_a0 error) *MockInterface_DeleteDataPlane_Call
func (*MockInterface_DeleteDataPlane_Call) Run ¶
func (_c *MockInterface_DeleteDataPlane_Call) Run(run func(ctx context.Context, namespaceName string, dpName string)) *MockInterface_DeleteDataPlane_Call
func (*MockInterface_DeleteDataPlane_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteDataPlane_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteDataPlane_Call
type MockInterface_DeleteDeploymentPipeline_Call ¶
MockInterface_DeleteDeploymentPipeline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteDeploymentPipeline'
func (*MockInterface_DeleteDeploymentPipeline_Call) Return ¶
func (_c *MockInterface_DeleteDeploymentPipeline_Call) Return(_a0 error) *MockInterface_DeleteDeploymentPipeline_Call
func (*MockInterface_DeleteDeploymentPipeline_Call) Run ¶
func (_c *MockInterface_DeleteDeploymentPipeline_Call) Run(run func(ctx context.Context, namespaceName string, deploymentPipelineName string)) *MockInterface_DeleteDeploymentPipeline_Call
func (*MockInterface_DeleteDeploymentPipeline_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteDeploymentPipeline_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteDeploymentPipeline_Call
type MockInterface_DeleteEnvironment_Call ¶
MockInterface_DeleteEnvironment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteEnvironment'
func (*MockInterface_DeleteEnvironment_Call) Return ¶
func (_c *MockInterface_DeleteEnvironment_Call) Return(_a0 error) *MockInterface_DeleteEnvironment_Call
func (*MockInterface_DeleteEnvironment_Call) Run ¶
func (_c *MockInterface_DeleteEnvironment_Call) Run(run func(ctx context.Context, namespaceName string, envName string)) *MockInterface_DeleteEnvironment_Call
func (*MockInterface_DeleteEnvironment_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteEnvironment_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteEnvironment_Call
type MockInterface_DeleteNamespaceRoleBinding_Call ¶
MockInterface_DeleteNamespaceRoleBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteNamespaceRoleBinding'
func (*MockInterface_DeleteNamespaceRoleBinding_Call) Return ¶
func (_c *MockInterface_DeleteNamespaceRoleBinding_Call) Return(_a0 error) *MockInterface_DeleteNamespaceRoleBinding_Call
func (*MockInterface_DeleteNamespaceRoleBinding_Call) Run ¶
func (_c *MockInterface_DeleteNamespaceRoleBinding_Call) Run(run func(ctx context.Context, namespaceName string, name string)) *MockInterface_DeleteNamespaceRoleBinding_Call
func (*MockInterface_DeleteNamespaceRoleBinding_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteNamespaceRoleBinding_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteNamespaceRoleBinding_Call
type MockInterface_DeleteNamespaceRole_Call ¶
MockInterface_DeleteNamespaceRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteNamespaceRole'
func (*MockInterface_DeleteNamespaceRole_Call) Return ¶
func (_c *MockInterface_DeleteNamespaceRole_Call) Return(_a0 error) *MockInterface_DeleteNamespaceRole_Call
func (*MockInterface_DeleteNamespaceRole_Call) Run ¶
func (_c *MockInterface_DeleteNamespaceRole_Call) Run(run func(ctx context.Context, namespaceName string, name string)) *MockInterface_DeleteNamespaceRole_Call
func (*MockInterface_DeleteNamespaceRole_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteNamespaceRole_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteNamespaceRole_Call
type MockInterface_DeleteNamespace_Call ¶
MockInterface_DeleteNamespace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteNamespace'
func (*MockInterface_DeleteNamespace_Call) Return ¶
func (_c *MockInterface_DeleteNamespace_Call) Return(_a0 error) *MockInterface_DeleteNamespace_Call
func (*MockInterface_DeleteNamespace_Call) Run ¶
func (_c *MockInterface_DeleteNamespace_Call) Run(run func(ctx context.Context, namespaceName string)) *MockInterface_DeleteNamespace_Call
func (*MockInterface_DeleteNamespace_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteNamespace_Call) RunAndReturn(run func(context.Context, string) error) *MockInterface_DeleteNamespace_Call
type MockInterface_DeleteObservabilityAlertsNotificationChannel_Call ¶
MockInterface_DeleteObservabilityAlertsNotificationChannel_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObservabilityAlertsNotificationChannel'
func (*MockInterface_DeleteObservabilityAlertsNotificationChannel_Call) Run ¶
func (_c *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call) Run(run func(ctx context.Context, namespaceName string, channelName string)) *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call
func (*MockInterface_DeleteObservabilityAlertsNotificationChannel_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call
type MockInterface_DeleteObservabilityPlane_Call ¶
MockInterface_DeleteObservabilityPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteObservabilityPlane'
func (*MockInterface_DeleteObservabilityPlane_Call) Return ¶
func (_c *MockInterface_DeleteObservabilityPlane_Call) Return(_a0 error) *MockInterface_DeleteObservabilityPlane_Call
func (*MockInterface_DeleteObservabilityPlane_Call) Run ¶
func (_c *MockInterface_DeleteObservabilityPlane_Call) Run(run func(ctx context.Context, namespaceName string, observabilityPlaneName string)) *MockInterface_DeleteObservabilityPlane_Call
func (*MockInterface_DeleteObservabilityPlane_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteObservabilityPlane_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteObservabilityPlane_Call
type MockInterface_DeleteProjectReleaseBinding_Call ¶ added in v1.2.0
MockInterface_DeleteProjectReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectReleaseBinding'
func (*MockInterface_DeleteProjectReleaseBinding_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_DeleteProjectReleaseBinding_Call) Return(_a0 error) *MockInterface_DeleteProjectReleaseBinding_Call
func (*MockInterface_DeleteProjectReleaseBinding_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_DeleteProjectReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string)) *MockInterface_DeleteProjectReleaseBinding_Call
func (*MockInterface_DeleteProjectReleaseBinding_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_DeleteProjectReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteProjectReleaseBinding_Call
type MockInterface_DeleteProjectRelease_Call ¶ added in v1.2.0
MockInterface_DeleteProjectRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectRelease'
func (*MockInterface_DeleteProjectRelease_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_DeleteProjectRelease_Call) Return(_a0 error) *MockInterface_DeleteProjectRelease_Call
func (*MockInterface_DeleteProjectRelease_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_DeleteProjectRelease_Call) Run(run func(ctx context.Context, namespaceName string, projectReleaseName string)) *MockInterface_DeleteProjectRelease_Call
func (*MockInterface_DeleteProjectRelease_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_DeleteProjectRelease_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteProjectRelease_Call
type MockInterface_DeleteProjectType_Call ¶ added in v1.2.0
MockInterface_DeleteProjectType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProjectType'
func (*MockInterface_DeleteProjectType_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_DeleteProjectType_Call) Return(_a0 error) *MockInterface_DeleteProjectType_Call
func (*MockInterface_DeleteProjectType_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_DeleteProjectType_Call) Run(run func(ctx context.Context, namespaceName string, ptName string)) *MockInterface_DeleteProjectType_Call
func (*MockInterface_DeleteProjectType_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_DeleteProjectType_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteProjectType_Call
type MockInterface_DeleteProject_Call ¶
MockInterface_DeleteProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProject'
func (*MockInterface_DeleteProject_Call) Return ¶
func (_c *MockInterface_DeleteProject_Call) Return(_a0 error) *MockInterface_DeleteProject_Call
func (*MockInterface_DeleteProject_Call) Run ¶
func (_c *MockInterface_DeleteProject_Call) Run(run func(ctx context.Context, namespaceName string, projectName string)) *MockInterface_DeleteProject_Call
func (*MockInterface_DeleteProject_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteProject_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteProject_Call
type MockInterface_DeleteReleaseBinding_Call ¶
MockInterface_DeleteReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteReleaseBinding'
func (*MockInterface_DeleteReleaseBinding_Call) Return ¶
func (_c *MockInterface_DeleteReleaseBinding_Call) Return(_a0 error) *MockInterface_DeleteReleaseBinding_Call
func (*MockInterface_DeleteReleaseBinding_Call) Run ¶
func (_c *MockInterface_DeleteReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string)) *MockInterface_DeleteReleaseBinding_Call
func (*MockInterface_DeleteReleaseBinding_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteReleaseBinding_Call
type MockInterface_DeleteResourceReleaseBinding_Call ¶
MockInterface_DeleteResourceReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteResourceReleaseBinding'
func (*MockInterface_DeleteResourceReleaseBinding_Call) Return ¶
func (_c *MockInterface_DeleteResourceReleaseBinding_Call) Return(_a0 error) *MockInterface_DeleteResourceReleaseBinding_Call
func (*MockInterface_DeleteResourceReleaseBinding_Call) Run ¶
func (_c *MockInterface_DeleteResourceReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string)) *MockInterface_DeleteResourceReleaseBinding_Call
func (*MockInterface_DeleteResourceReleaseBinding_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteResourceReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteResourceReleaseBinding_Call
type MockInterface_DeleteResourceRelease_Call ¶
MockInterface_DeleteResourceRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteResourceRelease'
func (*MockInterface_DeleteResourceRelease_Call) Return ¶
func (_c *MockInterface_DeleteResourceRelease_Call) Return(_a0 error) *MockInterface_DeleteResourceRelease_Call
func (*MockInterface_DeleteResourceRelease_Call) Run ¶
func (_c *MockInterface_DeleteResourceRelease_Call) Run(run func(ctx context.Context, namespaceName string, resourceReleaseName string)) *MockInterface_DeleteResourceRelease_Call
func (*MockInterface_DeleteResourceRelease_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteResourceRelease_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteResourceRelease_Call
type MockInterface_DeleteResourceType_Call ¶
MockInterface_DeleteResourceType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteResourceType'
func (*MockInterface_DeleteResourceType_Call) Return ¶
func (_c *MockInterface_DeleteResourceType_Call) Return(_a0 error) *MockInterface_DeleteResourceType_Call
func (*MockInterface_DeleteResourceType_Call) Run ¶
func (_c *MockInterface_DeleteResourceType_Call) Run(run func(ctx context.Context, namespaceName string, rtName string)) *MockInterface_DeleteResourceType_Call
func (*MockInterface_DeleteResourceType_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteResourceType_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteResourceType_Call
type MockInterface_DeleteResource_Call ¶
MockInterface_DeleteResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteResource'
func (*MockInterface_DeleteResource_Call) Return ¶
func (_c *MockInterface_DeleteResource_Call) Return(_a0 error) *MockInterface_DeleteResource_Call
func (*MockInterface_DeleteResource_Call) Run ¶
func (_c *MockInterface_DeleteResource_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string)) *MockInterface_DeleteResource_Call
func (*MockInterface_DeleteResource_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteResource_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteResource_Call
type MockInterface_DeleteSecretReference_Call ¶
MockInterface_DeleteSecretReference_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteSecretReference'
func (*MockInterface_DeleteSecretReference_Call) Return ¶
func (_c *MockInterface_DeleteSecretReference_Call) Return(_a0 error) *MockInterface_DeleteSecretReference_Call
func (*MockInterface_DeleteSecretReference_Call) Run ¶
func (_c *MockInterface_DeleteSecretReference_Call) Run(run func(ctx context.Context, namespaceName string, secretReferenceName string)) *MockInterface_DeleteSecretReference_Call
func (*MockInterface_DeleteSecretReference_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteSecretReference_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteSecretReference_Call
type MockInterface_DeleteSecret_Call ¶
MockInterface_DeleteSecret_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteSecret'
func (*MockInterface_DeleteSecret_Call) Return ¶
func (_c *MockInterface_DeleteSecret_Call) Return(_a0 error) *MockInterface_DeleteSecret_Call
func (*MockInterface_DeleteSecret_Call) Run ¶
func (_c *MockInterface_DeleteSecret_Call) Run(run func(ctx context.Context, namespaceName string, secretName string)) *MockInterface_DeleteSecret_Call
func (*MockInterface_DeleteSecret_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteSecret_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteSecret_Call
type MockInterface_DeleteTrait_Call ¶
MockInterface_DeleteTrait_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteTrait'
func (*MockInterface_DeleteTrait_Call) Return ¶
func (_c *MockInterface_DeleteTrait_Call) Return(_a0 error) *MockInterface_DeleteTrait_Call
func (*MockInterface_DeleteTrait_Call) Run ¶
func (_c *MockInterface_DeleteTrait_Call) Run(run func(ctx context.Context, namespaceName string, traitName string)) *MockInterface_DeleteTrait_Call
func (*MockInterface_DeleteTrait_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteTrait_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteTrait_Call
type MockInterface_DeleteWorkflowPlane_Call ¶
MockInterface_DeleteWorkflowPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteWorkflowPlane'
func (*MockInterface_DeleteWorkflowPlane_Call) Return ¶
func (_c *MockInterface_DeleteWorkflowPlane_Call) Return(_a0 error) *MockInterface_DeleteWorkflowPlane_Call
func (*MockInterface_DeleteWorkflowPlane_Call) Run ¶
func (_c *MockInterface_DeleteWorkflowPlane_Call) Run(run func(ctx context.Context, namespaceName string, workflowPlaneName string)) *MockInterface_DeleteWorkflowPlane_Call
func (*MockInterface_DeleteWorkflowPlane_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteWorkflowPlane_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteWorkflowPlane_Call
type MockInterface_DeleteWorkflow_Call ¶
MockInterface_DeleteWorkflow_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteWorkflow'
func (*MockInterface_DeleteWorkflow_Call) Return ¶
func (_c *MockInterface_DeleteWorkflow_Call) Return(_a0 error) *MockInterface_DeleteWorkflow_Call
func (*MockInterface_DeleteWorkflow_Call) Run ¶
func (_c *MockInterface_DeleteWorkflow_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string)) *MockInterface_DeleteWorkflow_Call
func (*MockInterface_DeleteWorkflow_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteWorkflow_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteWorkflow_Call
type MockInterface_DeleteWorkload_Call ¶
MockInterface_DeleteWorkload_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteWorkload'
func (*MockInterface_DeleteWorkload_Call) Return ¶
func (_c *MockInterface_DeleteWorkload_Call) Return(_a0 error) *MockInterface_DeleteWorkload_Call
func (*MockInterface_DeleteWorkload_Call) Run ¶
func (_c *MockInterface_DeleteWorkload_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string)) *MockInterface_DeleteWorkload_Call
func (*MockInterface_DeleteWorkload_Call) RunAndReturn ¶
func (_c *MockInterface_DeleteWorkload_Call) RunAndReturn(run func(context.Context, string, string) error) *MockInterface_DeleteWorkload_Call
type MockInterface_Expecter ¶
type MockInterface_Expecter struct {
// contains filtered or unexported fields
}
func (*MockInterface_Expecter) CreateClusterProjectType ¶ added in v1.2.0
func (_e *MockInterface_Expecter) CreateClusterProjectType(ctx interface{}, cpt interface{}) *MockInterface_CreateClusterProjectType_Call
CreateClusterProjectType is a helper method to define mock.On call
- ctx context.Context
- cpt gen.ClusterProjectType
func (*MockInterface_Expecter) CreateClusterResourceType ¶
func (_e *MockInterface_Expecter) CreateClusterResourceType(ctx interface{}, crt interface{}) *MockInterface_CreateClusterResourceType_Call
CreateClusterResourceType is a helper method to define mock.On call
- ctx context.Context
- crt gen.ClusterResourceType
func (*MockInterface_Expecter) CreateComponentRelease ¶
func (_e *MockInterface_Expecter) CreateComponentRelease(ctx interface{}, namespaceName interface{}, cr interface{}) *MockInterface_CreateComponentRelease_Call
CreateComponentRelease is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- cr gen.ComponentRelease
func (*MockInterface_Expecter) CreateComponentType ¶
func (_e *MockInterface_Expecter) CreateComponentType(ctx interface{}, namespaceName interface{}, ct interface{}) *MockInterface_CreateComponentType_Call
CreateComponentType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ct gen.ComponentType
func (*MockInterface_Expecter) CreateProjectRelease ¶ added in v1.2.0
func (_e *MockInterface_Expecter) CreateProjectRelease(ctx interface{}, namespaceName interface{}, pr interface{}) *MockInterface_CreateProjectRelease_Call
CreateProjectRelease is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- pr gen.ProjectRelease
func (*MockInterface_Expecter) CreateProjectReleaseBinding ¶ added in v1.2.0
func (_e *MockInterface_Expecter) CreateProjectReleaseBinding(ctx interface{}, namespaceName interface{}, prb interface{}) *MockInterface_CreateProjectReleaseBinding_Call
CreateProjectReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- prb gen.ProjectReleaseBinding
func (*MockInterface_Expecter) CreateProjectType ¶ added in v1.2.0
func (_e *MockInterface_Expecter) CreateProjectType(ctx interface{}, namespaceName interface{}, pt interface{}) *MockInterface_CreateProjectType_Call
CreateProjectType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- pt gen.ProjectType
func (*MockInterface_Expecter) CreateReleaseBinding ¶
func (_e *MockInterface_Expecter) CreateReleaseBinding(ctx interface{}, namespaceName interface{}, req interface{}) *MockInterface_CreateReleaseBinding_Call
CreateReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- req gen.ReleaseBinding
func (*MockInterface_Expecter) CreateResource ¶
func (_e *MockInterface_Expecter) CreateResource(ctx interface{}, namespaceName interface{}, r interface{}) *MockInterface_CreateResource_Call
CreateResource is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- r gen.ResourceInstance
func (*MockInterface_Expecter) CreateResourceRelease ¶
func (_e *MockInterface_Expecter) CreateResourceRelease(ctx interface{}, namespaceName interface{}, rr interface{}) *MockInterface_CreateResourceRelease_Call
CreateResourceRelease is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rr gen.ResourceRelease
func (*MockInterface_Expecter) CreateResourceReleaseBinding ¶
func (_e *MockInterface_Expecter) CreateResourceReleaseBinding(ctx interface{}, namespaceName interface{}, rrb interface{}) *MockInterface_CreateResourceReleaseBinding_Call
CreateResourceReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rrb gen.ResourceReleaseBinding
func (*MockInterface_Expecter) CreateResourceType ¶
func (_e *MockInterface_Expecter) CreateResourceType(ctx interface{}, namespaceName interface{}, rt interface{}) *MockInterface_CreateResourceType_Call
CreateResourceType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rt gen.ResourceType
func (*MockInterface_Expecter) CreateSecret ¶
func (_e *MockInterface_Expecter) CreateSecret(ctx interface{}, namespaceName interface{}, req interface{}) *MockInterface_CreateSecret_Call
CreateSecret is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- req gen.CreateSecretRequest
func (*MockInterface_Expecter) CreateTrait ¶
func (_e *MockInterface_Expecter) CreateTrait(ctx interface{}, namespaceName interface{}, t interface{}) *MockInterface_CreateTrait_Call
CreateTrait is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- t gen.Trait
func (*MockInterface_Expecter) CreateWorkflowRun ¶
func (_e *MockInterface_Expecter) CreateWorkflowRun(ctx interface{}, namespace interface{}, body interface{}) *MockInterface_CreateWorkflowRun_Call
CreateWorkflowRun is a helper method to define mock.On call
- ctx context.Context
- namespace string
- body gen.WorkflowRun
func (*MockInterface_Expecter) DeleteClusterComponentType ¶
func (_e *MockInterface_Expecter) DeleteClusterComponentType(ctx interface{}, cctName interface{}) *MockInterface_DeleteClusterComponentType_Call
DeleteClusterComponentType is a helper method to define mock.On call
- ctx context.Context
- cctName string
func (*MockInterface_Expecter) DeleteClusterDataPlane ¶
func (_e *MockInterface_Expecter) DeleteClusterDataPlane(ctx interface{}, cdpName interface{}) *MockInterface_DeleteClusterDataPlane_Call
DeleteClusterDataPlane is a helper method to define mock.On call
- ctx context.Context
- cdpName string
func (*MockInterface_Expecter) DeleteClusterObservabilityPlane ¶
func (_e *MockInterface_Expecter) DeleteClusterObservabilityPlane(ctx interface{}, clusterObservabilityPlaneName interface{}) *MockInterface_DeleteClusterObservabilityPlane_Call
DeleteClusterObservabilityPlane is a helper method to define mock.On call
- ctx context.Context
- clusterObservabilityPlaneName string
func (*MockInterface_Expecter) DeleteClusterProjectType ¶ added in v1.2.0
func (_e *MockInterface_Expecter) DeleteClusterProjectType(ctx interface{}, cptName interface{}) *MockInterface_DeleteClusterProjectType_Call
DeleteClusterProjectType is a helper method to define mock.On call
- ctx context.Context
- cptName string
func (*MockInterface_Expecter) DeleteClusterResourceType ¶
func (_e *MockInterface_Expecter) DeleteClusterResourceType(ctx interface{}, crtName interface{}) *MockInterface_DeleteClusterResourceType_Call
DeleteClusterResourceType is a helper method to define mock.On call
- ctx context.Context
- crtName string
func (*MockInterface_Expecter) DeleteClusterRole ¶
func (_e *MockInterface_Expecter) DeleteClusterRole(ctx interface{}, name interface{}) *MockInterface_DeleteClusterRole_Call
DeleteClusterRole is a helper method to define mock.On call
- ctx context.Context
- name string
func (*MockInterface_Expecter) DeleteClusterRoleBinding ¶
func (_e *MockInterface_Expecter) DeleteClusterRoleBinding(ctx interface{}, name interface{}) *MockInterface_DeleteClusterRoleBinding_Call
DeleteClusterRoleBinding is a helper method to define mock.On call
- ctx context.Context
- name string
func (*MockInterface_Expecter) DeleteClusterTrait ¶
func (_e *MockInterface_Expecter) DeleteClusterTrait(ctx interface{}, clusterTraitName interface{}) *MockInterface_DeleteClusterTrait_Call
DeleteClusterTrait is a helper method to define mock.On call
- ctx context.Context
- clusterTraitName string
func (*MockInterface_Expecter) DeleteClusterWorkflow ¶
func (_e *MockInterface_Expecter) DeleteClusterWorkflow(ctx interface{}, clusterWorkflowName interface{}) *MockInterface_DeleteClusterWorkflow_Call
DeleteClusterWorkflow is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowName string
func (*MockInterface_Expecter) DeleteClusterWorkflowPlane ¶
func (_e *MockInterface_Expecter) DeleteClusterWorkflowPlane(ctx interface{}, clusterWorkflowPlaneName interface{}) *MockInterface_DeleteClusterWorkflowPlane_Call
DeleteClusterWorkflowPlane is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowPlaneName string
func (*MockInterface_Expecter) DeleteComponent ¶
func (_e *MockInterface_Expecter) DeleteComponent(ctx interface{}, namespaceName interface{}, componentName interface{}) *MockInterface_DeleteComponent_Call
DeleteComponent is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentName string
func (*MockInterface_Expecter) DeleteComponentRelease ¶
func (_e *MockInterface_Expecter) DeleteComponentRelease(ctx interface{}, namespaceName interface{}, componentReleaseName interface{}) *MockInterface_DeleteComponentRelease_Call
DeleteComponentRelease is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentReleaseName string
func (*MockInterface_Expecter) DeleteComponentType ¶
func (_e *MockInterface_Expecter) DeleteComponentType(ctx interface{}, namespaceName interface{}, ctName interface{}) *MockInterface_DeleteComponentType_Call
DeleteComponentType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ctName string
func (*MockInterface_Expecter) DeleteDataPlane ¶
func (_e *MockInterface_Expecter) DeleteDataPlane(ctx interface{}, namespaceName interface{}, dpName interface{}) *MockInterface_DeleteDataPlane_Call
DeleteDataPlane is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- dpName string
func (*MockInterface_Expecter) DeleteDeploymentPipeline ¶
func (_e *MockInterface_Expecter) DeleteDeploymentPipeline(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}) *MockInterface_DeleteDeploymentPipeline_Call
DeleteDeploymentPipeline is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- deploymentPipelineName string
func (*MockInterface_Expecter) DeleteEnvironment ¶
func (_e *MockInterface_Expecter) DeleteEnvironment(ctx interface{}, namespaceName interface{}, envName interface{}) *MockInterface_DeleteEnvironment_Call
DeleteEnvironment is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- envName string
func (*MockInterface_Expecter) DeleteNamespace ¶
func (_e *MockInterface_Expecter) DeleteNamespace(ctx interface{}, namespaceName interface{}) *MockInterface_DeleteNamespace_Call
DeleteNamespace is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
func (*MockInterface_Expecter) DeleteNamespaceRole ¶
func (_e *MockInterface_Expecter) DeleteNamespaceRole(ctx interface{}, namespaceName interface{}, name interface{}) *MockInterface_DeleteNamespaceRole_Call
DeleteNamespaceRole is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
func (*MockInterface_Expecter) DeleteNamespaceRoleBinding ¶
func (_e *MockInterface_Expecter) DeleteNamespaceRoleBinding(ctx interface{}, namespaceName interface{}, name interface{}) *MockInterface_DeleteNamespaceRoleBinding_Call
DeleteNamespaceRoleBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
func (*MockInterface_Expecter) DeleteObservabilityAlertsNotificationChannel ¶
func (_e *MockInterface_Expecter) DeleteObservabilityAlertsNotificationChannel(ctx interface{}, namespaceName interface{}, channelName interface{}) *MockInterface_DeleteObservabilityAlertsNotificationChannel_Call
DeleteObservabilityAlertsNotificationChannel is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- channelName string
func (*MockInterface_Expecter) DeleteObservabilityPlane ¶
func (_e *MockInterface_Expecter) DeleteObservabilityPlane(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}) *MockInterface_DeleteObservabilityPlane_Call
DeleteObservabilityPlane is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- observabilityPlaneName string
func (*MockInterface_Expecter) DeleteProject ¶
func (_e *MockInterface_Expecter) DeleteProject(ctx interface{}, namespaceName interface{}, projectName interface{}) *MockInterface_DeleteProject_Call
DeleteProject is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectName string
func (*MockInterface_Expecter) DeleteProjectRelease ¶ added in v1.2.0
func (_e *MockInterface_Expecter) DeleteProjectRelease(ctx interface{}, namespaceName interface{}, projectReleaseName interface{}) *MockInterface_DeleteProjectRelease_Call
DeleteProjectRelease is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectReleaseName string
func (*MockInterface_Expecter) DeleteProjectReleaseBinding ¶ added in v1.2.0
func (_e *MockInterface_Expecter) DeleteProjectReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}) *MockInterface_DeleteProjectReleaseBinding_Call
DeleteProjectReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- bindingName string
func (*MockInterface_Expecter) DeleteProjectType ¶ added in v1.2.0
func (_e *MockInterface_Expecter) DeleteProjectType(ctx interface{}, namespaceName interface{}, ptName interface{}) *MockInterface_DeleteProjectType_Call
DeleteProjectType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ptName string
func (*MockInterface_Expecter) DeleteReleaseBinding ¶
func (_e *MockInterface_Expecter) DeleteReleaseBinding(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}) *MockInterface_DeleteReleaseBinding_Call
DeleteReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- releaseBindingName string
func (*MockInterface_Expecter) DeleteResource ¶
func (_e *MockInterface_Expecter) DeleteResource(ctx interface{}, namespaceName interface{}, resourceName interface{}) *MockInterface_DeleteResource_Call
DeleteResource is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceName string
func (*MockInterface_Expecter) DeleteResourceRelease ¶
func (_e *MockInterface_Expecter) DeleteResourceRelease(ctx interface{}, namespaceName interface{}, resourceReleaseName interface{}) *MockInterface_DeleteResourceRelease_Call
DeleteResourceRelease is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceReleaseName string
func (*MockInterface_Expecter) DeleteResourceReleaseBinding ¶
func (_e *MockInterface_Expecter) DeleteResourceReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}) *MockInterface_DeleteResourceReleaseBinding_Call
DeleteResourceReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- bindingName string
func (*MockInterface_Expecter) DeleteResourceType ¶
func (_e *MockInterface_Expecter) DeleteResourceType(ctx interface{}, namespaceName interface{}, rtName interface{}) *MockInterface_DeleteResourceType_Call
DeleteResourceType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rtName string
func (*MockInterface_Expecter) DeleteSecret ¶
func (_e *MockInterface_Expecter) DeleteSecret(ctx interface{}, namespaceName interface{}, secretName interface{}) *MockInterface_DeleteSecret_Call
DeleteSecret is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretName string
func (*MockInterface_Expecter) DeleteSecretReference ¶
func (_e *MockInterface_Expecter) DeleteSecretReference(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}) *MockInterface_DeleteSecretReference_Call
DeleteSecretReference is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretReferenceName string
func (*MockInterface_Expecter) DeleteTrait ¶
func (_e *MockInterface_Expecter) DeleteTrait(ctx interface{}, namespaceName interface{}, traitName interface{}) *MockInterface_DeleteTrait_Call
DeleteTrait is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- traitName string
func (*MockInterface_Expecter) DeleteWorkflow ¶
func (_e *MockInterface_Expecter) DeleteWorkflow(ctx interface{}, namespaceName interface{}, workflowName interface{}) *MockInterface_DeleteWorkflow_Call
DeleteWorkflow is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowName string
func (*MockInterface_Expecter) DeleteWorkflowPlane ¶
func (_e *MockInterface_Expecter) DeleteWorkflowPlane(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}) *MockInterface_DeleteWorkflowPlane_Call
DeleteWorkflowPlane is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowPlaneName string
func (*MockInterface_Expecter) DeleteWorkload ¶
func (_e *MockInterface_Expecter) DeleteWorkload(ctx interface{}, namespaceName interface{}, workloadName interface{}) *MockInterface_DeleteWorkload_Call
DeleteWorkload is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workloadName string
func (*MockInterface_Expecter) GenerateRelease ¶
func (_e *MockInterface_Expecter) GenerateRelease(ctx interface{}, namespaceName interface{}, componentName interface{}, req interface{}) *MockInterface_GenerateRelease_Call
GenerateRelease is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentName string
- req gen.GenerateReleaseRequest
func (*MockInterface_Expecter) GetClusterComponentType ¶
func (_e *MockInterface_Expecter) GetClusterComponentType(ctx interface{}, cctName interface{}) *MockInterface_GetClusterComponentType_Call
GetClusterComponentType is a helper method to define mock.On call
- ctx context.Context
- cctName string
func (*MockInterface_Expecter) GetClusterComponentTypeSchema ¶
func (_e *MockInterface_Expecter) GetClusterComponentTypeSchema(ctx interface{}, cctName interface{}) *MockInterface_GetClusterComponentTypeSchema_Call
GetClusterComponentTypeSchema is a helper method to define mock.On call
- ctx context.Context
- cctName string
func (*MockInterface_Expecter) GetClusterDataPlane ¶
func (_e *MockInterface_Expecter) GetClusterDataPlane(ctx interface{}, cdpName interface{}) *MockInterface_GetClusterDataPlane_Call
GetClusterDataPlane is a helper method to define mock.On call
- ctx context.Context
- cdpName string
func (*MockInterface_Expecter) GetClusterObservabilityPlane ¶
func (_e *MockInterface_Expecter) GetClusterObservabilityPlane(ctx interface{}, clusterObservabilityPlaneName interface{}) *MockInterface_GetClusterObservabilityPlane_Call
GetClusterObservabilityPlane is a helper method to define mock.On call
- ctx context.Context
- clusterObservabilityPlaneName string
func (*MockInterface_Expecter) GetClusterProjectType ¶ added in v1.2.0
func (_e *MockInterface_Expecter) GetClusterProjectType(ctx interface{}, cptName interface{}) *MockInterface_GetClusterProjectType_Call
GetClusterProjectType is a helper method to define mock.On call
- ctx context.Context
- cptName string
func (*MockInterface_Expecter) GetClusterProjectTypeSchema ¶ added in v1.2.0
func (_e *MockInterface_Expecter) GetClusterProjectTypeSchema(ctx interface{}, cptName interface{}) *MockInterface_GetClusterProjectTypeSchema_Call
GetClusterProjectTypeSchema is a helper method to define mock.On call
- ctx context.Context
- cptName string
func (*MockInterface_Expecter) GetClusterResourceType ¶
func (_e *MockInterface_Expecter) GetClusterResourceType(ctx interface{}, crtName interface{}) *MockInterface_GetClusterResourceType_Call
GetClusterResourceType is a helper method to define mock.On call
- ctx context.Context
- crtName string
func (*MockInterface_Expecter) GetClusterResourceTypeSchema ¶
func (_e *MockInterface_Expecter) GetClusterResourceTypeSchema(ctx interface{}, crtName interface{}) *MockInterface_GetClusterResourceTypeSchema_Call
GetClusterResourceTypeSchema is a helper method to define mock.On call
- ctx context.Context
- crtName string
func (*MockInterface_Expecter) GetClusterRole ¶
func (_e *MockInterface_Expecter) GetClusterRole(ctx interface{}, name interface{}) *MockInterface_GetClusterRole_Call
GetClusterRole is a helper method to define mock.On call
- ctx context.Context
- name string
func (*MockInterface_Expecter) GetClusterRoleBinding ¶
func (_e *MockInterface_Expecter) GetClusterRoleBinding(ctx interface{}, name interface{}) *MockInterface_GetClusterRoleBinding_Call
GetClusterRoleBinding is a helper method to define mock.On call
- ctx context.Context
- name string
func (*MockInterface_Expecter) GetClusterTrait ¶
func (_e *MockInterface_Expecter) GetClusterTrait(ctx interface{}, clusterTraitName interface{}) *MockInterface_GetClusterTrait_Call
GetClusterTrait is a helper method to define mock.On call
- ctx context.Context
- clusterTraitName string
func (*MockInterface_Expecter) GetClusterTraitSchema ¶
func (_e *MockInterface_Expecter) GetClusterTraitSchema(ctx interface{}, clusterTraitName interface{}) *MockInterface_GetClusterTraitSchema_Call
GetClusterTraitSchema is a helper method to define mock.On call
- ctx context.Context
- clusterTraitName string
func (*MockInterface_Expecter) GetClusterWorkflow ¶
func (_e *MockInterface_Expecter) GetClusterWorkflow(ctx interface{}, clusterWorkflowName interface{}) *MockInterface_GetClusterWorkflow_Call
GetClusterWorkflow is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowName string
func (*MockInterface_Expecter) GetClusterWorkflowPlane ¶
func (_e *MockInterface_Expecter) GetClusterWorkflowPlane(ctx interface{}, clusterWorkflowPlaneName interface{}) *MockInterface_GetClusterWorkflowPlane_Call
GetClusterWorkflowPlane is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowPlaneName string
func (*MockInterface_Expecter) GetClusterWorkflowSchema ¶
func (_e *MockInterface_Expecter) GetClusterWorkflowSchema(ctx interface{}, clusterWorkflowName interface{}) *MockInterface_GetClusterWorkflowSchema_Call
GetClusterWorkflowSchema is a helper method to define mock.On call
- ctx context.Context
- clusterWorkflowName string
func (*MockInterface_Expecter) GetComponent ¶
func (_e *MockInterface_Expecter) GetComponent(ctx interface{}, namespaceName interface{}, componentName interface{}) *MockInterface_GetComponent_Call
GetComponent is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentName string
func (*MockInterface_Expecter) GetComponentRelease ¶
func (_e *MockInterface_Expecter) GetComponentRelease(ctx interface{}, namespaceName interface{}, componentReleaseName interface{}) *MockInterface_GetComponentRelease_Call
GetComponentRelease is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- componentReleaseName string
func (*MockInterface_Expecter) GetComponentType ¶
func (_e *MockInterface_Expecter) GetComponentType(ctx interface{}, namespaceName interface{}, ctName interface{}) *MockInterface_GetComponentType_Call
GetComponentType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ctName string
func (*MockInterface_Expecter) GetComponentTypeSchema ¶
func (_e *MockInterface_Expecter) GetComponentTypeSchema(ctx interface{}, namespaceName interface{}, ctName interface{}) *MockInterface_GetComponentTypeSchema_Call
GetComponentTypeSchema is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ctName string
func (*MockInterface_Expecter) GetDataPlane ¶
func (_e *MockInterface_Expecter) GetDataPlane(ctx interface{}, namespaceName interface{}, dpName interface{}) *MockInterface_GetDataPlane_Call
GetDataPlane is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- dpName string
func (*MockInterface_Expecter) GetDeploymentPipeline ¶
func (_e *MockInterface_Expecter) GetDeploymentPipeline(ctx interface{}, namespaceName interface{}, deploymentPipelineName interface{}) *MockInterface_GetDeploymentPipeline_Call
GetDeploymentPipeline is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- deploymentPipelineName string
func (*MockInterface_Expecter) GetEnvironment ¶
func (_e *MockInterface_Expecter) GetEnvironment(ctx interface{}, namespaceName interface{}, envName interface{}) *MockInterface_GetEnvironment_Call
GetEnvironment is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- envName string
func (*MockInterface_Expecter) GetNamespace ¶
func (_e *MockInterface_Expecter) GetNamespace(ctx interface{}, namespaceName interface{}) *MockInterface_GetNamespace_Call
GetNamespace is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
func (*MockInterface_Expecter) GetNamespaceRole ¶
func (_e *MockInterface_Expecter) GetNamespaceRole(ctx interface{}, namespaceName interface{}, name interface{}) *MockInterface_GetNamespaceRole_Call
GetNamespaceRole is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
func (*MockInterface_Expecter) GetNamespaceRoleBinding ¶
func (_e *MockInterface_Expecter) GetNamespaceRoleBinding(ctx interface{}, namespaceName interface{}, name interface{}) *MockInterface_GetNamespaceRoleBinding_Call
GetNamespaceRoleBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- name string
func (*MockInterface_Expecter) GetObservabilityAlertsNotificationChannel ¶
func (_e *MockInterface_Expecter) GetObservabilityAlertsNotificationChannel(ctx interface{}, namespaceName interface{}, channelName interface{}) *MockInterface_GetObservabilityAlertsNotificationChannel_Call
GetObservabilityAlertsNotificationChannel is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- channelName string
func (*MockInterface_Expecter) GetObservabilityPlane ¶
func (_e *MockInterface_Expecter) GetObservabilityPlane(ctx interface{}, namespaceName interface{}, observabilityPlaneName interface{}) *MockInterface_GetObservabilityPlane_Call
GetObservabilityPlane is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- observabilityPlaneName string
func (*MockInterface_Expecter) GetProject ¶
func (_e *MockInterface_Expecter) GetProject(ctx interface{}, namespaceName interface{}, projectName interface{}) *MockInterface_GetProject_Call
GetProject is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectName string
func (*MockInterface_Expecter) GetProjectDeploymentPipeline ¶
func (_e *MockInterface_Expecter) GetProjectDeploymentPipeline(ctx interface{}, namespaceName interface{}, projectName interface{}) *MockInterface_GetProjectDeploymentPipeline_Call
GetProjectDeploymentPipeline is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectName string
func (*MockInterface_Expecter) GetProjectRelease ¶ added in v1.2.0
func (_e *MockInterface_Expecter) GetProjectRelease(ctx interface{}, namespaceName interface{}, projectReleaseName interface{}) *MockInterface_GetProjectRelease_Call
GetProjectRelease is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectReleaseName string
func (*MockInterface_Expecter) GetProjectReleaseBinding ¶ added in v1.2.0
func (_e *MockInterface_Expecter) GetProjectReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}) *MockInterface_GetProjectReleaseBinding_Call
GetProjectReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- bindingName string
func (*MockInterface_Expecter) GetProjectType ¶ added in v1.2.0
func (_e *MockInterface_Expecter) GetProjectType(ctx interface{}, namespaceName interface{}, ptName interface{}) *MockInterface_GetProjectType_Call
GetProjectType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ptName string
func (*MockInterface_Expecter) GetProjectTypeSchema ¶ added in v1.2.0
func (_e *MockInterface_Expecter) GetProjectTypeSchema(ctx interface{}, namespaceName interface{}, ptName interface{}) *MockInterface_GetProjectTypeSchema_Call
GetProjectTypeSchema is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ptName string
func (*MockInterface_Expecter) GetReleaseBinding ¶
func (_e *MockInterface_Expecter) GetReleaseBinding(ctx interface{}, namespaceName interface{}, releaseBindingName interface{}) *MockInterface_GetReleaseBinding_Call
GetReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- releaseBindingName string
func (*MockInterface_Expecter) GetResource ¶
func (_e *MockInterface_Expecter) GetResource(ctx interface{}, namespaceName interface{}, resourceName interface{}) *MockInterface_GetResource_Call
GetResource is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceName string
func (*MockInterface_Expecter) GetResourceRelease ¶
func (_e *MockInterface_Expecter) GetResourceRelease(ctx interface{}, namespaceName interface{}, resourceReleaseName interface{}) *MockInterface_GetResourceRelease_Call
GetResourceRelease is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceReleaseName string
func (*MockInterface_Expecter) GetResourceReleaseBinding ¶
func (_e *MockInterface_Expecter) GetResourceReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}) *MockInterface_GetResourceReleaseBinding_Call
GetResourceReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- bindingName string
func (*MockInterface_Expecter) GetResourceType ¶
func (_e *MockInterface_Expecter) GetResourceType(ctx interface{}, namespaceName interface{}, rtName interface{}) *MockInterface_GetResourceType_Call
GetResourceType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rtName string
func (*MockInterface_Expecter) GetResourceTypeSchema ¶
func (_e *MockInterface_Expecter) GetResourceTypeSchema(ctx interface{}, namespaceName interface{}, rtName interface{}) *MockInterface_GetResourceTypeSchema_Call
GetResourceTypeSchema is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rtName string
func (*MockInterface_Expecter) GetSecret ¶
func (_e *MockInterface_Expecter) GetSecret(ctx interface{}, namespaceName interface{}, secretName interface{}) *MockInterface_GetSecret_Call
GetSecret is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretName string
func (*MockInterface_Expecter) GetSecretReference ¶
func (_e *MockInterface_Expecter) GetSecretReference(ctx interface{}, namespaceName interface{}, secretReferenceName interface{}) *MockInterface_GetSecretReference_Call
GetSecretReference is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretReferenceName string
func (*MockInterface_Expecter) GetTrait ¶
func (_e *MockInterface_Expecter) GetTrait(ctx interface{}, namespaceName interface{}, traitName interface{}) *MockInterface_GetTrait_Call
GetTrait is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- traitName string
func (*MockInterface_Expecter) GetTraitSchema ¶
func (_e *MockInterface_Expecter) GetTraitSchema(ctx interface{}, namespaceName interface{}, traitName interface{}) *MockInterface_GetTraitSchema_Call
GetTraitSchema is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- traitName string
func (*MockInterface_Expecter) GetWorkflow ¶
func (_e *MockInterface_Expecter) GetWorkflow(ctx interface{}, namespaceName interface{}, workflowName interface{}) *MockInterface_GetWorkflow_Call
GetWorkflow is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowName string
func (*MockInterface_Expecter) GetWorkflowPlane ¶
func (_e *MockInterface_Expecter) GetWorkflowPlane(ctx interface{}, namespaceName interface{}, workflowPlaneName interface{}) *MockInterface_GetWorkflowPlane_Call
GetWorkflowPlane is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowPlaneName string
func (*MockInterface_Expecter) GetWorkflowRun ¶
func (_e *MockInterface_Expecter) GetWorkflowRun(ctx interface{}, namespaceName interface{}, runName interface{}) *MockInterface_GetWorkflowRun_Call
GetWorkflowRun is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- runName string
func (*MockInterface_Expecter) GetWorkflowRunLogs ¶
func (_e *MockInterface_Expecter) GetWorkflowRunLogs(ctx interface{}, namespaceName interface{}, runName interface{}, params interface{}) *MockInterface_GetWorkflowRunLogs_Call
GetWorkflowRunLogs is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- runName string
- params *gen.GetWorkflowRunLogsParams
func (*MockInterface_Expecter) GetWorkflowRunStatus ¶
func (_e *MockInterface_Expecter) GetWorkflowRunStatus(ctx interface{}, namespaceName interface{}, runName interface{}) *MockInterface_GetWorkflowRunStatus_Call
GetWorkflowRunStatus is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- runName string
func (*MockInterface_Expecter) GetWorkflowSchema ¶
func (_e *MockInterface_Expecter) GetWorkflowSchema(ctx interface{}, namespaceName interface{}, workflowName interface{}) *MockInterface_GetWorkflowSchema_Call
GetWorkflowSchema is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workflowName string
func (*MockInterface_Expecter) GetWorkload ¶
func (_e *MockInterface_Expecter) GetWorkload(ctx interface{}, namespaceName interface{}, workloadName interface{}) *MockInterface_GetWorkload_Call
GetWorkload is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- workloadName string
func (*MockInterface_Expecter) ListClusterComponentTypes ¶
func (_e *MockInterface_Expecter) ListClusterComponentTypes(ctx interface{}, params interface{}) *MockInterface_ListClusterComponentTypes_Call
ListClusterComponentTypes is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterComponentTypesParams
func (*MockInterface_Expecter) ListClusterDataPlanes ¶
func (_e *MockInterface_Expecter) ListClusterDataPlanes(ctx interface{}, params interface{}) *MockInterface_ListClusterDataPlanes_Call
ListClusterDataPlanes is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterDataPlanesParams
func (*MockInterface_Expecter) ListClusterObservabilityPlanes ¶
func (_e *MockInterface_Expecter) ListClusterObservabilityPlanes(ctx interface{}, params interface{}) *MockInterface_ListClusterObservabilityPlanes_Call
ListClusterObservabilityPlanes is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterObservabilityPlanesParams
func (*MockInterface_Expecter) ListClusterProjectTypes ¶ added in v1.2.0
func (_e *MockInterface_Expecter) ListClusterProjectTypes(ctx interface{}, params interface{}) *MockInterface_ListClusterProjectTypes_Call
ListClusterProjectTypes is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterProjectTypesParams
func (*MockInterface_Expecter) ListClusterResourceTypes ¶
func (_e *MockInterface_Expecter) ListClusterResourceTypes(ctx interface{}, params interface{}) *MockInterface_ListClusterResourceTypes_Call
ListClusterResourceTypes is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterResourceTypesParams
func (*MockInterface_Expecter) ListClusterRoleBindings ¶
func (_e *MockInterface_Expecter) ListClusterRoleBindings(ctx interface{}, params interface{}) *MockInterface_ListClusterRoleBindings_Call
ListClusterRoleBindings is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterRoleBindingsParams
func (*MockInterface_Expecter) ListClusterRoles ¶
func (_e *MockInterface_Expecter) ListClusterRoles(ctx interface{}, params interface{}) *MockInterface_ListClusterRoles_Call
ListClusterRoles is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterRolesParams
func (*MockInterface_Expecter) ListClusterTraits ¶
func (_e *MockInterface_Expecter) ListClusterTraits(ctx interface{}, params interface{}) *MockInterface_ListClusterTraits_Call
ListClusterTraits is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterTraitsParams
func (*MockInterface_Expecter) ListClusterWorkflowPlanes ¶
func (_e *MockInterface_Expecter) ListClusterWorkflowPlanes(ctx interface{}, params interface{}) *MockInterface_ListClusterWorkflowPlanes_Call
ListClusterWorkflowPlanes is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterWorkflowPlanesParams
func (*MockInterface_Expecter) ListClusterWorkflows ¶
func (_e *MockInterface_Expecter) ListClusterWorkflows(ctx interface{}, params interface{}) *MockInterface_ListClusterWorkflows_Call
ListClusterWorkflows is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListClusterWorkflowsParams
func (*MockInterface_Expecter) ListComponentReleases ¶
func (_e *MockInterface_Expecter) ListComponentReleases(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListComponentReleases_Call
ListComponentReleases is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListComponentReleasesParams
func (*MockInterface_Expecter) ListComponentTypes ¶
func (_e *MockInterface_Expecter) ListComponentTypes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListComponentTypes_Call
ListComponentTypes is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListComponentTypesParams
func (*MockInterface_Expecter) ListComponents ¶
func (_e *MockInterface_Expecter) ListComponents(ctx interface{}, namespaceName interface{}, projectName interface{}, params interface{}) *MockInterface_ListComponents_Call
ListComponents is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- projectName string
- params *gen.ListComponentsParams
func (*MockInterface_Expecter) ListDataPlanes ¶
func (_e *MockInterface_Expecter) ListDataPlanes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListDataPlanes_Call
ListDataPlanes is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListDataPlanesParams
func (*MockInterface_Expecter) ListDeploymentPipelines ¶
func (_e *MockInterface_Expecter) ListDeploymentPipelines(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListDeploymentPipelines_Call
ListDeploymentPipelines is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListDeploymentPipelinesParams
func (*MockInterface_Expecter) ListEnvironments ¶
func (_e *MockInterface_Expecter) ListEnvironments(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListEnvironments_Call
ListEnvironments is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListEnvironmentsParams
func (*MockInterface_Expecter) ListNamespaceRoleBindings ¶
func (_e *MockInterface_Expecter) ListNamespaceRoleBindings(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListNamespaceRoleBindings_Call
ListNamespaceRoleBindings is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListNamespaceRoleBindingsParams
func (*MockInterface_Expecter) ListNamespaceRoles ¶
func (_e *MockInterface_Expecter) ListNamespaceRoles(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListNamespaceRoles_Call
ListNamespaceRoles is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListNamespaceRolesParams
func (*MockInterface_Expecter) ListNamespaces ¶
func (_e *MockInterface_Expecter) ListNamespaces(ctx interface{}, params interface{}) *MockInterface_ListNamespaces_Call
ListNamespaces is a helper method to define mock.On call
- ctx context.Context
- params *gen.ListNamespacesParams
func (*MockInterface_Expecter) ListObservabilityAlertsNotificationChannels ¶
func (_e *MockInterface_Expecter) ListObservabilityAlertsNotificationChannels(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListObservabilityAlertsNotificationChannels_Call
ListObservabilityAlertsNotificationChannels is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListObservabilityAlertsNotificationChannelsParams
func (*MockInterface_Expecter) ListObservabilityPlanes ¶
func (_e *MockInterface_Expecter) ListObservabilityPlanes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListObservabilityPlanes_Call
ListObservabilityPlanes is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListObservabilityPlanesParams
func (*MockInterface_Expecter) ListProjectReleaseBindings ¶ added in v1.2.0
func (_e *MockInterface_Expecter) ListProjectReleaseBindings(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListProjectReleaseBindings_Call
ListProjectReleaseBindings is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListProjectReleaseBindingsParams
func (*MockInterface_Expecter) ListProjectReleases ¶ added in v1.2.0
func (_e *MockInterface_Expecter) ListProjectReleases(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListProjectReleases_Call
ListProjectReleases is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListProjectReleasesParams
func (*MockInterface_Expecter) ListProjectTypes ¶ added in v1.2.0
func (_e *MockInterface_Expecter) ListProjectTypes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListProjectTypes_Call
ListProjectTypes is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListProjectTypesParams
func (*MockInterface_Expecter) ListProjects ¶
func (_e *MockInterface_Expecter) ListProjects(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListProjects_Call
ListProjects is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListProjectsParams
func (*MockInterface_Expecter) ListReleaseBindings ¶
func (_e *MockInterface_Expecter) ListReleaseBindings(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListReleaseBindings_Call
ListReleaseBindings is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListReleaseBindingsParams
func (*MockInterface_Expecter) ListResourceReleaseBindings ¶
func (_e *MockInterface_Expecter) ListResourceReleaseBindings(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListResourceReleaseBindings_Call
ListResourceReleaseBindings is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListResourceReleaseBindingsParams
func (*MockInterface_Expecter) ListResourceReleases ¶
func (_e *MockInterface_Expecter) ListResourceReleases(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListResourceReleases_Call
ListResourceReleases is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListResourceReleasesParams
func (*MockInterface_Expecter) ListResourceTypes ¶
func (_e *MockInterface_Expecter) ListResourceTypes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListResourceTypes_Call
ListResourceTypes is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListResourceTypesParams
func (*MockInterface_Expecter) ListResources ¶
func (_e *MockInterface_Expecter) ListResources(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListResources_Call
ListResources is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListResourcesParams
func (*MockInterface_Expecter) ListSecretReferences ¶
func (_e *MockInterface_Expecter) ListSecretReferences(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListSecretReferences_Call
ListSecretReferences is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListSecretReferencesParams
func (*MockInterface_Expecter) ListSecrets ¶
func (_e *MockInterface_Expecter) ListSecrets(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListSecrets_Call
ListSecrets is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListSecretsParams
func (*MockInterface_Expecter) ListTraits ¶
func (_e *MockInterface_Expecter) ListTraits(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListTraits_Call
ListTraits is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListTraitsParams
func (*MockInterface_Expecter) ListWorkflowPlanes ¶
func (_e *MockInterface_Expecter) ListWorkflowPlanes(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListWorkflowPlanes_Call
ListWorkflowPlanes is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListWorkflowPlanesParams
func (*MockInterface_Expecter) ListWorkflowRuns ¶
func (_e *MockInterface_Expecter) ListWorkflowRuns(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListWorkflowRuns_Call
ListWorkflowRuns is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListWorkflowRunsParams
func (*MockInterface_Expecter) ListWorkflows ¶
func (_e *MockInterface_Expecter) ListWorkflows(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListWorkflows_Call
ListWorkflows is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListWorkflowsParams
func (*MockInterface_Expecter) ListWorkloads ¶
func (_e *MockInterface_Expecter) ListWorkloads(ctx interface{}, namespaceName interface{}, params interface{}) *MockInterface_ListWorkloads_Call
ListWorkloads is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- params *gen.ListWorkloadsParams
func (*MockInterface_Expecter) UpdateClusterProjectType ¶ added in v1.2.0
func (_e *MockInterface_Expecter) UpdateClusterProjectType(ctx interface{}, cptName interface{}, cpt interface{}) *MockInterface_UpdateClusterProjectType_Call
UpdateClusterProjectType is a helper method to define mock.On call
- ctx context.Context
- cptName string
- cpt gen.ClusterProjectType
func (*MockInterface_Expecter) UpdateClusterResourceType ¶
func (_e *MockInterface_Expecter) UpdateClusterResourceType(ctx interface{}, crtName interface{}, crt interface{}) *MockInterface_UpdateClusterResourceType_Call
UpdateClusterResourceType is a helper method to define mock.On call
- ctx context.Context
- crtName string
- crt gen.ClusterResourceType
func (*MockInterface_Expecter) UpdateComponentType ¶
func (_e *MockInterface_Expecter) UpdateComponentType(ctx interface{}, namespaceName interface{}, ctName interface{}, ct interface{}) *MockInterface_UpdateComponentType_Call
UpdateComponentType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ctName string
- ct gen.ComponentType
func (*MockInterface_Expecter) UpdateProjectReleaseBinding ¶ added in v1.2.0
func (_e *MockInterface_Expecter) UpdateProjectReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}, prb interface{}) *MockInterface_UpdateProjectReleaseBinding_Call
UpdateProjectReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- bindingName string
- prb gen.ProjectReleaseBinding
func (*MockInterface_Expecter) UpdateProjectType ¶ added in v1.2.0
func (_e *MockInterface_Expecter) UpdateProjectType(ctx interface{}, namespaceName interface{}, ptName interface{}, pt interface{}) *MockInterface_UpdateProjectType_Call
UpdateProjectType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- ptName string
- pt gen.ProjectType
func (*MockInterface_Expecter) UpdateReleaseBinding ¶
func (_e *MockInterface_Expecter) UpdateReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}, req interface{}) *MockInterface_UpdateReleaseBinding_Call
UpdateReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- bindingName string
- req gen.ReleaseBinding
func (*MockInterface_Expecter) UpdateResource ¶
func (_e *MockInterface_Expecter) UpdateResource(ctx interface{}, namespaceName interface{}, resourceName interface{}, r interface{}) *MockInterface_UpdateResource_Call
UpdateResource is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- resourceName string
- r gen.ResourceInstance
func (*MockInterface_Expecter) UpdateResourceReleaseBinding ¶
func (_e *MockInterface_Expecter) UpdateResourceReleaseBinding(ctx interface{}, namespaceName interface{}, bindingName interface{}, rrb interface{}) *MockInterface_UpdateResourceReleaseBinding_Call
UpdateResourceReleaseBinding is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- bindingName string
- rrb gen.ResourceReleaseBinding
func (*MockInterface_Expecter) UpdateResourceType ¶
func (_e *MockInterface_Expecter) UpdateResourceType(ctx interface{}, namespaceName interface{}, rtName interface{}, rt interface{}) *MockInterface_UpdateResourceType_Call
UpdateResourceType is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- rtName string
- rt gen.ResourceType
func (*MockInterface_Expecter) UpdateSecret ¶
func (_e *MockInterface_Expecter) UpdateSecret(ctx interface{}, namespaceName interface{}, secretName interface{}, req interface{}) *MockInterface_UpdateSecret_Call
UpdateSecret is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- secretName string
- req gen.UpdateSecretRequest
func (*MockInterface_Expecter) UpdateTrait ¶
func (_e *MockInterface_Expecter) UpdateTrait(ctx interface{}, namespaceName interface{}, traitName interface{}, t interface{}) *MockInterface_UpdateTrait_Call
UpdateTrait is a helper method to define mock.On call
- ctx context.Context
- namespaceName string
- traitName string
- t gen.Trait
type MockInterface_GenerateRelease_Call ¶
MockInterface_GenerateRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GenerateRelease'
func (*MockInterface_GenerateRelease_Call) Return ¶
func (_c *MockInterface_GenerateRelease_Call) Return(_a0 *gen.ComponentRelease, _a1 error) *MockInterface_GenerateRelease_Call
func (*MockInterface_GenerateRelease_Call) Run ¶
func (_c *MockInterface_GenerateRelease_Call) Run(run func(ctx context.Context, namespaceName string, componentName string, req gen.GenerateReleaseRequest)) *MockInterface_GenerateRelease_Call
func (*MockInterface_GenerateRelease_Call) RunAndReturn ¶
func (_c *MockInterface_GenerateRelease_Call) RunAndReturn(run func(context.Context, string, string, gen.GenerateReleaseRequest) (*gen.ComponentRelease, error)) *MockInterface_GenerateRelease_Call
type MockInterface_GetClusterComponentTypeSchema_Call ¶
MockInterface_GetClusterComponentTypeSchema_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterComponentTypeSchema'
func (*MockInterface_GetClusterComponentTypeSchema_Call) Return ¶
func (_c *MockInterface_GetClusterComponentTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetClusterComponentTypeSchema_Call
func (*MockInterface_GetClusterComponentTypeSchema_Call) Run ¶
func (_c *MockInterface_GetClusterComponentTypeSchema_Call) Run(run func(ctx context.Context, cctName string)) *MockInterface_GetClusterComponentTypeSchema_Call
func (*MockInterface_GetClusterComponentTypeSchema_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterComponentTypeSchema_Call) RunAndReturn(run func(context.Context, string) (*json.RawMessage, error)) *MockInterface_GetClusterComponentTypeSchema_Call
type MockInterface_GetClusterComponentType_Call ¶
MockInterface_GetClusterComponentType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterComponentType'
func (*MockInterface_GetClusterComponentType_Call) Return ¶
func (_c *MockInterface_GetClusterComponentType_Call) Return(_a0 *gen.ClusterComponentType, _a1 error) *MockInterface_GetClusterComponentType_Call
func (*MockInterface_GetClusterComponentType_Call) Run ¶
func (_c *MockInterface_GetClusterComponentType_Call) Run(run func(ctx context.Context, cctName string)) *MockInterface_GetClusterComponentType_Call
func (*MockInterface_GetClusterComponentType_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterComponentType_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterComponentType, error)) *MockInterface_GetClusterComponentType_Call
type MockInterface_GetClusterDataPlane_Call ¶
MockInterface_GetClusterDataPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterDataPlane'
func (*MockInterface_GetClusterDataPlane_Call) Return ¶
func (_c *MockInterface_GetClusterDataPlane_Call) Return(_a0 *gen.ClusterDataPlane, _a1 error) *MockInterface_GetClusterDataPlane_Call
func (*MockInterface_GetClusterDataPlane_Call) Run ¶
func (_c *MockInterface_GetClusterDataPlane_Call) Run(run func(ctx context.Context, cdpName string)) *MockInterface_GetClusterDataPlane_Call
func (*MockInterface_GetClusterDataPlane_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterDataPlane_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterDataPlane, error)) *MockInterface_GetClusterDataPlane_Call
type MockInterface_GetClusterObservabilityPlane_Call ¶
MockInterface_GetClusterObservabilityPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterObservabilityPlane'
func (*MockInterface_GetClusterObservabilityPlane_Call) Return ¶
func (_c *MockInterface_GetClusterObservabilityPlane_Call) Return(_a0 *gen.ClusterObservabilityPlane, _a1 error) *MockInterface_GetClusterObservabilityPlane_Call
func (*MockInterface_GetClusterObservabilityPlane_Call) Run ¶
func (_c *MockInterface_GetClusterObservabilityPlane_Call) Run(run func(ctx context.Context, clusterObservabilityPlaneName string)) *MockInterface_GetClusterObservabilityPlane_Call
func (*MockInterface_GetClusterObservabilityPlane_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterObservabilityPlane_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterObservabilityPlane, error)) *MockInterface_GetClusterObservabilityPlane_Call
type MockInterface_GetClusterProjectTypeSchema_Call ¶ added in v1.2.0
MockInterface_GetClusterProjectTypeSchema_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterProjectTypeSchema'
func (*MockInterface_GetClusterProjectTypeSchema_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_GetClusterProjectTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetClusterProjectTypeSchema_Call
func (*MockInterface_GetClusterProjectTypeSchema_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_GetClusterProjectTypeSchema_Call) Run(run func(ctx context.Context, cptName string)) *MockInterface_GetClusterProjectTypeSchema_Call
func (*MockInterface_GetClusterProjectTypeSchema_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_GetClusterProjectTypeSchema_Call) RunAndReturn(run func(context.Context, string) (*json.RawMessage, error)) *MockInterface_GetClusterProjectTypeSchema_Call
type MockInterface_GetClusterProjectType_Call ¶ added in v1.2.0
MockInterface_GetClusterProjectType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterProjectType'
func (*MockInterface_GetClusterProjectType_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_GetClusterProjectType_Call) Return(_a0 *gen.ClusterProjectType, _a1 error) *MockInterface_GetClusterProjectType_Call
func (*MockInterface_GetClusterProjectType_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_GetClusterProjectType_Call) Run(run func(ctx context.Context, cptName string)) *MockInterface_GetClusterProjectType_Call
func (*MockInterface_GetClusterProjectType_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_GetClusterProjectType_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterProjectType, error)) *MockInterface_GetClusterProjectType_Call
type MockInterface_GetClusterResourceTypeSchema_Call ¶
MockInterface_GetClusterResourceTypeSchema_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterResourceTypeSchema'
func (*MockInterface_GetClusterResourceTypeSchema_Call) Return ¶
func (_c *MockInterface_GetClusterResourceTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetClusterResourceTypeSchema_Call
func (*MockInterface_GetClusterResourceTypeSchema_Call) Run ¶
func (_c *MockInterface_GetClusterResourceTypeSchema_Call) Run(run func(ctx context.Context, crtName string)) *MockInterface_GetClusterResourceTypeSchema_Call
func (*MockInterface_GetClusterResourceTypeSchema_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterResourceTypeSchema_Call) RunAndReturn(run func(context.Context, string) (*json.RawMessage, error)) *MockInterface_GetClusterResourceTypeSchema_Call
type MockInterface_GetClusterResourceType_Call ¶
MockInterface_GetClusterResourceType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterResourceType'
func (*MockInterface_GetClusterResourceType_Call) Return ¶
func (_c *MockInterface_GetClusterResourceType_Call) Return(_a0 *gen.ClusterResourceType, _a1 error) *MockInterface_GetClusterResourceType_Call
func (*MockInterface_GetClusterResourceType_Call) Run ¶
func (_c *MockInterface_GetClusterResourceType_Call) Run(run func(ctx context.Context, crtName string)) *MockInterface_GetClusterResourceType_Call
func (*MockInterface_GetClusterResourceType_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterResourceType_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterResourceType, error)) *MockInterface_GetClusterResourceType_Call
type MockInterface_GetClusterRoleBinding_Call ¶
MockInterface_GetClusterRoleBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterRoleBinding'
func (*MockInterface_GetClusterRoleBinding_Call) Return ¶
func (_c *MockInterface_GetClusterRoleBinding_Call) Return(_a0 *gen.ClusterAuthzRoleBinding, _a1 error) *MockInterface_GetClusterRoleBinding_Call
func (*MockInterface_GetClusterRoleBinding_Call) Run ¶
func (_c *MockInterface_GetClusterRoleBinding_Call) Run(run func(ctx context.Context, name string)) *MockInterface_GetClusterRoleBinding_Call
func (*MockInterface_GetClusterRoleBinding_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterRoleBinding_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterAuthzRoleBinding, error)) *MockInterface_GetClusterRoleBinding_Call
type MockInterface_GetClusterRole_Call ¶
MockInterface_GetClusterRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterRole'
func (*MockInterface_GetClusterRole_Call) Return ¶
func (_c *MockInterface_GetClusterRole_Call) Return(_a0 *gen.ClusterAuthzRole, _a1 error) *MockInterface_GetClusterRole_Call
func (*MockInterface_GetClusterRole_Call) Run ¶
func (_c *MockInterface_GetClusterRole_Call) Run(run func(ctx context.Context, name string)) *MockInterface_GetClusterRole_Call
func (*MockInterface_GetClusterRole_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterRole_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterAuthzRole, error)) *MockInterface_GetClusterRole_Call
type MockInterface_GetClusterTraitSchema_Call ¶
MockInterface_GetClusterTraitSchema_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterTraitSchema'
func (*MockInterface_GetClusterTraitSchema_Call) Return ¶
func (_c *MockInterface_GetClusterTraitSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetClusterTraitSchema_Call
func (*MockInterface_GetClusterTraitSchema_Call) Run ¶
func (_c *MockInterface_GetClusterTraitSchema_Call) Run(run func(ctx context.Context, clusterTraitName string)) *MockInterface_GetClusterTraitSchema_Call
func (*MockInterface_GetClusterTraitSchema_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterTraitSchema_Call) RunAndReturn(run func(context.Context, string) (*json.RawMessage, error)) *MockInterface_GetClusterTraitSchema_Call
type MockInterface_GetClusterTrait_Call ¶
MockInterface_GetClusterTrait_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterTrait'
func (*MockInterface_GetClusterTrait_Call) Return ¶
func (_c *MockInterface_GetClusterTrait_Call) Return(_a0 *gen.ClusterTrait, _a1 error) *MockInterface_GetClusterTrait_Call
func (*MockInterface_GetClusterTrait_Call) Run ¶
func (_c *MockInterface_GetClusterTrait_Call) Run(run func(ctx context.Context, clusterTraitName string)) *MockInterface_GetClusterTrait_Call
func (*MockInterface_GetClusterTrait_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterTrait_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterTrait, error)) *MockInterface_GetClusterTrait_Call
type MockInterface_GetClusterWorkflowPlane_Call ¶
MockInterface_GetClusterWorkflowPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterWorkflowPlane'
func (*MockInterface_GetClusterWorkflowPlane_Call) Return ¶
func (_c *MockInterface_GetClusterWorkflowPlane_Call) Return(_a0 *gen.ClusterWorkflowPlane, _a1 error) *MockInterface_GetClusterWorkflowPlane_Call
func (*MockInterface_GetClusterWorkflowPlane_Call) Run ¶
func (_c *MockInterface_GetClusterWorkflowPlane_Call) Run(run func(ctx context.Context, clusterWorkflowPlaneName string)) *MockInterface_GetClusterWorkflowPlane_Call
func (*MockInterface_GetClusterWorkflowPlane_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterWorkflowPlane_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterWorkflowPlane, error)) *MockInterface_GetClusterWorkflowPlane_Call
type MockInterface_GetClusterWorkflowSchema_Call ¶
MockInterface_GetClusterWorkflowSchema_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterWorkflowSchema'
func (*MockInterface_GetClusterWorkflowSchema_Call) Return ¶
func (_c *MockInterface_GetClusterWorkflowSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetClusterWorkflowSchema_Call
func (*MockInterface_GetClusterWorkflowSchema_Call) Run ¶
func (_c *MockInterface_GetClusterWorkflowSchema_Call) Run(run func(ctx context.Context, clusterWorkflowName string)) *MockInterface_GetClusterWorkflowSchema_Call
func (*MockInterface_GetClusterWorkflowSchema_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterWorkflowSchema_Call) RunAndReturn(run func(context.Context, string) (*json.RawMessage, error)) *MockInterface_GetClusterWorkflowSchema_Call
type MockInterface_GetClusterWorkflow_Call ¶
MockInterface_GetClusterWorkflow_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetClusterWorkflow'
func (*MockInterface_GetClusterWorkflow_Call) Return ¶
func (_c *MockInterface_GetClusterWorkflow_Call) Return(_a0 *gen.ClusterWorkflow, _a1 error) *MockInterface_GetClusterWorkflow_Call
func (*MockInterface_GetClusterWorkflow_Call) Run ¶
func (_c *MockInterface_GetClusterWorkflow_Call) Run(run func(ctx context.Context, clusterWorkflowName string)) *MockInterface_GetClusterWorkflow_Call
func (*MockInterface_GetClusterWorkflow_Call) RunAndReturn ¶
func (_c *MockInterface_GetClusterWorkflow_Call) RunAndReturn(run func(context.Context, string) (*gen.ClusterWorkflow, error)) *MockInterface_GetClusterWorkflow_Call
type MockInterface_GetComponentRelease_Call ¶
MockInterface_GetComponentRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponentRelease'
func (*MockInterface_GetComponentRelease_Call) Return ¶
func (_c *MockInterface_GetComponentRelease_Call) Return(_a0 *gen.ComponentRelease, _a1 error) *MockInterface_GetComponentRelease_Call
func (*MockInterface_GetComponentRelease_Call) Run ¶
func (_c *MockInterface_GetComponentRelease_Call) Run(run func(ctx context.Context, namespaceName string, componentReleaseName string)) *MockInterface_GetComponentRelease_Call
func (*MockInterface_GetComponentRelease_Call) RunAndReturn ¶
func (_c *MockInterface_GetComponentRelease_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ComponentRelease, error)) *MockInterface_GetComponentRelease_Call
type MockInterface_GetComponentTypeSchema_Call ¶
MockInterface_GetComponentTypeSchema_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponentTypeSchema'
func (*MockInterface_GetComponentTypeSchema_Call) Return ¶
func (_c *MockInterface_GetComponentTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetComponentTypeSchema_Call
func (*MockInterface_GetComponentTypeSchema_Call) Run ¶
func (_c *MockInterface_GetComponentTypeSchema_Call) Run(run func(ctx context.Context, namespaceName string, ctName string)) *MockInterface_GetComponentTypeSchema_Call
func (*MockInterface_GetComponentTypeSchema_Call) RunAndReturn ¶
func (_c *MockInterface_GetComponentTypeSchema_Call) RunAndReturn(run func(context.Context, string, string) (*json.RawMessage, error)) *MockInterface_GetComponentTypeSchema_Call
type MockInterface_GetComponentType_Call ¶
MockInterface_GetComponentType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponentType'
func (*MockInterface_GetComponentType_Call) Return ¶
func (_c *MockInterface_GetComponentType_Call) Return(_a0 *gen.ComponentType, _a1 error) *MockInterface_GetComponentType_Call
func (*MockInterface_GetComponentType_Call) Run ¶
func (_c *MockInterface_GetComponentType_Call) Run(run func(ctx context.Context, namespaceName string, ctName string)) *MockInterface_GetComponentType_Call
func (*MockInterface_GetComponentType_Call) RunAndReturn ¶
func (_c *MockInterface_GetComponentType_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ComponentType, error)) *MockInterface_GetComponentType_Call
type MockInterface_GetComponent_Call ¶
MockInterface_GetComponent_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponent'
func (*MockInterface_GetComponent_Call) Return ¶
func (_c *MockInterface_GetComponent_Call) Return(_a0 *gen.Component, _a1 error) *MockInterface_GetComponent_Call
func (*MockInterface_GetComponent_Call) Run ¶
func (_c *MockInterface_GetComponent_Call) Run(run func(ctx context.Context, namespaceName string, componentName string)) *MockInterface_GetComponent_Call
func (*MockInterface_GetComponent_Call) RunAndReturn ¶
func (_c *MockInterface_GetComponent_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Component, error)) *MockInterface_GetComponent_Call
type MockInterface_GetDataPlane_Call ¶
MockInterface_GetDataPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDataPlane'
func (*MockInterface_GetDataPlane_Call) Return ¶
func (_c *MockInterface_GetDataPlane_Call) Return(_a0 *gen.DataPlane, _a1 error) *MockInterface_GetDataPlane_Call
func (*MockInterface_GetDataPlane_Call) Run ¶
func (_c *MockInterface_GetDataPlane_Call) Run(run func(ctx context.Context, namespaceName string, dpName string)) *MockInterface_GetDataPlane_Call
func (*MockInterface_GetDataPlane_Call) RunAndReturn ¶
func (_c *MockInterface_GetDataPlane_Call) RunAndReturn(run func(context.Context, string, string) (*gen.DataPlane, error)) *MockInterface_GetDataPlane_Call
type MockInterface_GetDeploymentPipeline_Call ¶
MockInterface_GetDeploymentPipeline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDeploymentPipeline'
func (*MockInterface_GetDeploymentPipeline_Call) Return ¶
func (_c *MockInterface_GetDeploymentPipeline_Call) Return(_a0 *gen.DeploymentPipeline, _a1 error) *MockInterface_GetDeploymentPipeline_Call
func (*MockInterface_GetDeploymentPipeline_Call) Run ¶
func (_c *MockInterface_GetDeploymentPipeline_Call) Run(run func(ctx context.Context, namespaceName string, deploymentPipelineName string)) *MockInterface_GetDeploymentPipeline_Call
func (*MockInterface_GetDeploymentPipeline_Call) RunAndReturn ¶
func (_c *MockInterface_GetDeploymentPipeline_Call) RunAndReturn(run func(context.Context, string, string) (*gen.DeploymentPipeline, error)) *MockInterface_GetDeploymentPipeline_Call
type MockInterface_GetEnvironment_Call ¶
MockInterface_GetEnvironment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetEnvironment'
func (*MockInterface_GetEnvironment_Call) Return ¶
func (_c *MockInterface_GetEnvironment_Call) Return(_a0 *gen.Environment, _a1 error) *MockInterface_GetEnvironment_Call
func (*MockInterface_GetEnvironment_Call) Run ¶
func (_c *MockInterface_GetEnvironment_Call) Run(run func(ctx context.Context, namespaceName string, envName string)) *MockInterface_GetEnvironment_Call
func (*MockInterface_GetEnvironment_Call) RunAndReturn ¶
func (_c *MockInterface_GetEnvironment_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Environment, error)) *MockInterface_GetEnvironment_Call
type MockInterface_GetNamespaceRoleBinding_Call ¶
MockInterface_GetNamespaceRoleBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetNamespaceRoleBinding'
func (*MockInterface_GetNamespaceRoleBinding_Call) Return ¶
func (_c *MockInterface_GetNamespaceRoleBinding_Call) Return(_a0 *gen.AuthzRoleBinding, _a1 error) *MockInterface_GetNamespaceRoleBinding_Call
func (*MockInterface_GetNamespaceRoleBinding_Call) Run ¶
func (_c *MockInterface_GetNamespaceRoleBinding_Call) Run(run func(ctx context.Context, namespaceName string, name string)) *MockInterface_GetNamespaceRoleBinding_Call
func (*MockInterface_GetNamespaceRoleBinding_Call) RunAndReturn ¶
func (_c *MockInterface_GetNamespaceRoleBinding_Call) RunAndReturn(run func(context.Context, string, string) (*gen.AuthzRoleBinding, error)) *MockInterface_GetNamespaceRoleBinding_Call
type MockInterface_GetNamespaceRole_Call ¶
MockInterface_GetNamespaceRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetNamespaceRole'
func (*MockInterface_GetNamespaceRole_Call) Return ¶
func (_c *MockInterface_GetNamespaceRole_Call) Return(_a0 *gen.AuthzRole, _a1 error) *MockInterface_GetNamespaceRole_Call
func (*MockInterface_GetNamespaceRole_Call) Run ¶
func (_c *MockInterface_GetNamespaceRole_Call) Run(run func(ctx context.Context, namespaceName string, name string)) *MockInterface_GetNamespaceRole_Call
func (*MockInterface_GetNamespaceRole_Call) RunAndReturn ¶
func (_c *MockInterface_GetNamespaceRole_Call) RunAndReturn(run func(context.Context, string, string) (*gen.AuthzRole, error)) *MockInterface_GetNamespaceRole_Call
type MockInterface_GetNamespace_Call ¶
MockInterface_GetNamespace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetNamespace'
func (*MockInterface_GetNamespace_Call) Return ¶
func (_c *MockInterface_GetNamespace_Call) Return(_a0 *gen.Namespace, _a1 error) *MockInterface_GetNamespace_Call
func (*MockInterface_GetNamespace_Call) Run ¶
func (_c *MockInterface_GetNamespace_Call) Run(run func(ctx context.Context, namespaceName string)) *MockInterface_GetNamespace_Call
func (*MockInterface_GetNamespace_Call) RunAndReturn ¶
func (_c *MockInterface_GetNamespace_Call) RunAndReturn(run func(context.Context, string) (*gen.Namespace, error)) *MockInterface_GetNamespace_Call
type MockInterface_GetObservabilityAlertsNotificationChannel_Call ¶
MockInterface_GetObservabilityAlertsNotificationChannel_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObservabilityAlertsNotificationChannel'
func (*MockInterface_GetObservabilityAlertsNotificationChannel_Call) Run ¶
func (_c *MockInterface_GetObservabilityAlertsNotificationChannel_Call) Run(run func(ctx context.Context, namespaceName string, channelName string)) *MockInterface_GetObservabilityAlertsNotificationChannel_Call
func (*MockInterface_GetObservabilityAlertsNotificationChannel_Call) RunAndReturn ¶
func (_c *MockInterface_GetObservabilityAlertsNotificationChannel_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ObservabilityAlertsNotificationChannel, error)) *MockInterface_GetObservabilityAlertsNotificationChannel_Call
type MockInterface_GetObservabilityPlane_Call ¶
MockInterface_GetObservabilityPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetObservabilityPlane'
func (*MockInterface_GetObservabilityPlane_Call) Return ¶
func (_c *MockInterface_GetObservabilityPlane_Call) Return(_a0 *gen.ObservabilityPlane, _a1 error) *MockInterface_GetObservabilityPlane_Call
func (*MockInterface_GetObservabilityPlane_Call) Run ¶
func (_c *MockInterface_GetObservabilityPlane_Call) Run(run func(ctx context.Context, namespaceName string, observabilityPlaneName string)) *MockInterface_GetObservabilityPlane_Call
func (*MockInterface_GetObservabilityPlane_Call) RunAndReturn ¶
func (_c *MockInterface_GetObservabilityPlane_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ObservabilityPlane, error)) *MockInterface_GetObservabilityPlane_Call
type MockInterface_GetProjectDeploymentPipeline_Call ¶
MockInterface_GetProjectDeploymentPipeline_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectDeploymentPipeline'
func (*MockInterface_GetProjectDeploymentPipeline_Call) Return ¶
func (_c *MockInterface_GetProjectDeploymentPipeline_Call) Return(_a0 *gen.DeploymentPipeline, _a1 error) *MockInterface_GetProjectDeploymentPipeline_Call
func (*MockInterface_GetProjectDeploymentPipeline_Call) Run ¶
func (_c *MockInterface_GetProjectDeploymentPipeline_Call) Run(run func(ctx context.Context, namespaceName string, projectName string)) *MockInterface_GetProjectDeploymentPipeline_Call
func (*MockInterface_GetProjectDeploymentPipeline_Call) RunAndReturn ¶
func (_c *MockInterface_GetProjectDeploymentPipeline_Call) RunAndReturn(run func(context.Context, string, string) (*gen.DeploymentPipeline, error)) *MockInterface_GetProjectDeploymentPipeline_Call
type MockInterface_GetProjectReleaseBinding_Call ¶ added in v1.2.0
MockInterface_GetProjectReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectReleaseBinding'
func (*MockInterface_GetProjectReleaseBinding_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_GetProjectReleaseBinding_Call) Return(_a0 *gen.ProjectReleaseBinding, _a1 error) *MockInterface_GetProjectReleaseBinding_Call
func (*MockInterface_GetProjectReleaseBinding_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_GetProjectReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string)) *MockInterface_GetProjectReleaseBinding_Call
func (*MockInterface_GetProjectReleaseBinding_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_GetProjectReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ProjectReleaseBinding, error)) *MockInterface_GetProjectReleaseBinding_Call
type MockInterface_GetProjectRelease_Call ¶ added in v1.2.0
MockInterface_GetProjectRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectRelease'
func (*MockInterface_GetProjectRelease_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_GetProjectRelease_Call) Return(_a0 *gen.ProjectRelease, _a1 error) *MockInterface_GetProjectRelease_Call
func (*MockInterface_GetProjectRelease_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_GetProjectRelease_Call) Run(run func(ctx context.Context, namespaceName string, projectReleaseName string)) *MockInterface_GetProjectRelease_Call
func (*MockInterface_GetProjectRelease_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_GetProjectRelease_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ProjectRelease, error)) *MockInterface_GetProjectRelease_Call
type MockInterface_GetProjectTypeSchema_Call ¶ added in v1.2.0
MockInterface_GetProjectTypeSchema_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectTypeSchema'
func (*MockInterface_GetProjectTypeSchema_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_GetProjectTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetProjectTypeSchema_Call
func (*MockInterface_GetProjectTypeSchema_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_GetProjectTypeSchema_Call) Run(run func(ctx context.Context, namespaceName string, ptName string)) *MockInterface_GetProjectTypeSchema_Call
func (*MockInterface_GetProjectTypeSchema_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_GetProjectTypeSchema_Call) RunAndReturn(run func(context.Context, string, string) (*json.RawMessage, error)) *MockInterface_GetProjectTypeSchema_Call
type MockInterface_GetProjectType_Call ¶ added in v1.2.0
MockInterface_GetProjectType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProjectType'
func (*MockInterface_GetProjectType_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_GetProjectType_Call) Return(_a0 *gen.ProjectType, _a1 error) *MockInterface_GetProjectType_Call
func (*MockInterface_GetProjectType_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_GetProjectType_Call) Run(run func(ctx context.Context, namespaceName string, ptName string)) *MockInterface_GetProjectType_Call
func (*MockInterface_GetProjectType_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_GetProjectType_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ProjectType, error)) *MockInterface_GetProjectType_Call
type MockInterface_GetProject_Call ¶
MockInterface_GetProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProject'
func (*MockInterface_GetProject_Call) Return ¶
func (_c *MockInterface_GetProject_Call) Return(_a0 *gen.Project, _a1 error) *MockInterface_GetProject_Call
func (*MockInterface_GetProject_Call) Run ¶
func (_c *MockInterface_GetProject_Call) Run(run func(ctx context.Context, namespaceName string, projectName string)) *MockInterface_GetProject_Call
func (*MockInterface_GetProject_Call) RunAndReturn ¶
func (_c *MockInterface_GetProject_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Project, error)) *MockInterface_GetProject_Call
type MockInterface_GetReleaseBinding_Call ¶
MockInterface_GetReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReleaseBinding'
func (*MockInterface_GetReleaseBinding_Call) Return ¶
func (_c *MockInterface_GetReleaseBinding_Call) Return(_a0 *gen.ReleaseBinding, _a1 error) *MockInterface_GetReleaseBinding_Call
func (*MockInterface_GetReleaseBinding_Call) Run ¶
func (_c *MockInterface_GetReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, releaseBindingName string)) *MockInterface_GetReleaseBinding_Call
func (*MockInterface_GetReleaseBinding_Call) RunAndReturn ¶
func (_c *MockInterface_GetReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ReleaseBinding, error)) *MockInterface_GetReleaseBinding_Call
type MockInterface_GetResourceReleaseBinding_Call ¶
MockInterface_GetResourceReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResourceReleaseBinding'
func (*MockInterface_GetResourceReleaseBinding_Call) Return ¶
func (_c *MockInterface_GetResourceReleaseBinding_Call) Return(_a0 *gen.ResourceReleaseBinding, _a1 error) *MockInterface_GetResourceReleaseBinding_Call
func (*MockInterface_GetResourceReleaseBinding_Call) Run ¶
func (_c *MockInterface_GetResourceReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string)) *MockInterface_GetResourceReleaseBinding_Call
func (*MockInterface_GetResourceReleaseBinding_Call) RunAndReturn ¶
func (_c *MockInterface_GetResourceReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ResourceReleaseBinding, error)) *MockInterface_GetResourceReleaseBinding_Call
type MockInterface_GetResourceRelease_Call ¶
MockInterface_GetResourceRelease_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResourceRelease'
func (*MockInterface_GetResourceRelease_Call) Return ¶
func (_c *MockInterface_GetResourceRelease_Call) Return(_a0 *gen.ResourceRelease, _a1 error) *MockInterface_GetResourceRelease_Call
func (*MockInterface_GetResourceRelease_Call) Run ¶
func (_c *MockInterface_GetResourceRelease_Call) Run(run func(ctx context.Context, namespaceName string, resourceReleaseName string)) *MockInterface_GetResourceRelease_Call
func (*MockInterface_GetResourceRelease_Call) RunAndReturn ¶
func (_c *MockInterface_GetResourceRelease_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ResourceRelease, error)) *MockInterface_GetResourceRelease_Call
type MockInterface_GetResourceTypeSchema_Call ¶
MockInterface_GetResourceTypeSchema_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResourceTypeSchema'
func (*MockInterface_GetResourceTypeSchema_Call) Return ¶
func (_c *MockInterface_GetResourceTypeSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetResourceTypeSchema_Call
func (*MockInterface_GetResourceTypeSchema_Call) Run ¶
func (_c *MockInterface_GetResourceTypeSchema_Call) Run(run func(ctx context.Context, namespaceName string, rtName string)) *MockInterface_GetResourceTypeSchema_Call
func (*MockInterface_GetResourceTypeSchema_Call) RunAndReturn ¶
func (_c *MockInterface_GetResourceTypeSchema_Call) RunAndReturn(run func(context.Context, string, string) (*json.RawMessage, error)) *MockInterface_GetResourceTypeSchema_Call
type MockInterface_GetResourceType_Call ¶
MockInterface_GetResourceType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResourceType'
func (*MockInterface_GetResourceType_Call) Return ¶
func (_c *MockInterface_GetResourceType_Call) Return(_a0 *gen.ResourceType, _a1 error) *MockInterface_GetResourceType_Call
func (*MockInterface_GetResourceType_Call) Run ¶
func (_c *MockInterface_GetResourceType_Call) Run(run func(ctx context.Context, namespaceName string, rtName string)) *MockInterface_GetResourceType_Call
func (*MockInterface_GetResourceType_Call) RunAndReturn ¶
func (_c *MockInterface_GetResourceType_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ResourceType, error)) *MockInterface_GetResourceType_Call
type MockInterface_GetResource_Call ¶
MockInterface_GetResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetResource'
func (*MockInterface_GetResource_Call) Return ¶
func (_c *MockInterface_GetResource_Call) Return(_a0 *gen.ResourceInstance, _a1 error) *MockInterface_GetResource_Call
func (*MockInterface_GetResource_Call) Run ¶
func (_c *MockInterface_GetResource_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string)) *MockInterface_GetResource_Call
func (*MockInterface_GetResource_Call) RunAndReturn ¶
func (_c *MockInterface_GetResource_Call) RunAndReturn(run func(context.Context, string, string) (*gen.ResourceInstance, error)) *MockInterface_GetResource_Call
type MockInterface_GetSecretReference_Call ¶
MockInterface_GetSecretReference_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSecretReference'
func (*MockInterface_GetSecretReference_Call) Return ¶
func (_c *MockInterface_GetSecretReference_Call) Return(_a0 *gen.SecretReference, _a1 error) *MockInterface_GetSecretReference_Call
func (*MockInterface_GetSecretReference_Call) Run ¶
func (_c *MockInterface_GetSecretReference_Call) Run(run func(ctx context.Context, namespaceName string, secretReferenceName string)) *MockInterface_GetSecretReference_Call
func (*MockInterface_GetSecretReference_Call) RunAndReturn ¶
func (_c *MockInterface_GetSecretReference_Call) RunAndReturn(run func(context.Context, string, string) (*gen.SecretReference, error)) *MockInterface_GetSecretReference_Call
type MockInterface_GetSecret_Call ¶
MockInterface_GetSecret_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSecret'
func (*MockInterface_GetSecret_Call) Return ¶
func (_c *MockInterface_GetSecret_Call) Return(_a0 *gen.Secret, _a1 error) *MockInterface_GetSecret_Call
func (*MockInterface_GetSecret_Call) Run ¶
func (_c *MockInterface_GetSecret_Call) Run(run func(ctx context.Context, namespaceName string, secretName string)) *MockInterface_GetSecret_Call
func (*MockInterface_GetSecret_Call) RunAndReturn ¶
func (_c *MockInterface_GetSecret_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Secret, error)) *MockInterface_GetSecret_Call
type MockInterface_GetTraitSchema_Call ¶
MockInterface_GetTraitSchema_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTraitSchema'
func (*MockInterface_GetTraitSchema_Call) Return ¶
func (_c *MockInterface_GetTraitSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetTraitSchema_Call
func (*MockInterface_GetTraitSchema_Call) Run ¶
func (_c *MockInterface_GetTraitSchema_Call) Run(run func(ctx context.Context, namespaceName string, traitName string)) *MockInterface_GetTraitSchema_Call
func (*MockInterface_GetTraitSchema_Call) RunAndReturn ¶
func (_c *MockInterface_GetTraitSchema_Call) RunAndReturn(run func(context.Context, string, string) (*json.RawMessage, error)) *MockInterface_GetTraitSchema_Call
type MockInterface_GetTrait_Call ¶
MockInterface_GetTrait_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTrait'
func (*MockInterface_GetTrait_Call) Return ¶
func (_c *MockInterface_GetTrait_Call) Return(_a0 *gen.Trait, _a1 error) *MockInterface_GetTrait_Call
func (*MockInterface_GetTrait_Call) Run ¶
func (_c *MockInterface_GetTrait_Call) Run(run func(ctx context.Context, namespaceName string, traitName string)) *MockInterface_GetTrait_Call
func (*MockInterface_GetTrait_Call) RunAndReturn ¶
func (_c *MockInterface_GetTrait_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Trait, error)) *MockInterface_GetTrait_Call
type MockInterface_GetWorkflowPlane_Call ¶
MockInterface_GetWorkflowPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowPlane'
func (*MockInterface_GetWorkflowPlane_Call) Return ¶
func (_c *MockInterface_GetWorkflowPlane_Call) Return(_a0 *gen.WorkflowPlane, _a1 error) *MockInterface_GetWorkflowPlane_Call
func (*MockInterface_GetWorkflowPlane_Call) Run ¶
func (_c *MockInterface_GetWorkflowPlane_Call) Run(run func(ctx context.Context, namespaceName string, workflowPlaneName string)) *MockInterface_GetWorkflowPlane_Call
func (*MockInterface_GetWorkflowPlane_Call) RunAndReturn ¶
func (_c *MockInterface_GetWorkflowPlane_Call) RunAndReturn(run func(context.Context, string, string) (*gen.WorkflowPlane, error)) *MockInterface_GetWorkflowPlane_Call
type MockInterface_GetWorkflowRunLogs_Call ¶
MockInterface_GetWorkflowRunLogs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowRunLogs'
func (*MockInterface_GetWorkflowRunLogs_Call) Return ¶
func (_c *MockInterface_GetWorkflowRunLogs_Call) Return(_a0 []gen.WorkflowRunLogEntry, _a1 error) *MockInterface_GetWorkflowRunLogs_Call
func (*MockInterface_GetWorkflowRunLogs_Call) Run ¶
func (_c *MockInterface_GetWorkflowRunLogs_Call) Run(run func(ctx context.Context, namespaceName string, runName string, params *gen.GetWorkflowRunLogsParams)) *MockInterface_GetWorkflowRunLogs_Call
func (*MockInterface_GetWorkflowRunLogs_Call) RunAndReturn ¶
func (_c *MockInterface_GetWorkflowRunLogs_Call) RunAndReturn(run func(context.Context, string, string, *gen.GetWorkflowRunLogsParams) ([]gen.WorkflowRunLogEntry, error)) *MockInterface_GetWorkflowRunLogs_Call
type MockInterface_GetWorkflowRunStatus_Call ¶
MockInterface_GetWorkflowRunStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowRunStatus'
func (*MockInterface_GetWorkflowRunStatus_Call) Return ¶
func (_c *MockInterface_GetWorkflowRunStatus_Call) Return(_a0 *gen.WorkflowRunStatusResponse, _a1 error) *MockInterface_GetWorkflowRunStatus_Call
func (*MockInterface_GetWorkflowRunStatus_Call) Run ¶
func (_c *MockInterface_GetWorkflowRunStatus_Call) Run(run func(ctx context.Context, namespaceName string, runName string)) *MockInterface_GetWorkflowRunStatus_Call
func (*MockInterface_GetWorkflowRunStatus_Call) RunAndReturn ¶
func (_c *MockInterface_GetWorkflowRunStatus_Call) RunAndReturn(run func(context.Context, string, string) (*gen.WorkflowRunStatusResponse, error)) *MockInterface_GetWorkflowRunStatus_Call
type MockInterface_GetWorkflowRun_Call ¶
MockInterface_GetWorkflowRun_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowRun'
func (*MockInterface_GetWorkflowRun_Call) Return ¶
func (_c *MockInterface_GetWorkflowRun_Call) Return(_a0 *gen.WorkflowRun, _a1 error) *MockInterface_GetWorkflowRun_Call
func (*MockInterface_GetWorkflowRun_Call) Run ¶
func (_c *MockInterface_GetWorkflowRun_Call) Run(run func(ctx context.Context, namespaceName string, runName string)) *MockInterface_GetWorkflowRun_Call
func (*MockInterface_GetWorkflowRun_Call) RunAndReturn ¶
func (_c *MockInterface_GetWorkflowRun_Call) RunAndReturn(run func(context.Context, string, string) (*gen.WorkflowRun, error)) *MockInterface_GetWorkflowRun_Call
type MockInterface_GetWorkflowSchema_Call ¶
MockInterface_GetWorkflowSchema_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflowSchema'
func (*MockInterface_GetWorkflowSchema_Call) Return ¶
func (_c *MockInterface_GetWorkflowSchema_Call) Return(_a0 *json.RawMessage, _a1 error) *MockInterface_GetWorkflowSchema_Call
func (*MockInterface_GetWorkflowSchema_Call) Run ¶
func (_c *MockInterface_GetWorkflowSchema_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string)) *MockInterface_GetWorkflowSchema_Call
func (*MockInterface_GetWorkflowSchema_Call) RunAndReturn ¶
func (_c *MockInterface_GetWorkflowSchema_Call) RunAndReturn(run func(context.Context, string, string) (*json.RawMessage, error)) *MockInterface_GetWorkflowSchema_Call
type MockInterface_GetWorkflow_Call ¶
MockInterface_GetWorkflow_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkflow'
func (*MockInterface_GetWorkflow_Call) Return ¶
func (_c *MockInterface_GetWorkflow_Call) Return(_a0 *gen.Workflow, _a1 error) *MockInterface_GetWorkflow_Call
func (*MockInterface_GetWorkflow_Call) Run ¶
func (_c *MockInterface_GetWorkflow_Call) Run(run func(ctx context.Context, namespaceName string, workflowName string)) *MockInterface_GetWorkflow_Call
func (*MockInterface_GetWorkflow_Call) RunAndReturn ¶
func (_c *MockInterface_GetWorkflow_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Workflow, error)) *MockInterface_GetWorkflow_Call
type MockInterface_GetWorkload_Call ¶
MockInterface_GetWorkload_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetWorkload'
func (*MockInterface_GetWorkload_Call) Return ¶
func (_c *MockInterface_GetWorkload_Call) Return(_a0 *gen.Workload, _a1 error) *MockInterface_GetWorkload_Call
func (*MockInterface_GetWorkload_Call) Run ¶
func (_c *MockInterface_GetWorkload_Call) Run(run func(ctx context.Context, namespaceName string, workloadName string)) *MockInterface_GetWorkload_Call
func (*MockInterface_GetWorkload_Call) RunAndReturn ¶
func (_c *MockInterface_GetWorkload_Call) RunAndReturn(run func(context.Context, string, string) (*gen.Workload, error)) *MockInterface_GetWorkload_Call
type MockInterface_ListClusterComponentTypes_Call ¶
MockInterface_ListClusterComponentTypes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterComponentTypes'
func (*MockInterface_ListClusterComponentTypes_Call) Return ¶
func (_c *MockInterface_ListClusterComponentTypes_Call) Return(_a0 *gen.ClusterComponentTypeList, _a1 error) *MockInterface_ListClusterComponentTypes_Call
func (*MockInterface_ListClusterComponentTypes_Call) Run ¶
func (_c *MockInterface_ListClusterComponentTypes_Call) Run(run func(ctx context.Context, params *gen.ListClusterComponentTypesParams)) *MockInterface_ListClusterComponentTypes_Call
func (*MockInterface_ListClusterComponentTypes_Call) RunAndReturn ¶
func (_c *MockInterface_ListClusterComponentTypes_Call) RunAndReturn(run func(context.Context, *gen.ListClusterComponentTypesParams) (*gen.ClusterComponentTypeList, error)) *MockInterface_ListClusterComponentTypes_Call
type MockInterface_ListClusterDataPlanes_Call ¶
MockInterface_ListClusterDataPlanes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterDataPlanes'
func (*MockInterface_ListClusterDataPlanes_Call) Return ¶
func (_c *MockInterface_ListClusterDataPlanes_Call) Return(_a0 *gen.ClusterDataPlaneList, _a1 error) *MockInterface_ListClusterDataPlanes_Call
func (*MockInterface_ListClusterDataPlanes_Call) Run ¶
func (_c *MockInterface_ListClusterDataPlanes_Call) Run(run func(ctx context.Context, params *gen.ListClusterDataPlanesParams)) *MockInterface_ListClusterDataPlanes_Call
func (*MockInterface_ListClusterDataPlanes_Call) RunAndReturn ¶
func (_c *MockInterface_ListClusterDataPlanes_Call) RunAndReturn(run func(context.Context, *gen.ListClusterDataPlanesParams) (*gen.ClusterDataPlaneList, error)) *MockInterface_ListClusterDataPlanes_Call
type MockInterface_ListClusterObservabilityPlanes_Call ¶
MockInterface_ListClusterObservabilityPlanes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterObservabilityPlanes'
func (*MockInterface_ListClusterObservabilityPlanes_Call) Return ¶
func (_c *MockInterface_ListClusterObservabilityPlanes_Call) Return(_a0 *gen.ClusterObservabilityPlaneList, _a1 error) *MockInterface_ListClusterObservabilityPlanes_Call
func (*MockInterface_ListClusterObservabilityPlanes_Call) Run ¶
func (_c *MockInterface_ListClusterObservabilityPlanes_Call) Run(run func(ctx context.Context, params *gen.ListClusterObservabilityPlanesParams)) *MockInterface_ListClusterObservabilityPlanes_Call
func (*MockInterface_ListClusterObservabilityPlanes_Call) RunAndReturn ¶
func (_c *MockInterface_ListClusterObservabilityPlanes_Call) RunAndReturn(run func(context.Context, *gen.ListClusterObservabilityPlanesParams) (*gen.ClusterObservabilityPlaneList, error)) *MockInterface_ListClusterObservabilityPlanes_Call
type MockInterface_ListClusterProjectTypes_Call ¶ added in v1.2.0
MockInterface_ListClusterProjectTypes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterProjectTypes'
func (*MockInterface_ListClusterProjectTypes_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_ListClusterProjectTypes_Call) Return(_a0 *gen.ClusterProjectTypeList, _a1 error) *MockInterface_ListClusterProjectTypes_Call
func (*MockInterface_ListClusterProjectTypes_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_ListClusterProjectTypes_Call) Run(run func(ctx context.Context, params *gen.ListClusterProjectTypesParams)) *MockInterface_ListClusterProjectTypes_Call
func (*MockInterface_ListClusterProjectTypes_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_ListClusterProjectTypes_Call) RunAndReturn(run func(context.Context, *gen.ListClusterProjectTypesParams) (*gen.ClusterProjectTypeList, error)) *MockInterface_ListClusterProjectTypes_Call
type MockInterface_ListClusterResourceTypes_Call ¶
MockInterface_ListClusterResourceTypes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterResourceTypes'
func (*MockInterface_ListClusterResourceTypes_Call) Return ¶
func (_c *MockInterface_ListClusterResourceTypes_Call) Return(_a0 *gen.ClusterResourceTypeList, _a1 error) *MockInterface_ListClusterResourceTypes_Call
func (*MockInterface_ListClusterResourceTypes_Call) Run ¶
func (_c *MockInterface_ListClusterResourceTypes_Call) Run(run func(ctx context.Context, params *gen.ListClusterResourceTypesParams)) *MockInterface_ListClusterResourceTypes_Call
func (*MockInterface_ListClusterResourceTypes_Call) RunAndReturn ¶
func (_c *MockInterface_ListClusterResourceTypes_Call) RunAndReturn(run func(context.Context, *gen.ListClusterResourceTypesParams) (*gen.ClusterResourceTypeList, error)) *MockInterface_ListClusterResourceTypes_Call
type MockInterface_ListClusterRoleBindings_Call ¶
MockInterface_ListClusterRoleBindings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterRoleBindings'
func (*MockInterface_ListClusterRoleBindings_Call) Return ¶
func (_c *MockInterface_ListClusterRoleBindings_Call) Return(_a0 *gen.ClusterAuthzRoleBindingList, _a1 error) *MockInterface_ListClusterRoleBindings_Call
func (*MockInterface_ListClusterRoleBindings_Call) Run ¶
func (_c *MockInterface_ListClusterRoleBindings_Call) Run(run func(ctx context.Context, params *gen.ListClusterRoleBindingsParams)) *MockInterface_ListClusterRoleBindings_Call
func (*MockInterface_ListClusterRoleBindings_Call) RunAndReturn ¶
func (_c *MockInterface_ListClusterRoleBindings_Call) RunAndReturn(run func(context.Context, *gen.ListClusterRoleBindingsParams) (*gen.ClusterAuthzRoleBindingList, error)) *MockInterface_ListClusterRoleBindings_Call
type MockInterface_ListClusterRoles_Call ¶
MockInterface_ListClusterRoles_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterRoles'
func (*MockInterface_ListClusterRoles_Call) Return ¶
func (_c *MockInterface_ListClusterRoles_Call) Return(_a0 *gen.ClusterAuthzRoleList, _a1 error) *MockInterface_ListClusterRoles_Call
func (*MockInterface_ListClusterRoles_Call) Run ¶
func (_c *MockInterface_ListClusterRoles_Call) Run(run func(ctx context.Context, params *gen.ListClusterRolesParams)) *MockInterface_ListClusterRoles_Call
func (*MockInterface_ListClusterRoles_Call) RunAndReturn ¶
func (_c *MockInterface_ListClusterRoles_Call) RunAndReturn(run func(context.Context, *gen.ListClusterRolesParams) (*gen.ClusterAuthzRoleList, error)) *MockInterface_ListClusterRoles_Call
type MockInterface_ListClusterTraits_Call ¶
MockInterface_ListClusterTraits_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterTraits'
func (*MockInterface_ListClusterTraits_Call) Return ¶
func (_c *MockInterface_ListClusterTraits_Call) Return(_a0 *gen.ClusterTraitList, _a1 error) *MockInterface_ListClusterTraits_Call
func (*MockInterface_ListClusterTraits_Call) Run ¶
func (_c *MockInterface_ListClusterTraits_Call) Run(run func(ctx context.Context, params *gen.ListClusterTraitsParams)) *MockInterface_ListClusterTraits_Call
func (*MockInterface_ListClusterTraits_Call) RunAndReturn ¶
func (_c *MockInterface_ListClusterTraits_Call) RunAndReturn(run func(context.Context, *gen.ListClusterTraitsParams) (*gen.ClusterTraitList, error)) *MockInterface_ListClusterTraits_Call
type MockInterface_ListClusterWorkflowPlanes_Call ¶
MockInterface_ListClusterWorkflowPlanes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterWorkflowPlanes'
func (*MockInterface_ListClusterWorkflowPlanes_Call) Return ¶
func (_c *MockInterface_ListClusterWorkflowPlanes_Call) Return(_a0 *gen.ClusterWorkflowPlaneList, _a1 error) *MockInterface_ListClusterWorkflowPlanes_Call
func (*MockInterface_ListClusterWorkflowPlanes_Call) Run ¶
func (_c *MockInterface_ListClusterWorkflowPlanes_Call) Run(run func(ctx context.Context, params *gen.ListClusterWorkflowPlanesParams)) *MockInterface_ListClusterWorkflowPlanes_Call
func (*MockInterface_ListClusterWorkflowPlanes_Call) RunAndReturn ¶
func (_c *MockInterface_ListClusterWorkflowPlanes_Call) RunAndReturn(run func(context.Context, *gen.ListClusterWorkflowPlanesParams) (*gen.ClusterWorkflowPlaneList, error)) *MockInterface_ListClusterWorkflowPlanes_Call
type MockInterface_ListClusterWorkflows_Call ¶
MockInterface_ListClusterWorkflows_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListClusterWorkflows'
func (*MockInterface_ListClusterWorkflows_Call) Return ¶
func (_c *MockInterface_ListClusterWorkflows_Call) Return(_a0 *gen.ClusterWorkflowList, _a1 error) *MockInterface_ListClusterWorkflows_Call
func (*MockInterface_ListClusterWorkflows_Call) Run ¶
func (_c *MockInterface_ListClusterWorkflows_Call) Run(run func(ctx context.Context, params *gen.ListClusterWorkflowsParams)) *MockInterface_ListClusterWorkflows_Call
func (*MockInterface_ListClusterWorkflows_Call) RunAndReturn ¶
func (_c *MockInterface_ListClusterWorkflows_Call) RunAndReturn(run func(context.Context, *gen.ListClusterWorkflowsParams) (*gen.ClusterWorkflowList, error)) *MockInterface_ListClusterWorkflows_Call
type MockInterface_ListComponentReleases_Call ¶
MockInterface_ListComponentReleases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListComponentReleases'
func (*MockInterface_ListComponentReleases_Call) Return ¶
func (_c *MockInterface_ListComponentReleases_Call) Return(_a0 *gen.ComponentReleaseList, _a1 error) *MockInterface_ListComponentReleases_Call
func (*MockInterface_ListComponentReleases_Call) Run ¶
func (_c *MockInterface_ListComponentReleases_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListComponentReleasesParams)) *MockInterface_ListComponentReleases_Call
func (*MockInterface_ListComponentReleases_Call) RunAndReturn ¶
func (_c *MockInterface_ListComponentReleases_Call) RunAndReturn(run func(context.Context, string, *gen.ListComponentReleasesParams) (*gen.ComponentReleaseList, error)) *MockInterface_ListComponentReleases_Call
type MockInterface_ListComponentTypes_Call ¶
MockInterface_ListComponentTypes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListComponentTypes'
func (*MockInterface_ListComponentTypes_Call) Return ¶
func (_c *MockInterface_ListComponentTypes_Call) Return(_a0 *gen.ComponentTypeList, _a1 error) *MockInterface_ListComponentTypes_Call
func (*MockInterface_ListComponentTypes_Call) Run ¶
func (_c *MockInterface_ListComponentTypes_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListComponentTypesParams)) *MockInterface_ListComponentTypes_Call
func (*MockInterface_ListComponentTypes_Call) RunAndReturn ¶
func (_c *MockInterface_ListComponentTypes_Call) RunAndReturn(run func(context.Context, string, *gen.ListComponentTypesParams) (*gen.ComponentTypeList, error)) *MockInterface_ListComponentTypes_Call
type MockInterface_ListComponents_Call ¶
MockInterface_ListComponents_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListComponents'
func (*MockInterface_ListComponents_Call) Return ¶
func (_c *MockInterface_ListComponents_Call) Return(_a0 *gen.ComponentList, _a1 error) *MockInterface_ListComponents_Call
func (*MockInterface_ListComponents_Call) Run ¶
func (_c *MockInterface_ListComponents_Call) Run(run func(ctx context.Context, namespaceName string, projectName string, params *gen.ListComponentsParams)) *MockInterface_ListComponents_Call
func (*MockInterface_ListComponents_Call) RunAndReturn ¶
func (_c *MockInterface_ListComponents_Call) RunAndReturn(run func(context.Context, string, string, *gen.ListComponentsParams) (*gen.ComponentList, error)) *MockInterface_ListComponents_Call
type MockInterface_ListDataPlanes_Call ¶
MockInterface_ListDataPlanes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDataPlanes'
func (*MockInterface_ListDataPlanes_Call) Return ¶
func (_c *MockInterface_ListDataPlanes_Call) Return(_a0 *gen.DataPlaneList, _a1 error) *MockInterface_ListDataPlanes_Call
func (*MockInterface_ListDataPlanes_Call) Run ¶
func (_c *MockInterface_ListDataPlanes_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListDataPlanesParams)) *MockInterface_ListDataPlanes_Call
func (*MockInterface_ListDataPlanes_Call) RunAndReturn ¶
func (_c *MockInterface_ListDataPlanes_Call) RunAndReturn(run func(context.Context, string, *gen.ListDataPlanesParams) (*gen.DataPlaneList, error)) *MockInterface_ListDataPlanes_Call
type MockInterface_ListDeploymentPipelines_Call ¶
MockInterface_ListDeploymentPipelines_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDeploymentPipelines'
func (*MockInterface_ListDeploymentPipelines_Call) Return ¶
func (_c *MockInterface_ListDeploymentPipelines_Call) Return(_a0 *gen.DeploymentPipelineList, _a1 error) *MockInterface_ListDeploymentPipelines_Call
func (*MockInterface_ListDeploymentPipelines_Call) Run ¶
func (_c *MockInterface_ListDeploymentPipelines_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListDeploymentPipelinesParams)) *MockInterface_ListDeploymentPipelines_Call
func (*MockInterface_ListDeploymentPipelines_Call) RunAndReturn ¶
func (_c *MockInterface_ListDeploymentPipelines_Call) RunAndReturn(run func(context.Context, string, *gen.ListDeploymentPipelinesParams) (*gen.DeploymentPipelineList, error)) *MockInterface_ListDeploymentPipelines_Call
type MockInterface_ListEnvironments_Call ¶
MockInterface_ListEnvironments_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListEnvironments'
func (*MockInterface_ListEnvironments_Call) Return ¶
func (_c *MockInterface_ListEnvironments_Call) Return(_a0 *gen.EnvironmentList, _a1 error) *MockInterface_ListEnvironments_Call
func (*MockInterface_ListEnvironments_Call) Run ¶
func (_c *MockInterface_ListEnvironments_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListEnvironmentsParams)) *MockInterface_ListEnvironments_Call
func (*MockInterface_ListEnvironments_Call) RunAndReturn ¶
func (_c *MockInterface_ListEnvironments_Call) RunAndReturn(run func(context.Context, string, *gen.ListEnvironmentsParams) (*gen.EnvironmentList, error)) *MockInterface_ListEnvironments_Call
type MockInterface_ListNamespaceRoleBindings_Call ¶
MockInterface_ListNamespaceRoleBindings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListNamespaceRoleBindings'
func (*MockInterface_ListNamespaceRoleBindings_Call) Return ¶
func (_c *MockInterface_ListNamespaceRoleBindings_Call) Return(_a0 *gen.AuthzRoleBindingList, _a1 error) *MockInterface_ListNamespaceRoleBindings_Call
func (*MockInterface_ListNamespaceRoleBindings_Call) Run ¶
func (_c *MockInterface_ListNamespaceRoleBindings_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListNamespaceRoleBindingsParams)) *MockInterface_ListNamespaceRoleBindings_Call
func (*MockInterface_ListNamespaceRoleBindings_Call) RunAndReturn ¶
func (_c *MockInterface_ListNamespaceRoleBindings_Call) RunAndReturn(run func(context.Context, string, *gen.ListNamespaceRoleBindingsParams) (*gen.AuthzRoleBindingList, error)) *MockInterface_ListNamespaceRoleBindings_Call
type MockInterface_ListNamespaceRoles_Call ¶
MockInterface_ListNamespaceRoles_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListNamespaceRoles'
func (*MockInterface_ListNamespaceRoles_Call) Return ¶
func (_c *MockInterface_ListNamespaceRoles_Call) Return(_a0 *gen.AuthzRoleList, _a1 error) *MockInterface_ListNamespaceRoles_Call
func (*MockInterface_ListNamespaceRoles_Call) Run ¶
func (_c *MockInterface_ListNamespaceRoles_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListNamespaceRolesParams)) *MockInterface_ListNamespaceRoles_Call
func (*MockInterface_ListNamespaceRoles_Call) RunAndReturn ¶
func (_c *MockInterface_ListNamespaceRoles_Call) RunAndReturn(run func(context.Context, string, *gen.ListNamespaceRolesParams) (*gen.AuthzRoleList, error)) *MockInterface_ListNamespaceRoles_Call
type MockInterface_ListNamespaces_Call ¶
MockInterface_ListNamespaces_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListNamespaces'
func (*MockInterface_ListNamespaces_Call) Return ¶
func (_c *MockInterface_ListNamespaces_Call) Return(_a0 *gen.NamespaceList, _a1 error) *MockInterface_ListNamespaces_Call
func (*MockInterface_ListNamespaces_Call) Run ¶
func (_c *MockInterface_ListNamespaces_Call) Run(run func(ctx context.Context, params *gen.ListNamespacesParams)) *MockInterface_ListNamespaces_Call
func (*MockInterface_ListNamespaces_Call) RunAndReturn ¶
func (_c *MockInterface_ListNamespaces_Call) RunAndReturn(run func(context.Context, *gen.ListNamespacesParams) (*gen.NamespaceList, error)) *MockInterface_ListNamespaces_Call
type MockInterface_ListObservabilityAlertsNotificationChannels_Call ¶
MockInterface_ListObservabilityAlertsNotificationChannels_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObservabilityAlertsNotificationChannels'
func (*MockInterface_ListObservabilityAlertsNotificationChannels_Call) Run ¶
func (_c *MockInterface_ListObservabilityAlertsNotificationChannels_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListObservabilityAlertsNotificationChannelsParams)) *MockInterface_ListObservabilityAlertsNotificationChannels_Call
func (*MockInterface_ListObservabilityAlertsNotificationChannels_Call) RunAndReturn ¶
type MockInterface_ListObservabilityPlanes_Call ¶
MockInterface_ListObservabilityPlanes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListObservabilityPlanes'
func (*MockInterface_ListObservabilityPlanes_Call) Return ¶
func (_c *MockInterface_ListObservabilityPlanes_Call) Return(_a0 *gen.ObservabilityPlaneList, _a1 error) *MockInterface_ListObservabilityPlanes_Call
func (*MockInterface_ListObservabilityPlanes_Call) Run ¶
func (_c *MockInterface_ListObservabilityPlanes_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListObservabilityPlanesParams)) *MockInterface_ListObservabilityPlanes_Call
func (*MockInterface_ListObservabilityPlanes_Call) RunAndReturn ¶
func (_c *MockInterface_ListObservabilityPlanes_Call) RunAndReturn(run func(context.Context, string, *gen.ListObservabilityPlanesParams) (*gen.ObservabilityPlaneList, error)) *MockInterface_ListObservabilityPlanes_Call
type MockInterface_ListProjectReleaseBindings_Call ¶ added in v1.2.0
MockInterface_ListProjectReleaseBindings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectReleaseBindings'
func (*MockInterface_ListProjectReleaseBindings_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_ListProjectReleaseBindings_Call) Return(_a0 *gen.ProjectReleaseBindingList, _a1 error) *MockInterface_ListProjectReleaseBindings_Call
func (*MockInterface_ListProjectReleaseBindings_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_ListProjectReleaseBindings_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListProjectReleaseBindingsParams)) *MockInterface_ListProjectReleaseBindings_Call
func (*MockInterface_ListProjectReleaseBindings_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_ListProjectReleaseBindings_Call) RunAndReturn(run func(context.Context, string, *gen.ListProjectReleaseBindingsParams) (*gen.ProjectReleaseBindingList, error)) *MockInterface_ListProjectReleaseBindings_Call
type MockInterface_ListProjectReleases_Call ¶ added in v1.2.0
MockInterface_ListProjectReleases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectReleases'
func (*MockInterface_ListProjectReleases_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_ListProjectReleases_Call) Return(_a0 *gen.ProjectReleaseList, _a1 error) *MockInterface_ListProjectReleases_Call
func (*MockInterface_ListProjectReleases_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_ListProjectReleases_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListProjectReleasesParams)) *MockInterface_ListProjectReleases_Call
func (*MockInterface_ListProjectReleases_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_ListProjectReleases_Call) RunAndReturn(run func(context.Context, string, *gen.ListProjectReleasesParams) (*gen.ProjectReleaseList, error)) *MockInterface_ListProjectReleases_Call
type MockInterface_ListProjectTypes_Call ¶ added in v1.2.0
MockInterface_ListProjectTypes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjectTypes'
func (*MockInterface_ListProjectTypes_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_ListProjectTypes_Call) Return(_a0 *gen.ProjectTypeList, _a1 error) *MockInterface_ListProjectTypes_Call
func (*MockInterface_ListProjectTypes_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_ListProjectTypes_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListProjectTypesParams)) *MockInterface_ListProjectTypes_Call
func (*MockInterface_ListProjectTypes_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_ListProjectTypes_Call) RunAndReturn(run func(context.Context, string, *gen.ListProjectTypesParams) (*gen.ProjectTypeList, error)) *MockInterface_ListProjectTypes_Call
type MockInterface_ListProjects_Call ¶
MockInterface_ListProjects_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListProjects'
func (*MockInterface_ListProjects_Call) Return ¶
func (_c *MockInterface_ListProjects_Call) Return(_a0 *gen.ProjectList, _a1 error) *MockInterface_ListProjects_Call
func (*MockInterface_ListProjects_Call) Run ¶
func (_c *MockInterface_ListProjects_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListProjectsParams)) *MockInterface_ListProjects_Call
func (*MockInterface_ListProjects_Call) RunAndReturn ¶
func (_c *MockInterface_ListProjects_Call) RunAndReturn(run func(context.Context, string, *gen.ListProjectsParams) (*gen.ProjectList, error)) *MockInterface_ListProjects_Call
type MockInterface_ListReleaseBindings_Call ¶
MockInterface_ListReleaseBindings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListReleaseBindings'
func (*MockInterface_ListReleaseBindings_Call) Return ¶
func (_c *MockInterface_ListReleaseBindings_Call) Return(_a0 *gen.ReleaseBindingList, _a1 error) *MockInterface_ListReleaseBindings_Call
func (*MockInterface_ListReleaseBindings_Call) Run ¶
func (_c *MockInterface_ListReleaseBindings_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListReleaseBindingsParams)) *MockInterface_ListReleaseBindings_Call
func (*MockInterface_ListReleaseBindings_Call) RunAndReturn ¶
func (_c *MockInterface_ListReleaseBindings_Call) RunAndReturn(run func(context.Context, string, *gen.ListReleaseBindingsParams) (*gen.ReleaseBindingList, error)) *MockInterface_ListReleaseBindings_Call
type MockInterface_ListResourceReleaseBindings_Call ¶
MockInterface_ListResourceReleaseBindings_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListResourceReleaseBindings'
func (*MockInterface_ListResourceReleaseBindings_Call) Return ¶
func (_c *MockInterface_ListResourceReleaseBindings_Call) Return(_a0 *gen.ResourceReleaseBindingList, _a1 error) *MockInterface_ListResourceReleaseBindings_Call
func (*MockInterface_ListResourceReleaseBindings_Call) Run ¶
func (_c *MockInterface_ListResourceReleaseBindings_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListResourceReleaseBindingsParams)) *MockInterface_ListResourceReleaseBindings_Call
func (*MockInterface_ListResourceReleaseBindings_Call) RunAndReturn ¶
func (_c *MockInterface_ListResourceReleaseBindings_Call) RunAndReturn(run func(context.Context, string, *gen.ListResourceReleaseBindingsParams) (*gen.ResourceReleaseBindingList, error)) *MockInterface_ListResourceReleaseBindings_Call
type MockInterface_ListResourceReleases_Call ¶
MockInterface_ListResourceReleases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListResourceReleases'
func (*MockInterface_ListResourceReleases_Call) Return ¶
func (_c *MockInterface_ListResourceReleases_Call) Return(_a0 *gen.ResourceReleaseList, _a1 error) *MockInterface_ListResourceReleases_Call
func (*MockInterface_ListResourceReleases_Call) Run ¶
func (_c *MockInterface_ListResourceReleases_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListResourceReleasesParams)) *MockInterface_ListResourceReleases_Call
func (*MockInterface_ListResourceReleases_Call) RunAndReturn ¶
func (_c *MockInterface_ListResourceReleases_Call) RunAndReturn(run func(context.Context, string, *gen.ListResourceReleasesParams) (*gen.ResourceReleaseList, error)) *MockInterface_ListResourceReleases_Call
type MockInterface_ListResourceTypes_Call ¶
MockInterface_ListResourceTypes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListResourceTypes'
func (*MockInterface_ListResourceTypes_Call) Return ¶
func (_c *MockInterface_ListResourceTypes_Call) Return(_a0 *gen.ResourceTypeList, _a1 error) *MockInterface_ListResourceTypes_Call
func (*MockInterface_ListResourceTypes_Call) Run ¶
func (_c *MockInterface_ListResourceTypes_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListResourceTypesParams)) *MockInterface_ListResourceTypes_Call
func (*MockInterface_ListResourceTypes_Call) RunAndReturn ¶
func (_c *MockInterface_ListResourceTypes_Call) RunAndReturn(run func(context.Context, string, *gen.ListResourceTypesParams) (*gen.ResourceTypeList, error)) *MockInterface_ListResourceTypes_Call
type MockInterface_ListResources_Call ¶
MockInterface_ListResources_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListResources'
func (*MockInterface_ListResources_Call) Return ¶
func (_c *MockInterface_ListResources_Call) Return(_a0 *gen.ResourceInstanceList, _a1 error) *MockInterface_ListResources_Call
func (*MockInterface_ListResources_Call) Run ¶
func (_c *MockInterface_ListResources_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListResourcesParams)) *MockInterface_ListResources_Call
func (*MockInterface_ListResources_Call) RunAndReturn ¶
func (_c *MockInterface_ListResources_Call) RunAndReturn(run func(context.Context, string, *gen.ListResourcesParams) (*gen.ResourceInstanceList, error)) *MockInterface_ListResources_Call
type MockInterface_ListSecretReferences_Call ¶
MockInterface_ListSecretReferences_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSecretReferences'
func (*MockInterface_ListSecretReferences_Call) Return ¶
func (_c *MockInterface_ListSecretReferences_Call) Return(_a0 *gen.SecretReferenceList, _a1 error) *MockInterface_ListSecretReferences_Call
func (*MockInterface_ListSecretReferences_Call) Run ¶
func (_c *MockInterface_ListSecretReferences_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListSecretReferencesParams)) *MockInterface_ListSecretReferences_Call
func (*MockInterface_ListSecretReferences_Call) RunAndReturn ¶
func (_c *MockInterface_ListSecretReferences_Call) RunAndReturn(run func(context.Context, string, *gen.ListSecretReferencesParams) (*gen.SecretReferenceList, error)) *MockInterface_ListSecretReferences_Call
type MockInterface_ListSecrets_Call ¶
MockInterface_ListSecrets_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSecrets'
func (*MockInterface_ListSecrets_Call) Return ¶
func (_c *MockInterface_ListSecrets_Call) Return(_a0 *gen.ListSecretsResponse, _a1 error) *MockInterface_ListSecrets_Call
func (*MockInterface_ListSecrets_Call) Run ¶
func (_c *MockInterface_ListSecrets_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListSecretsParams)) *MockInterface_ListSecrets_Call
func (*MockInterface_ListSecrets_Call) RunAndReturn ¶
func (_c *MockInterface_ListSecrets_Call) RunAndReturn(run func(context.Context, string, *gen.ListSecretsParams) (*gen.ListSecretsResponse, error)) *MockInterface_ListSecrets_Call
type MockInterface_ListTraits_Call ¶
MockInterface_ListTraits_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListTraits'
func (*MockInterface_ListTraits_Call) Return ¶
func (_c *MockInterface_ListTraits_Call) Return(_a0 *gen.TraitList, _a1 error) *MockInterface_ListTraits_Call
func (*MockInterface_ListTraits_Call) Run ¶
func (_c *MockInterface_ListTraits_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListTraitsParams)) *MockInterface_ListTraits_Call
func (*MockInterface_ListTraits_Call) RunAndReturn ¶
func (_c *MockInterface_ListTraits_Call) RunAndReturn(run func(context.Context, string, *gen.ListTraitsParams) (*gen.TraitList, error)) *MockInterface_ListTraits_Call
type MockInterface_ListWorkflowPlanes_Call ¶
MockInterface_ListWorkflowPlanes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListWorkflowPlanes'
func (*MockInterface_ListWorkflowPlanes_Call) Return ¶
func (_c *MockInterface_ListWorkflowPlanes_Call) Return(_a0 *gen.WorkflowPlaneList, _a1 error) *MockInterface_ListWorkflowPlanes_Call
func (*MockInterface_ListWorkflowPlanes_Call) Run ¶
func (_c *MockInterface_ListWorkflowPlanes_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListWorkflowPlanesParams)) *MockInterface_ListWorkflowPlanes_Call
func (*MockInterface_ListWorkflowPlanes_Call) RunAndReturn ¶
func (_c *MockInterface_ListWorkflowPlanes_Call) RunAndReturn(run func(context.Context, string, *gen.ListWorkflowPlanesParams) (*gen.WorkflowPlaneList, error)) *MockInterface_ListWorkflowPlanes_Call
type MockInterface_ListWorkflowRuns_Call ¶
MockInterface_ListWorkflowRuns_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListWorkflowRuns'
func (*MockInterface_ListWorkflowRuns_Call) Return ¶
func (_c *MockInterface_ListWorkflowRuns_Call) Return(_a0 *gen.WorkflowRunList, _a1 error) *MockInterface_ListWorkflowRuns_Call
func (*MockInterface_ListWorkflowRuns_Call) Run ¶
func (_c *MockInterface_ListWorkflowRuns_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListWorkflowRunsParams)) *MockInterface_ListWorkflowRuns_Call
func (*MockInterface_ListWorkflowRuns_Call) RunAndReturn ¶
func (_c *MockInterface_ListWorkflowRuns_Call) RunAndReturn(run func(context.Context, string, *gen.ListWorkflowRunsParams) (*gen.WorkflowRunList, error)) *MockInterface_ListWorkflowRuns_Call
type MockInterface_ListWorkflows_Call ¶
MockInterface_ListWorkflows_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListWorkflows'
func (*MockInterface_ListWorkflows_Call) Return ¶
func (_c *MockInterface_ListWorkflows_Call) Return(_a0 *gen.WorkflowList, _a1 error) *MockInterface_ListWorkflows_Call
func (*MockInterface_ListWorkflows_Call) Run ¶
func (_c *MockInterface_ListWorkflows_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListWorkflowsParams)) *MockInterface_ListWorkflows_Call
func (*MockInterface_ListWorkflows_Call) RunAndReturn ¶
func (_c *MockInterface_ListWorkflows_Call) RunAndReturn(run func(context.Context, string, *gen.ListWorkflowsParams) (*gen.WorkflowList, error)) *MockInterface_ListWorkflows_Call
type MockInterface_ListWorkloads_Call ¶
MockInterface_ListWorkloads_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListWorkloads'
func (*MockInterface_ListWorkloads_Call) Return ¶
func (_c *MockInterface_ListWorkloads_Call) Return(_a0 *gen.WorkloadList, _a1 error) *MockInterface_ListWorkloads_Call
func (*MockInterface_ListWorkloads_Call) Run ¶
func (_c *MockInterface_ListWorkloads_Call) Run(run func(ctx context.Context, namespaceName string, params *gen.ListWorkloadsParams)) *MockInterface_ListWorkloads_Call
func (*MockInterface_ListWorkloads_Call) RunAndReturn ¶
func (_c *MockInterface_ListWorkloads_Call) RunAndReturn(run func(context.Context, string, *gen.ListWorkloadsParams) (*gen.WorkloadList, error)) *MockInterface_ListWorkloads_Call
type MockInterface_UpdateClusterProjectType_Call ¶ added in v1.2.0
MockInterface_UpdateClusterProjectType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterProjectType'
func (*MockInterface_UpdateClusterProjectType_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_UpdateClusterProjectType_Call) Return(_a0 *gen.ClusterProjectType, _a1 error) *MockInterface_UpdateClusterProjectType_Call
func (*MockInterface_UpdateClusterProjectType_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_UpdateClusterProjectType_Call) Run(run func(ctx context.Context, cptName string, cpt gen.ClusterProjectType)) *MockInterface_UpdateClusterProjectType_Call
func (*MockInterface_UpdateClusterProjectType_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_UpdateClusterProjectType_Call) RunAndReturn(run func(context.Context, string, gen.ClusterProjectType) (*gen.ClusterProjectType, error)) *MockInterface_UpdateClusterProjectType_Call
type MockInterface_UpdateClusterResourceType_Call ¶
MockInterface_UpdateClusterResourceType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateClusterResourceType'
func (*MockInterface_UpdateClusterResourceType_Call) Return ¶
func (_c *MockInterface_UpdateClusterResourceType_Call) Return(_a0 *gen.ClusterResourceType, _a1 error) *MockInterface_UpdateClusterResourceType_Call
func (*MockInterface_UpdateClusterResourceType_Call) Run ¶
func (_c *MockInterface_UpdateClusterResourceType_Call) Run(run func(ctx context.Context, crtName string, crt gen.ClusterResourceType)) *MockInterface_UpdateClusterResourceType_Call
func (*MockInterface_UpdateClusterResourceType_Call) RunAndReturn ¶
func (_c *MockInterface_UpdateClusterResourceType_Call) RunAndReturn(run func(context.Context, string, gen.ClusterResourceType) (*gen.ClusterResourceType, error)) *MockInterface_UpdateClusterResourceType_Call
type MockInterface_UpdateComponentType_Call ¶
MockInterface_UpdateComponentType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateComponentType'
func (*MockInterface_UpdateComponentType_Call) Return ¶
func (_c *MockInterface_UpdateComponentType_Call) Return(_a0 *gen.ComponentType, _a1 error) *MockInterface_UpdateComponentType_Call
func (*MockInterface_UpdateComponentType_Call) Run ¶
func (_c *MockInterface_UpdateComponentType_Call) Run(run func(ctx context.Context, namespaceName string, ctName string, ct gen.ComponentType)) *MockInterface_UpdateComponentType_Call
func (*MockInterface_UpdateComponentType_Call) RunAndReturn ¶
func (_c *MockInterface_UpdateComponentType_Call) RunAndReturn(run func(context.Context, string, string, gen.ComponentType) (*gen.ComponentType, error)) *MockInterface_UpdateComponentType_Call
type MockInterface_UpdateProjectReleaseBinding_Call ¶ added in v1.2.0
MockInterface_UpdateProjectReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectReleaseBinding'
func (*MockInterface_UpdateProjectReleaseBinding_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_UpdateProjectReleaseBinding_Call) Return(_a0 *gen.ProjectReleaseBinding, _a1 error) *MockInterface_UpdateProjectReleaseBinding_Call
func (*MockInterface_UpdateProjectReleaseBinding_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_UpdateProjectReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string, prb gen.ProjectReleaseBinding)) *MockInterface_UpdateProjectReleaseBinding_Call
func (*MockInterface_UpdateProjectReleaseBinding_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_UpdateProjectReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string, gen.ProjectReleaseBinding) (*gen.ProjectReleaseBinding, error)) *MockInterface_UpdateProjectReleaseBinding_Call
type MockInterface_UpdateProjectType_Call ¶ added in v1.2.0
MockInterface_UpdateProjectType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProjectType'
func (*MockInterface_UpdateProjectType_Call) Return ¶ added in v1.2.0
func (_c *MockInterface_UpdateProjectType_Call) Return(_a0 *gen.ProjectType, _a1 error) *MockInterface_UpdateProjectType_Call
func (*MockInterface_UpdateProjectType_Call) Run ¶ added in v1.2.0
func (_c *MockInterface_UpdateProjectType_Call) Run(run func(ctx context.Context, namespaceName string, ptName string, pt gen.ProjectType)) *MockInterface_UpdateProjectType_Call
func (*MockInterface_UpdateProjectType_Call) RunAndReturn ¶ added in v1.2.0
func (_c *MockInterface_UpdateProjectType_Call) RunAndReturn(run func(context.Context, string, string, gen.ProjectType) (*gen.ProjectType, error)) *MockInterface_UpdateProjectType_Call
type MockInterface_UpdateReleaseBinding_Call ¶
MockInterface_UpdateReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateReleaseBinding'
func (*MockInterface_UpdateReleaseBinding_Call) Return ¶
func (_c *MockInterface_UpdateReleaseBinding_Call) Return(_a0 *gen.ReleaseBinding, _a1 error) *MockInterface_UpdateReleaseBinding_Call
func (*MockInterface_UpdateReleaseBinding_Call) Run ¶
func (_c *MockInterface_UpdateReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string, req gen.ReleaseBinding)) *MockInterface_UpdateReleaseBinding_Call
func (*MockInterface_UpdateReleaseBinding_Call) RunAndReturn ¶
func (_c *MockInterface_UpdateReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string, gen.ReleaseBinding) (*gen.ReleaseBinding, error)) *MockInterface_UpdateReleaseBinding_Call
type MockInterface_UpdateResourceReleaseBinding_Call ¶
MockInterface_UpdateResourceReleaseBinding_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateResourceReleaseBinding'
func (*MockInterface_UpdateResourceReleaseBinding_Call) Return ¶
func (_c *MockInterface_UpdateResourceReleaseBinding_Call) Return(_a0 *gen.ResourceReleaseBinding, _a1 error) *MockInterface_UpdateResourceReleaseBinding_Call
func (*MockInterface_UpdateResourceReleaseBinding_Call) Run ¶
func (_c *MockInterface_UpdateResourceReleaseBinding_Call) Run(run func(ctx context.Context, namespaceName string, bindingName string, rrb gen.ResourceReleaseBinding)) *MockInterface_UpdateResourceReleaseBinding_Call
func (*MockInterface_UpdateResourceReleaseBinding_Call) RunAndReturn ¶
func (_c *MockInterface_UpdateResourceReleaseBinding_Call) RunAndReturn(run func(context.Context, string, string, gen.ResourceReleaseBinding) (*gen.ResourceReleaseBinding, error)) *MockInterface_UpdateResourceReleaseBinding_Call
type MockInterface_UpdateResourceType_Call ¶
MockInterface_UpdateResourceType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateResourceType'
func (*MockInterface_UpdateResourceType_Call) Return ¶
func (_c *MockInterface_UpdateResourceType_Call) Return(_a0 *gen.ResourceType, _a1 error) *MockInterface_UpdateResourceType_Call
func (*MockInterface_UpdateResourceType_Call) Run ¶
func (_c *MockInterface_UpdateResourceType_Call) Run(run func(ctx context.Context, namespaceName string, rtName string, rt gen.ResourceType)) *MockInterface_UpdateResourceType_Call
func (*MockInterface_UpdateResourceType_Call) RunAndReturn ¶
func (_c *MockInterface_UpdateResourceType_Call) RunAndReturn(run func(context.Context, string, string, gen.ResourceType) (*gen.ResourceType, error)) *MockInterface_UpdateResourceType_Call
type MockInterface_UpdateResource_Call ¶
MockInterface_UpdateResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateResource'
func (*MockInterface_UpdateResource_Call) Return ¶
func (_c *MockInterface_UpdateResource_Call) Return(_a0 *gen.ResourceInstance, _a1 error) *MockInterface_UpdateResource_Call
func (*MockInterface_UpdateResource_Call) Run ¶
func (_c *MockInterface_UpdateResource_Call) Run(run func(ctx context.Context, namespaceName string, resourceName string, r gen.ResourceInstance)) *MockInterface_UpdateResource_Call
func (*MockInterface_UpdateResource_Call) RunAndReturn ¶
func (_c *MockInterface_UpdateResource_Call) RunAndReturn(run func(context.Context, string, string, gen.ResourceInstance) (*gen.ResourceInstance, error)) *MockInterface_UpdateResource_Call
type MockInterface_UpdateSecret_Call ¶
MockInterface_UpdateSecret_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateSecret'
func (*MockInterface_UpdateSecret_Call) Return ¶
func (_c *MockInterface_UpdateSecret_Call) Return(_a0 *gen.Secret, _a1 error) *MockInterface_UpdateSecret_Call
func (*MockInterface_UpdateSecret_Call) Run ¶
func (_c *MockInterface_UpdateSecret_Call) Run(run func(ctx context.Context, namespaceName string, secretName string, req gen.UpdateSecretRequest)) *MockInterface_UpdateSecret_Call
func (*MockInterface_UpdateSecret_Call) RunAndReturn ¶
func (_c *MockInterface_UpdateSecret_Call) RunAndReturn(run func(context.Context, string, string, gen.UpdateSecretRequest) (*gen.Secret, error)) *MockInterface_UpdateSecret_Call
type MockInterface_UpdateTrait_Call ¶
MockInterface_UpdateTrait_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateTrait'
func (*MockInterface_UpdateTrait_Call) Return ¶
func (_c *MockInterface_UpdateTrait_Call) Return(_a0 *gen.Trait, _a1 error) *MockInterface_UpdateTrait_Call
func (*MockInterface_UpdateTrait_Call) Run ¶
func (_c *MockInterface_UpdateTrait_Call) Run(run func(ctx context.Context, namespaceName string, traitName string, t gen.Trait)) *MockInterface_UpdateTrait_Call