cmdutil

package
v1.300045.1 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigToTomlFile added in v1.300025.0

func ConfigToTomlFile(config interface{}, tomlConfigFilePath string) error

func ConfigToYamlFile added in v1.300025.0

func ConfigToYamlFile(config interface{}, yamlConfigFilePath string) error

func GenerateMergedJsonConfigMap

func GenerateMergedJsonConfigMap(ctx *context.Context) (map[string]interface{}, error)

func GetTomlConfigPath

func GetTomlConfigPath(tomlFilePath string) string

func RunSchemaValidation

func RunSchemaValidation(inputJsonMap map[string]interface{}) (*gojsonschema.Result, error)

func TranslateJsonMapToEnvConfigFile

func TranslateJsonMapToEnvConfigFile(jsonConfigValue map[string]interface{}, envConfigPath string)

TranslateJsonMapToEnvConfigFile populates env-config.json based on the input json config.

func TranslateJsonMapToTomlConfig added in v1.300025.0

func TranslateJsonMapToTomlConfig(jsonConfigValue interface{}) (interface{}, error)

func TranslateJsonMapToYamlConfig added in v1.300025.0

func TranslateJsonMapToYamlConfig(jsonConfigValue interface{}) (interface{}, error)

func VerifyCredentials

func VerifyCredentials(ctx *context.Context, runAsUser string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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