kubebench

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StatusFail = "FAIL"
	StatusWarn = "WARN"
	StatusInfo = "INFO"
	StatusPass = "PASS"
)

Variables

This section is empty.

Functions

func GeneratePolicyReportName

func GeneratePolicyReportName(name string) string

func MapResult

func MapResult(status string) v1alpha2.PolicyResult

func MapServerity

func MapServerity(severity v1alpha1.Severity) v1alpha2.PolicySeverity

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(mgr manager.Manager, client controller.Controller, polrClient v1alpha2.Wgpolicyk8sV1alpha2Interface, applyLabels []string) *Client

func (*Client) StartWatching

func (e *Client) StartWatching(ctx context.Context) error

type PolicyReportClient

type PolicyReportClient struct {
	// contains filtered or unexported fields
}

func NewPolicyReportClient

func NewPolicyReportClient(client pr.Wgpolicyk8sV1alpha2Interface, applyLabels []string) *PolicyReportClient

func (*PolicyReportClient) DeleteReport

func (p *PolicyReportClient) DeleteReport(ctx context.Context, report *v1alpha1.CISKubeBenchReport) error

func (*PolicyReportClient) GenerateReport

func (p *PolicyReportClient) GenerateReport(ctx context.Context, report *v1alpha1.CISKubeBenchReport) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL