Expand description

Nested message and enum types in Repository.

Modules§

Structs§

  • DockerRepositoryConfig is docker related repository details. Provides additional configuration details for repositories of the docker format type.
  • MavenRepositoryConfig is maven related repository details. Provides additional configuration details for repositories of the maven format type.

Enums§

  • A package format.
  • Repository-specific configurations.
  • The mode configures the repository to serve artifacts from different sources.
  • Repository configuration specific to the Mode value being selected (Remote or Virtual)