mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-15 20:37:39 +00:00
mechanicals
This commit is contained in:
@@ -17,8 +17,8 @@ limitations under the License.
|
||||
package allow
|
||||
|
||||
import (
|
||||
"k8s.io/apiserver/pkg/authentication/authenticator"
|
||||
"k8s.io/apiserver/pkg/authentication/user"
|
||||
"k8s.io/kubernetes/pkg/auth/authenticator"
|
||||
)
|
||||
|
||||
type allowAuthenticator struct{}
|
||||
|
||||
Reference in New Issue
Block a user