Package-level declarations

Types

Link copied to clipboard
enum RegistryScanningConfigurationFilterType : Enum<RegistryScanningConfigurationFilterType> , ConvertibleToJava<RegistryScanningConfigurationFilterType>

The type associated with the filter.

enum RegistryScanningConfigurationScanFrequency : Enum<RegistryScanningConfigurationScanFrequency> , ConvertibleToJava<RegistryScanningConfigurationScanFrequency>

The frequency that scans are performed.

Link copied to clipboard
enum RegistryScanningConfigurationScanType : Enum<RegistryScanningConfigurationScanType> , ConvertibleToJava<RegistryScanningConfigurationScanType>

The type of scanning configured for the registry.

Link copied to clipboard
enum ReplicationConfigurationFilterType : Enum<ReplicationConfigurationFilterType> , ConvertibleToJava<ReplicationConfigurationFilterType>

Type of repository filter

Link copied to clipboard
enum RepositoryCreationTemplateAppliedForItem : Enum<RepositoryCreationTemplateAppliedForItem> , ConvertibleToJava<RepositoryCreationTemplateAppliedForItem>

Enumerable Strings representing the repository creation scenarios that the template will apply towards.

Link copied to clipboard
enum RepositoryCreationTemplateEncryptionType : Enum<RepositoryCreationTemplateEncryptionType> , ConvertibleToJava<RepositoryCreationTemplateEncryptionType>

The encryption type to use.

enum RepositoryCreationTemplateImageTagMutability : Enum<RepositoryCreationTemplateImageTagMutability> , ConvertibleToJava<RepositoryCreationTemplateImageTagMutability>

The tag mutability setting for the repository. If this parameter is omitted, the default setting of MUTABLE will be used which will allow image tags to be overwritten. If IMMUTABLE is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.

Link copied to clipboard
enum RepositoryEncryptionType : Enum<RepositoryEncryptionType> , ConvertibleToJava<RepositoryEncryptionType>

The encryption type to use.

Link copied to clipboard
enum RepositoryImageTagMutability : Enum<RepositoryImageTagMutability> , ConvertibleToJava<RepositoryImageTagMutability>

The tag mutability setting for the repository. If this parameter is omitted, the default setting of `MUTABLE` will be used which will allow image tags to be overwritten. If `IMMUTABLE` is specified, all image tags within the repository will be immutable which will prevent them from being overwritten.