This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-07-29 19:51:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
7c99f426cd0195ec53eedeea6ff87d6508a72daa
kubernetes
/
pkg
/
credentialprovider
History
10177505
2ecbf7e4f5
fix klog.Info -> klog.Infof
2021-01-15 17:22:58 +08:00
..
aws
…
azure
fix klog.Info -> klog.Infof
2021-01-15 17:22:58 +08:00
gcp
…
plugin
Fix golint issues in pkg/credentialprovider/plugin
2020-12-08 15:11:44 -08:00
secrets
kubelet: add unit tests for imagePullSecrets keyring
2020-09-23 14:11:10 -04:00
BUILD
pkg/credentialprovider: add initial exec-based credential provider plugin
2020-11-10 13:44:07 -05:00
config_test.go
…
config.go
…
doc.go
…
keyring_test.go
pkg/credentialprovider: export URL parsing and matching helper functions
2020-11-10 13:44:07 -05:00
keyring.go
pkg/credentialprovider: export URL parsing and matching helper functions
2020-11-10 13:44:07 -05:00
OWNERS
add andyzhangx as reviewer
2020-11-08 16:55:03 +08:00
plugins.go
…
provider_test.go
…
provider.go
…