github.com/go-openapi/spec | |
k8s.io/apiserver/pkg/authentication/authenticator | |
k8s.io/apiserver/pkg/authentication/authenticatorfactory | |
k8s.io/apiserver/pkg/authentication/group | |
k8s.io/apiserver/pkg/authentication/request/anonymous | |
k8s.io/apiserver/pkg/authentication/request/bearertoken | |
k8s.io/apiserver/pkg/authentication/request/headerrequest | |
k8s.io/apiserver/pkg/authentication/request/union | |
k8s.io/apiserver/pkg/authentication/request/websocket | |
k8s.io/apiserver/pkg/authentication/request/x509 | Package x509 provides a request authenticator that validates and extracts user information from client certificates |
k8s.io/apiserver/pkg/authentication/token/cache | |
k8s.io/apiserver/pkg/authentication/token/tokenfile | |
k8s.io/apiserver/pkg/authentication/token/union | |
k8s.io/apiserver/pkg/util/feature | |
k8s.io/apiserver/plugin/pkg/authenticator/password/passwordfile | |
k8s.io/apiserver/plugin/pkg/authenticator/request/basicauth | |
k8s.io/apiserver/plugin/pkg/authenticator/token/oidc | oidc implements the authenticator.Token interface using the OpenID Connect protocol. |
k8s.io/apiserver/plugin/pkg/authenticator/token/webhook | Package webhook implements the authenticator.Token interface using HTTP webhooks. |
k8s.io/client-go/plugin/pkg/client/auth | |
k8s.io/client-go/util/cert | |
k8s.io/client-go/util/keyutil | Package keyutil contains utilities for managing public/private key pairs. |
k8s.io/kubernetes/pkg/features | |
k8s.io/kubernetes/pkg/serviceaccount | |
time | Package time provides functionality for measuring and displaying time. |