loadbalancer

package
v1.44.1-0...-4e0a530 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MPL-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindLoadBalancerBackEndAddressPoolByName

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

func FindLoadBalancerFrontEndIpConfigurationByName

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

func FindLoadBalancerNatPoolByName

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

func FindLoadBalancerNatRuleByName

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

func FindLoadBalancerOutboundRuleByName

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

func FindLoadBalancerProbeByName

func FindLoadBalancerProbeByName(lb *loadbalancers.LoadBalancer, name string) (*loadbalancers.Probe, 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"`
	FrontendIPConfiguration string                      `tfschema:"backend_address_ip_configuration_id"`
	PortMapping             []inboundNATRulePortMapping `tfschema:"inbound_nat_rule_port_mapping"`
}

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