Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder interface { Owner(owner metav1.Object) Builder PodSpecHash(hash string) Builder Result(result v1alpha1.ConfigAuditResult) Builder Get() (v1alpha1.ConfigAuditReport, error) }
func NewBuilder ¶
type ReadWriter ¶
func NewReadWriter ¶
func NewReadWriter(client clientset.Interface) ReadWriter
Click to show internal directories.
Click to hide internal directories.