plugin/ directory
Directories ΒΆ
| Path | Synopsis |
|---|---|
| plugin/pkg | |
| plugin/pkg/audit | Package audit contains implementations for pkg/audit/AuditBackend interface |
| plugin/pkg/audit/buffered | Package 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/fake | Package fake provides a fake audit.Backend interface implementation for testing. |
| plugin/pkg/audit/log | |
| plugin/pkg/audit/truncate | Package truncate provides an implementation for the audit.Backend interface that truncates audit events and sends them to the delegate audit.Backend. |
| plugin/pkg/audit/webhook | Package webhook implements the audit.Backend interface using HTTP webhooks. |
| plugin/pkg/authenticator | Package authenticator contains implementations for pkg/auth/authenticator interfaces |
| plugin/pkg/authenticator/token | |
| plugin/pkg/authenticator/token/oidc | oidc implements the authenticator.Token interface using the OpenID Connect protocol. |
| plugin/pkg/authenticator/token/tokentest | |
| plugin/pkg/authenticator/token/webhook | Package webhook implements the authenticator.Token interface using HTTP webhooks. |
| plugin/pkg/authorizer | |
| plugin/pkg/authorizer/webhook | Package webhook implements the authorizer.Authorizer interface using HTTP webhooks. |
| plugin/pkg/authorizer/webhook/metrics |
- Version
- v0.36.0 (latest)
- Published
- Apr 22, 2026
- Platform
- linux/amd64
- Last checked
- 4 days ago –
Tools for package owners.