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
Michelle Noorali 92d8d4b587
implement go vet suggestions
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 Add support for k8s secrets backed credentials, remove client support to talking to registry, use server for it. fix a few bugs 9 years ago
filebased_credential_provider_test.go implement go vet suggestions 9 years ago
gcs_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_package_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_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 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
inmem_credential_provider.go implement go vet suggestions 9 years ago
inmem_credential_provider_test.go implement go vet suggestions 9 years ago
inmem_registry_service.go remove my test repo 9 years ago
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
registry_test.go fix string formatting typo 9 years ago
registryprovider.go implement go vet suggestions 9 years ago
registryprovider_test.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
secrets_credential_provider.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
semver.go Work in progress to refactor registry interface. 9 years ago
semver_test.go Work in progress to refactor registry interface. 9 years ago
testhelper.go Add ability for the test github registry to handle Do methods. Fix the test to use this. 9 years ago