Categorygithub.com/aws/aws-sdk-go-v2/service/codepipeline
modulepackage
0.31.0
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
NewFromConfig returns a new client from the provided config.
NewListActionExecutionsPaginator returns a new ListActionExecutionsPaginator.
NewListActionTypesPaginator returns a new ListActionTypesPaginator.
NewListPipelineExecutionsPaginator returns a new ListPipelineExecutionsPaginator.
NewListPipelinesPaginator returns a new ListPipelinesPaginator.
NewListTagsForResourcePaginator returns a new ListTagsForResourcePaginator.
NewListWebhooksPaginator returns a new ListWebhooksPaginator.
WithEndpointResolver returns an EndpointResolver that first delegates endpoint resolution to the awsResolver.

# Constants

No description provided by the author
No description provided by the author

# Structs

Represents the input of an AcknowledgeJob action.
Represents the output of an AcknowledgeJob action.
Represents the input of an AcknowledgeThirdPartyJob action.
Represents the output of an AcknowledgeThirdPartyJob action.
Client provides the API client to make operations call for AWS CodePipeline.
Represents the input of a CreateCustomActionType operation.
Represents the output of a CreateCustomActionType operation.
Represents the input of a CreatePipeline action.
Represents the output of a CreatePipeline action.
Represents the input of a DeleteCustomActionType operation.
No description provided by the author
Represents the input of a DeletePipeline action.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Represents the input of a DisableStageTransition action.
No description provided by the author
Represents the input of an EnableStageTransition action.
No description provided by the author
Represents the input of a GetJobDetails action.
Represents the output of a GetJobDetails action.
Represents the input of a GetPipelineExecution action.
Represents the output of a GetPipelineExecution action.
Represents the input of a GetPipeline action.
Represents the output of a GetPipeline action.
Represents the input of a GetPipelineState action.
Represents the output of a GetPipelineState action.
Represents the input of a GetThirdPartyJobDetails action.
Represents the output of a GetThirdPartyJobDetails action.
No description provided by the author
No description provided by the author
ListActionExecutionsPaginator is a paginator for ListActionExecutions.
ListActionExecutionsPaginatorOptions is the paginator options for ListActionExecutions.
Represents the input of a ListActionTypes action.
Represents the output of a ListActionTypes action.
ListActionTypesPaginator is a paginator for ListActionTypes.
ListActionTypesPaginatorOptions is the paginator options for ListActionTypes.
Represents the input of a ListPipelineExecutions action.
Represents the output of a ListPipelineExecutions action.
ListPipelineExecutionsPaginator is a paginator for ListPipelineExecutions.
ListPipelineExecutionsPaginatorOptions is the paginator options for ListPipelineExecutions.
Represents the input of a ListPipelines action.
Represents the output of a ListPipelines action.
ListPipelinesPaginator is a paginator for ListPipelines.
ListPipelinesPaginatorOptions is the paginator options for ListPipelines.
No description provided by the author
No description provided by the author
ListTagsForResourcePaginator is a paginator for ListTagsForResource.
ListTagsForResourcePaginatorOptions is the paginator options for ListTagsForResource.
No description provided by the author
No description provided by the author
ListWebhooksPaginator is a paginator for ListWebhooks.
ListWebhooksPaginatorOptions is the paginator options for ListWebhooks.
No description provided by the author
Represents the input of a PollForJobs action.
Represents the output of a PollForJobs action.
Represents the input of a PollForThirdPartyJobs action.
Represents the output of a PollForThirdPartyJobs action.
Represents the input of a PutActionRevision action.
Represents the output of a PutActionRevision action.
Represents the input of a PutApprovalResult action.
Represents the output of a PutApprovalResult action.
Represents the input of a PutJobFailureResult action.
No description provided by the author
Represents the input of a PutJobSuccessResult action.
No description provided by the author
Represents the input of a PutThirdPartyJobFailureResult action.
No description provided by the author
Represents the input of a PutThirdPartyJobSuccessResult action.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Represents the input of a RetryStageExecution action.
Represents the output of a RetryStageExecution action.
Represents the input of a StartPipelineExecution action.
Represents the output of a StartPipelineExecution action.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Represents the input of an UpdatePipeline action.
Represents the output of an UpdatePipeline action.

# Interfaces

EndpointResolver interface for resolving service endpoints.
No description provided by the author
No description provided by the author
IdempotencyTokenProvider interface for providing idempotency token.
ListActionExecutionsAPIClient is a client that implements the ListActionExecutions operation.
ListActionTypesAPIClient is a client that implements the ListActionTypes operation.
ListPipelineExecutionsAPIClient is a client that implements the ListPipelineExecutions operation.
ListPipelinesAPIClient is a client that implements the ListPipelines operation.
ListTagsForResourceAPIClient is a client that implements the ListTagsForResource operation.
ListWebhooksAPIClient is a client that implements the ListWebhooks operation.

# Type aliases

EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.