configuration

package
v0.1.18 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckConfigurationSyntax

func CheckConfigurationSyntax(configuration *v1beta1.Configuration, configurationType types.ConfigurationType) error

CheckConfigurationSyntax checks the syntax of Configuration

func CompareTwoContainerEnvs

func CompareTwoContainerEnvs(s1 []v1.EnvVar, s2 []v1.EnvVar) bool

CompareTwoContainerEnvs compares two slices of v1.EnvVar

func ComposeConfiguration

func ComposeConfiguration(configuration *v1beta1.Configuration, controllerNamespace string,
	configurationType types.ConfigurationType, cm *v1.ConfigMap) (string, bool, error)

ComposeConfiguration will compose the Terraform configuration with hcl/json and backend and will also check whether configuration is changed

func ValidConfigurationObject

func ValidConfigurationObject(configuration *v1beta1.Configuration) (types.ConfigurationType, error)

ValidConfigurationObject will validate a Configuration

Types

This section is empty.

Jump to

Keyboard shortcuts

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