package probe type ProbeConfig struct { Key *string `json:"key,omitempty" yaml:"key" toml:"key"` }