lbsslnegotiationpolicy

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 Attribute

type Attribute struct {
	// Name: string, required
	Name terra.StringValue `hcl:"name,attr" validate:"required"`
	// Value: string, required
	Value terra.StringValue `hcl:"value,attr" validate:"required"`
}

type AttributeAttributes

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

func (AttributeAttributes) InternalRef

func (a AttributeAttributes) InternalRef() (terra.Reference, error)

func (AttributeAttributes) InternalTokens

func (a AttributeAttributes) InternalTokens() (hclwrite.Tokens, error)

func (AttributeAttributes) InternalWithRef

func (a AttributeAttributes) InternalWithRef(ref terra.Reference) AttributeAttributes

func (AttributeAttributes) Name

func (AttributeAttributes) Value

type AttributeState

type AttributeState 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