overrides

package
v0.0.0-...-cc7cbc4 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeLabelOverrides

func MergeLabelOverrides(labels utils.StringMap, target map[string]interface{})

func NewExtractedOverridesMap

func NewExtractedOverridesMap(config utils.InterfaceMap) utils.StringMap

func NewFlatOverridesMap

func NewFlatOverridesMap(labels map[string]string) utils.StringMap

Types

type OverridesData

type OverridesData struct {
	DomainName                                     string `json:"domainName,omitempty"`
	ApplicationGatewayImage                        string `json:"applicationGatewayImage,omitempty"`
	ApplicationGatewayTestsImage                   string `json:"applicationGatewayTestsImage,omitempty"`
	ApplicationConnectivityValidatorImage          string `json:"applicationConnectivityValidatorImage,omitempty"`
	Tenant                                         string `json:"tenant,omitempty"`
	Group                                          string `json:"group,omitempty"`
	LogLevel                                       string `json:"logLevel,omitempty"`
	LogFormat                                      string `json:"logFormat,omitempty"`
	GatewayOncePerNamespace                        bool   `json:"deployGatewayOncePerNamespace,omitempty"`
	StrictMode                                     string `json:"strictMode,omitempty"`
	PodSecurityPolicyEnabled                       bool   `json:"podSecurityPolicyEnabled,omitempty"`
	CentralApplicationConnectivityValidatorEnabled bool   `json:"centralApplicationConnectivityValidatorEnabled,omitempty"`
}

Jump to

Keyboard shortcuts

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