Skip to main content

Repository

Tiers

This feature is available for the following tiers: Standard, Premium.

Packages:

artifact.entigo.com/v1alpha1

Resource Types:

Repository

↩ Parent
NameTypeDescriptionRequired
apiVersionstringartifact.entigo.com/v1alpha1true
kindstringRepositorytrue
metadataobjectRefer to the Kubernetes API documentation for the fields of the metadata field.true
specobject
false
statusobject
false

Repository.spec

↩ Parent
NameTypeDescriptionRequired
namestring

Name of the repository, defaults to the name of the resource if not specified


Validations:

  • self == oldSelf: Value is immutable
  • false
    pathstring

    Prefix path for the repository


    Validations:

  • self == oldSelf: Value is immutable
  • false

    Repository.status

    ↩ Parent
    NameTypeDescriptionRequired
    repositoryUristring

    Repository URI for pulling and pushing images.

    false