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

# Packages

No description provided by the author

# Functions

EndpointResolverFromURL returns an EndpointResolver configured using the provided endpoint url.
New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
No description provided by the author
NewFromConfig returns a new client from the provided config.
NewListAllowedRepositoriesForGroupPaginator returns a new ListAllowedRepositoriesForGroupPaginator.
NewListAssociatedPackagesPaginator returns a new ListAssociatedPackagesPaginator.
NewListDomainsPaginator returns a new ListDomainsPaginator.
NewListPackageGroupsPaginator returns a new ListPackageGroupsPaginator.
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.
NewListSubPackageGroupsPaginator returns a new ListSubPackageGroupsPaginator.
WithAPIOptions returns a functional option for setting the Client's APIOptions option.
Deprecated: EndpointResolver and WithEndpointResolver.
WithEndpointResolverV2 returns a functional option for setting the Client's EndpointResolverV2 option.
WithSigV4SigningName applies an override to the authentication workflow to use the given signing name for SigV4-authenticated operations.
WithSigV4SigningRegion applies an override to the authentication workflow to use the given signing region for SigV4-authenticated operations.

# 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
AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
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
EndpointParameters provides the parameters that influence how endpoints are resolved.
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
ListAllowedRepositoriesForGroupPaginator is a paginator for ListAllowedRepositoriesForGroup.
ListAllowedRepositoriesForGroupPaginatorOptions is the paginator options for ListAllowedRepositoriesForGroup.
No description provided by the author
No description provided by the author
ListAssociatedPackagesPaginator is a paginator for ListAssociatedPackages.
ListAssociatedPackagesPaginatorOptions is the paginator options for ListAssociatedPackages.
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
ListPackageGroupsPaginator is a paginator for ListPackageGroups.
ListPackageGroupsPaginatorOptions is the paginator options for ListPackageGroups.
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
ListSubPackageGroupsPaginator is a paginator for ListSubPackageGroups.
ListSubPackageGroupsPaginatorOptions is the paginator options for ListSubPackageGroups.
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

AuthSchemeResolver returns a set of possible authentication options for an operation.
EndpointResolver interface for resolving service endpoints.
EndpointResolverV2 provides the interface for resolving service endpoints.
No description provided by the author
No description provided by the author
ListAllowedRepositoriesForGroupAPIClient is a client that implements the ListAllowedRepositoriesForGroup operation.
ListAssociatedPackagesAPIClient is a client that implements the ListAssociatedPackages operation.
ListDomainsAPIClient is a client that implements the ListDomains operation.
ListPackageGroupsAPIClient is a client that implements the ListPackageGroups 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.
ListSubPackageGroupsAPIClient is a client that implements the ListSubPackageGroups 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.