package
1.1.2-beta.24
Repository: https://github.com/aquasecurity/starboard.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewReadWriter constructs a new ReadWriter which is using the client package provided by the controller-runtime libraries for interacting with the Kubernetes API server.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
ResourceController watches all Kubernetes kinds and generates v1alpha1.ConfigAuditReport instances based on OPA Rego policies as fast as possible.
No description provided by the author
No description provided by the author
# Interfaces
Plugin defines the interface between Starboard and Kubernetes workload configuration checkers / linters / sanitizers.
Reader is the interface that wraps methods for finding v1alpha1.ConfigAuditReport and v1alpha1.ClusterConfigAuditReport objects.
No description provided by the author
Writer is the interface for saving v1alpha1.ClusterConfigAuditReport and v1alpha1.ConfigAuditReport instances.