validate

package
v1.44.1-0...-77b165e Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2025 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UnmanagedSettings = []string{
	"DOCKER_REGISTRY_SERVER_URL",
	"DOCKER_REGISTRY_SERVER_USERNAME",
	"DOCKER_REGISTRY_SERVER_PASSWORD",
	"DIAGNOSTICS_AZUREBLOBCONTAINERSASURL",
	"DIAGNOSTICS_AZUREBLOBRETENTIONINDAYS",
	"WEBSITE_HTTPLOGGING_CONTAINER_URL",
	"WEBSITE_HTTPLOGGING_RETENTION_DAYS",
	"WEBSITE_VNET_ROUTE_ALL",
	"spring.datasource.password",
	"spring.datasource.url",
	"spring.datasource.username",
	"WEBSITE_HEALTHCHECK_MAXPINGFAILURES",
}
View Source
var UnmanagedSettingsDeprecated = []string{
	"DIAGNOSTICS_AZUREBLOBCONTAINERSASURL",
	"DIAGNOSTICS_AZUREBLOBRETENTIONINDAYS",
	"WEBSITE_HTTPLOGGING_CONTAINER_URL",
	"WEBSITE_HTTPLOGGING_RETENTION_DAYS",
	"WEBSITE_VNET_ROUTE_ALL",
	"spring.datasource.password",
	"spring.datasource.url",
	"spring.datasource.username",
	"WEBSITE_HEALTHCHECK_MAXPINGFAILURES",
}

Functions

func AppServiceEnvironmentID

func AppServiceEnvironmentID(input interface{}, key string) (warnings []string, errors []error)

func AppServiceSourceControlTokenID

func AppServiceSourceControlTokenID(input interface{}, key string) (warnings []string, errors []error)

func AppSettings

func AppSettings(input interface{}, key string) (warnings []string, errors []error)

func FunctionAppFunctionName

func FunctionAppFunctionName(input interface{}, key string) (warnings []string, errors []error)

func IsIpOrCIDRRangeList

func IsIpOrCIDRRangeList(i interface{}, k string) ([]string, []error)

IsIpOrCIDRRange is a SchemaValidateFunc which tests if the provided value is of type string and a valid IP/CIDR range

func ServicePlanName

func ServicePlanName(v interface{}, k string) (warnings []string, errors []error)

func StaticWebAppName

func StaticWebAppName(v interface{}, k string) (warnings []string, errors []error)

func StaticWebAppPassword

func StaticWebAppPassword(v interface{}, k string) (warnings []string, errs []error)

func StatusCodeRange

func StatusCodeRange(i interface{}, k string) (warnings []string, errors []error)

func TimeInterval

func TimeInterval(i interface{}, k string) (warnings []string, errors []error)

func WebAppName

func WebAppName(v interface{}, k string) (warnings []string, errors []error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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