ContainerRepository
object ContainerRepository
class Object
trait Matchable
class Any
Value members
Concrete methods
Can the current user delete the container repository.
Can the current user delete the container repository.
Timestamp when the container repository was created.
Timestamp when the container repository was created.
def expirationPolicyCleanupStatus: SelectionBuilder[ContainerRepository, Option[ContainerRepositoryCleanupStatus]]
The tags cleanup status for the container repository.
The tags cleanup status for the container repository.
Timestamp when the cleanup done by the expiration policy was started on the container repository.
Timestamp when the cleanup done by the expiration policy was started on the container repository.
def project[A](innerSelection: SelectionBuilder[Project, A]): SelectionBuilder[ContainerRepository, A]
Project of the container registry.
Project of the container registry.