vmmaclcondition

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2025 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 BoundReason

type BoundReason string

BoundReason represents specific reasons for the 'Bound' condition type.

const (
	// Bound is a BoundReason indicating the MAC address lease is successfully bound.
	Bound BoundReason = "Bound"
)

func (BoundReason) String

func (r BoundReason) String() string

type Type

type Type string
const (
	// BoundType represents the condition type when a Virtual Machine MAC lease is bound.
	BoundType Type = "Bound"
)

func (Type) String

func (t Type) String() string

Jump to

Keyboard shortcuts

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