relay

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: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateHybridConnectionID added in v1.41.0

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

ValidateHybridConnectionID validates that the specified ID is a valid Relay Hybrid Connection ID

func ValidateNamespaceID added in v1.41.0

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

ValidateNamespaceID validates that the specified ID is a valid Relay Namespace ID

Types

type HybridConnectionResourceID added in v1.41.0

type HybridConnectionResourceID struct {
	ResourceGroup string
	Name          string
	NamespaceName string
}

func ParseHybridConnectionID added in v1.41.0

func ParseHybridConnectionID(input string) (*HybridConnectionResourceID, error)

type NamespaceResourceID added in v1.41.0

type NamespaceResourceID struct {
	ResourceGroup string
	Name          string
}

func ParseNamespaceID added in v1.41.0

func ParseNamespaceID(input string) (*NamespaceResourceID, 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