kubernetes/pkg/credentialprovider
Anish Ramasekar 9a331bbf59
credential provider config: validate duplicate names early and preserve provider order
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2025-01-16 15:26:47 -08:00
..
plugin credential provider config: validate duplicate names early and preserve provider order 2025-01-16 15:26:47 -08:00
secrets
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
config.go Replace the deprecated ioutil method in the pkg/credentialprovider directory 2023-04-19 23:11:57 +08:00
config_test.go Replace the deprecated ioutil method in the pkg/credentialprovider directory 2023-04-19 23:11:57 +08:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
keyring.go Generate and format files 2022-07-26 13:14:05 -04:00
keyring_test.go Add unit tests for subdomain match in keyring 2023-08-15 12:47:22 +02:00
plugins.go credential provider config: validate duplicate names early and preserve provider order 2025-01-16 15:26:47 -08:00
provider.go
provider_test.go