Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifyConfiguration ¶
func VerifyConfiguration(configuration *commonconfig.EventingKafkaConfig) error
VerifyConfiguration returns an error if mandatory fields in the EventingKafkaConfig have not been set either via the external configmap or the internal variables.
Types ¶
type ControllerConfigurationError ¶
type ControllerConfigurationError string
ControllerConfigurationError is the type of error returned from VerifyConfiguration when a setting is missing or invalid
func (ControllerConfigurationError) Error ¶
func (err ControllerConfigurationError) Error() string
Click to show internal directories.
Click to hide internal directories.