package
38.1.0
Repository: https://github.com/oracle/oci-go-sdk.git
Documentation: pkg.go.dev

# Functions

GetContainerImageLifecycleStateEnumValues Enumerates the set of values for ContainerImageLifecycleStateEnum.
GetContainerImageSignatureSigningAlgorithmEnumValues Enumerates the set of values for ContainerImageSignatureSigningAlgorithmEnum.
GetContainerImageSignatureSummarySigningAlgorithmEnumValues Enumerates the set of values for ContainerImageSignatureSummarySigningAlgorithmEnum.
GetContainerRepositoryLifecycleStateEnumValues Enumerates the set of values for ContainerRepositoryLifecycleStateEnum.
GetContainerRepositoryReadmeFormatEnumValues Enumerates the set of values for ContainerRepositoryReadmeFormatEnum.
GetCreateContainerImageSignatureDetailsSigningAlgorithmEnumValues Enumerates the set of values for CreateContainerImageSignatureDetailsSigningAlgorithmEnum.
GetListContainerImageSignaturesSigningAlgorithmEnumValues Enumerates the set of values for ListContainerImageSignaturesSigningAlgorithmEnum.
GetListContainerImageSignaturesSortByEnumValues Enumerates the set of values for ListContainerImageSignaturesSortByEnum.
GetListContainerImageSignaturesSortOrderEnumValues Enumerates the set of values for ListContainerImageSignaturesSortOrderEnum.
GetListContainerImagesSortByEnumValues Enumerates the set of values for ListContainerImagesSortByEnum.
GetListContainerImagesSortOrderEnumValues Enumerates the set of values for ListContainerImagesSortOrderEnum.
GetListContainerRepositoriesSortByEnumValues Enumerates the set of values for ListContainerRepositoriesSortByEnum.
GetListContainerRepositoriesSortOrderEnumValues Enumerates the set of values for ListContainerRepositoriesSortOrderEnum.
NewArtifactsClientWithConfigurationProvider Creates a new default Artifacts client with the given configuration provider.
NewArtifactsClientWithOboToken Creates a new default Artifacts client with the given configuration provider.

# Constants

Set of constants representing the allowable values for ContainerImageLifecycleStateEnum.
Set of constants representing the allowable values for ContainerImageLifecycleStateEnum.
Set of constants representing the allowable values for ContainerImageLifecycleStateEnum.
Set of constants representing the allowable values for ContainerImageSignatureSigningAlgorithmEnum.
Set of constants representing the allowable values for ContainerImageSignatureSigningAlgorithmEnum.
Set of constants representing the allowable values for ContainerImageSignatureSigningAlgorithmEnum.
Set of constants representing the allowable values for ContainerImageSignatureSigningAlgorithmEnum.
Set of constants representing the allowable values for ContainerImageSignatureSummarySigningAlgorithmEnum.
Set of constants representing the allowable values for ContainerImageSignatureSummarySigningAlgorithmEnum.
Set of constants representing the allowable values for ContainerImageSignatureSummarySigningAlgorithmEnum.
Set of constants representing the allowable values for ContainerImageSignatureSummarySigningAlgorithmEnum.
Set of constants representing the allowable values for ContainerRepositoryLifecycleStateEnum.
Set of constants representing the allowable values for ContainerRepositoryLifecycleStateEnum.
Set of constants representing the allowable values for ContainerRepositoryLifecycleStateEnum.
Set of constants representing the allowable values for ContainerRepositoryReadmeFormatEnum.
Set of constants representing the allowable values for ContainerRepositoryReadmeFormatEnum.
Set of constants representing the allowable values for CreateContainerImageSignatureDetailsSigningAlgorithmEnum.
Set of constants representing the allowable values for CreateContainerImageSignatureDetailsSigningAlgorithmEnum.
Set of constants representing the allowable values for CreateContainerImageSignatureDetailsSigningAlgorithmEnum.
Set of constants representing the allowable values for CreateContainerImageSignatureDetailsSigningAlgorithmEnum.
Set of constants representing the allowable values for ListContainerImageSignaturesSigningAlgorithmEnum.
Set of constants representing the allowable values for ListContainerImageSignaturesSigningAlgorithmEnum.
Set of constants representing the allowable values for ListContainerImageSignaturesSigningAlgorithmEnum.
Set of constants representing the allowable values for ListContainerImageSignaturesSigningAlgorithmEnum.
Set of constants representing the allowable values for ListContainerImageSignaturesSortByEnum.
Set of constants representing the allowable values for ListContainerImageSignaturesSortByEnum.
Set of constants representing the allowable values for ListContainerImageSignaturesSortOrderEnum.
Set of constants representing the allowable values for ListContainerImageSignaturesSortOrderEnum.
Set of constants representing the allowable values for ListContainerImagesSortByEnum.
Set of constants representing the allowable values for ListContainerImagesSortByEnum.
Set of constants representing the allowable values for ListContainerImagesSortOrderEnum.
Set of constants representing the allowable values for ListContainerImagesSortOrderEnum.
Set of constants representing the allowable values for ListContainerRepositoriesSortByEnum.
Set of constants representing the allowable values for ListContainerRepositoriesSortByEnum.
Set of constants representing the allowable values for ListContainerRepositoriesSortOrderEnum.
Set of constants representing the allowable values for ListContainerRepositoriesSortOrderEnum.

# Structs

ArtifactsClient a client for Artifacts.
ChangeContainerRepositoryCompartmentDetails Change container repository compartment details.
ChangeContainerRepositoryCompartmentRequest wrapper for the ChangeContainerRepositoryCompartment operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/ChangeContainerRepositoryCompartment.go.html to see an example of how to use ChangeContainerRepositoryCompartmentRequest.
ChangeContainerRepositoryCompartmentResponse wrapper for the ChangeContainerRepositoryCompartment operation.
ContainerConfiguration Container configuration.
ContainerImage Container image metadata.
ContainerImageCollection List container image results.
ContainerImageLayer The container image layer metadata.
ContainerImageSignature Container image signature metadata.
ContainerImageSignatureCollection List container image signature results.
ContainerImageSignatureSummary Container image signature summary.
ContainerImageSummary Container image summary.
ContainerRepository Container repository metadata.
ContainerRepositoryCollection List of container repository results.
ContainerRepositoryReadme Container repository readme.
ContainerRepositorySummary Container repository summary.
ContainerVersion Container version metadata.
CreateContainerImageSignatureDetails Upload container image signature request details.
CreateContainerImageSignatureRequest wrapper for the CreateContainerImageSignature operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/CreateContainerImageSignature.go.html to see an example of how to use CreateContainerImageSignatureRequest.
CreateContainerImageSignatureResponse wrapper for the CreateContainerImageSignature operation.
CreateContainerRepositoryDetails Create container repository details.
CreateContainerRepositoryRequest wrapper for the CreateContainerRepository operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/CreateContainerRepository.go.html to see an example of how to use CreateContainerRepositoryRequest.
CreateContainerRepositoryResponse wrapper for the CreateContainerRepository operation.
DeleteContainerImageRequest wrapper for the DeleteContainerImage operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/DeleteContainerImage.go.html to see an example of how to use DeleteContainerImageRequest.
DeleteContainerImageResponse wrapper for the DeleteContainerImage operation.
DeleteContainerImageSignatureRequest wrapper for the DeleteContainerImageSignature operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/DeleteContainerImageSignature.go.html to see an example of how to use DeleteContainerImageSignatureRequest.
DeleteContainerImageSignatureResponse wrapper for the DeleteContainerImageSignature operation.
DeleteContainerRepositoryRequest wrapper for the DeleteContainerRepository operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/DeleteContainerRepository.go.html to see an example of how to use DeleteContainerRepositoryRequest.
DeleteContainerRepositoryResponse wrapper for the DeleteContainerRepository operation.
GetContainerConfigurationRequest wrapper for the GetContainerConfiguration operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/GetContainerConfiguration.go.html to see an example of how to use GetContainerConfigurationRequest.
GetContainerConfigurationResponse wrapper for the GetContainerConfiguration operation.
GetContainerImageRequest wrapper for the GetContainerImage operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/GetContainerImage.go.html to see an example of how to use GetContainerImageRequest.
GetContainerImageResponse wrapper for the GetContainerImage operation.
GetContainerImageSignatureRequest wrapper for the GetContainerImageSignature operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/GetContainerImageSignature.go.html to see an example of how to use GetContainerImageSignatureRequest.
GetContainerImageSignatureResponse wrapper for the GetContainerImageSignature operation.
GetContainerRepositoryRequest wrapper for the GetContainerRepository operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/GetContainerRepository.go.html to see an example of how to use GetContainerRepositoryRequest.
GetContainerRepositoryResponse wrapper for the GetContainerRepository operation.
ListContainerImageSignaturesRequest wrapper for the ListContainerImageSignatures operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/ListContainerImageSignatures.go.html to see an example of how to use ListContainerImageSignaturesRequest.
ListContainerImageSignaturesResponse wrapper for the ListContainerImageSignatures operation.
ListContainerImagesRequest wrapper for the ListContainerImages operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/ListContainerImages.go.html to see an example of how to use ListContainerImagesRequest.
ListContainerImagesResponse wrapper for the ListContainerImages operation.
ListContainerRepositoriesRequest wrapper for the ListContainerRepositories operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/ListContainerRepositories.go.html to see an example of how to use ListContainerRepositoriesRequest.
ListContainerRepositoriesResponse wrapper for the ListContainerRepositories operation.
RemoveContainerVersionDetails Remove version details.
RemoveContainerVersionRequest wrapper for the RemoveContainerVersion operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/RemoveContainerVersion.go.html to see an example of how to use RemoveContainerVersionRequest.
RemoveContainerVersionResponse wrapper for the RemoveContainerVersion operation.
RestoreContainerImageDetails Undelete container image request details.
RestoreContainerImageRequest wrapper for the RestoreContainerImage operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/RestoreContainerImage.go.html to see an example of how to use RestoreContainerImageRequest.
RestoreContainerImageResponse wrapper for the RestoreContainerImage operation.
UpdateContainerConfigurationDetails Update container configuration request details.
UpdateContainerConfigurationRequest wrapper for the UpdateContainerConfiguration operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/UpdateContainerConfiguration.go.html to see an example of how to use UpdateContainerConfigurationRequest.
UpdateContainerConfigurationResponse wrapper for the UpdateContainerConfiguration operation.
UpdateContainerRepositoryDetails Update container repository request details.
UpdateContainerRepositoryRequest wrapper for the UpdateContainerRepository operation See also Click https://docs.cloud.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/artifacts/UpdateContainerRepository.go.html to see an example of how to use UpdateContainerRepositoryRequest.
UpdateContainerRepositoryResponse wrapper for the UpdateContainerRepository operation.

# Type aliases

ContainerImageLifecycleStateEnum Enum with underlying type: string.
ContainerImageSignatureSigningAlgorithmEnum Enum with underlying type: string.
ContainerImageSignatureSummarySigningAlgorithmEnum Enum with underlying type: string.
ContainerRepositoryLifecycleStateEnum Enum with underlying type: string.
ContainerRepositoryReadmeFormatEnum Enum with underlying type: string.
CreateContainerImageSignatureDetailsSigningAlgorithmEnum Enum with underlying type: string.
ListContainerImageSignaturesSigningAlgorithmEnum Enum with underlying type: string.
ListContainerImageSignaturesSortByEnum Enum with underlying type: string.
ListContainerImageSignaturesSortOrderEnum Enum with underlying type: string.
ListContainerImagesSortByEnum Enum with underlying type: string.
ListContainerImagesSortOrderEnum Enum with underlying type: string.
ListContainerRepositoriesSortByEnum Enum with underlying type: string.
ListContainerRepositoriesSortOrderEnum Enum with underlying type: string.