Documentation ¶
Overview ¶
Package utils contains some utility code that can be reused by many components or whose purpose does not really fit the other packages, so it is moved here to keep some separation of concerns.
DEPRECATED: this package will be deprecated and functions that are present here will be moved to other packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseAndValidateSettings ¶ added in v0.3.0
ParseAndValidateSettings parses the settings and validates them.
In case of any errors, the settings returned is nil and the error occurred is returned. TODO: remove this in favor a independent ConfigMaps/Secrets validation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.