apiserverk8s.io/apiserver/plugin/pkg Directories

pkg/ directory

Directories

PathSynopsis
plugin/pkg/auditPackage audit contains implementations for pkg/audit/AuditBackend interface
plugin/pkg/audit/bufferedPackage buffered provides an implementation for the audit.Backend interface that batches incoming audit events and sends batches to the delegate audit.Backend.
plugin/pkg/audit/fakePackage fake provides a fake audit.Backend interface implementation for testing.
plugin/pkg/audit/log
plugin/pkg/audit/truncatePackage truncate provides an implementation for the audit.Backend interface that truncates audit events and sends them to the delegate audit.Backend.
plugin/pkg/audit/webhookPackage webhook implements the audit.Backend interface using HTTP webhooks.
plugin/pkg/authenticatorPackage authenticator contains implementations for pkg/auth/authenticator interfaces
plugin/pkg/authenticator/token
plugin/pkg/authenticator/token/oidcoidc implements the authenticator.Token interface using the OpenID Connect protocol.
plugin/pkg/authenticator/token/tokentest
plugin/pkg/authenticator/token/webhookPackage webhook implements the authenticator.Token interface using HTTP webhooks.
plugin/pkg/authorizer
plugin/pkg/authorizer/webhookPackage webhook implements the authorizer.Authorizer interface using HTTP webhooks.
plugin/pkg/authorizer/webhook/metrics
Version
v0.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Last checked
52 minutes ago

Tools for package owners.