plugin/ directory

Directories

PathSynopsis
staging/src/k8s.io/apiserver/plugin/pkg
staging/src/k8s.io/apiserver/plugin/pkg/auditPackage audit contains implementations for pkg/audit/AuditBackend interface
staging/src/k8s.io/apiserver/plugin/pkg/audit/log
staging/src/k8s.io/apiserver/plugin/pkg/audit/webhookPackage webhook implements the audit.Backend interface using HTTP webhooks.
staging/src/k8s.io/apiserver/plugin/pkg/authenticatorPackage authenticator contains implementations for pkg/auth/authenticator interfaces
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/passwordPackage password contains authenticator.Password implementations
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/password/allow
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/password/keystonePackage keystone provides authentication via keystone.
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/password/passwordfile
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/request
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/request/basicauth
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidcoidc implements the authenticator.Token interface using the OpenID Connect protocol.
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/testing
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/tokentest
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/webhookPackage webhook implements the authenticator.Token interface using HTTP webhooks.
staging/src/k8s.io/apiserver/plugin/pkg/authorizer
staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhookPackage webhook implements the authorizer.Authorizer interface using HTTP webhooks.
Version
v1.9.3
Published
Feb 6, 2018
Platform
linux/amd64
Last checked
50 seconds ago

Tools for package owners.