Documentation ¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- type APIClient
- type APIKey
- type APIResponse
- type Account
- type AccountDetails
- type AmazonInfrastructureControllerApiFunctionsUsingGETOpts
- type AmazonInfrastructureControllerApiService
- func (a *AmazonInfrastructureControllerApiService) ApplicationFunctionsUsingGET(ctx context.Context, application string) ([]interface{}, *http.Response, error)
- func (a *AmazonInfrastructureControllerApiService) FunctionsUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *AmazonInfrastructureControllerApiService) InstanceTypesUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
- func (a *AmazonInfrastructureControllerApiService) SubnetsUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
- func (a *AmazonInfrastructureControllerApiService) VpcsUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
- type ApplicationControllerApiCancelPipelineUsingPUTOpts
- type ApplicationControllerApiGetAllApplicationsUsingGETOpts
- type ApplicationControllerApiGetApplicationHistoryUsingGETOpts
- type ApplicationControllerApiGetApplicationUsingGETOpts
- type ApplicationControllerApiGetPipelinesUsingGETOpts
- type ApplicationControllerApiGetTaskDetailsUsingGETOpts
- type ApplicationControllerApiGetTasksUsingGETOpts
- type ApplicationControllerApiInvokePipelineConfigUsingPOSTOpts
- type ApplicationControllerApiService
- func (a *ApplicationControllerApiService) CancelPipelineUsingPUT(ctx context.Context, id string, ...) (map[string]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) CancelTaskUsingPUT(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) GetAllApplicationsUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) GetApplicationHistoryUsingGET(ctx context.Context, application string, ...) ([]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) GetApplicationUsingGET(ctx context.Context, application string, ...) (map[string]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) GetPipelineConfigUsingGET(ctx context.Context, application string, pipelineName string) (map[string]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) GetPipelineConfigsForApplicationUsingGET(ctx context.Context, application string) ([]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) GetPipelinesUsingGET(ctx context.Context, application string, ...) ([]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) GetStrategyConfigUsingGET(ctx context.Context, application string, strategyName string) (map[string]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) GetStrategyConfigsForApplicationUsingGET(ctx context.Context, application string) ([]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) GetTaskDetailsUsingGET(ctx context.Context, id string, taskDetailsId string, ...) (map[string]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) GetTaskUsingGET(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) GetTasksUsingGET(ctx context.Context, application string, ...) ([]interface{}, *http.Response, error)
- func (a *ApplicationControllerApiService) InvokePipelineConfigUsingPOST(ctx context.Context, application string, pipelineName string, ...) (HttpEntity, *http.Response, error)
- func (a *ApplicationControllerApiService) TaskUsingPOST(ctx context.Context, application string, map_ interface{}) (map[string]interface{}, *http.Response, error)
- type ArtifactControllerApiAllUsingGETOpts
- type ArtifactControllerApiArtifactVersionsUsingGETOpts
- type ArtifactControllerApiService
- func (a *ArtifactControllerApiService) AllUsingGET(ctx context.Context, localVarOptionals *ArtifactControllerApiAllUsingGETOpts) ([]interface{}, *http.Response, error)
- func (a *ArtifactControllerApiService) ArtifactVersionsUsingGET(ctx context.Context, accountName string, artifactName string, type_ string, ...) ([]string, *http.Response, error)
- func (a *ArtifactControllerApiService) GetArtifactUsingGET(ctx context.Context, packageName string, provider string, version string) (interface{}, *http.Response, error)
- type AuthControllerApiGetServiceAccountsUsingGETOpts
- type AuthControllerApiService
- func (a *AuthControllerApiService) GetServiceAccountsUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *AuthControllerApiService) LoggedOutUsingGET(ctx context.Context) (string, *http.Response, error)
- func (a *AuthControllerApiService) RedirectUsingGET(ctx context.Context, to string) (*http.Response, error)
- func (a *AuthControllerApiService) SyncUsingPOST(ctx context.Context) (*http.Response, error)
- func (a *AuthControllerApiService) UserUsingGET(ctx context.Context) (User, *http.Response, error)
- type BakeControllerApiService
- func (a *BakeControllerApiService) BakeOptionsUsingGET(ctx context.Context, cloudProvider string) (interface{}, *http.Response, error)
- func (a *BakeControllerApiService) BakeOptionsUsingGET1(ctx context.Context) (interface{}, *http.Response, error)
- func (a *BakeControllerApiService) LookupLogsUsingGET(ctx context.Context, region string, statusId string) (interface{}, *http.Response, error)
- type BasicAuth
- type BuildControllerApiGetBuildMastersUsingGETOpts
- type BuildControllerApiService
- func (a *BuildControllerApiService) GetBuildMastersUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *BuildControllerApiService) GetBuildUsingGET(ctx context.Context, buildMaster string, number string) (map[string]interface{}, *http.Response, error)
- func (a *BuildControllerApiService) GetBuildsUsingGET(ctx context.Context, buildMaster string) ([]interface{}, *http.Response, error)
- func (a *BuildControllerApiService) GetJobConfigUsingGET(ctx context.Context, buildMaster string) (map[string]interface{}, *http.Response, error)
- func (a *BuildControllerApiService) GetJobsForBuildMasterUsingGET(ctx context.Context, buildMaster string) ([]interface{}, *http.Response, error)
- func (a *BuildControllerApiService) V3GetBuildMastersUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *BuildControllerApiService) V3GetBuildUsingGET(ctx context.Context, buildMaster string, job string, number string) (map[string]interface{}, *http.Response, error)
- func (a *BuildControllerApiService) V3GetBuildsUsingGET(ctx context.Context, buildMaster string, job string) ([]interface{}, *http.Response, error)
- func (a *BuildControllerApiService) V3GetJobConfigUsingGET(ctx context.Context, buildMaster string, job string) (map[string]interface{}, *http.Response, error)
- func (a *BuildControllerApiService) V3GetJobsForBuildMasterUsingGET(ctx context.Context, buildMaster string) ([]interface{}, *http.Response, error)
- type BuildControllerApiV3GetBuildMastersUsingGETOpts
- type CiControllerApiGetBuildsUsingGET1Opts
- type CiControllerApiService
- type ClusterControllerApiGetClusterLoadBalancersUsingGETOpts
- type ClusterControllerApiGetClustersUsingGET1Opts
- type ClusterControllerApiGetClustersUsingGET2Opts
- type ClusterControllerApiGetClustersUsingGETOpts
- type ClusterControllerApiGetScalingActivitiesUsingGETOpts
- type ClusterControllerApiGetServerGroupsUsingGET1Opts
- type ClusterControllerApiGetServerGroupsUsingGETOpts
- type ClusterControllerApiGetTargetServerGroupUsingGETOpts
- type ClusterControllerApiService
- func (a *ClusterControllerApiService) GetClusterLoadBalancersUsingGET(ctx context.Context, account string, applicationName string, ...) ([]interface{}, *http.Response, error)
- func (a *ClusterControllerApiService) GetClustersUsingGET(ctx context.Context, account string, application string, clusterName string, ...) (map[string]interface{}, *http.Response, error)
- func (a *ClusterControllerApiService) GetClustersUsingGET1(ctx context.Context, account string, application string, ...) ([]interface{}, *http.Response, error)
- func (a *ClusterControllerApiService) GetClustersUsingGET2(ctx context.Context, application string, ...) (map[string]interface{}, *http.Response, error)
- func (a *ClusterControllerApiService) GetScalingActivitiesUsingGET(ctx context.Context, account string, application string, clusterName string, ...) ([]interface{}, *http.Response, error)
- func (a *ClusterControllerApiService) GetServerGroupsUsingGET(ctx context.Context, account string, application string, clusterName string, ...) ([]interface{}, *http.Response, error)
- func (a *ClusterControllerApiService) GetServerGroupsUsingGET1(ctx context.Context, account string, application string, clusterName string, ...) ([]interface{}, *http.Response, error)
- func (a *ClusterControllerApiService) GetTargetServerGroupUsingGET(ctx context.Context, account string, application string, cloudProvider string, ...) (map[string]interface{}, *http.Response, error)
- type ConcourseControllerApiService
- func (a *ConcourseControllerApiService) JobsUsingGET(ctx context.Context, buildMaster string, pipeline string, team string) ([]interface{}, *http.Response, error)
- func (a *ConcourseControllerApiService) PipelinesUsingGET(ctx context.Context, buildMaster string, team string) ([]interface{}, *http.Response, error)
- func (a *ConcourseControllerApiService) ResourcesUsingGET(ctx context.Context, buildMaster string, pipeline string, team string) ([]interface{}, *http.Response, error)
- type Configuration
- type ConstraintState
- type ConstraintStatus
- type CredentialsControllerApiGetAccountUsingGETOpts
- type CredentialsControllerApiGetAccountsUsingGETOpts
- type CredentialsControllerApiService
- type DeckPluginVersion
- type DeckPluginsControllerApiService
- func (a *DeckPluginsControllerApiService) GetPluginAssetUsingGET(ctx context.Context, asset string, pluginId string, pluginVersion string) (string, *http.Response, error)
- func (a *DeckPluginsControllerApiService) GetPluginManifestUsingGET(ctx context.Context) ([]DeckPluginVersion, *http.Response, error)
- type DeliveryConfig
- type EcsServerGroupEventsControllerApiService
- type Environment
- type EnvironmentArtifactPin
- type EnvironmentArtifactVeto
- type ExecutionsControllerApiGetLatestExecutionsByConfigIdsUsingGETOpts
- type ExecutionsControllerApiSearchForPipelineExecutionsByTriggerUsingGETOpts
- type ExecutionsControllerApiService
- func (a *ExecutionsControllerApiService) GetLatestExecutionsByConfigIdsUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *ExecutionsControllerApiService) SearchForPipelineExecutionsByTriggerUsingGET(ctx context.Context, application string, ...) ([]interface{}, *http.Response, error)
- type File
- type FirewallControllerApiAllByAccountAndRegionUsingGETOpts
- type FirewallControllerApiAllByAccountUsingGETOpts
- type FirewallControllerApiAllUsingGET1Opts
- type FirewallControllerApiGetSecurityGroupUsingGETOpts
- type FirewallControllerApiService
- func (a *FirewallControllerApiService) AllByAccountAndRegionUsingGET(ctx context.Context, account string, region string, ...) ([]interface{}, *http.Response, error)
- func (a *FirewallControllerApiService) AllByAccountUsingGET(ctx context.Context, account string, ...) (interface{}, *http.Response, error)
- func (a *FirewallControllerApiService) AllUsingGET1(ctx context.Context, localVarOptionals *FirewallControllerApiAllUsingGET1Opts) (interface{}, *http.Response, error)
- func (a *FirewallControllerApiService) GetSecurityGroupUsingGET(ctx context.Context, account string, name string, region string, ...) (interface{}, *http.Response, error)
- type GenericSwaggerError
- type GrantedAuthority
- type HashMapstringobject
- type Http
- type HttpEntity
- type ImageControllerApiFindImagesUsingGETOpts
- type ImageControllerApiFindTagsUsingGETOpts
- type ImageControllerApiGetImageDetailsUsingGETOpts
- type ImageControllerApiService
- func (a *ImageControllerApiService) FindImagesUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *ImageControllerApiService) FindTagsUsingGET(ctx context.Context, account string, repository string, ...) ([]interface{}, *http.Response, error)
- func (a *ImageControllerApiService) GetImageDetailsUsingGET(ctx context.Context, account string, imageId string, region string, ...) ([]interface{}, *http.Response, error)
- type InputStream
- type InstanceControllerApiGetConsoleOutputUsingGETOpts
- type InstanceControllerApiGetInstanceDetailsUsingGETOpts
- type InstanceControllerApiService
- func (a *InstanceControllerApiService) GetConsoleOutputUsingGET(ctx context.Context, account string, instanceId string, region string, ...) (interface{}, *http.Response, error)
- func (a *InstanceControllerApiService) GetInstanceDetailsUsingGET(ctx context.Context, account string, instanceId string, region string, ...) (interface{}, *http.Response, error)
- type JobControllerApiGetJobUsingGETOpts
- type JobControllerApiService
- type LoadBalancerControllerApiGetAllUsingGETOpts
- type LoadBalancerControllerApiGetApplicationLoadBalancersUsingGETOpts
- type LoadBalancerControllerApiGetLoadBalancerDetailsUsingGETOpts
- type LoadBalancerControllerApiGetLoadBalancerUsingGETOpts
- type LoadBalancerControllerApiService
- func (a *LoadBalancerControllerApiService) GetAllUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *LoadBalancerControllerApiService) GetApplicationLoadBalancersUsingGET(ctx context.Context, application string, ...) ([]interface{}, *http.Response, error)
- func (a *LoadBalancerControllerApiService) GetLoadBalancerDetailsUsingGET(ctx context.Context, account string, name string, region string, ...) ([]interface{}, *http.Response, error)
- func (a *LoadBalancerControllerApiService) GetLoadBalancerUsingGET(ctx context.Context, name string, ...) (map[string]interface{}, *http.Response, error)
- type ManagedControllerApiDeletePinUsingDELETEOpts
- type ManagedControllerApiGetApplicationDetailsUsingGETOpts
- type ManagedControllerApiGetConstraintStateUsingGETOpts
- type ManagedControllerApiService
- func (a *ManagedControllerApiService) CreatePinUsingPOST(ctx context.Context, application string, pin EnvironmentArtifactPin) (*http.Response, error)
- func (a *ManagedControllerApiService) DeleteManifestByAppUsingDELETE(ctx context.Context, application string) (DeliveryConfig, *http.Response, error)
- func (a *ManagedControllerApiService) DeleteManifestUsingDELETE(ctx context.Context, name string) (DeliveryConfig, *http.Response, error)
- func (a *ManagedControllerApiService) DeletePinUsingDELETE(ctx context.Context, application string, targetEnvironment string, ...) (*http.Response, error)
- func (a *ManagedControllerApiService) DeleteVetoUsingDELETE(ctx context.Context, application string, reference string, ...) (*http.Response, error)
- func (a *ManagedControllerApiService) DiffManifestUsingPOST(ctx context.Context, manifest DeliveryConfig) (interface{}, *http.Response, error)
- func (a *ManagedControllerApiService) DiffResourceUsingPOST(ctx context.Context, resource Resource) (interface{}, *http.Response, error)
- func (a *ManagedControllerApiService) ExportResourceUsingGET(ctx context.Context, account string, cloudProvider string, clusterName string) (interface{}, *http.Response, error)
- func (a *ManagedControllerApiService) ExportResourceUsingGET1(ctx context.Context, account string, cloudProvider string, name string, ...) (Resource, *http.Response, error)
- func (a *ManagedControllerApiService) GetApiDocsUsingGET(ctx context.Context) (interface{}, *http.Response, error)
- func (a *ManagedControllerApiService) GetApplicationDetailsUsingGET(ctx context.Context, application string, ...) (interface{}, *http.Response, error)
- func (a *ManagedControllerApiService) GetConfigByUsingGET(ctx context.Context, application string) (DeliveryConfig, *http.Response, error)
- func (a *ManagedControllerApiService) GetConstraintStateUsingGET(ctx context.Context, application string, environment string, ...) (ConstraintState, *http.Response, error)
- func (a *ManagedControllerApiService) GetManifestArtifactsUsingGET(ctx context.Context, name string) ([]interface{}, *http.Response, error)
- func (a *ManagedControllerApiService) GetManifestUsingGET(ctx context.Context, name string) (DeliveryConfig, *http.Response, error)
- func (a *ManagedControllerApiService) GetResourceStatusUsingGET(ctx context.Context, resourceId string) (interface{}, *http.Response, error)
- func (a *ManagedControllerApiService) GetResourceUsingGET(ctx context.Context, resourceId string) (Resource, *http.Response, error)
- func (a *ManagedControllerApiService) PauseApplicationUsingPOST(ctx context.Context, application string) (*http.Response, error)
- func (a *ManagedControllerApiService) PauseResourceUsingPOST(ctx context.Context, resourceId string) (*http.Response, error)
- func (a *ManagedControllerApiService) ResumeApplicationUsingDELETE(ctx context.Context, application string) (*http.Response, error)
- func (a *ManagedControllerApiService) ResumeResourceUsingDELETE(ctx context.Context, resourceId string) (*http.Response, error)
- func (a *ManagedControllerApiService) UpdateConstraintStatusUsingPOST(ctx context.Context, application string, environment string, ...) (*http.Response, error)
- func (a *ManagedControllerApiService) UpsertManifestUsingPOST(ctx context.Context, manifest DeliveryConfig) (DeliveryConfig, *http.Response, error)
- func (a *ManagedControllerApiService) ValidateManifestUsingPOST(ctx context.Context, manifest DeliveryConfig) (interface{}, *http.Response, error)
- func (a *ManagedControllerApiService) VetoUsingPOST(ctx context.Context, application string, veto EnvironmentArtifactVeto) (*http.Response, error)
- type Mapstringobject
- type Mapstringstring
- type NetworkControllerApiAllByCloudProviderUsingGETOpts
- type NetworkControllerApiAllUsingGET2Opts
- type NetworkControllerApiService
- func (a *NetworkControllerApiService) AllByCloudProviderUsingGET(ctx context.Context, cloudProvider string, ...) ([]interface{}, *http.Response, error)
- func (a *NetworkControllerApiService) AllUsingGET2(ctx context.Context, localVarOptionals *NetworkControllerApiAllUsingGET2Opts) (map[string]interface{}, *http.Response, error)
- type Notification
- type PipelineConfigControllerApiGetPipelineConfigHistoryUsingGETOpts
- type PipelineConfigControllerApiService
- func (a *PipelineConfigControllerApiService) ConvertPipelineConfigToPipelineTemplateUsingGET(ctx context.Context, pipelineConfigId string) (string, *http.Response, error)
- func (a *PipelineConfigControllerApiService) GetAllPipelineConfigsUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
- func (a *PipelineConfigControllerApiService) GetPipelineConfigHistoryUsingGET(ctx context.Context, pipelineConfigId string, ...) ([]interface{}, *http.Response, error)
- type PipelineControllerApiCancelPipelineUsingPUT1Opts
- type PipelineControllerApiEvaluateVariablesUsingPOSTOpts
- type PipelineControllerApiInvokePipelineConfigUsingPOST1Opts
- type PipelineControllerApiInvokePipelineConfigViaEchoUsingPOSTOpts
- type PipelineControllerApiSavePipelineUsingPOSTOpts
- type PipelineControllerApiService
- func (a *PipelineControllerApiService) CancelPipelineUsingPUT1(ctx context.Context, id string, ...) (*http.Response, error)
- func (a *PipelineControllerApiService) DeletePipelineUsingDELETE(ctx context.Context, application string, pipelineName string) (*http.Response, error)
- func (a *PipelineControllerApiService) DeletePipelineUsingDELETE1(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
- func (a *PipelineControllerApiService) EvaluateExpressionForExecutionAtStageUsingGET(ctx context.Context, expression string, id string, stageId string) (map[string]interface{}, *http.Response, error)
- func (a *PipelineControllerApiService) EvaluateExpressionForExecutionUsingGET(ctx context.Context, expression string, id string) (map[string]interface{}, *http.Response, error)
- func (a *PipelineControllerApiService) EvaluateExpressionForExecutionViaPOSTUsingPOST(ctx context.Context, id string, pipelineExpression string) (map[string]interface{}, *http.Response, error)
- func (a *PipelineControllerApiService) EvaluateVariablesUsingPOST(ctx context.Context, executionId string, expressions []Mapstringstring, ...) (map[string]interface{}, *http.Response, error)
- func (a *PipelineControllerApiService) GetPipelineUsingGET(ctx context.Context, id string) (interface{}, *http.Response, error)
- func (a *PipelineControllerApiService) InvokePipelineConfigUsingPOST1(ctx context.Context, application string, pipelineNameOrId string, ...) (*http.Response, error)
- func (a *PipelineControllerApiService) InvokePipelineConfigViaEchoUsingPOST(ctx context.Context, application string, pipelineNameOrId string, ...) (interface{}, *http.Response, error)
- func (a *PipelineControllerApiService) PausePipelineUsingPUT(ctx context.Context, id string) (*http.Response, error)
- func (a *PipelineControllerApiService) RenamePipelineUsingPOST(ctx context.Context, renameCommand interface{}) (*http.Response, error)
- func (a *PipelineControllerApiService) RestartStageUsingPUT(ctx context.Context, context interface{}, id string, stageId string) (map[string]interface{}, *http.Response, error)
- func (a *PipelineControllerApiService) ResumePipelineUsingPUT(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
- func (a *PipelineControllerApiService) SavePipelineUsingPOST(ctx context.Context, pipeline interface{}, ...) (*http.Response, error)
- func (a *PipelineControllerApiService) StartUsingPOST(ctx context.Context, map_ interface{}) (ResponseEntity, *http.Response, error)
- func (a *PipelineControllerApiService) UpdatePipelineUsingPUT(ctx context.Context, id string, pipeline interface{}) (map[string]interface{}, *http.Response, error)
- func (a *PipelineControllerApiService) UpdateStageUsingPATCH(ctx context.Context, context interface{}, id string, stageId string) (map[string]interface{}, *http.Response, error)
- type PipelineTemplateDependent
- type PipelineTemplatesControllerApiDeleteUsingDELETEOpts
- type PipelineTemplatesControllerApiListPipelineTemplateDependentsUsingGETOpts
- type PipelineTemplatesControllerApiListUsingGETOpts
- type PipelineTemplatesControllerApiResolveTemplatesUsingGETOpts
- type PipelineTemplatesControllerApiService
- func (a *PipelineTemplatesControllerApiService) CreateUsingPOST(ctx context.Context, pipelineTemplate interface{}) (*http.Response, error)
- func (a *PipelineTemplatesControllerApiService) DeleteUsingDELETE(ctx context.Context, id string, ...) (map[string]interface{}, *http.Response, error)
- func (a *PipelineTemplatesControllerApiService) GetUsingGET(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
- func (a *PipelineTemplatesControllerApiService) ListPipelineTemplateDependentsUsingGET(ctx context.Context, id string, ...) ([]interface{}, *http.Response, error)
- func (a *PipelineTemplatesControllerApiService) ListUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *PipelineTemplatesControllerApiService) ResolveTemplatesUsingGET(ctx context.Context, source string, ...) (map[string]interface{}, *http.Response, error)
- func (a *PipelineTemplatesControllerApiService) UpdateUsingPOST(ctx context.Context, id string, pipelineTemplate interface{}, ...) (*http.Response, error)
- type PipelineTemplatesControllerApiUpdateUsingPOSTOpts
- type PluginDependency
- type PluginInfoControllerApiGetAllPluginInfoUsingGETOpts
- type PluginInfoControllerApiService
- func (a *PluginInfoControllerApiService) DeletePluginInfoUsingDELETE(ctx context.Context, id string) (interface{}, *http.Response, error)
- func (a *PluginInfoControllerApiService) GetAllPluginInfoUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *PluginInfoControllerApiService) PersistPluginInfoUsingPOST(ctx context.Context, pluginInfo SpinnakerPluginInfo) (*http.Response, error)
- func (a *PluginInfoControllerApiService) PersistPluginInfoUsingPUT(ctx context.Context, pluginInfo SpinnakerPluginInfo) (*http.Response, error)
- type PluginPublishControllerApiService
- type PluginsInstalledControllerApiGetInstalledPluginsUsingGETOpts
- type PluginsInstalledControllerApiService
- type ProjectControllerApiAllPipelinesForProjectUsingGETOpts
- type ProjectControllerApiGetClustersUsingGET3Opts
- type ProjectControllerApiService
- func (a *ProjectControllerApiService) AllPipelinesForProjectUsingGET(ctx context.Context, id string, ...) ([]interface{}, *http.Response, error)
- func (a *ProjectControllerApiService) AllUsingGET3(ctx context.Context) ([]interface{}, *http.Response, error)
- func (a *ProjectControllerApiService) GetClustersUsingGET3(ctx context.Context, id string, ...) ([]interface{}, *http.Response, error)
- func (a *ProjectControllerApiService) GetUsingGET1(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
- type PubsubSubscriptionControllerApiService
- type RemoteExtension
- type RemoteExtensionTransport
- type ReorderPipelinesCommand
- type ReorderPipelinesControllerApiService
- type Resource
- type ResponseEntity
- type SearchControllerApiSearchUsingGETOpts
- type SearchControllerApiService
- type SecurityGroupControllerApiAllByAccountUsingGET1Opts
- type SecurityGroupControllerApiAllUsingGET5Opts
- type SecurityGroupControllerApiGetSecurityGroupUsingGET1Opts
- type SecurityGroupControllerApiService
- func (a *SecurityGroupControllerApiService) AllByAccountUsingGET1(ctx context.Context, account string, ...) (interface{}, *http.Response, error)
- func (a *SecurityGroupControllerApiService) AllUsingGET5(ctx context.Context, ...) (interface{}, *http.Response, error)
- func (a *SecurityGroupControllerApiService) GetSecurityGroupUsingGET1(ctx context.Context, account string, name string, region string, ...) (interface{}, *http.Response, error)
- type ServerGroupControllerApiGetServerGroupDetailsUsingGETOpts
- type ServerGroupControllerApiGetServerGroupsForApplicationUsingGETOpts
- type ServerGroupControllerApiService
- func (a *ServerGroupControllerApiService) GetServerGroupDetailsUsingGET(ctx context.Context, account string, applicationName string, region string, ...) (interface{}, *http.Response, error)
- func (a *ServerGroupControllerApiService) GetServerGroupsForApplicationUsingGET(ctx context.Context, applicationName string, ...) ([]interface{}, *http.Response, error)
- type ServerGroupManagerControllerApiService
- type SnapshotControllerApiGetSnapshotHistoryUsingGETOpts
- type SnapshotControllerApiService
- func (a *SnapshotControllerApiService) GetCurrentSnapshotUsingGET(ctx context.Context, account string, application string) (map[string]interface{}, *http.Response, error)
- func (a *SnapshotControllerApiService) GetSnapshotHistoryUsingGET(ctx context.Context, account string, application string, ...) ([]interface{}, *http.Response, error)
- type SpinnakerPluginDescriptor
- type SpinnakerPluginInfo
- type SpinnakerPluginRelease
- type SubnetControllerApiService
- type TaskControllerApiGetTaskDetailsUsingGET1Opts
- type TaskControllerApiService
- func (a *TaskControllerApiService) CancelTaskUsingPUT1(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
- func (a *TaskControllerApiService) CancelTasksUsingPUT(ctx context.Context, ids []string) (map[string]interface{}, *http.Response, error)
- func (a *TaskControllerApiService) DeleteTaskUsingDELETE(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
- func (a *TaskControllerApiService) GetTaskDetailsUsingGET1(ctx context.Context, id string, taskDetailsId string, ...) (map[string]interface{}, *http.Response, error)
- func (a *TaskControllerApiService) GetTaskUsingGET1(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
- func (a *TaskControllerApiService) TaskUsingPOST1(ctx context.Context, map_ interface{}) (map[string]interface{}, *http.Response, error)
- type Uri
- type Url
- type UrlStreamHandler
- type User
- type V2CanaryConfigControllerApiCreateCanaryConfigUsingPOSTOpts
- type V2CanaryConfigControllerApiDeleteCanaryConfigUsingDELETEOpts
- type V2CanaryConfigControllerApiGetCanaryConfigUsingGETOpts
- type V2CanaryConfigControllerApiGetCanaryConfigsUsingGETOpts
- type V2CanaryConfigControllerApiService
- func (a *V2CanaryConfigControllerApiService) CreateCanaryConfigUsingPOST(ctx context.Context, config interface{}, ...) (interface{}, *http.Response, error)
- func (a *V2CanaryConfigControllerApiService) DeleteCanaryConfigUsingDELETE(ctx context.Context, id string, ...) (*http.Response, error)
- func (a *V2CanaryConfigControllerApiService) GetCanaryConfigUsingGET(ctx context.Context, id string, ...) (interface{}, *http.Response, error)
- func (a *V2CanaryConfigControllerApiService) GetCanaryConfigsUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *V2CanaryConfigControllerApiService) UpdateCanaryConfigUsingPUT(ctx context.Context, config interface{}, id string, ...) (interface{}, *http.Response, error)
- type V2CanaryConfigControllerApiUpdateCanaryConfigUsingPUTOpts
- type V2CanaryControllerApiGetCanaryResultUsingGET1Opts
- type V2CanaryControllerApiGetCanaryResultUsingGETOpts
- type V2CanaryControllerApiGetCanaryResultsByApplicationUsingGETOpts
- type V2CanaryControllerApiGetMetricSetPairListUsingGETOpts
- type V2CanaryControllerApiInitiateCanaryUsingPOSTOpts
- type V2CanaryControllerApiInitiateCanaryWithConfigUsingPOSTOpts
- type V2CanaryControllerApiListMetricsServiceMetadataUsingGETOpts
- type V2CanaryControllerApiService
- func (a *V2CanaryControllerApiService) GetCanaryResultUsingGET(ctx context.Context, canaryConfigId string, canaryExecutionId string, ...) (interface{}, *http.Response, error)
- func (a *V2CanaryControllerApiService) GetCanaryResultUsingGET1(ctx context.Context, canaryExecutionId string, ...) (interface{}, *http.Response, error)
- func (a *V2CanaryControllerApiService) GetCanaryResultsByApplicationUsingGET(ctx context.Context, application string, limit int32, ...) ([]interface{}, *http.Response, error)
- func (a *V2CanaryControllerApiService) GetMetricSetPairListUsingGET(ctx context.Context, metricSetPairListId string, ...) ([]interface{}, *http.Response, error)
- func (a *V2CanaryControllerApiService) InitiateCanaryUsingPOST(ctx context.Context, canaryConfigId string, executionRequest interface{}, ...) (interface{}, *http.Response, error)
- func (a *V2CanaryControllerApiService) InitiateCanaryWithConfigUsingPOST(ctx context.Context, adhocExecutionRequest interface{}, ...) (interface{}, *http.Response, error)
- func (a *V2CanaryControllerApiService) ListCredentialsUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
- func (a *V2CanaryControllerApiService) ListJudgesUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
- func (a *V2CanaryControllerApiService) ListMetricsServiceMetadataUsingGET(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- type V2PipelineTemplatesControllerApiCreateUsingPOST1Opts
- type V2PipelineTemplatesControllerApiDeleteUsingDELETE1Opts
- type V2PipelineTemplatesControllerApiGetUsingGET2Opts
- type V2PipelineTemplatesControllerApiListUsingGET1Opts
- type V2PipelineTemplatesControllerApiListVersionsUsingGETOpts
- type V2PipelineTemplatesControllerApiService
- func (a *V2PipelineTemplatesControllerApiService) CreateUsingPOST1(ctx context.Context, pipelineTemplate interface{}, ...) (map[string]interface{}, *http.Response, error)
- func (a *V2PipelineTemplatesControllerApiService) DeleteUsingDELETE1(ctx context.Context, id string, ...) (map[string]interface{}, *http.Response, error)
- func (a *V2PipelineTemplatesControllerApiService) GetUsingGET2(ctx context.Context, id string, ...) (map[string]interface{}, *http.Response, error)
- func (a *V2PipelineTemplatesControllerApiService) ListPipelineTemplateDependentsUsingGET1(ctx context.Context, id string) ([]interface{}, *http.Response, error)
- func (a *V2PipelineTemplatesControllerApiService) ListUsingGET1(ctx context.Context, ...) ([]interface{}, *http.Response, error)
- func (a *V2PipelineTemplatesControllerApiService) ListVersionsUsingGET(ctx context.Context, ...) (interface{}, *http.Response, error)
- func (a *V2PipelineTemplatesControllerApiService) PlanUsingPOST(ctx context.Context, pipeline interface{}) (map[string]interface{}, *http.Response, error)
- func (a *V2PipelineTemplatesControllerApiService) UpdateUsingPOST1(ctx context.Context, id string, pipelineTemplate interface{}, ...) (map[string]interface{}, *http.Response, error)
- type V2PipelineTemplatesControllerApiUpdateUsingPOST1Opts
- type Version
- type VersionControllerApiService
- type WebhookControllerApiService
- type WebhookControllerApiWebhooksUsingPOSTOpts
Constants ¶
This section is empty.
Variables ¶
var ( // ContextOAuth2 takes a oauth2.TokenSource as authentication for the request. ContextOAuth2 = contextKey("token") // ContextBasicAuth takes BasicAuth as authentication for the request. ContextBasicAuth = contextKey("basic") // ContextAccessToken takes a string oauth2 access token as authentication for the request. ContextAccessToken = contextKey("accesstoken") // ContextAPIKey takes an APIKey as authentication for the request ContextAPIKey = contextKey("apikey") )
Functions ¶
Types ¶
type APIClient ¶
type APIClient struct { AmazonInfrastructureControllerApi *AmazonInfrastructureControllerApiService ApplicationControllerApi *ApplicationControllerApiService ArtifactControllerApi *ArtifactControllerApiService AuthControllerApi *AuthControllerApiService BakeControllerApi *BakeControllerApiService BuildControllerApi *BuildControllerApiService CiControllerApi *CiControllerApiService ClusterControllerApi *ClusterControllerApiService ConcourseControllerApi *ConcourseControllerApiService CredentialsControllerApi *CredentialsControllerApiService DeckPluginsControllerApi *DeckPluginsControllerApiService EcsServerGroupEventsControllerApi *EcsServerGroupEventsControllerApiService ExecutionsControllerApi *ExecutionsControllerApiService FirewallControllerApi *FirewallControllerApiService ImageControllerApi *ImageControllerApiService InstanceControllerApi *InstanceControllerApiService JobControllerApi *JobControllerApiService LoadBalancerControllerApi *LoadBalancerControllerApiService ManagedControllerApi *ManagedControllerApiService NetworkControllerApi *NetworkControllerApiService PipelineConfigControllerApi *PipelineConfigControllerApiService PipelineControllerApi *PipelineControllerApiService PipelineTemplatesControllerApi *PipelineTemplatesControllerApiService PluginInfoControllerApi *PluginInfoControllerApiService PluginPublishControllerApi *PluginPublishControllerApiService PluginsInstalledControllerApi *PluginsInstalledControllerApiService ProjectControllerApi *ProjectControllerApiService PubsubSubscriptionControllerApi *PubsubSubscriptionControllerApiService ReorderPipelinesControllerApi *ReorderPipelinesControllerApiService SearchControllerApi *SearchControllerApiService SecurityGroupControllerApi *SecurityGroupControllerApiService ServerGroupControllerApi *ServerGroupControllerApiService ServerGroupManagerControllerApi *ServerGroupManagerControllerApiService SnapshotControllerApi *SnapshotControllerApiService SubnetControllerApi *SubnetControllerApiService TaskControllerApi *TaskControllerApiService V2CanaryConfigControllerApi *V2CanaryConfigControllerApiService V2CanaryControllerApi *V2CanaryControllerApiService V2PipelineTemplatesControllerApi *V2PipelineTemplatesControllerApiService VersionControllerApi *VersionControllerApiService WebhookControllerApi *WebhookControllerApiService // contains filtered or unexported fields }
APIClient manages communication with the Spinnaker API API v1.0.0 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) ChangeBasePath ¶
Change base path to allow switching to mocks
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct { *http.Response `json:"-"` Message string `json:"message,omitempty"` // Operation is the name of the swagger operation. Operation string `json:"operation,omitempty"` // RequestURL is the request URL. This value is always available, even if the // embedded *http.Response is nil. RequestURL string `json:"url,omitempty"` // Method is the HTTP method used for the request. This value is always // available, even if the embedded *http.Response is nil. Method string `json:"method,omitempty"` // Payload holds the contents of the response body (which may be nil or empty). // This is provided here as the raw response.Body() reader will have already // been drained. Payload []byte `json:"-"` }
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
type AccountDetails ¶
type AccountDetails struct { CloudProvider string `json:"cloudProvider,omitempty"` Permissions map[string][]string `json:"permissions,omitempty"` AccountId string `json:"accountId,omitempty"` AccountType string `json:"accountType,omitempty"` Type_ string `json:"type,omitempty"` PrimaryAccount bool `json:"primaryAccount,omitempty"` Environment string `json:"environment,omitempty"` RequiredGroupMembership []string `json:"requiredGroupMembership,omitempty"` Name string `json:"name,omitempty"` ChallengeDestructiveActions bool `json:"challengeDestructiveActions,omitempty"` }
type AmazonInfrastructureControllerApiFunctionsUsingGETOpts ¶ added in v1.22.1
type AmazonInfrastructureControllerApiService ¶
type AmazonInfrastructureControllerApiService service
func (*AmazonInfrastructureControllerApiService) ApplicationFunctionsUsingGET ¶ added in v1.22.1
func (a *AmazonInfrastructureControllerApiService) ApplicationFunctionsUsingGET(ctx context.Context, application string) ([]interface{}, *http.Response, error)
AmazonInfrastructureControllerApiService Get application functions
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
@return []interface{}
func (*AmazonInfrastructureControllerApiService) FunctionsUsingGET ¶ added in v1.22.1
func (a *AmazonInfrastructureControllerApiService) FunctionsUsingGET(ctx context.Context, localVarOptionals *AmazonInfrastructureControllerApiFunctionsUsingGETOpts) ([]interface{}, *http.Response, error)
func (*AmazonInfrastructureControllerApiService) InstanceTypesUsingGET ¶
func (a *AmazonInfrastructureControllerApiService) InstanceTypesUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
AmazonInfrastructureControllerApiService Get instance types
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return []interface{}
func (*AmazonInfrastructureControllerApiService) SubnetsUsingGET ¶
func (a *AmazonInfrastructureControllerApiService) SubnetsUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
AmazonInfrastructureControllerApiService Get subnets
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return []interface{}
func (*AmazonInfrastructureControllerApiService) VpcsUsingGET ¶
func (a *AmazonInfrastructureControllerApiService) VpcsUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
AmazonInfrastructureControllerApiService Get VPCs
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return []interface{}
type ApplicationControllerApiCancelPipelineUsingPUTOpts ¶ added in v1.22.1
type ApplicationControllerApiGetAllApplicationsUsingGETOpts ¶ added in v1.22.1
type ApplicationControllerApiGetApplicationHistoryUsingGETOpts ¶ added in v1.22.1
type ApplicationControllerApiGetApplicationUsingGETOpts ¶ added in v1.22.1
type ApplicationControllerApiGetPipelinesUsingGETOpts ¶ added in v1.22.1
type ApplicationControllerApiGetTaskDetailsUsingGETOpts ¶ added in v1.22.1
type ApplicationControllerApiGetTasksUsingGETOpts ¶ added in v1.22.1
type ApplicationControllerApiInvokePipelineConfigUsingPOSTOpts ¶ added in v1.22.1
type ApplicationControllerApiService ¶
type ApplicationControllerApiService service
func (*ApplicationControllerApiService) CancelPipelineUsingPUT ¶
func (a *ApplicationControllerApiService) CancelPipelineUsingPUT(ctx context.Context, id string, localVarOptionals *ApplicationControllerApiCancelPipelineUsingPUTOpts) (map[string]interface{}, *http.Response, error)
func (*ApplicationControllerApiService) CancelTaskUsingPUT ¶
func (a *ApplicationControllerApiService) CancelTaskUsingPUT(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
ApplicationControllerApiService Cancel task
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return map[string]interface{}
func (*ApplicationControllerApiService) GetAllApplicationsUsingGET ¶
func (a *ApplicationControllerApiService) GetAllApplicationsUsingGET(ctx context.Context, localVarOptionals *ApplicationControllerApiGetAllApplicationsUsingGETOpts) ([]interface{}, *http.Response, error)
func (*ApplicationControllerApiService) GetApplicationHistoryUsingGET ¶
func (a *ApplicationControllerApiService) GetApplicationHistoryUsingGET(ctx context.Context, application string, localVarOptionals *ApplicationControllerApiGetApplicationHistoryUsingGETOpts) ([]interface{}, *http.Response, error)
func (*ApplicationControllerApiService) GetApplicationUsingGET ¶
func (a *ApplicationControllerApiService) GetApplicationUsingGET(ctx context.Context, application string, localVarOptionals *ApplicationControllerApiGetApplicationUsingGETOpts) (map[string]interface{}, *http.Response, error)
func (*ApplicationControllerApiService) GetPipelineConfigUsingGET ¶
func (a *ApplicationControllerApiService) GetPipelineConfigUsingGET(ctx context.Context, application string, pipelineName string) (map[string]interface{}, *http.Response, error)
ApplicationControllerApiService Retrieve a pipeline configuration
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
- @param pipelineName pipelineName
@return map[string]interface{}
func (*ApplicationControllerApiService) GetPipelineConfigsForApplicationUsingGET ¶
func (a *ApplicationControllerApiService) GetPipelineConfigsForApplicationUsingGET(ctx context.Context, application string) ([]interface{}, *http.Response, error)
ApplicationControllerApiService Retrieve a list of an application's pipeline configurations
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
@return []interface{}
func (*ApplicationControllerApiService) GetPipelinesUsingGET ¶
func (a *ApplicationControllerApiService) GetPipelinesUsingGET(ctx context.Context, application string, localVarOptionals *ApplicationControllerApiGetPipelinesUsingGETOpts) ([]interface{}, *http.Response, error)
func (*ApplicationControllerApiService) GetStrategyConfigUsingGET ¶
func (a *ApplicationControllerApiService) GetStrategyConfigUsingGET(ctx context.Context, application string, strategyName string) (map[string]interface{}, *http.Response, error)
ApplicationControllerApiService Retrieve a pipeline strategy configuration
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
- @param strategyName strategyName
@return map[string]interface{}
func (*ApplicationControllerApiService) GetStrategyConfigsForApplicationUsingGET ¶
func (a *ApplicationControllerApiService) GetStrategyConfigsForApplicationUsingGET(ctx context.Context, application string) ([]interface{}, *http.Response, error)
ApplicationControllerApiService Retrieve a list of an application's pipeline strategy configurations
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
@return []interface{}
func (*ApplicationControllerApiService) GetTaskDetailsUsingGET ¶
func (a *ApplicationControllerApiService) GetTaskDetailsUsingGET(ctx context.Context, id string, taskDetailsId string, localVarOptionals *ApplicationControllerApiGetTaskDetailsUsingGETOpts) (map[string]interface{}, *http.Response, error)
func (*ApplicationControllerApiService) GetTaskUsingGET ¶
func (a *ApplicationControllerApiService) GetTaskUsingGET(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
ApplicationControllerApiService Get task
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return map[string]interface{}
func (*ApplicationControllerApiService) GetTasksUsingGET ¶
func (a *ApplicationControllerApiService) GetTasksUsingGET(ctx context.Context, application string, localVarOptionals *ApplicationControllerApiGetTasksUsingGETOpts) ([]interface{}, *http.Response, error)
func (*ApplicationControllerApiService) InvokePipelineConfigUsingPOST ¶
func (a *ApplicationControllerApiService) InvokePipelineConfigUsingPOST(ctx context.Context, application string, pipelineName string, localVarOptionals *ApplicationControllerApiInvokePipelineConfigUsingPOSTOpts) (HttpEntity, *http.Response, error)
func (*ApplicationControllerApiService) TaskUsingPOST ¶
func (a *ApplicationControllerApiService) TaskUsingPOST(ctx context.Context, application string, map_ interface{}) (map[string]interface{}, *http.Response, error)
ApplicationControllerApiService Create task
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
- @param map_ map
@return map[string]interface{}
type ArtifactControllerApiAllUsingGETOpts ¶ added in v1.22.1
type ArtifactControllerApiArtifactVersionsUsingGETOpts ¶ added in v1.22.1
type ArtifactControllerApiService ¶
type ArtifactControllerApiService service
func (*ArtifactControllerApiService) AllUsingGET ¶
func (a *ArtifactControllerApiService) AllUsingGET(ctx context.Context, localVarOptionals *ArtifactControllerApiAllUsingGETOpts) ([]interface{}, *http.Response, error)
func (*ArtifactControllerApiService) ArtifactVersionsUsingGET ¶ added in v1.22.1
func (*ArtifactControllerApiService) GetArtifactUsingGET ¶ added in v1.22.1
func (a *ArtifactControllerApiService) GetArtifactUsingGET(ctx context.Context, packageName string, provider string, version string) (interface{}, *http.Response, error)
ArtifactControllerApiService Retrieve the specified artifact version for an artifact provider and package name
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param packageName packageName
- @param provider provider
- @param version version
@return interface{}
type AuthControllerApiGetServiceAccountsUsingGETOpts ¶ added in v1.22.1
type AuthControllerApiService ¶
type AuthControllerApiService service
func (*AuthControllerApiService) GetServiceAccountsUsingGET ¶
func (a *AuthControllerApiService) GetServiceAccountsUsingGET(ctx context.Context, localVarOptionals *AuthControllerApiGetServiceAccountsUsingGETOpts) ([]interface{}, *http.Response, error)
func (*AuthControllerApiService) LoggedOutUsingGET ¶
func (a *AuthControllerApiService) LoggedOutUsingGET(ctx context.Context) (string, *http.Response, error)
AuthControllerApiService Get logged out message
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return string
func (*AuthControllerApiService) RedirectUsingGET ¶
func (a *AuthControllerApiService) RedirectUsingGET(ctx context.Context, to string) (*http.Response, error)
AuthControllerApiService Redirect to Deck
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param to to
func (*AuthControllerApiService) SyncUsingPOST ¶
AuthControllerApiService Sync user roles
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
func (*AuthControllerApiService) UserUsingGET ¶
AuthControllerApiService Get user
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return User
type BakeControllerApiService ¶
type BakeControllerApiService service
func (*BakeControllerApiService) BakeOptionsUsingGET ¶
func (a *BakeControllerApiService) BakeOptionsUsingGET(ctx context.Context, cloudProvider string) (interface{}, *http.Response, error)
BakeControllerApiService Retrieve a list of available bakery base images for a given cloud provider
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param cloudProvider cloudProvider
@return interface{}
func (*BakeControllerApiService) BakeOptionsUsingGET1 ¶
func (a *BakeControllerApiService) BakeOptionsUsingGET1(ctx context.Context) (interface{}, *http.Response, error)
BakeControllerApiService Retrieve a list of available bakery base images, grouped by cloud provider
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return interface{}
func (*BakeControllerApiService) LookupLogsUsingGET ¶
func (a *BakeControllerApiService) LookupLogsUsingGET(ctx context.Context, region string, statusId string) (interface{}, *http.Response, error)
BakeControllerApiService Retrieve the logs for a given bake
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param region region
- @param statusId statusId
@return interface{}
type BasicAuth ¶
type BasicAuth struct { UserName string `json:"userName,omitempty"` Password string `json:"password,omitempty"` }
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type BuildControllerApiGetBuildMastersUsingGETOpts ¶ added in v1.22.1
type BuildControllerApiService ¶
type BuildControllerApiService service
func (*BuildControllerApiService) GetBuildMastersUsingGET ¶
func (a *BuildControllerApiService) GetBuildMastersUsingGET(ctx context.Context, localVarOptionals *BuildControllerApiGetBuildMastersUsingGETOpts) ([]interface{}, *http.Response, error)
func (*BuildControllerApiService) GetBuildUsingGET ¶
func (a *BuildControllerApiService) GetBuildUsingGET(ctx context.Context, buildMaster string, number string) (map[string]interface{}, *http.Response, error)
BuildControllerApiService Get build for build master Deprecated, use the v3 endpoint instead
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param buildMaster buildMaster
- @param number number
@return map[string]interface{}
func (*BuildControllerApiService) GetBuildsUsingGET ¶
func (a *BuildControllerApiService) GetBuildsUsingGET(ctx context.Context, buildMaster string) ([]interface{}, *http.Response, error)
BuildControllerApiService Get builds for build master Deprecated, use the v3 endpoint instead
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param buildMaster buildMaster
@return []interface{}
func (*BuildControllerApiService) GetJobConfigUsingGET ¶
func (a *BuildControllerApiService) GetJobConfigUsingGET(ctx context.Context, buildMaster string) (map[string]interface{}, *http.Response, error)
BuildControllerApiService Get job config Deprecated, use the v3 endpoint instead
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param buildMaster buildMaster
@return map[string]interface{}
func (*BuildControllerApiService) GetJobsForBuildMasterUsingGET ¶
func (a *BuildControllerApiService) GetJobsForBuildMasterUsingGET(ctx context.Context, buildMaster string) ([]interface{}, *http.Response, error)
BuildControllerApiService Get jobs for build master Deprecated, use the v3 endpoint instead
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param buildMaster buildMaster
@return []interface{}
func (*BuildControllerApiService) V3GetBuildMastersUsingGET ¶
func (a *BuildControllerApiService) V3GetBuildMastersUsingGET(ctx context.Context, localVarOptionals *BuildControllerApiV3GetBuildMastersUsingGETOpts) ([]interface{}, *http.Response, error)
func (*BuildControllerApiService) V3GetBuildUsingGET ¶
func (a *BuildControllerApiService) V3GetBuildUsingGET(ctx context.Context, buildMaster string, job string, number string) (map[string]interface{}, *http.Response, error)
BuildControllerApiService Get build for build master
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param buildMaster buildMaster
- @param job job
- @param number number
@return map[string]interface{}
func (*BuildControllerApiService) V3GetBuildsUsingGET ¶
func (a *BuildControllerApiService) V3GetBuildsUsingGET(ctx context.Context, buildMaster string, job string) ([]interface{}, *http.Response, error)
BuildControllerApiService Get builds for build master
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param buildMaster buildMaster
- @param job job
@return []interface{}
func (*BuildControllerApiService) V3GetJobConfigUsingGET ¶
func (a *BuildControllerApiService) V3GetJobConfigUsingGET(ctx context.Context, buildMaster string, job string) (map[string]interface{}, *http.Response, error)
BuildControllerApiService Get job config
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param buildMaster buildMaster
- @param job job
@return map[string]interface{}
func (*BuildControllerApiService) V3GetJobsForBuildMasterUsingGET ¶
func (a *BuildControllerApiService) V3GetJobsForBuildMasterUsingGET(ctx context.Context, buildMaster string) ([]interface{}, *http.Response, error)
BuildControllerApiService Get jobs for build master
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param buildMaster buildMaster
@return []interface{}
type BuildControllerApiV3GetBuildMastersUsingGETOpts ¶ added in v1.22.1
type CiControllerApiGetBuildsUsingGET1Opts ¶ added in v1.22.1
type CiControllerApiService ¶ added in v1.22.1
type CiControllerApiService service
func (*CiControllerApiService) GetBuildsUsingGET1 ¶ added in v1.22.1
func (a *CiControllerApiService) GetBuildsUsingGET1(ctx context.Context, projectKey string, repoSlug string, localVarOptionals *CiControllerApiGetBuildsUsingGET1Opts) ([]interface{}, *http.Response, error)
type ClusterControllerApiGetClusterLoadBalancersUsingGETOpts ¶ added in v1.22.1
type ClusterControllerApiGetClustersUsingGET1Opts ¶ added in v1.22.1
type ClusterControllerApiGetClustersUsingGET2Opts ¶ added in v1.22.1
type ClusterControllerApiGetClustersUsingGETOpts ¶ added in v1.22.1
type ClusterControllerApiGetScalingActivitiesUsingGETOpts ¶ added in v1.22.1
type ClusterControllerApiGetServerGroupsUsingGET1Opts ¶ added in v1.22.1
type ClusterControllerApiGetServerGroupsUsingGETOpts ¶ added in v1.22.1
type ClusterControllerApiGetTargetServerGroupUsingGETOpts ¶ added in v1.22.1
type ClusterControllerApiService ¶
type ClusterControllerApiService service
func (*ClusterControllerApiService) GetClusterLoadBalancersUsingGET ¶
func (*ClusterControllerApiService) GetClustersUsingGET ¶
func (*ClusterControllerApiService) GetClustersUsingGET1 ¶
func (a *ClusterControllerApiService) GetClustersUsingGET1(ctx context.Context, account string, application string, localVarOptionals *ClusterControllerApiGetClustersUsingGET1Opts) ([]interface{}, *http.Response, error)
func (*ClusterControllerApiService) GetClustersUsingGET2 ¶
func (a *ClusterControllerApiService) GetClustersUsingGET2(ctx context.Context, application string, localVarOptionals *ClusterControllerApiGetClustersUsingGET2Opts) (map[string]interface{}, *http.Response, error)
func (*ClusterControllerApiService) GetScalingActivitiesUsingGET ¶
func (*ClusterControllerApiService) GetServerGroupsUsingGET ¶
func (*ClusterControllerApiService) GetServerGroupsUsingGET1 ¶
func (a *ClusterControllerApiService) GetServerGroupsUsingGET1(ctx context.Context, account string, application string, clusterName string, localVarOptionals *ClusterControllerApiGetServerGroupsUsingGET1Opts) ([]interface{}, *http.Response, error)
func (*ClusterControllerApiService) GetTargetServerGroupUsingGET ¶
func (a *ClusterControllerApiService) GetTargetServerGroupUsingGET(ctx context.Context, account string, application string, cloudProvider string, clusterName string, scope string, target string, localVarOptionals *ClusterControllerApiGetTargetServerGroupUsingGETOpts) (map[string]interface{}, *http.Response, error)
type ConcourseControllerApiService ¶ added in v1.22.1
type ConcourseControllerApiService service
func (*ConcourseControllerApiService) JobsUsingGET ¶ added in v1.22.1
func (a *ConcourseControllerApiService) JobsUsingGET(ctx context.Context, buildMaster string, pipeline string, team string) ([]interface{}, *http.Response, error)
ConcourseControllerApiService Retrieve the list of job names for a given pipeline available to triggers
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param buildMaster buildMaster
- @param pipeline pipeline
- @param team team
@return []interface{}
func (*ConcourseControllerApiService) PipelinesUsingGET ¶ added in v1.22.1
func (a *ConcourseControllerApiService) PipelinesUsingGET(ctx context.Context, buildMaster string, team string) ([]interface{}, *http.Response, error)
ConcourseControllerApiService Retrieve the list of pipeline names for a given team available to triggers
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param buildMaster buildMaster
- @param team team
@return []interface{}
func (*ConcourseControllerApiService) ResourcesUsingGET ¶ added in v1.22.1
func (a *ConcourseControllerApiService) ResourcesUsingGET(ctx context.Context, buildMaster string, pipeline string, team string) ([]interface{}, *http.Response, error)
ConcourseControllerApiService Retrieve the list of resource names for a given pipeline available to the Concourse stage
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param buildMaster buildMaster
- @param pipeline pipeline
- @param team team
@return []interface{}
type Configuration ¶
type Configuration struct { BasePath string `json:"basePath,omitempty"` Host string `json:"host,omitempty"` Scheme string `json:"scheme,omitempty"` DefaultHeader map[string]string `json:"defaultHeader,omitempty"` UserAgent string `json:"userAgent,omitempty"` HTTPClient *http.Client }
func NewConfiguration ¶
func NewConfiguration() *Configuration
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
type ConstraintState ¶ added in v1.22.1
type ConstraintState struct { CreatedAt string `json:"createdAt,omitempty"` Comment string `json:"comment,omitempty"` Type_ string `json:"type,omitempty"` Attributes *interface{} `json:"attributes,omitempty"` Status string `json:"status,omitempty"` JudgedBy string `json:"judgedBy,omitempty"` DeliveryConfigName string `json:"deliveryConfigName,omitempty"` ArtifactVersion string `json:"artifactVersion,omitempty"` JudgedAt string `json:"judgedAt,omitempty"` EnvironmentName string `json:"environmentName,omitempty"` }
type ConstraintStatus ¶ added in v1.22.1
type CredentialsControllerApiGetAccountUsingGETOpts ¶ added in v1.22.1
type CredentialsControllerApiGetAccountUsingGETOpts struct { XRateLimitApp optional.String AccountNonExpired optional.Bool AccountNonLocked optional.Bool AllowedAccounts optional.Interface Authorities0Authority optional.String CredentialsNonExpired optional.Bool Email optional.String Enabled optional.Bool FirstName optional.String LastName optional.String Password optional.String Roles optional.Interface Username optional.String }
type CredentialsControllerApiGetAccountsUsingGETOpts ¶ added in v1.22.1
type CredentialsControllerApiGetAccountsUsingGETOpts struct { AccountNonExpired optional.Bool AccountNonLocked optional.Bool AllowedAccounts optional.Interface Authorities0Authority optional.String CredentialsNonExpired optional.Bool Email optional.String Enabled optional.Bool Expand optional.Bool FirstName optional.String LastName optional.String Password optional.String Roles optional.Interface Username optional.String }
type CredentialsControllerApiService ¶
type CredentialsControllerApiService service
func (*CredentialsControllerApiService) GetAccountUsingGET ¶
func (a *CredentialsControllerApiService) GetAccountUsingGET(ctx context.Context, account string, localVarOptionals *CredentialsControllerApiGetAccountUsingGETOpts) (AccountDetails, *http.Response, error)
func (*CredentialsControllerApiService) GetAccountsUsingGET ¶
func (a *CredentialsControllerApiService) GetAccountsUsingGET(ctx context.Context, localVarOptionals *CredentialsControllerApiGetAccountsUsingGETOpts) ([]Account, *http.Response, error)
type DeckPluginVersion ¶ added in v1.22.1
type DeckPluginsControllerApiService ¶ added in v1.22.1
type DeckPluginsControllerApiService service
func (*DeckPluginsControllerApiService) GetPluginAssetUsingGET ¶ added in v1.22.1
func (a *DeckPluginsControllerApiService) GetPluginAssetUsingGET(ctx context.Context, asset string, pluginId string, pluginVersion string) (string, *http.Response, error)
DeckPluginsControllerApiService Retrieve a single plugin asset by version
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param asset asset
- @param pluginId pluginId
- @param pluginVersion pluginVersion
@return string
func (*DeckPluginsControllerApiService) GetPluginManifestUsingGET ¶ added in v1.22.1
func (a *DeckPluginsControllerApiService) GetPluginManifestUsingGET(ctx context.Context) ([]DeckPluginVersion, *http.Response, error)
DeckPluginsControllerApiService Retrieve a plugin manifest
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return []DeckPluginVersion
type DeliveryConfig ¶ added in v1.22.1
type DeliveryConfig struct { ApiVersion string `json:"apiVersion,omitempty"` ServiceAccount string `json:"serviceAccount,omitempty"` Environments []Environment `json:"environments,omitempty"` Name string `json:"name,omitempty"` Application string `json:"application,omitempty"` Artifacts []Mapstringobject `json:"artifacts,omitempty"` }
type EcsServerGroupEventsControllerApiService ¶
type EcsServerGroupEventsControllerApiService service
func (*EcsServerGroupEventsControllerApiService) GetEventsUsingGET ¶
func (a *EcsServerGroupEventsControllerApiService) GetEventsUsingGET(ctx context.Context, account string, application string, provider string, region string, serverGroupName string) ([]interface{}, *http.Response, error)
EcsServerGroupEventsControllerApiService Retrieves a list of events for a server group
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param account account
- @param application application
- @param provider provider
- @param region region
- @param serverGroupName serverGroupName
@return []interface{}
type Environment ¶ added in v1.22.1
type Environment struct { Locations *interface{} `json:"locations,omitempty"` Constraints []Mapstringobject `json:"constraints,omitempty"` Name string `json:"name,omitempty"` Notifications []Notification `json:"notifications,omitempty"` Resources []Resource `json:"resources,omitempty"` }
type EnvironmentArtifactPin ¶ added in v1.22.1
type EnvironmentArtifactVeto ¶ added in v1.22.1
type ExecutionsControllerApiGetLatestExecutionsByConfigIdsUsingGETOpts ¶ added in v1.22.1
type ExecutionsControllerApiSearchForPipelineExecutionsByTriggerUsingGETOpts ¶ added in v1.22.1
type ExecutionsControllerApiSearchForPipelineExecutionsByTriggerUsingGETOpts struct { EventId optional.String Expand optional.Bool PipelineName optional.String Reverse optional.Bool Size optional.Int32 StartIndex optional.Int32 Statuses optional.String Trigger optional.String TriggerTimeEndBoundary optional.Int64 TriggerTimeStartBoundary optional.Int64 TriggerTypes optional.String }
type ExecutionsControllerApiService ¶
type ExecutionsControllerApiService service
func (*ExecutionsControllerApiService) GetLatestExecutionsByConfigIdsUsingGET ¶
func (a *ExecutionsControllerApiService) GetLatestExecutionsByConfigIdsUsingGET(ctx context.Context, localVarOptionals *ExecutionsControllerApiGetLatestExecutionsByConfigIdsUsingGETOpts) ([]interface{}, *http.Response, error)
func (*ExecutionsControllerApiService) SearchForPipelineExecutionsByTriggerUsingGET ¶
func (a *ExecutionsControllerApiService) SearchForPipelineExecutionsByTriggerUsingGET(ctx context.Context, application string, localVarOptionals *ExecutionsControllerApiSearchForPipelineExecutionsByTriggerUsingGETOpts) ([]interface{}, *http.Response, error)
type File ¶ added in v1.22.1
type File struct { AbsolutePath string `json:"absolutePath,omitempty"` Parent string `json:"parent,omitempty"` UsableSpace int64 `json:"usableSpace,omitempty"` Readable bool `json:"readable,omitempty"` Path string `json:"path,omitempty"` Executable bool `json:"executable,omitempty"` TotalSpace int64 `json:"totalSpace,omitempty"` CanonicalPath string `json:"canonicalPath,omitempty"` LastModified int64 `json:"lastModified,omitempty"` Name string `json:"name,omitempty"` Directory bool `json:"directory,omitempty"` ParentFile **os.File `json:"parentFile,omitempty"` File bool `json:"file,omitempty"` Hidden bool `json:"hidden,omitempty"` AbsoluteFile **os.File `json:"absoluteFile,omitempty"` Absolute bool `json:"absolute,omitempty"` FreeSpace int64 `json:"freeSpace,omitempty"` Writable bool `json:"writable,omitempty"` CanonicalFile **os.File `json:"canonicalFile,omitempty"` }
type FirewallControllerApiAllByAccountAndRegionUsingGETOpts ¶ added in v1.22.1
type FirewallControllerApiAllByAccountUsingGETOpts ¶ added in v1.22.1
type FirewallControllerApiAllUsingGET1Opts ¶ added in v1.22.1
type FirewallControllerApiGetSecurityGroupUsingGETOpts ¶ added in v1.22.1
type FirewallControllerApiService ¶
type FirewallControllerApiService service
func (*FirewallControllerApiService) AllByAccountAndRegionUsingGET ¶ added in v1.22.1
func (a *FirewallControllerApiService) AllByAccountAndRegionUsingGET(ctx context.Context, account string, region string, localVarOptionals *FirewallControllerApiAllByAccountAndRegionUsingGETOpts) ([]interface{}, *http.Response, error)
func (*FirewallControllerApiService) AllByAccountUsingGET ¶
func (a *FirewallControllerApiService) AllByAccountUsingGET(ctx context.Context, account string, localVarOptionals *FirewallControllerApiAllByAccountUsingGETOpts) (interface{}, *http.Response, error)
func (*FirewallControllerApiService) AllUsingGET1 ¶
func (a *FirewallControllerApiService) AllUsingGET1(ctx context.Context, localVarOptionals *FirewallControllerApiAllUsingGET1Opts) (interface{}, *http.Response, error)
func (*FirewallControllerApiService) GetSecurityGroupUsingGET ¶
func (a *FirewallControllerApiService) GetSecurityGroupUsingGET(ctx context.Context, account string, name string, region string, localVarOptionals *FirewallControllerApiGetSecurityGroupUsingGETOpts) (interface{}, *http.Response, error)
type GenericSwaggerError ¶ added in v1.22.1
type GenericSwaggerError struct {
// contains filtered or unexported fields
}
GenericSwaggerError Provides access to the body, error and model on returned errors.
func (GenericSwaggerError) Body ¶ added in v1.22.1
func (e GenericSwaggerError) Body() []byte
Body returns the raw bytes of the response
func (GenericSwaggerError) Error ¶ added in v1.22.1
func (e GenericSwaggerError) Error() string
Error returns non-empty string if there was an error.
func (GenericSwaggerError) Model ¶ added in v1.22.1
func (e GenericSwaggerError) Model() interface{}
Model returns the unpacked model of the error
type GrantedAuthority ¶
type GrantedAuthority struct {
Authority string `json:"authority,omitempty"`
}
type HashMapstringobject ¶
type HashMapstringobject struct { }
type Http ¶ added in v1.22.1
type Http struct { Url string `json:"url,omitempty"` Config *interface{} `json:"config,omitempty"` }
type HttpEntity ¶
type HttpEntity struct {
Body *interface{} `json:"body,omitempty"`
}
type ImageControllerApiFindImagesUsingGETOpts ¶ added in v1.22.1
type ImageControllerApiFindTagsUsingGETOpts ¶ added in v1.22.1
type ImageControllerApiGetImageDetailsUsingGETOpts ¶ added in v1.22.1
type ImageControllerApiService ¶
type ImageControllerApiService service
func (*ImageControllerApiService) FindImagesUsingGET ¶
func (a *ImageControllerApiService) FindImagesUsingGET(ctx context.Context, localVarOptionals *ImageControllerApiFindImagesUsingGETOpts) ([]interface{}, *http.Response, error)
func (*ImageControllerApiService) FindTagsUsingGET ¶
func (a *ImageControllerApiService) FindTagsUsingGET(ctx context.Context, account string, repository string, localVarOptionals *ImageControllerApiFindTagsUsingGETOpts) ([]interface{}, *http.Response, error)
func (*ImageControllerApiService) GetImageDetailsUsingGET ¶
func (a *ImageControllerApiService) GetImageDetailsUsingGET(ctx context.Context, account string, imageId string, region string, localVarOptionals *ImageControllerApiGetImageDetailsUsingGETOpts) ([]interface{}, *http.Response, error)
type InputStream ¶ added in v1.22.1
type InputStream struct { }
type InstanceControllerApiGetConsoleOutputUsingGETOpts ¶ added in v1.22.1
type InstanceControllerApiGetInstanceDetailsUsingGETOpts ¶ added in v1.22.1
type InstanceControllerApiService ¶
type InstanceControllerApiService service
func (*InstanceControllerApiService) GetConsoleOutputUsingGET ¶
func (a *InstanceControllerApiService) GetConsoleOutputUsingGET(ctx context.Context, account string, instanceId string, region string, localVarOptionals *InstanceControllerApiGetConsoleOutputUsingGETOpts) (interface{}, *http.Response, error)
func (*InstanceControllerApiService) GetInstanceDetailsUsingGET ¶
func (a *InstanceControllerApiService) GetInstanceDetailsUsingGET(ctx context.Context, account string, instanceId string, region string, localVarOptionals *InstanceControllerApiGetInstanceDetailsUsingGETOpts) (interface{}, *http.Response, error)
type JobControllerApiGetJobUsingGETOpts ¶ added in v1.22.1
type JobControllerApiService ¶
type JobControllerApiService service
func (*JobControllerApiService) GetJobUsingGET ¶
type LoadBalancerControllerApiGetAllUsingGETOpts ¶ added in v1.22.1
type LoadBalancerControllerApiGetApplicationLoadBalancersUsingGETOpts ¶ added in v1.22.1
type LoadBalancerControllerApiGetLoadBalancerDetailsUsingGETOpts ¶ added in v1.22.1
type LoadBalancerControllerApiGetLoadBalancerUsingGETOpts ¶ added in v1.22.1
type LoadBalancerControllerApiService ¶
type LoadBalancerControllerApiService service
func (*LoadBalancerControllerApiService) GetAllUsingGET ¶
func (a *LoadBalancerControllerApiService) GetAllUsingGET(ctx context.Context, localVarOptionals *LoadBalancerControllerApiGetAllUsingGETOpts) ([]interface{}, *http.Response, error)
func (*LoadBalancerControllerApiService) GetApplicationLoadBalancersUsingGET ¶
func (a *LoadBalancerControllerApiService) GetApplicationLoadBalancersUsingGET(ctx context.Context, application string, localVarOptionals *LoadBalancerControllerApiGetApplicationLoadBalancersUsingGETOpts) ([]interface{}, *http.Response, error)
func (*LoadBalancerControllerApiService) GetLoadBalancerDetailsUsingGET ¶
func (a *LoadBalancerControllerApiService) GetLoadBalancerDetailsUsingGET(ctx context.Context, account string, name string, region string, localVarOptionals *LoadBalancerControllerApiGetLoadBalancerDetailsUsingGETOpts) ([]interface{}, *http.Response, error)
func (*LoadBalancerControllerApiService) GetLoadBalancerUsingGET ¶
func (a *LoadBalancerControllerApiService) GetLoadBalancerUsingGET(ctx context.Context, name string, localVarOptionals *LoadBalancerControllerApiGetLoadBalancerUsingGETOpts) (map[string]interface{}, *http.Response, error)
type ManagedControllerApiDeletePinUsingDELETEOpts ¶ added in v1.22.1
type ManagedControllerApiGetApplicationDetailsUsingGETOpts ¶ added in v1.22.1
type ManagedControllerApiGetConstraintStateUsingGETOpts ¶ added in v1.22.1
type ManagedControllerApiService ¶ added in v1.22.1
type ManagedControllerApiService service
func (*ManagedControllerApiService) CreatePinUsingPOST ¶ added in v1.22.1
func (a *ManagedControllerApiService) CreatePinUsingPOST(ctx context.Context, application string, pin EnvironmentArtifactPin) (*http.Response, error)
ManagedControllerApiService Create a pin for an artifact in an environment
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
- @param pin pin
func (*ManagedControllerApiService) DeleteManifestByAppUsingDELETE ¶ added in v1.22.1
func (a *ManagedControllerApiService) DeleteManifestByAppUsingDELETE(ctx context.Context, application string) (DeliveryConfig, *http.Response, error)
ManagedControllerApiService Delete a delivery config manifest for an application
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
@return DeliveryConfig
func (*ManagedControllerApiService) DeleteManifestUsingDELETE ¶ added in v1.22.1
func (a *ManagedControllerApiService) DeleteManifestUsingDELETE(ctx context.Context, name string) (DeliveryConfig, *http.Response, error)
ManagedControllerApiService Delete a delivery config manifest
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param name name
@return DeliveryConfig
func (*ManagedControllerApiService) DeletePinUsingDELETE ¶ added in v1.22.1
func (a *ManagedControllerApiService) DeletePinUsingDELETE(ctx context.Context, application string, targetEnvironment string, localVarOptionals *ManagedControllerApiDeletePinUsingDELETEOpts) (*http.Response, error)
func (*ManagedControllerApiService) DeleteVetoUsingDELETE ¶ added in v1.22.1
func (a *ManagedControllerApiService) DeleteVetoUsingDELETE(ctx context.Context, application string, reference string, targetEnvironment string, version string) (*http.Response, error)
ManagedControllerApiService Remove veto of an artifact version in an environment
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
- @param reference reference
- @param targetEnvironment targetEnvironment
- @param version version
func (*ManagedControllerApiService) DiffManifestUsingPOST ¶ added in v1.22.1
func (a *ManagedControllerApiService) DiffManifestUsingPOST(ctx context.Context, manifest DeliveryConfig) (interface{}, *http.Response, error)
ManagedControllerApiService Ad-hoc validate and diff a config manifest
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param manifest manifest
@return interface{}
func (*ManagedControllerApiService) DiffResourceUsingPOST ¶ added in v1.22.1
func (a *ManagedControllerApiService) DiffResourceUsingPOST(ctx context.Context, resource Resource) (interface{}, *http.Response, error)
ManagedControllerApiService Ad-hoc validate and diff a resource
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param resource resource
@return interface{}
func (*ManagedControllerApiService) ExportResourceUsingGET ¶ added in v1.22.1
func (a *ManagedControllerApiService) ExportResourceUsingGET(ctx context.Context, account string, cloudProvider string, clusterName string) (interface{}, *http.Response, error)
ManagedControllerApiService Generates an artifact definition based on the artifact used in a running cluster
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param account account
- @param cloudProvider cloudProvider
- @param clusterName clusterName
@return interface{}
func (*ManagedControllerApiService) ExportResourceUsingGET1 ¶ added in v1.22.1
func (a *ManagedControllerApiService) ExportResourceUsingGET1(ctx context.Context, account string, cloudProvider string, name string, serviceAccount string, type_ string) (Resource, *http.Response, error)
ManagedControllerApiService Generate a keel resource definition for a deployed cloud resource
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param account account
- @param cloudProvider cloudProvider
- @param name name
- @param serviceAccount serviceAccount
- @param type_ type
@return Resource
func (*ManagedControllerApiService) GetApiDocsUsingGET ¶ added in v1.22.1
func (a *ManagedControllerApiService) GetApiDocsUsingGET(ctx context.Context) (interface{}, *http.Response, error)
ManagedControllerApiService getApiDocs
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return interface{}
func (*ManagedControllerApiService) GetApplicationDetailsUsingGET ¶ added in v1.22.1
func (a *ManagedControllerApiService) GetApplicationDetailsUsingGET(ctx context.Context, application string, localVarOptionals *ManagedControllerApiGetApplicationDetailsUsingGETOpts) (interface{}, *http.Response, error)
func (*ManagedControllerApiService) GetConfigByUsingGET ¶ added in v1.22.1
func (a *ManagedControllerApiService) GetConfigByUsingGET(ctx context.Context, application string) (DeliveryConfig, *http.Response, error)
ManagedControllerApiService Get the delivery config associated with an application
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
@return DeliveryConfig
func (*ManagedControllerApiService) GetConstraintStateUsingGET ¶ added in v1.22.1
func (a *ManagedControllerApiService) GetConstraintStateUsingGET(ctx context.Context, application string, environment string, localVarOptionals *ManagedControllerApiGetConstraintStateUsingGETOpts) (ConstraintState, *http.Response, error)
func (*ManagedControllerApiService) GetManifestArtifactsUsingGET ¶ added in v1.22.1
func (a *ManagedControllerApiService) GetManifestArtifactsUsingGET(ctx context.Context, name string) ([]interface{}, *http.Response, error)
ManagedControllerApiService Get the status of each version of each artifact in each environment
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param name name
@return []interface{}
func (*ManagedControllerApiService) GetManifestUsingGET ¶ added in v1.22.1
func (a *ManagedControllerApiService) GetManifestUsingGET(ctx context.Context, name string) (DeliveryConfig, *http.Response, error)
ManagedControllerApiService Get a delivery config manifest
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param name name
@return DeliveryConfig
func (*ManagedControllerApiService) GetResourceStatusUsingGET ¶ added in v1.22.1
func (a *ManagedControllerApiService) GetResourceStatusUsingGET(ctx context.Context, resourceId string) (interface{}, *http.Response, error)
ManagedControllerApiService Get status of a resource
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param resourceId resourceId
@return interface{}
func (*ManagedControllerApiService) GetResourceUsingGET ¶ added in v1.22.1
func (a *ManagedControllerApiService) GetResourceUsingGET(ctx context.Context, resourceId string) (Resource, *http.Response, error)
ManagedControllerApiService Get a resource
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param resourceId resourceId
@return Resource
func (*ManagedControllerApiService) PauseApplicationUsingPOST ¶ added in v1.22.1
func (a *ManagedControllerApiService) PauseApplicationUsingPOST(ctx context.Context, application string) (*http.Response, error)
ManagedControllerApiService Pause management of an entire application
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
func (*ManagedControllerApiService) PauseResourceUsingPOST ¶ added in v1.22.1
func (a *ManagedControllerApiService) PauseResourceUsingPOST(ctx context.Context, resourceId string) (*http.Response, error)
ManagedControllerApiService Pause management of a resource
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param resourceId resourceId
func (*ManagedControllerApiService) ResumeApplicationUsingDELETE ¶ added in v1.22.1
func (a *ManagedControllerApiService) ResumeApplicationUsingDELETE(ctx context.Context, application string) (*http.Response, error)
ManagedControllerApiService Resume management of an entire application
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
func (*ManagedControllerApiService) ResumeResourceUsingDELETE ¶ added in v1.22.1
func (a *ManagedControllerApiService) ResumeResourceUsingDELETE(ctx context.Context, resourceId string) (*http.Response, error)
ManagedControllerApiService Resume management of a resource
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param resourceId resourceId
func (*ManagedControllerApiService) UpdateConstraintStatusUsingPOST ¶ added in v1.22.1
func (a *ManagedControllerApiService) UpdateConstraintStatusUsingPOST(ctx context.Context, application string, environment string, status ConstraintStatus) (*http.Response, error)
ManagedControllerApiService Update the status of an environment constraint
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
- @param environment environment
- @param status status
func (*ManagedControllerApiService) UpsertManifestUsingPOST ¶ added in v1.22.1
func (a *ManagedControllerApiService) UpsertManifestUsingPOST(ctx context.Context, manifest DeliveryConfig) (DeliveryConfig, *http.Response, error)
ManagedControllerApiService Create or update a delivery config manifest
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param manifest manifest
@return DeliveryConfig
func (*ManagedControllerApiService) ValidateManifestUsingPOST ¶ added in v1.22.1
func (a *ManagedControllerApiService) ValidateManifestUsingPOST(ctx context.Context, manifest DeliveryConfig) (interface{}, *http.Response, error)
ManagedControllerApiService Validate a delivery config manifest
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param manifest manifest
@return interface{}
func (*ManagedControllerApiService) VetoUsingPOST ¶ added in v1.22.1
func (a *ManagedControllerApiService) VetoUsingPOST(ctx context.Context, application string, veto EnvironmentArtifactVeto) (*http.Response, error)
ManagedControllerApiService Veto an artifact version in an environment
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
- @param veto veto
type Mapstringobject ¶ added in v1.22.1
type Mapstringobject struct { }
type Mapstringstring ¶
type Mapstringstring struct { }
type NetworkControllerApiAllByCloudProviderUsingGETOpts ¶ added in v1.22.1
type NetworkControllerApiAllUsingGET2Opts ¶ added in v1.22.1
type NetworkControllerApiService ¶
type NetworkControllerApiService service
func (*NetworkControllerApiService) AllByCloudProviderUsingGET ¶
func (a *NetworkControllerApiService) AllByCloudProviderUsingGET(ctx context.Context, cloudProvider string, localVarOptionals *NetworkControllerApiAllByCloudProviderUsingGETOpts) ([]interface{}, *http.Response, error)
func (*NetworkControllerApiService) AllUsingGET2 ¶
func (a *NetworkControllerApiService) AllUsingGET2(ctx context.Context, localVarOptionals *NetworkControllerApiAllUsingGET2Opts) (map[string]interface{}, *http.Response, error)
type Notification ¶ added in v1.22.1
type PipelineConfigControllerApiGetPipelineConfigHistoryUsingGETOpts ¶ added in v1.22.1
type PipelineConfigControllerApiService ¶
type PipelineConfigControllerApiService service
func (*PipelineConfigControllerApiService) ConvertPipelineConfigToPipelineTemplateUsingGET ¶
func (a *PipelineConfigControllerApiService) ConvertPipelineConfigToPipelineTemplateUsingGET(ctx context.Context, pipelineConfigId string) (string, *http.Response, error)
PipelineConfigControllerApiService Convert a pipeline config to a pipeline template.
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param pipelineConfigId pipelineConfigId
@return string
func (*PipelineConfigControllerApiService) GetAllPipelineConfigsUsingGET ¶
func (a *PipelineConfigControllerApiService) GetAllPipelineConfigsUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
PipelineConfigControllerApiService Get all pipeline configs.
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return []interface{}
func (*PipelineConfigControllerApiService) GetPipelineConfigHistoryUsingGET ¶
func (a *PipelineConfigControllerApiService) GetPipelineConfigHistoryUsingGET(ctx context.Context, pipelineConfigId string, localVarOptionals *PipelineConfigControllerApiGetPipelineConfigHistoryUsingGETOpts) ([]interface{}, *http.Response, error)
type PipelineControllerApiCancelPipelineUsingPUT1Opts ¶ added in v1.22.1
type PipelineControllerApiEvaluateVariablesUsingPOSTOpts ¶ added in v1.22.1
type PipelineControllerApiInvokePipelineConfigUsingPOST1Opts ¶ added in v1.22.1
type PipelineControllerApiInvokePipelineConfigViaEchoUsingPOSTOpts ¶ added in v1.22.1
type PipelineControllerApiSavePipelineUsingPOSTOpts ¶ added in v1.22.1
type PipelineControllerApiService ¶
type PipelineControllerApiService service
func (*PipelineControllerApiService) CancelPipelineUsingPUT1 ¶
func (a *PipelineControllerApiService) CancelPipelineUsingPUT1(ctx context.Context, id string, localVarOptionals *PipelineControllerApiCancelPipelineUsingPUT1Opts) (*http.Response, error)
func (*PipelineControllerApiService) DeletePipelineUsingDELETE ¶
func (a *PipelineControllerApiService) DeletePipelineUsingDELETE(ctx context.Context, application string, pipelineName string) (*http.Response, error)
PipelineControllerApiService Delete a pipeline definition
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
- @param pipelineName pipelineName
func (*PipelineControllerApiService) DeletePipelineUsingDELETE1 ¶
func (a *PipelineControllerApiService) DeletePipelineUsingDELETE1(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
PipelineControllerApiService Delete a pipeline execution
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return map[string]interface{}
func (*PipelineControllerApiService) EvaluateExpressionForExecutionAtStageUsingGET ¶ added in v1.22.1
func (a *PipelineControllerApiService) EvaluateExpressionForExecutionAtStageUsingGET(ctx context.Context, expression string, id string, stageId string) (map[string]interface{}, *http.Response, error)
PipelineControllerApiService Evaluate a pipeline expression at a specific stage using the provided execution as context
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param expression expression
- @param id id
- @param stageId stageId
@return map[string]interface{}
func (*PipelineControllerApiService) EvaluateExpressionForExecutionUsingGET ¶
func (a *PipelineControllerApiService) EvaluateExpressionForExecutionUsingGET(ctx context.Context, expression string, id string) (map[string]interface{}, *http.Response, error)
PipelineControllerApiService Evaluate a pipeline expression using the provided execution as context
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param expression expression
- @param id id
@return map[string]interface{}
func (*PipelineControllerApiService) EvaluateExpressionForExecutionViaPOSTUsingPOST ¶ added in v1.22.1
func (a *PipelineControllerApiService) EvaluateExpressionForExecutionViaPOSTUsingPOST(ctx context.Context, id string, pipelineExpression string) (map[string]interface{}, *http.Response, error)
PipelineControllerApiService Evaluate a pipeline expression using the provided execution as context
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
- @param pipelineExpression pipelineExpression
@return map[string]interface{}
func (*PipelineControllerApiService) EvaluateVariablesUsingPOST ¶ added in v1.22.1
func (a *PipelineControllerApiService) EvaluateVariablesUsingPOST(ctx context.Context, executionId string, expressions []Mapstringstring, localVarOptionals *PipelineControllerApiEvaluateVariablesUsingPOSTOpts) (map[string]interface{}, *http.Response, error)
func (*PipelineControllerApiService) GetPipelineUsingGET ¶
func (a *PipelineControllerApiService) GetPipelineUsingGET(ctx context.Context, id string) (interface{}, *http.Response, error)
PipelineControllerApiService Retrieve a pipeline execution
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return interface{}
func (*PipelineControllerApiService) InvokePipelineConfigUsingPOST1 ¶
func (a *PipelineControllerApiService) InvokePipelineConfigUsingPOST1(ctx context.Context, application string, pipelineNameOrId string, localVarOptionals *PipelineControllerApiInvokePipelineConfigUsingPOST1Opts) (*http.Response, error)
func (*PipelineControllerApiService) InvokePipelineConfigViaEchoUsingPOST ¶
func (a *PipelineControllerApiService) InvokePipelineConfigViaEchoUsingPOST(ctx context.Context, application string, pipelineNameOrId string, localVarOptionals *PipelineControllerApiInvokePipelineConfigViaEchoUsingPOSTOpts) (interface{}, *http.Response, error)
func (*PipelineControllerApiService) PausePipelineUsingPUT ¶
func (a *PipelineControllerApiService) PausePipelineUsingPUT(ctx context.Context, id string) (*http.Response, error)
PipelineControllerApiService Pause a pipeline execution
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
func (*PipelineControllerApiService) RenamePipelineUsingPOST ¶
func (a *PipelineControllerApiService) RenamePipelineUsingPOST(ctx context.Context, renameCommand interface{}) (*http.Response, error)
PipelineControllerApiService Rename a pipeline definition
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param renameCommand renameCommand
func (*PipelineControllerApiService) RestartStageUsingPUT ¶
func (a *PipelineControllerApiService) RestartStageUsingPUT(ctx context.Context, context interface{}, id string, stageId string) (map[string]interface{}, *http.Response, error)
PipelineControllerApiService Restart a stage execution
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param context context
- @param id id
- @param stageId stageId
@return map[string]interface{}
func (*PipelineControllerApiService) ResumePipelineUsingPUT ¶
func (a *PipelineControllerApiService) ResumePipelineUsingPUT(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
PipelineControllerApiService Resume a pipeline execution
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return map[string]interface{}
func (*PipelineControllerApiService) SavePipelineUsingPOST ¶
func (a *PipelineControllerApiService) SavePipelineUsingPOST(ctx context.Context, pipeline interface{}, localVarOptionals *PipelineControllerApiSavePipelineUsingPOSTOpts) (*http.Response, error)
func (*PipelineControllerApiService) StartUsingPOST ¶
func (a *PipelineControllerApiService) StartUsingPOST(ctx context.Context, map_ interface{}) (ResponseEntity, *http.Response, error)
PipelineControllerApiService Initiate a pipeline execution
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param map_ map
@return ResponseEntity
func (*PipelineControllerApiService) UpdatePipelineUsingPUT ¶
func (a *PipelineControllerApiService) UpdatePipelineUsingPUT(ctx context.Context, id string, pipeline interface{}) (map[string]interface{}, *http.Response, error)
PipelineControllerApiService Update a pipeline definition
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
- @param pipeline pipeline
@return map[string]interface{}
func (*PipelineControllerApiService) UpdateStageUsingPATCH ¶
func (a *PipelineControllerApiService) UpdateStageUsingPATCH(ctx context.Context, context interface{}, id string, stageId string) (map[string]interface{}, *http.Response, error)
PipelineControllerApiService Update a stage execution
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param context context
- @param id id
- @param stageId stageId
@return map[string]interface{}
type PipelineTemplatesControllerApiDeleteUsingDELETEOpts ¶ added in v1.22.1
type PipelineTemplatesControllerApiListPipelineTemplateDependentsUsingGETOpts ¶ added in v1.22.1
type PipelineTemplatesControllerApiListUsingGETOpts ¶ added in v1.22.1
type PipelineTemplatesControllerApiResolveTemplatesUsingGETOpts ¶ added in v1.22.1
type PipelineTemplatesControllerApiService ¶
type PipelineTemplatesControllerApiService service
func (*PipelineTemplatesControllerApiService) CreateUsingPOST ¶
func (a *PipelineTemplatesControllerApiService) CreateUsingPOST(ctx context.Context, pipelineTemplate interface{}) (*http.Response, error)
PipelineTemplatesControllerApiService Create a pipeline template.
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param pipelineTemplate pipelineTemplate
func (*PipelineTemplatesControllerApiService) DeleteUsingDELETE ¶
func (a *PipelineTemplatesControllerApiService) DeleteUsingDELETE(ctx context.Context, id string, localVarOptionals *PipelineTemplatesControllerApiDeleteUsingDELETEOpts) (map[string]interface{}, *http.Response, error)
func (*PipelineTemplatesControllerApiService) GetUsingGET ¶
func (a *PipelineTemplatesControllerApiService) GetUsingGET(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
PipelineTemplatesControllerApiService Get a pipeline template.
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return map[string]interface{}
func (*PipelineTemplatesControllerApiService) ListPipelineTemplateDependentsUsingGET ¶
func (a *PipelineTemplatesControllerApiService) ListPipelineTemplateDependentsUsingGET(ctx context.Context, id string, localVarOptionals *PipelineTemplatesControllerApiListPipelineTemplateDependentsUsingGETOpts) ([]interface{}, *http.Response, error)
func (*PipelineTemplatesControllerApiService) ListUsingGET ¶
func (a *PipelineTemplatesControllerApiService) ListUsingGET(ctx context.Context, localVarOptionals *PipelineTemplatesControllerApiListUsingGETOpts) ([]interface{}, *http.Response, error)
func (*PipelineTemplatesControllerApiService) ResolveTemplatesUsingGET ¶
func (a *PipelineTemplatesControllerApiService) ResolveTemplatesUsingGET(ctx context.Context, source string, localVarOptionals *PipelineTemplatesControllerApiResolveTemplatesUsingGETOpts) (map[string]interface{}, *http.Response, error)
func (*PipelineTemplatesControllerApiService) UpdateUsingPOST ¶
func (a *PipelineTemplatesControllerApiService) UpdateUsingPOST(ctx context.Context, id string, pipelineTemplate interface{}, localVarOptionals *PipelineTemplatesControllerApiUpdateUsingPOSTOpts) (*http.Response, error)
type PipelineTemplatesControllerApiUpdateUsingPOSTOpts ¶ added in v1.22.1
type PluginDependency ¶ added in v1.22.1
type PluginInfoControllerApiGetAllPluginInfoUsingGETOpts ¶ added in v1.22.1
type PluginInfoControllerApiService ¶ added in v1.22.1
type PluginInfoControllerApiService service
func (*PluginInfoControllerApiService) DeletePluginInfoUsingDELETE ¶ added in v1.22.1
func (a *PluginInfoControllerApiService) DeletePluginInfoUsingDELETE(ctx context.Context, id string) (interface{}, *http.Response, error)
PluginInfoControllerApiService Delete plugin info with the provided Id
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return interface{}
func (*PluginInfoControllerApiService) GetAllPluginInfoUsingGET ¶ added in v1.22.1
func (a *PluginInfoControllerApiService) GetAllPluginInfoUsingGET(ctx context.Context, localVarOptionals *PluginInfoControllerApiGetAllPluginInfoUsingGETOpts) ([]interface{}, *http.Response, error)
func (*PluginInfoControllerApiService) PersistPluginInfoUsingPOST ¶ added in v1.22.1
func (a *PluginInfoControllerApiService) PersistPluginInfoUsingPOST(ctx context.Context, pluginInfo SpinnakerPluginInfo) (*http.Response, error)
PluginInfoControllerApiService Persist plugin metadata information
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param pluginInfo pluginInfo
func (*PluginInfoControllerApiService) PersistPluginInfoUsingPUT ¶ added in v1.22.1
func (a *PluginInfoControllerApiService) PersistPluginInfoUsingPUT(ctx context.Context, pluginInfo SpinnakerPluginInfo) (*http.Response, error)
PluginInfoControllerApiService Persist plugin metadata information
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param pluginInfo pluginInfo
type PluginPublishControllerApiService ¶ added in v1.22.1
type PluginPublishControllerApiService service
func (*PluginPublishControllerApiService) PublishPluginUsingPOST ¶ added in v1.22.1
func (a *PluginPublishControllerApiService) PublishPluginUsingPOST(ctx context.Context, plugin *os.File, pluginId string, pluginInfo interface{}, pluginVersion string) (*http.Response, error)
PluginPublishControllerApiService Publish a plugin binary and the plugin info metadata.
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param plugin plugin
- @param pluginId pluginId
- @param pluginInfo pluginInfo
- @param pluginVersion pluginVersion
type PluginsInstalledControllerApiGetInstalledPluginsUsingGETOpts ¶ added in v1.22.1
type PluginsInstalledControllerApiService ¶ added in v1.22.1
type PluginsInstalledControllerApiService service
func (*PluginsInstalledControllerApiService) GetInstalledPluginsUsingGET ¶ added in v1.22.1
func (a *PluginsInstalledControllerApiService) GetInstalledPluginsUsingGET(ctx context.Context, localVarOptionals *PluginsInstalledControllerApiGetInstalledPluginsUsingGETOpts) (map[string][]SpinnakerPluginDescriptor, *http.Response, error)
type ProjectControllerApiAllPipelinesForProjectUsingGETOpts ¶ added in v1.22.1
type ProjectControllerApiGetClustersUsingGET3Opts ¶ added in v1.22.1
type ProjectControllerApiService ¶
type ProjectControllerApiService service
func (*ProjectControllerApiService) AllPipelinesForProjectUsingGET ¶
func (a *ProjectControllerApiService) AllPipelinesForProjectUsingGET(ctx context.Context, id string, localVarOptionals *ProjectControllerApiAllPipelinesForProjectUsingGETOpts) ([]interface{}, *http.Response, error)
func (*ProjectControllerApiService) AllUsingGET3 ¶ added in v1.22.1
func (a *ProjectControllerApiService) AllUsingGET3(ctx context.Context) ([]interface{}, *http.Response, error)
ProjectControllerApiService Get all projects
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return []interface{}
func (*ProjectControllerApiService) GetClustersUsingGET3 ¶ added in v1.22.1
func (a *ProjectControllerApiService) GetClustersUsingGET3(ctx context.Context, id string, localVarOptionals *ProjectControllerApiGetClustersUsingGET3Opts) ([]interface{}, *http.Response, error)
func (*ProjectControllerApiService) GetUsingGET1 ¶ added in v1.22.1
func (a *ProjectControllerApiService) GetUsingGET1(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
ProjectControllerApiService Get a project
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return map[string]interface{}
type PubsubSubscriptionControllerApiService ¶
type PubsubSubscriptionControllerApiService service
func (*PubsubSubscriptionControllerApiService) AllUsingGET4 ¶ added in v1.22.1
func (a *PubsubSubscriptionControllerApiService) AllUsingGET4(ctx context.Context) ([]Mapstringstring, *http.Response, error)
PubsubSubscriptionControllerApiService Retrieve the list of pub/sub subscriptions configured in Echo.
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return []Mapstringstring
type RemoteExtension ¶ added in v1.22.1
type RemoteExtension struct { Transport *RemoteExtensionTransport `json:"transport,omitempty"` Type_ string `json:"type,omitempty"` Config *interface{} `json:"config,omitempty"` Id string `json:"id,omitempty"` }
type RemoteExtensionTransport ¶ added in v1.22.1
type RemoteExtensionTransport struct {
Http *Http `json:"http,omitempty"`
}
type ReorderPipelinesCommand ¶ added in v1.22.1
type ReorderPipelinesControllerApiService ¶ added in v1.22.1
type ReorderPipelinesControllerApiService service
func (*ReorderPipelinesControllerApiService) ReorderPipelinesUsingPOST ¶ added in v1.22.1
func (a *ReorderPipelinesControllerApiService) ReorderPipelinesUsingPOST(ctx context.Context, reorderPipelinesCommand ReorderPipelinesCommand) (interface{}, *http.Response, error)
ReorderPipelinesControllerApiService Re-order pipelines
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param reorderPipelinesCommand reorderPipelinesCommand
@return interface{}
type Resource ¶ added in v1.22.1
type Resource struct { InputStream *InputStream `json:"inputStream,omitempty"` Url *Url `json:"url,omitempty"` Uri *Uri `json:"uri,omitempty"` Description string `json:"description,omitempty"` File **os.File `json:"file,omitempty"` Open bool `json:"open,omitempty"` Filename string `json:"filename,omitempty"` Readable bool `json:"readable,omitempty"` }
type ResponseEntity ¶
type SearchControllerApiSearchUsingGETOpts ¶ added in v1.22.1
type SearchControllerApiService ¶
type SearchControllerApiService service
func (*SearchControllerApiService) SearchUsingGET ¶
func (a *SearchControllerApiService) SearchUsingGET(ctx context.Context, type_ string, localVarOptionals *SearchControllerApiSearchUsingGETOpts) ([]interface{}, *http.Response, error)
type SecurityGroupControllerApiAllByAccountUsingGET1Opts ¶ added in v1.22.1
type SecurityGroupControllerApiAllUsingGET5Opts ¶ added in v1.22.1
type SecurityGroupControllerApiGetSecurityGroupUsingGET1Opts ¶ added in v1.22.1
type SecurityGroupControllerApiService ¶
type SecurityGroupControllerApiService service
func (*SecurityGroupControllerApiService) AllByAccountUsingGET1 ¶
func (a *SecurityGroupControllerApiService) AllByAccountUsingGET1(ctx context.Context, account string, localVarOptionals *SecurityGroupControllerApiAllByAccountUsingGET1Opts) (interface{}, *http.Response, error)
func (*SecurityGroupControllerApiService) AllUsingGET5 ¶ added in v1.22.1
func (a *SecurityGroupControllerApiService) AllUsingGET5(ctx context.Context, localVarOptionals *SecurityGroupControllerApiAllUsingGET5Opts) (interface{}, *http.Response, error)
func (*SecurityGroupControllerApiService) GetSecurityGroupUsingGET1 ¶
func (a *SecurityGroupControllerApiService) GetSecurityGroupUsingGET1(ctx context.Context, account string, name string, region string, localVarOptionals *SecurityGroupControllerApiGetSecurityGroupUsingGET1Opts) (interface{}, *http.Response, error)
type ServerGroupControllerApiGetServerGroupDetailsUsingGETOpts ¶ added in v1.22.1
type ServerGroupControllerApiGetServerGroupsForApplicationUsingGETOpts ¶ added in v1.22.1
type ServerGroupControllerApiService ¶
type ServerGroupControllerApiService service
func (*ServerGroupControllerApiService) GetServerGroupDetailsUsingGET ¶
func (*ServerGroupControllerApiService) GetServerGroupsForApplicationUsingGET ¶
func (a *ServerGroupControllerApiService) GetServerGroupsForApplicationUsingGET(ctx context.Context, applicationName string, localVarOptionals *ServerGroupControllerApiGetServerGroupsForApplicationUsingGETOpts) ([]interface{}, *http.Response, error)
type ServerGroupManagerControllerApiService ¶
type ServerGroupManagerControllerApiService service
func (*ServerGroupManagerControllerApiService) GetServerGroupManagersForApplicationUsingGET ¶
func (a *ServerGroupManagerControllerApiService) GetServerGroupManagersForApplicationUsingGET(ctx context.Context, application string) ([]interface{}, *http.Response, error)
ServerGroupManagerControllerApiService Retrieve a list of server group managers for an application
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param application application
@return []interface{}
type SnapshotControllerApiGetSnapshotHistoryUsingGETOpts ¶ added in v1.22.1
type SnapshotControllerApiService ¶
type SnapshotControllerApiService service
func (*SnapshotControllerApiService) GetCurrentSnapshotUsingGET ¶
func (a *SnapshotControllerApiService) GetCurrentSnapshotUsingGET(ctx context.Context, account string, application string) (map[string]interface{}, *http.Response, error)
SnapshotControllerApiService Get current snapshot
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param account account
- @param application application
@return map[string]interface{}
func (*SnapshotControllerApiService) GetSnapshotHistoryUsingGET ¶
func (a *SnapshotControllerApiService) GetSnapshotHistoryUsingGET(ctx context.Context, account string, application string, localVarOptionals *SnapshotControllerApiGetSnapshotHistoryUsingGETOpts) ([]interface{}, *http.Response, error)
type SpinnakerPluginDescriptor ¶ added in v1.22.1
type SpinnakerPluginDescriptor struct { PluginId string `json:"pluginId,omitempty"` Version string `json:"version,omitempty"` License string `json:"license,omitempty"` Requires string `json:"requires,omitempty"` Provider string `json:"provider,omitempty"` Dependencies []PluginDependency `json:"dependencies,omitempty"` PluginClass string `json:"pluginClass,omitempty"` Unsafe bool `json:"unsafe"` PluginDescription string `json:"pluginDescription,omitempty"` }
type SpinnakerPluginInfo ¶ added in v1.22.1
type SpinnakerPluginInfo struct { ProjectUrl string `json:"projectUrl,omitempty"` Description string `json:"description,omitempty"` Provider string `json:"provider,omitempty"` Name string `json:"name,omitempty"` Releases []SpinnakerPluginRelease `json:"releases"` Id string `json:"id,omitempty"` RepositoryId string `json:"repositoryId,omitempty"` }
type SpinnakerPluginRelease ¶ added in v1.22.1
type SpinnakerPluginRelease struct { Requires string `json:"requires,omitempty"` Version string `json:"version,omitempty"` Url string `json:"url,omitempty"` Date time.Time `json:"date,omitempty"` Sha512sum string `json:"sha512sum,omitempty"` Preferred bool `json:"preferred,omitempty"` RemoteExtensions []RemoteExtension `json:"remoteExtensions,omitempty"` }
type SubnetControllerApiService ¶
type SubnetControllerApiService service
func (*SubnetControllerApiService) AllByCloudProviderUsingGET1 ¶
func (a *SubnetControllerApiService) AllByCloudProviderUsingGET1(ctx context.Context, cloudProvider string) ([]interface{}, *http.Response, error)
SubnetControllerApiService Retrieve a list of subnets for a given cloud provider
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param cloudProvider cloudProvider
@return []interface{}
type TaskControllerApiGetTaskDetailsUsingGET1Opts ¶ added in v1.22.1
type TaskControllerApiService ¶
type TaskControllerApiService service
func (*TaskControllerApiService) CancelTaskUsingPUT1 ¶
func (a *TaskControllerApiService) CancelTaskUsingPUT1(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
TaskControllerApiService Cancel task
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return map[string]interface{}
func (*TaskControllerApiService) CancelTasksUsingPUT ¶
func (a *TaskControllerApiService) CancelTasksUsingPUT(ctx context.Context, ids []string) (map[string]interface{}, *http.Response, error)
TaskControllerApiService Cancel tasks
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param ids ids
@return map[string]interface{}
func (*TaskControllerApiService) DeleteTaskUsingDELETE ¶
func (a *TaskControllerApiService) DeleteTaskUsingDELETE(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
TaskControllerApiService Delete task
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return map[string]interface{}
func (*TaskControllerApiService) GetTaskDetailsUsingGET1 ¶
func (a *TaskControllerApiService) GetTaskDetailsUsingGET1(ctx context.Context, id string, taskDetailsId string, localVarOptionals *TaskControllerApiGetTaskDetailsUsingGET1Opts) (map[string]interface{}, *http.Response, error)
func (*TaskControllerApiService) GetTaskUsingGET1 ¶
func (a *TaskControllerApiService) GetTaskUsingGET1(ctx context.Context, id string) (map[string]interface{}, *http.Response, error)
TaskControllerApiService Get task
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return map[string]interface{}
func (*TaskControllerApiService) TaskUsingPOST1 ¶
func (a *TaskControllerApiService) TaskUsingPOST1(ctx context.Context, map_ interface{}) (map[string]interface{}, *http.Response, error)
TaskControllerApiService Create task
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param map_ map
@return map[string]interface{}
type Uri ¶ added in v1.22.1
type Uri struct { Fragment string `json:"fragment,omitempty"` SchemeSpecificPart string `json:"schemeSpecificPart,omitempty"` RawSchemeSpecificPart string `json:"rawSchemeSpecificPart,omitempty"` Scheme string `json:"scheme,omitempty"` Query string `json:"query,omitempty"` RawUserInfo string `json:"rawUserInfo,omitempty"` RawPath string `json:"rawPath,omitempty"` Absolute bool `json:"absolute,omitempty"` Path string `json:"path,omitempty"` Host string `json:"host,omitempty"` Authority string `json:"authority,omitempty"` Port int32 `json:"port,omitempty"` RawQuery string `json:"rawQuery,omitempty"` RawAuthority string `json:"rawAuthority,omitempty"` UserInfo string `json:"userInfo,omitempty"` Opaque bool `json:"opaque,omitempty"` RawFragment string `json:"rawFragment,omitempty"` }
type Url ¶ added in v1.22.1
type Url struct { UserInfo string `json:"userInfo,omitempty"` File string `json:"file,omitempty"` Query string `json:"query,omitempty"` Ref string `json:"ref,omitempty"` Path string `json:"path,omitempty"` DefaultPort int32 `json:"defaultPort,omitempty"` SerializedHashCode int32 `json:"serializedHashCode,omitempty"` DeserializedFields *UrlStreamHandler `json:"deserializedFields,omitempty"` Content *interface{} `json:"content,omitempty"` Protocol string `json:"protocol,omitempty"` Host string `json:"host,omitempty"` Authority string `json:"authority,omitempty"` Port int32 `json:"port,omitempty"` }
type UrlStreamHandler ¶ added in v1.22.1
type UrlStreamHandler struct { }
type User ¶
type User struct { Username string `json:"username,omitempty"` AccountNonLocked bool `json:"accountNonLocked,omitempty"` Email string `json:"email,omitempty"` Roles []string `json:"roles,omitempty"` CredentialsNonExpired bool `json:"credentialsNonExpired,omitempty"` AllowedAccounts []string `json:"allowedAccounts,omitempty"` AccountNonExpired bool `json:"accountNonExpired,omitempty"` Authorities []GrantedAuthority `json:"authorities,omitempty"` LastName string `json:"lastName,omitempty"` Enabled bool `json:"enabled,omitempty"` FirstName string `json:"firstName,omitempty"` }
type V2CanaryConfigControllerApiCreateCanaryConfigUsingPOSTOpts ¶ added in v1.22.1
type V2CanaryConfigControllerApiDeleteCanaryConfigUsingDELETEOpts ¶ added in v1.22.1
type V2CanaryConfigControllerApiGetCanaryConfigUsingGETOpts ¶ added in v1.22.1
type V2CanaryConfigControllerApiGetCanaryConfigsUsingGETOpts ¶ added in v1.22.1
type V2CanaryConfigControllerApiService ¶ added in v1.22.1
type V2CanaryConfigControllerApiService service
func (*V2CanaryConfigControllerApiService) CreateCanaryConfigUsingPOST ¶ added in v1.22.1
func (a *V2CanaryConfigControllerApiService) CreateCanaryConfigUsingPOST(ctx context.Context, config interface{}, localVarOptionals *V2CanaryConfigControllerApiCreateCanaryConfigUsingPOSTOpts) (interface{}, *http.Response, error)
func (*V2CanaryConfigControllerApiService) DeleteCanaryConfigUsingDELETE ¶ added in v1.22.1
func (a *V2CanaryConfigControllerApiService) DeleteCanaryConfigUsingDELETE(ctx context.Context, id string, localVarOptionals *V2CanaryConfigControllerApiDeleteCanaryConfigUsingDELETEOpts) (*http.Response, error)
func (*V2CanaryConfigControllerApiService) GetCanaryConfigUsingGET ¶ added in v1.22.1
func (a *V2CanaryConfigControllerApiService) GetCanaryConfigUsingGET(ctx context.Context, id string, localVarOptionals *V2CanaryConfigControllerApiGetCanaryConfigUsingGETOpts) (interface{}, *http.Response, error)
func (*V2CanaryConfigControllerApiService) GetCanaryConfigsUsingGET ¶ added in v1.22.1
func (a *V2CanaryConfigControllerApiService) GetCanaryConfigsUsingGET(ctx context.Context, localVarOptionals *V2CanaryConfigControllerApiGetCanaryConfigsUsingGETOpts) ([]interface{}, *http.Response, error)
func (*V2CanaryConfigControllerApiService) UpdateCanaryConfigUsingPUT ¶ added in v1.22.1
func (a *V2CanaryConfigControllerApiService) UpdateCanaryConfigUsingPUT(ctx context.Context, config interface{}, id string, localVarOptionals *V2CanaryConfigControllerApiUpdateCanaryConfigUsingPUTOpts) (interface{}, *http.Response, error)
type V2CanaryConfigControllerApiUpdateCanaryConfigUsingPUTOpts ¶ added in v1.22.1
type V2CanaryControllerApiGetCanaryResultUsingGET1Opts ¶ added in v1.22.1
type V2CanaryControllerApiGetCanaryResultUsingGETOpts ¶ added in v1.22.1
type V2CanaryControllerApiGetCanaryResultsByApplicationUsingGETOpts ¶ added in v1.22.1
type V2CanaryControllerApiGetMetricSetPairListUsingGETOpts ¶ added in v1.22.1
type V2CanaryControllerApiInitiateCanaryUsingPOSTOpts ¶ added in v1.22.1
type V2CanaryControllerApiInitiateCanaryWithConfigUsingPOSTOpts ¶ added in v1.22.1
type V2CanaryControllerApiListMetricsServiceMetadataUsingGETOpts ¶ added in v1.22.1
type V2CanaryControllerApiService ¶ added in v1.22.1
type V2CanaryControllerApiService service
func (*V2CanaryControllerApiService) GetCanaryResultUsingGET ¶ added in v1.22.1
func (a *V2CanaryControllerApiService) GetCanaryResultUsingGET(ctx context.Context, canaryConfigId string, canaryExecutionId string, localVarOptionals *V2CanaryControllerApiGetCanaryResultUsingGETOpts) (interface{}, *http.Response, error)
func (*V2CanaryControllerApiService) GetCanaryResultUsingGET1 ¶ added in v1.22.1
func (a *V2CanaryControllerApiService) GetCanaryResultUsingGET1(ctx context.Context, canaryExecutionId string, localVarOptionals *V2CanaryControllerApiGetCanaryResultUsingGET1Opts) (interface{}, *http.Response, error)
func (*V2CanaryControllerApiService) GetCanaryResultsByApplicationUsingGET ¶ added in v1.22.1
func (a *V2CanaryControllerApiService) GetCanaryResultsByApplicationUsingGET(ctx context.Context, application string, limit int32, localVarOptionals *V2CanaryControllerApiGetCanaryResultsByApplicationUsingGETOpts) ([]interface{}, *http.Response, error)
func (*V2CanaryControllerApiService) GetMetricSetPairListUsingGET ¶ added in v1.22.1
func (a *V2CanaryControllerApiService) GetMetricSetPairListUsingGET(ctx context.Context, metricSetPairListId string, localVarOptionals *V2CanaryControllerApiGetMetricSetPairListUsingGETOpts) ([]interface{}, *http.Response, error)
func (*V2CanaryControllerApiService) InitiateCanaryUsingPOST ¶ added in v1.22.1
func (a *V2CanaryControllerApiService) InitiateCanaryUsingPOST(ctx context.Context, canaryConfigId string, executionRequest interface{}, localVarOptionals *V2CanaryControllerApiInitiateCanaryUsingPOSTOpts) (interface{}, *http.Response, error)
func (*V2CanaryControllerApiService) InitiateCanaryWithConfigUsingPOST ¶ added in v1.22.1
func (a *V2CanaryControllerApiService) InitiateCanaryWithConfigUsingPOST(ctx context.Context, adhocExecutionRequest interface{}, localVarOptionals *V2CanaryControllerApiInitiateCanaryWithConfigUsingPOSTOpts) (interface{}, *http.Response, error)
func (*V2CanaryControllerApiService) ListCredentialsUsingGET ¶ added in v1.22.1
func (a *V2CanaryControllerApiService) ListCredentialsUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
V2CanaryControllerApiService Retrieve a list of configured Kayenta accounts
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return []interface{}
func (*V2CanaryControllerApiService) ListJudgesUsingGET ¶ added in v1.22.1
func (a *V2CanaryControllerApiService) ListJudgesUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
V2CanaryControllerApiService Retrieve a list of all configured canary judges
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return []interface{}
func (*V2CanaryControllerApiService) ListMetricsServiceMetadataUsingGET ¶ added in v1.22.1
func (a *V2CanaryControllerApiService) ListMetricsServiceMetadataUsingGET(ctx context.Context, localVarOptionals *V2CanaryControllerApiListMetricsServiceMetadataUsingGETOpts) ([]interface{}, *http.Response, error)
type V2PipelineTemplatesControllerApiCreateUsingPOST1Opts ¶ added in v1.22.1
type V2PipelineTemplatesControllerApiDeleteUsingDELETE1Opts ¶ added in v1.22.1
type V2PipelineTemplatesControllerApiGetUsingGET2Opts ¶ added in v1.22.1
type V2PipelineTemplatesControllerApiListUsingGET1Opts ¶ added in v1.22.1
type V2PipelineTemplatesControllerApiListVersionsUsingGETOpts ¶ added in v1.22.1
type V2PipelineTemplatesControllerApiService ¶
type V2PipelineTemplatesControllerApiService service
func (*V2PipelineTemplatesControllerApiService) CreateUsingPOST1 ¶
func (a *V2PipelineTemplatesControllerApiService) CreateUsingPOST1(ctx context.Context, pipelineTemplate interface{}, localVarOptionals *V2PipelineTemplatesControllerApiCreateUsingPOST1Opts) (map[string]interface{}, *http.Response, error)
func (*V2PipelineTemplatesControllerApiService) DeleteUsingDELETE1 ¶
func (a *V2PipelineTemplatesControllerApiService) DeleteUsingDELETE1(ctx context.Context, id string, localVarOptionals *V2PipelineTemplatesControllerApiDeleteUsingDELETE1Opts) (map[string]interface{}, *http.Response, error)
func (*V2PipelineTemplatesControllerApiService) GetUsingGET2 ¶ added in v1.22.1
func (a *V2PipelineTemplatesControllerApiService) GetUsingGET2(ctx context.Context, id string, localVarOptionals *V2PipelineTemplatesControllerApiGetUsingGET2Opts) (map[string]interface{}, *http.Response, error)
func (*V2PipelineTemplatesControllerApiService) ListPipelineTemplateDependentsUsingGET1 ¶
func (a *V2PipelineTemplatesControllerApiService) ListPipelineTemplateDependentsUsingGET1(ctx context.Context, id string) ([]interface{}, *http.Response, error)
V2PipelineTemplatesControllerApiService (ALPHA) List all pipelines that implement a pipeline template
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param id id
@return []interface{}
func (*V2PipelineTemplatesControllerApiService) ListUsingGET1 ¶
func (a *V2PipelineTemplatesControllerApiService) ListUsingGET1(ctx context.Context, localVarOptionals *V2PipelineTemplatesControllerApiListUsingGET1Opts) ([]interface{}, *http.Response, error)
func (*V2PipelineTemplatesControllerApiService) ListVersionsUsingGET ¶ added in v1.22.1
func (a *V2PipelineTemplatesControllerApiService) ListVersionsUsingGET(ctx context.Context, localVarOptionals *V2PipelineTemplatesControllerApiListVersionsUsingGETOpts) (interface{}, *http.Response, error)
func (*V2PipelineTemplatesControllerApiService) PlanUsingPOST ¶
func (a *V2PipelineTemplatesControllerApiService) PlanUsingPOST(ctx context.Context, pipeline interface{}) (map[string]interface{}, *http.Response, error)
V2PipelineTemplatesControllerApiService (ALPHA) Plan a pipeline template configuration.
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
- @param pipeline pipeline
@return map[string]interface{}
func (*V2PipelineTemplatesControllerApiService) UpdateUsingPOST1 ¶
func (a *V2PipelineTemplatesControllerApiService) UpdateUsingPOST1(ctx context.Context, id string, pipelineTemplate interface{}, localVarOptionals *V2PipelineTemplatesControllerApiUpdateUsingPOST1Opts) (map[string]interface{}, *http.Response, error)
type V2PipelineTemplatesControllerApiUpdateUsingPOST1Opts ¶ added in v1.22.1
type VersionControllerApiService ¶
type VersionControllerApiService service
func (*VersionControllerApiService) GetVersionUsingGET ¶
func (a *VersionControllerApiService) GetVersionUsingGET(ctx context.Context) (Version, *http.Response, error)
VersionControllerApiService Fetch Gate's current version
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return Version
type WebhookControllerApiService ¶
type WebhookControllerApiService service
func (*WebhookControllerApiService) PreconfiguredWebhooksUsingGET ¶
func (a *WebhookControllerApiService) PreconfiguredWebhooksUsingGET(ctx context.Context) ([]interface{}, *http.Response, error)
WebhookControllerApiService Retrieve a list of preconfigured webhooks in Orca
- @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return []interface{}
func (*WebhookControllerApiService) WebhooksUsingPOST ¶
func (a *WebhookControllerApiService) WebhooksUsingPOST(ctx context.Context, source string, type_ string, localVarOptionals *WebhookControllerApiWebhooksUsingPOSTOpts) (interface{}, *http.Response, error)
Source Files ¶
- api_amazon_infrastructure_controller.go
- api_application_controller.go
- api_artifact_controller.go
- api_auth_controller.go
- api_bake_controller.go
- api_build_controller.go
- api_ci_controller.go
- api_cluster_controller.go
- api_concourse_controller.go
- api_credentials_controller.go
- api_deck_plugins_controller.go
- api_ecs_server_group_events_controller.go
- api_executions_controller.go
- api_firewall_controller.go
- api_image_controller.go
- api_instance_controller.go
- api_job_controller.go
- api_load_balancer_controller.go
- api_managed_controller.go
- api_network_controller.go
- api_pipeline_config_controller.go
- api_pipeline_controller.go
- api_pipeline_templates_controller.go
- api_plugin_info_controller.go
- api_plugin_publish_controller.go
- api_plugins_installed_controller.go
- api_project_controller.go
- api_pubsub_subscription_controller.go
- api_reorder_pipelines_controller.go
- api_search_controller.go
- api_security_group_controller.go
- api_server_group_controller.go
- api_server_group_manager_controller.go
- api_snapshot_controller.go
- api_subnet_controller.go
- api_task_controller.go
- api_v2_canary_config_controller.go
- api_v2_canary_controller.go
- api_v2_pipeline_templates_controller.go
- api_version_controller.go
- api_webhook_controller.go
- client.go
- configuration.go
- model_account.go
- model_account_details.go
- model_constraint_state.go
- model_constraint_status.go
- model_deck_plugin_version.go
- model_delivery_config.go
- model_environment.go
- model_environment_artifact_pin.go
- model_environment_artifact_veto.go
- model_file.go
- model_granted_authority.go
- model_hash_mapstringobject.go
- model_http.go
- model_http_entity.go
- model_input_stream.go
- model_mapstringobject.go
- model_mapstringstring.go
- model_notification.go
- model_pipeline_template_dependent.go
- model_plugin_dependency.go
- model_remote_extension.go
- model_remote_extension_transport.go
- model_reorder_pipelines_command.go
- model_resource.go
- model_response_entity.go
- model_spinnaker_plugin_descriptor.go
- model_spinnaker_plugin_info.go
- model_spinnaker_plugin_release.go
- model_uri.go
- model_url.go
- model_url_stream_handler.go
- model_user.go
- model_version.go
- response.go