Documentation ¶
Index ¶
Constants ¶
View Source
const ( KindDeployment string = "Deployment" KindStatefulSet string = "StatefulSet" KindDaemonSet string = "DaemonSet" // AdapterType constant AdapterType monitor.AdapterType = "k8sContainerImage" )
Kind types
Variables ¶
View Source
var ( ErrNamespaceEmpty = errors.New("config has empty namespace field") ErrNameEmpty = errors.New("config has empty name field") )
error codes for config violations
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.