loadbalancerpolicy

package
v0.0.0-...-964ba77 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PolicyAttribute

type PolicyAttribute struct {
	// Name: string, optional
	Name terra.StringValue `hcl:"name,attr"`
	// Value: string, optional
	Value terra.StringValue `hcl:"value,attr"`
}

type PolicyAttributeAttributes

type PolicyAttributeAttributes struct {
	// contains filtered or unexported fields
}

func (PolicyAttributeAttributes) InternalRef

func (pa PolicyAttributeAttributes) InternalRef() (terra.Reference, error)

func (PolicyAttributeAttributes) InternalTokens

func (pa PolicyAttributeAttributes) InternalTokens() (hclwrite.Tokens, error)

func (PolicyAttributeAttributes) InternalWithRef

func (PolicyAttributeAttributes) Name

func (PolicyAttributeAttributes) Value

type PolicyAttributeState

type PolicyAttributeState struct {
	Name  string `json:"name"`
	Value string `json:"value"`
}

Jump to

Keyboard shortcuts

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