You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/registry
jackgr f52ea81f7b
Replace cross package panic with error return.
10 years ago
..
test Add support for CredentialProvider that can be used to specify credentials that should be used for a registry 10 years ago
filebased_credential_provider.go Fixed go vet and golint errors. 10 years ago
filebased_credential_provider_test.go implement go vet suggestions 10 years ago
gcs_registry.go Fixed go vet and golint errors. 10 years ago
github_package_registry.go Fixed go vet and golint errors. 10 years ago
github_registry.go Add GCS as a registry provider. Add a way to get a file using credentials from a registry to support private repos. Add ability to create / update a registry through manager 10 years ago
github_template_registry.go Fixed go vet and golint errors. 10 years ago
inmem_credential_provider.go Fixed go vet and golint errors. 10 years ago
inmem_credential_provider_test.go implement go vet suggestions 10 years ago
inmem_registry_service.go Fixed go vet and golint errors. 10 years ago
registry.go Fixed go vet and golint errors. 10 years ago
registry_test.go fix string formatting typo 10 years ago
registryprovider.go Replace cross package panic with error return. 10 years ago
registryprovider_test.go Fixed go vet and golint errors. 10 years ago
secrets_credential_provider.go Fixed go vet and golint errors. 10 years ago
semver.go Fixed go vet and golint errors. 10 years ago
semver_test.go Work in progress to refactor registry interface. 10 years ago
testhelper.go fix typo 10 years ago