diagnostics

package
v0.0.0-...-a4a8278 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckConfig

type CheckConfig struct {
	Text     string `json:"text"`
	Audit    string `json:"audit"`
	Type     string `json:"type"`
	ID       string `json:"id"`
	Level    string `json:"level"`
	Message  string `json:"message"`
	Metadata struct {
		Remediation string `json:"remediation"`
		CisVersion  string `json:"cis_version"`
	} `json:"metadata"`
}

func RunKubeBench

func RunKubeBench(ctx context.Context, clientset *kubernetes.Clientset, node string) ([]CheckConfig, error)

Jump to

Keyboard shortcuts

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