# Functions
GetContainerImageLifecycleStateEnumValues Enumerates the set of values for ContainerImageLifecycleStateEnum.
GetContainerRepositoryLifecycleStateEnumValues Enumerates the set of values for ContainerRepositoryLifecycleStateEnum.
GetContainerRepositoryReadmeFormatEnumValues Enumerates the set of values for ContainerRepositoryReadmeFormatEnum.
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 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 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.
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.
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.
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.
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.
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.
ContainerRepositoryLifecycleStateEnum Enum with underlying type: string.
ContainerRepositoryReadmeFormatEnum 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.