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/pkg/repo
Anton Galitsyn 685e730ba8
create repo.Getter interface
8 years ago
..
repotest Construct http.Client for repositories from config, add TLS support 8 years ago
testdata fix(tls): download helm and charts over https 8 years ago
chartrepo.go create repo.Getter interface 8 years ago
chartrepo_test.go Construct http.Client for repositories from config, add TLS support 8 years ago
doc.go feat(helm): implement new index format 8 years ago
index.go Construct http.Client for repositories from config, add TLS support 8 years ago
index_test.go Construct http.Client for repositories from config, add TLS support 8 years ago
local.go Construct http.Client for repositories from config, add TLS support 8 years ago
local_test.go fix(helm): use 127.0.0.1 instead of localhost 8 years ago
repo.go Get http.Client from referenced repository 8 years ago
repo_test.go Get http.Client from referenced repository 8 years ago