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/getter
longkai 0d9ebc7885
refactor(getter): refine http GET request
4 years ago
..
testdata Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070) 5 years ago
doc.go
getter.go tweak basic handling 4 years ago
getter_test.go Address error on deletion of old dependencies 5 years ago
httpgetter.go refactor(getter): refine http GET request 4 years ago
httpgetter_test.go tweak basic handling 4 years ago
ocigetter.go initialize registry client in oci getter 5 years ago
ocigetter_test.go add test to ensure OCIGetter registryClient is set 5 years ago
plugingetter.go
plugingetter_test.go