controller-utils

module
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2020 License: AGPL-3.0

Directories

Path Synopsis
settings
Package settings provides some api types and interfaces to manage settings in kubernetes Settings can be provided in: - The parent CRD with the parameter type - ConfigMaps and Secrets Settings can be passed to a container: - As EnvVar in the container spec (name & value) - As EnvVarFrom in the container spec with a fromKey and secret/configMap source - As EnvVarFrom object - As EnvFrom mounting all the data from a secret/configmap as env var - As a file configmap/secret Settings value: - can be randomly generate - provided in the crd - generate by template - provided in a resource in the same namespace - only secrets and configmaps are supported
Package settings provides some api types and interfaces to manage settings in kubernetes Settings can be provided in: - The parent CRD with the parameter type - ConfigMaps and Secrets Settings can be passed to a container: - As EnvVar in the container spec (name & value) - As EnvVarFrom in the container spec with a fromKey and secret/configMap source - As EnvVarFrom object - As EnvFrom mounting all the data from a secret/configmap as env var - As a file configmap/secret Settings value: - can be randomly generate - provided in the crd - generate by template - provided in a resource in the same namespace - only secrets and configmaps are supported
Objects package contains core kubernetes resources definitions that can be included in an application CRD.
Objects package contains core kubernetes resources definitions that can be included in an application CRD.
job
pod

Jump to

Keyboard shortcuts

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