types

package
v0.0.0-...-c3677c5 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2023 License: Apache-2.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AssignVpctoolTimeout = 120 * time.Second
View Source
var ErrUnsupported = errors.New("Unsupported")

ErrUnsupported indicates that the operation is unsupported on this platform

View Source
var UnassignVpctoolTimeout = 60 * time.Second

Functions

This section is empty.

Types

type WiringStatus

type WiringStatus struct {
	Success bool   `json:"success"`
	Error   string `json:"error"`
}

WiringStatus indicates whether or not wiring was successful

Jump to

Keyboard shortcuts

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