mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-19 01:27:10 +00:00
Common auth plugins should always be available
Whether `providerless` is present or not, the OIDC plugin should be available. Signed-off-by: Davanum Srinivas <davanum@gmail.com> Kubernetes-commit: b1e9fc4935e60092b4823bd67e82c4d2bfb1a7fc
This commit is contained in:
parent
c8af929f7f
commit
3da4c9cb25
@ -1,5 +1,3 @@
|
|||||||
// +build providerless
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright 2016 The Kubernetes Authors.
|
Copyright 2016 The Kubernetes Authors.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user