web

package
v1.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: MPL-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InternalLoadBalancingModeWebPublishing web.InternalLoadBalancingMode = "Web, Publishing"
)

Variables

This section is empty.

Functions

func ExpandWebCorsSettings

func ExpandWebCorsSettings(input interface{}) web.CorsSettings

func FlattenWebCorsSettings

func FlattenWebCorsSettings(input *web.CorsSettings) []interface{}

func SchemaWebCorsSettings

func SchemaWebCorsSettings() *schema.Schema

func ValidateAppServiceCertificateID

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

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

func ValidateAppServiceHybridConnectionID

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

func ValidateAppServicePlanID

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

func ValidateAppServiceSourceControlTokenName() schema.SchemaValidateFunc

Types

type AppServiceCertificateOrderResourceID

type AppServiceCertificateOrderResourceID struct {
	ResourceGroup string
	Name          string
}

func ParseAppServiceCertificateOrderID

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

type AppServiceCertificateResourceID

type AppServiceCertificateResourceID struct {
	ResourceGroup string
	Name          string
}

func ParseAppServiceCertificateID

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

type AppServiceCustomHostnameBindingResourceID

type AppServiceCustomHostnameBindingResourceID struct {
	ResourceGroup  string
	AppServiceName string
	Name           string
}

func ParseAppServiceCustomHostnameBindingID

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

type AppServiceHybridConnectionResourceID

type AppServiceHybridConnectionResourceID struct {
	ResourceGroup string
	Name          string
	AppName       string
	Namespace     string
}

func ParseAppServiceHybridConnectionID

func ParseAppServiceHybridConnectionID(input string) (*AppServiceHybridConnectionResourceID, error)

type AppServicePlanResourceID

type AppServicePlanResourceID struct {
	ResourceGroup string
	Name          string
}

func ParseAppServicePlanID

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

type AppServiceSlotResourceID

type AppServiceSlotResourceID struct {
	ResourceGroup  string
	AppServiceName string
	Name           string
}

func ParseAppServiceSlotID

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

type Registration

type Registration struct{}

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) SupportedDataSources

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

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources

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

SupportedResources returns the supported Resources supported by this Service

func (Registration) WebsiteCategories

func (r Registration) WebsiteCategories() []string

WebsiteCategories returns a list of categories which can be used for the sidebar

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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