Documentation
¶
Index ¶
Constants ¶
View Source
const (
TypeStr = "kubeadm"
)
Variables ¶
This section is empty.
Functions ¶
func NewDetector ¶
Types ¶
type Config ¶
type Config struct { k8sconfig.APIConfig `mapstructure:",squash"` ResourceAttributes metadata.ResourceAttributesConfig `mapstructure:"resource_attributes"` }
func CreateDefaultConfig ¶
func CreateDefaultConfig() Config
Click to show internal directories.
Click to hide internal directories.