package
0.0.0-20240610181408-fa0dfec710df
Repository: https://github.com/mongodb/curator.git
Documentation: pkg.go.dev

# Functions

GetConfig takes the name of a file and returns a pointer to RepositoryConfig object.
NewRepositoryConfig produces a pointer to an initialized RepositoryConfig object.

# Constants

DEB is a constant to refer to DEB repositories.
RPM is a constant to refer to RPM repositories.

# Structs

JobOptions describes the options to run a job that builds a repo.
RepositoryConfig provides an interface and schema for the repository configuration file.
RepositoryDefinition objects exist for each repository that we want to publish.

# Type aliases

RepoType defines type of repositories.