package
0.0.0-20201106104914-e99cc0b83bb6
Repository: https://github.com/ozonep/drone.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Combine combines the registry services, allowing the system to source registry credential from multiple sources.
Encrypted returns a new encrypted registry credentials provider that sournces credentials from the encrypted strings in the yaml file.
EndpointSource returns a registry credential provider that sources registry credentials from an http endpoint.
External returns a new external Secret controller.
FileSource returns a registry credential provider that sources registry credentials from a .docker/config.json file.
Static returns a new static credentials controller.