Categorygithub.com/aws/aws-sdk-go-v2/service/codeartifact
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.
NewListDomainsPaginator returns a new ListDomainsPaginator.
NewListPackagesPaginator returns a new ListPackagesPaginator.
NewListPackageVersionAssetsPaginator returns a new ListPackageVersionAssetsPaginator.
NewListPackageVersionsPaginator returns a new ListPackageVersionsPaginator.
NewListRepositoriesInDomainPaginator returns a new ListRepositoriesInDomainPaginator.
NewListRepositoriesPaginator returns a new ListRepositoriesPaginator.
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
Client provides the API client to make operations call for CodeArtifact.
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
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
ListDomainsPaginator is a paginator for ListDomains.
ListDomainsPaginatorOptions is the paginator options for ListDomains.
No description provided by the author
No description provided by the author
ListPackagesPaginator is a paginator for ListPackages.
ListPackagesPaginatorOptions is the paginator options for ListPackages.
No description provided by the author
No description provided by the author
ListPackageVersionAssetsPaginator is a paginator for ListPackageVersionAssets.
ListPackageVersionAssetsPaginatorOptions is the paginator options for ListPackageVersionAssets.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListPackageVersionsPaginator is a paginator for ListPackageVersions.
ListPackageVersionsPaginatorOptions is the paginator options for ListPackageVersions.
No description provided by the author
No description provided by the author
ListRepositoriesInDomainPaginator is a paginator for ListRepositoriesInDomain.
ListRepositoriesInDomainPaginatorOptions is the paginator options for ListRepositoriesInDomain.
No description provided by the author
No description provided by the author
ListRepositoriesPaginator is a paginator for ListRepositories.
ListRepositoriesPaginatorOptions is the paginator options for ListRepositories.
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

EndpointResolver interface for resolving service endpoints.
No description provided by the author
No description provided by the author
ListDomainsAPIClient is a client that implements the ListDomains operation.
ListPackagesAPIClient is a client that implements the ListPackages operation.
ListPackageVersionAssetsAPIClient is a client that implements the ListPackageVersionAssets operation.
ListPackageVersionsAPIClient is a client that implements the ListPackageVersions operation.
ListRepositoriesAPIClient is a client that implements the ListRepositories operation.
ListRepositoriesInDomainAPIClient is a client that implements the ListRepositoriesInDomain 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.