Documentation ¶
Overview ¶
Package kubehunter provides primitives for working with KubeHunter.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OutputFrom ¶
Types ¶
type Scanner ¶
type Scanner struct {
// contains filtered or unexported fields
}
func NewScanner ¶
func NewScanner( scheme *runtime.Scheme, clientset kubernetes.Interface, config starboard.ConfigData, opts kube.ScannerOpts, ) *Scanner
Click to show internal directories.
Click to hide internal directories.