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.
9 years ago
..
test Add support for CredentialProvider that can be used to specify credentials that should be used for a registry 9 years ago
filebased_credential_provider.go Fixed go vet and golint errors. 9 years ago
filebased_credential_provider_test.go implement go vet suggestions 9 years ago
gcs_registry.go Fixed go vet and golint errors. 9 years ago
github_package_registry.go Fixed go vet and golint errors. 9 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 9 years ago
github_template_registry.go Fixed go vet and golint errors. 9 years ago
inmem_credential_provider.go Fixed go vet and golint errors. 9 years ago
inmem_credential_provider_test.go implement go vet suggestions 9 years ago
inmem_registry_service.go Fixed go vet and golint errors. 9 years ago
registry.go Fixed go vet and golint errors. 9 years ago
registry_test.go fix string formatting typo 9 years ago
registryprovider.go Replace cross package panic with error return. 9 years ago
registryprovider_test.go Fixed go vet and golint errors. 9 years ago
secrets_credential_provider.go Fixed go vet and golint errors. 9 years ago
semver.go Fixed go vet and golint errors. 9 years ago
semver_test.go Work in progress to refactor registry interface. 9 years ago
testhelper.go fix typo 9 years ago