loadbalancer

package
v2.96.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: MPL-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindLoadBalancerBackEndAddressPoolByName

func FindLoadBalancerBackEndAddressPoolByName(lb *network.LoadBalancer, name string) (*network.BackendAddressPool, int, bool)

func FindLoadBalancerFrontEndIpConfigurationByName

func FindLoadBalancerFrontEndIpConfigurationByName(lb *network.LoadBalancer, name string) (*network.FrontendIPConfiguration, bool)

func FindLoadBalancerNatPoolByName

func FindLoadBalancerNatPoolByName(lb *network.LoadBalancer, name string) (*network.InboundNatPool, int, bool)

func FindLoadBalancerNatRuleByName

func FindLoadBalancerNatRuleByName(lb *network.LoadBalancer, name string) (*network.InboundNatRule, int, bool)

func FindLoadBalancerOutboundRuleByName

func FindLoadBalancerOutboundRuleByName(lb *network.LoadBalancer, name string) (*network.OutboundRule, int, bool)

func FindLoadBalancerProbeByName

func FindLoadBalancerProbeByName(lb *network.LoadBalancer, name string) (*network.Probe, int, bool)

func FindLoadBalancerRuleByName

func FindLoadBalancerRuleByName(lb *network.LoadBalancer, name string) (*network.LoadBalancingRule, int, bool)

Types

type BackendAddressPoolAddressModel

type BackendAddressPoolAddressModel struct {
	Name                 string `tfschema:"name"`
	BackendAddressPoolId string `tfschema:"backend_address_pool_id"`
	VirtualNetworkId     string `tfschema:"virtual_network_id"`
	IPAddress            string `tfschema:"ip_address"`
}

type BackendAddressPoolAddressResource

type BackendAddressPoolAddressResource struct{}

func (BackendAddressPoolAddressResource) Arguments

func (BackendAddressPoolAddressResource) Attributes

func (BackendAddressPoolAddressResource) Create

func (BackendAddressPoolAddressResource) Delete

func (BackendAddressPoolAddressResource) IDValidationFunc

func (BackendAddressPoolAddressResource) ModelObject

func (r BackendAddressPoolAddressResource) ModelObject() interface{}

func (BackendAddressPoolAddressResource) Read

func (BackendAddressPoolAddressResource) ResourceType

func (r BackendAddressPoolAddressResource) ResourceType() string

func (BackendAddressPoolAddressResource) Update

type Registration

type Registration struct{}

func (Registration) AssociatedGitHubLabel

func (r Registration) AssociatedGitHubLabel() string

func (Registration) DataSources

func (r Registration) DataSources() []sdk.DataSource

DataSources returns a list of Data Sources supported by this Service

func (Registration) Name

func (r Registration) Name() string

Name is the name of this Service

func (Registration) Resources

func (r Registration) Resources() []sdk.Resource

Resources returns a list of Resources supported by this Service

func (Registration) SupportedDataSources

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

SupportedDataSources returns the supported Data Sources supported by this Service

func (Registration) SupportedResources

func (r Registration) SupportedResources() map[string]*pluginsdk.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