Documentation ¶
Index ¶
- func ApiManagementServiceName(v interface{}, k string) (ws []string, es []error)
- func ApiManagementServicePublisherEmail(v interface{}, k string) (ws []string, es []error)
- func ApiManagementServicePublisherName(v interface{}, k string) (ws []string, es []error)
- func Base64String() schema.SchemaValidateFunc
- func CognitiveServicesAccountName() schema.SchemaValidateFunc
- func DayOfTheWeek(ignoreCase bool) schema.SchemaValidateFunc
- func DevSpaceName() schema.SchemaValidateFunc
- func DevTestLabName() schema.SchemaValidateFunc
- func DevTestVirtualMachineName(maxLength int) schema.SchemaValidateFunc
- func DevTestVirtualNetworkUsagePermissionType() schema.SchemaValidateFunc
- func IPv4Address(i interface{}, k string) (_ []string, errors []error)
- func IPv4AddressOrEmpty(i interface{}, k string) (_ []string, errors []error)
- func IPv6Address(i interface{}, k string) (_ []string, errors []error)
- func IntBetweenAndNot(min, max, not int) schema.SchemaValidateFunc
- func MACAddress(i interface{}, k string) (_ []string, errors []error)
- func Month(ignoreCase bool) schema.SchemaValidateFunc
- func PortNumber(i interface{}, k string) (_ []string, errors []error)
- func PortNumberOrZero(i interface{}, k string) (_ []string, errors []error)
- func PublicIpDomainNameLabel(v interface{}, k string) (ws []string, errors []error)
- func RFC3339DateInFutureBy(d time.Duration) schema.SchemaValidateFunc
- func RFC3339Time(i interface{}, k string) (_ []string, errors []error)
- func SharedImageGalleryName(v interface{}, k string) (ws []string, es []error)
- func SharedImageName(v interface{}, k string) (ws []string, es []error)
- func SharedImageVersionName(v interface{}, k string) (ws []string, es []error)
- func URLIsHTTPOrHTTPS(i interface{}, k string) (_ []string, errors []error)
- func URLIsHTTPS(i interface{}, k string) (_ []string, errors []error)
- func URLWithScheme(validSchemes []string) schema.SchemaValidateFunc
- func UUID(i interface{}, k string) (_ []string, errors []error)
- func UrlIsHttpOrHttps() schema.SchemaValidateFunc
- func UrlWithScheme(validSchemes []string) schema.SchemaValidateFunc
- func VirtualNetworkRuleName(v interface{}, k string) (ws []string, errors []error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64String ¶
func Base64String() schema.SchemaValidateFunc
func CognitiveServicesAccountName ¶
func CognitiveServicesAccountName() schema.SchemaValidateFunc
func DayOfTheWeek ¶
func DayOfTheWeek(ignoreCase bool) schema.SchemaValidateFunc
func DevSpaceName ¶
func DevSpaceName() schema.SchemaValidateFunc
func DevTestLabName ¶
func DevTestLabName() schema.SchemaValidateFunc
func DevTestVirtualMachineName ¶
func DevTestVirtualMachineName(maxLength int) schema.SchemaValidateFunc
func DevTestVirtualNetworkUsagePermissionType ¶
func DevTestVirtualNetworkUsagePermissionType() schema.SchemaValidateFunc
func IPv4Address ¶
func IPv4AddressOrEmpty ¶
func IPv6Address ¶
func IntBetweenAndNot ¶
func IntBetweenAndNot(min, max, not int) schema.SchemaValidateFunc
func MACAddress ¶
func Month ¶
func Month(ignoreCase bool) schema.SchemaValidateFunc
func PortNumber ¶
func PortNumberOrZero ¶
func PublicIpDomainNameLabel ¶
func RFC3339DateInFutureBy ¶
func RFC3339DateInFutureBy(d time.Duration) schema.SchemaValidateFunc
RFC3339 date is duration d or greater into the future
func RFC3339Time ¶
todo, now in terraform helper, switch over once vended -> https://github.com/hashicorp/terraform/blob/master/helper/validation/validation.go#L263
func SharedImageGalleryName ¶
func SharedImageName ¶
func SharedImageVersionName ¶
func URLIsHTTPOrHTTPS ¶
func URLIsHTTPS ¶
func URLWithScheme ¶
func URLWithScheme(validSchemes []string) schema.SchemaValidateFunc
func UrlIsHttpOrHttps ¶
func UrlIsHttpOrHttps() schema.SchemaValidateFunc
func UrlWithScheme ¶
func UrlWithScheme(validSchemes []string) schema.SchemaValidateFunc
func VirtualNetworkRuleName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.