datanetworkmanagerlink

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 Bandwidth

type Bandwidth struct{}

type BandwidthAttributes

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

func (BandwidthAttributes) DownloadSpeed

func (b BandwidthAttributes) DownloadSpeed() terra.NumberValue

func (BandwidthAttributes) InternalRef

func (b BandwidthAttributes) InternalRef() (terra.Reference, error)

func (BandwidthAttributes) InternalTokens

func (b BandwidthAttributes) InternalTokens() (hclwrite.Tokens, error)

func (BandwidthAttributes) InternalWithRef

func (b BandwidthAttributes) InternalWithRef(ref terra.Reference) BandwidthAttributes

func (BandwidthAttributes) UploadSpeed

func (b BandwidthAttributes) UploadSpeed() terra.NumberValue

type BandwidthState

type BandwidthState struct {
	DownloadSpeed float64 `json:"download_speed"`
	UploadSpeed   float64 `json:"upload_speed"`
}

Jump to

Keyboard shortcuts

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