RegistryScanningConfigurationRepositoryFilter

The filter settings used with image replication. Specifying a repository filter to a replication rule provides a method for controlling which repositories in a private registry are replicated. If no filters are added, the contents of all repositories are replicated.

Constructors

constructor(filter: String, filterType: RegistryScanningConfigurationFilterType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The filter to use when scanning.

Link copied to clipboard

The type associated with the filter.