probe

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2022 License: Apache-2.0 Imports: 25 Imported by: 1

Documentation

Overview

Package probe helps check compatibility of KubeArmor in a given environment

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintProbeResult

func PrintProbeResult(c *k8s.Client, o Options) error

PrintProbeResult prints the result for the host and k8s probing kArmor does to check compatibility with KubeArmor

Types

type KubeArmorProbeData added in v0.9.0

type KubeArmorProbeData struct {
	OSImage                 string
	KernelVersion           string
	KubeletVersion          string
	ContainerRuntime        string
	ActiveLSM               string
	KernelHeaderPresent     bool
	HostSecurity            bool
	ContainerSecurity       bool
	ContainerDefaultPosture tp.DefaultPosture
	HostDefaultPosture      tp.DefaultPosture
}

type Options

type Options struct {
	Namespace string
	Full      bool
}

Options provides probe daemonset options install

Jump to

Keyboard shortcuts

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