Categorygithub.com/aws/aws-sdk-go-v2/service/codebuild
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.
NewDescribeCodeCoveragesPaginator returns a new DescribeCodeCoveragesPaginator.
NewDescribeTestCasesPaginator returns a new DescribeTestCasesPaginator.
NewFromConfig returns a new client from the provided config.
NewListBuildBatchesForProjectPaginator returns a new ListBuildBatchesForProjectPaginator.
NewListBuildBatchesPaginator returns a new ListBuildBatchesPaginator.
NewListBuildsForProjectPaginator returns a new ListBuildsForProjectPaginator.
NewListBuildsPaginator returns a new ListBuildsPaginator.
NewListProjectsPaginator returns a new ListProjectsPaginator.
NewListReportGroupsPaginator returns a new ListReportGroupsPaginator.
NewListReportsForReportGroupPaginator returns a new ListReportsForReportGroupPaginator.
NewListReportsPaginator returns a new ListReportsPaginator.
NewListSharedProjectsPaginator returns a new ListSharedProjectsPaginator.
NewListSharedReportGroupsPaginator returns a new ListSharedReportGroupsPaginator.
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

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
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
Client provides the API client to make operations call for AWS CodeBuild.
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DescribeCodeCoveragesPaginator is a paginator for DescribeCodeCoverages.
DescribeCodeCoveragesPaginatorOptions is the paginator options for DescribeCodeCoverages.
No description provided by the author
No description provided by the author
DescribeTestCasesPaginator is a paginator for DescribeTestCases.
DescribeTestCasesPaginatorOptions is the paginator options for DescribeTestCases.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListBuildBatchesForProjectPaginator is a paginator for ListBuildBatchesForProject.
ListBuildBatchesForProjectPaginatorOptions is the paginator options for ListBuildBatchesForProject.
No description provided by the author
No description provided by the author
ListBuildBatchesPaginator is a paginator for ListBuildBatches.
ListBuildBatchesPaginatorOptions is the paginator options for ListBuildBatches.
No description provided by the author
No description provided by the author
ListBuildsForProjectPaginator is a paginator for ListBuildsForProject.
ListBuildsForProjectPaginatorOptions is the paginator options for ListBuildsForProject.
No description provided by the author
No description provided by the author
ListBuildsPaginator is a paginator for ListBuilds.
ListBuildsPaginatorOptions is the paginator options for ListBuilds.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListProjectsPaginator is a paginator for ListProjects.
ListProjectsPaginatorOptions is the paginator options for ListProjects.
No description provided by the author
No description provided by the author
ListReportGroupsPaginator is a paginator for ListReportGroups.
ListReportGroupsPaginatorOptions is the paginator options for ListReportGroups.
No description provided by the author
No description provided by the author
ListReportsForReportGroupPaginator is a paginator for ListReportsForReportGroup.
ListReportsForReportGroupPaginatorOptions is the paginator options for ListReportsForReportGroup.
No description provided by the author
No description provided by the author
ListReportsPaginator is a paginator for ListReports.
ListReportsPaginatorOptions is the paginator options for ListReports.
No description provided by the author
No description provided by the author
ListSharedProjectsPaginator is a paginator for ListSharedProjects.
ListSharedProjectsPaginatorOptions is the paginator options for ListSharedProjects.
No description provided by the author
No description provided by the author
ListSharedReportGroupsPaginator is a paginator for ListSharedReportGroups.
ListSharedReportGroupsPaginatorOptions is the paginator options for ListSharedReportGroups.
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
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
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
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

# Interfaces

DescribeCodeCoveragesAPIClient is a client that implements the DescribeCodeCoverages operation.
DescribeTestCasesAPIClient is a client that implements the DescribeTestCases operation.
EndpointResolver interface for resolving service endpoints.
No description provided by the author
No description provided by the author
ListBuildBatchesAPIClient is a client that implements the ListBuildBatches operation.
ListBuildBatchesForProjectAPIClient is a client that implements the ListBuildBatchesForProject operation.
ListBuildsAPIClient is a client that implements the ListBuilds operation.
ListBuildsForProjectAPIClient is a client that implements the ListBuildsForProject operation.
ListProjectsAPIClient is a client that implements the ListProjects operation.
ListReportGroupsAPIClient is a client that implements the ListReportGroups operation.
ListReportsAPIClient is a client that implements the ListReports operation.
ListReportsForReportGroupAPIClient is a client that implements the ListReportsForReportGroup operation.
ListSharedProjectsAPIClient is a client that implements the ListSharedProjects operation.
ListSharedReportGroupsAPIClient is a client that implements the ListSharedReportGroups 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.