The highest tagged major version is
v3.
package
Version:
v3.0.4-beta.1+incompat...
Opens a new window with list of versions in this module.
Published: Aug 27, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
AddToManager adds audit manager to the Manager
type AuditManager struct {
}
AuditManager allows us to audit resources periodically
New creates a new manager for audit
Start implements controller.Controller
type StatusViolation struct {
Kind string `json:"kind"`
Name string `json:"name"`
Namespace string `json:"namespace,omitempty"`
Message string `json:"message"`
EnforcementAction string `json:"enforcementAction"`
}
StatusViolation represents each violation under status
Source Files
¶
Click to show internal directories.
Click to hide internal directories.