utils

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

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

func ParseAndValidateSettings(settings *types.Settings) (*types.Settings, error)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL