dataec2publicipv4pool

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 PoolAddressRanges

type PoolAddressRanges struct{}

type PoolAddressRangesAttributes

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

func (PoolAddressRangesAttributes) AddressCount

func (par PoolAddressRangesAttributes) AddressCount() terra.NumberValue

func (PoolAddressRangesAttributes) AvailableAddressCount

func (par PoolAddressRangesAttributes) AvailableAddressCount() terra.NumberValue

func (PoolAddressRangesAttributes) FirstAddress

func (par PoolAddressRangesAttributes) FirstAddress() terra.StringValue

func (PoolAddressRangesAttributes) InternalRef

func (par PoolAddressRangesAttributes) InternalRef() (terra.Reference, error)

func (PoolAddressRangesAttributes) InternalTokens

func (par PoolAddressRangesAttributes) InternalTokens() (hclwrite.Tokens, error)

func (PoolAddressRangesAttributes) InternalWithRef

func (PoolAddressRangesAttributes) LastAddress

func (par PoolAddressRangesAttributes) LastAddress() terra.StringValue

type PoolAddressRangesState

type PoolAddressRangesState struct {
	AddressCount          float64 `json:"address_count"`
	AvailableAddressCount float64 `json:"available_address_count"`
	FirstAddress          string  `json:"first_address"`
	LastAddress           string  `json:"last_address"`
}

Jump to

Keyboard shortcuts

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