Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigError ¶
type ConfigError struct {
Err string
}
ConfigError is the error type for a misconfiguration. e.g. A missing CRD
func (*ConfigError) Error ¶
func (e *ConfigError) Error() string
Click to show internal directories.
Click to hide internal directories.