web

package
v1.44.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2020 License: MPL-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateAppServiceCertificateID added in v1.39.0

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

ValidateAppServiceCertificateID validates that the specified ID is a valid App Service Certificate ID

func ValidateAppServiceID added in v1.39.0

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

ValidateAppServiceID validates that the specified ID is a valid App Service ID

func ValidateAppServicePlanID added in v1.39.0

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

ValidateAppServicePlanID validates that the specified ID is a valid App Service Plan ID

func ValidateAppServiceSourceControlTokenName added in v1.39.0

func ValidateAppServiceSourceControlTokenName() schema.SchemaValidateFunc

Types

type AppServiceCertificateOrderResourceID added in v1.39.0

type AppServiceCertificateOrderResourceID struct {
	ResourceGroup string
	Name          string
}

func ParseAppServiceCertificateOrderID added in v1.39.0

func ParseAppServiceCertificateOrderID(input string) (*AppServiceCertificateOrderResourceID, error)

type AppServiceCertificateResourceID added in v1.39.0

type AppServiceCertificateResourceID struct {
	ResourceGroup string
	Name          string
}

func ParseAppServiceCertificateID added in v1.39.0

func ParseAppServiceCertificateID(input string) (*AppServiceCertificateResourceID, error)

type AppServiceCustomHostnameBindingResourceID added in v1.39.0

type AppServiceCustomHostnameBindingResourceID struct {
	ResourceGroup  string
	AppServiceName string
	Name           string
}

func ParseAppServiceCustomHostnameBindingID added in v1.39.0

func ParseAppServiceCustomHostnameBindingID(input string) (*AppServiceCustomHostnameBindingResourceID, error)

type AppServicePlanResourceID added in v1.39.0

type AppServicePlanResourceID struct {
	ResourceGroup string
	Name          string
}

func ParseAppServicePlanID added in v1.39.0

func ParseAppServicePlanID(input string) (*AppServicePlanResourceID, error)

type AppServiceResourceID added in v1.39.0

type AppServiceResourceID struct {
	ResourceGroup string
	Name          string
}

func ParseAppServiceID added in v1.39.0

func ParseAppServiceID(input string) (*AppServiceResourceID, error)

type AppServiceSlotResourceID added in v1.39.0

type AppServiceSlotResourceID struct {
	ResourceGroup  string
	AppServiceName string
	Name           string
}

func ParseAppServiceSlotID added in v1.39.0

func ParseAppServiceSlotID(input string) (*AppServiceSlotResourceID, error)

type Registration added in v1.39.0

type Registration struct{}

func (Registration) Name added in v1.39.0

func (r Registration) Name() string

Name is the name of this Service

func (Registration) SupportedDataSources added in v1.39.0

func (r Registration) SupportedDataSources() map[string]*schema.Resource

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources added in v1.39.0

func (r Registration) SupportedResources() map[string]*schema.Resource

SupportedResources returns the supported Resources supported by this Service

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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