leafref

package
v0.1.252 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2021 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LeafRef

type LeafRef struct {
	LocalPath  *gnmi.Path `json:"localPath,omitempty"`
	RemotePath *gnmi.Path `json:"remotePath,omitempty"`
}

type LeafRefValidationKind

type LeafRefValidationKind string
const (
	LeafRefValidationLocal    LeafRefValidationKind = "local"
	LeafRefValidationExternal LeafRefValidationKind = "external"
)

type ResolvedLeafRefGnmi

type ResolvedLeafRefGnmi struct {
	LeafRef
	Value    string `json:"value,omitempty"`
	Resolved bool   `json:"resolved,omitempty"`
}

func (*ResolvedLeafRefGnmi) DeepCopy

func (in *ResolvedLeafRefGnmi) DeepCopy() (out *ResolvedLeafRefGnmi)

Jump to

Keyboard shortcuts

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