subnetstate

package
v22.11.7 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Enum

type Enum int

Enum represents the state of a network

const (
	Unknown Enum = iota

	// GatewayCreation when gateway(s) is(are) created
	GatewayCreation

	// GatewayConfiguration when gateway(s) is(are) configured
	GatewayConfiguration

	// Ready when ready
	Ready

	// Error when error
	Error
)

Jump to

Keyboard shortcuts

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