package config type NoAuthProbeConfig struct { TempID string `json:"tempID" yaml:"tempID" toml:"tempID"` }