a

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package a is a generated package which contains definitions of structs which generate gNMI paths for a YANG schema.

This package was generated by ygnmi version: (devel): (ygot: v0.29.12) using the following YANG input files:

  • ../../pathgen/testdata/yang/openconfig-simple.yang
  • ../../pathgen/testdata/yang/openconfig-withlistval.yang
  • ../../pathgen/testdata/yang/openconfig-nested.yang

Imported modules were sourced from:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model_SingleKeyPath

type Model_SingleKeyPath struct {
	*ygnmi.NodePath
}

Model_SingleKeyPath represents the /openconfig-withlistval/model/a/single-key YANG schema element.

func (*Model_SingleKeyPath) Config

Config returns a Query that can be used in gNMI operations.

func (*Model_SingleKeyPath) Counter

Counter (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/counter"
Path from root:       "/model/a/single-key/state/counter"

func (*Model_SingleKeyPath) Counters

Counters (leaf-list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/counters"
Path from root:       "/model/a/single-key/state/counters"

func (*Model_SingleKeyPath) Key

Key (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "*/key"
Path from root:       "/model/a/single-key/*/key"

func (*Model_SingleKeyPath) OrderedListMap

OrderedListMap (list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "ordered-lists/ordered-list"
Path from root:       "/model/a/single-key/ordered-lists/ordered-list"

func (*Model_SingleKeyPath) SingleKeyMap

SingleKeyMap (list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "inner-a/single-key"
Path from root:       "/model/a/single-key/inner-a/single-key"

func (*Model_SingleKeyPath) State

State returns a Query that can be used in gNMI operations.

func (*Model_SingleKeyPath) Value

Value (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "*/value"
Path from root:       "/model/a/single-key/*/value"

type Model_SingleKeyPathAny

type Model_SingleKeyPathAny struct {
	*ygnmi.NodePath
}

Model_SingleKeyPathAny represents the wildcard version of the /openconfig-withlistval/model/a/single-key YANG schema element.

func (*Model_SingleKeyPathAny) Config

Config returns a Query that can be used in gNMI operations.

func (*Model_SingleKeyPathAny) Counter

Counter (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/counter"
Path from root:       "/model/a/single-key/state/counter"

func (*Model_SingleKeyPathAny) Counters

Counters (leaf-list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/counters"
Path from root:       "/model/a/single-key/state/counters"

func (*Model_SingleKeyPathAny) Key

Key (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "*/key"
Path from root:       "/model/a/single-key/*/key"

func (*Model_SingleKeyPathAny) OrderedListMap

OrderedListMap (list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "ordered-lists/ordered-list"
Path from root:       "/model/a/single-key/ordered-lists/ordered-list"

func (*Model_SingleKeyPathAny) SingleKeyMap

SingleKeyMap (list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "inner-a/single-key"
Path from root:       "/model/a/single-key/inner-a/single-key"

func (*Model_SingleKeyPathAny) State

State returns a Query that can be used in gNMI operations.

func (*Model_SingleKeyPathAny) Value

Value (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "*/value"
Path from root:       "/model/a/single-key/*/value"

type Model_SingleKeyPathMap

type Model_SingleKeyPathMap struct {
	*ygnmi.NodePath
}

Model_SingleKeyPathMap represents the /openconfig-withlistval/model/a/single-key YANG schema element.

func (*Model_SingleKeyPathMap) Config

Config returns a Query that can be used in gNMI operations.

func (*Model_SingleKeyPathMap) State

State returns a Query that can be used in gNMI operations.

type Model_SingleKeyPathMapAny

type Model_SingleKeyPathMapAny struct {
	*ygnmi.NodePath
}

Model_SingleKeyPathMapAny represents the wildcard version of the /openconfig-withlistval/model/a/single-key YANG schema element.

func (*Model_SingleKeyPathMapAny) Config

Config returns a Query that can be used in gNMI operations.

func (*Model_SingleKeyPathMapAny) State

State returns a Query that can be used in gNMI operations.

type Model_SingleKey_CounterPath

type Model_SingleKey_CounterPath struct {
	*ygnmi.NodePath
	// contains filtered or unexported fields
}

Model_SingleKey_CounterPath represents the /openconfig-withlistval/model/a/single-key/state/counter YANG schema element.

func (*Model_SingleKey_CounterPath) State

State returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/counter"
Path from root:       "/model/a/single-key/state/counter"

type Model_SingleKey_CounterPathAny

type Model_SingleKey_CounterPathAny struct {
	*ygnmi.NodePath
	// contains filtered or unexported fields
}

Model_SingleKey_CounterPathAny represents the wildcard version of the /openconfig-withlistval/model/a/single-key/state/counter YANG schema element.

func (*Model_SingleKey_CounterPathAny) State

State returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/counter"
Path from root:       "/model/a/single-key/state/counter"

type Model_SingleKey_CountersPath

type Model_SingleKey_CountersPath struct {
	*ygnmi.NodePath
	// contains filtered or unexported fields
}

Model_SingleKey_CountersPath represents the /openconfig-withlistval/model/a/single-key/state/counters YANG schema element.

func (*Model_SingleKey_CountersPath) State

State returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/counters"
Path from root:       "/model/a/single-key/state/counters"

type Model_SingleKey_CountersPathAny

type Model_SingleKey_CountersPathAny struct {
	*ygnmi.NodePath
	// contains filtered or unexported fields
}

Model_SingleKey_CountersPathAny represents the wildcard version of the /openconfig-withlistval/model/a/single-key/state/counters YANG schema element.

func (*Model_SingleKey_CountersPathAny) State

State returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/counters"
Path from root:       "/model/a/single-key/state/counters"

type Model_SingleKey_KeyPath

type Model_SingleKey_KeyPath struct {
	*ygnmi.NodePath
	// contains filtered or unexported fields
}

Model_SingleKey_KeyPath represents the /openconfig-withlistval/model/a/single-key/config/key YANG schema element.

func (*Model_SingleKey_KeyPath) Config

Config returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "config/key"
Path from root:       "/model/a/single-key/config/key"

func (*Model_SingleKey_KeyPath) State

State returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/key"
Path from root:       "/model/a/single-key/state/key"

type Model_SingleKey_KeyPathAny

type Model_SingleKey_KeyPathAny struct {
	*ygnmi.NodePath
	// contains filtered or unexported fields
}

Model_SingleKey_KeyPathAny represents the wildcard version of the /openconfig-withlistval/model/a/single-key/config/key YANG schema element.

func (*Model_SingleKey_KeyPathAny) Config

Config returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "config/key"
Path from root:       "/model/a/single-key/config/key"

func (*Model_SingleKey_KeyPathAny) State

State returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/key"
Path from root:       "/model/a/single-key/state/key"

type Model_SingleKey_OrderedListPath

type Model_SingleKey_OrderedListPath struct {
	*ygnmi.NodePath
}

Model_SingleKey_OrderedListPath represents the /openconfig-withlistval/model/a/single-key/ordered-lists/ordered-list YANG schema element.

type Model_SingleKey_OrderedListPathAny

type Model_SingleKey_OrderedListPathAny struct {
	*ygnmi.NodePath
}

Model_SingleKey_OrderedListPathAny represents the wildcard version of the /openconfig-withlistval/model/a/single-key/ordered-lists/ordered-list YANG schema element.

type Model_SingleKey_OrderedListPathMap

type Model_SingleKey_OrderedListPathMap struct {
	*ygnmi.NodePath
}

Model_SingleKey_OrderedListPathMap represents the /openconfig-withlistval/model/a/single-key/ordered-lists/ordered-list YANG schema element.

func (*Model_SingleKey_OrderedListPathMap) Config

Config returns a Query that can be used in gNMI operations.

func (*Model_SingleKey_OrderedListPathMap) State

State returns a Query that can be used in gNMI operations.

type Model_SingleKey_OrderedListPathMapAny

type Model_SingleKey_OrderedListPathMapAny struct {
	*ygnmi.NodePath
}

Model_SingleKey_OrderedListPathMapAny represents the wildcard version of the /openconfig-withlistval/model/a/single-key/ordered-lists/ordered-list YANG schema element.

func (*Model_SingleKey_OrderedListPathMapAny) Config

Config returns a Query that can be used in gNMI operations.

func (*Model_SingleKey_OrderedListPathMapAny) State

State returns a Query that can be used in gNMI operations.

type Model_SingleKey_SingleKeyPath

type Model_SingleKey_SingleKeyPath struct {
	*ygnmi.NodePath
}

Model_SingleKey_SingleKeyPath represents the /openconfig-withlistval/model/a/single-key/inner-a/single-key YANG schema element.

type Model_SingleKey_SingleKeyPathAny

type Model_SingleKey_SingleKeyPathAny struct {
	*ygnmi.NodePath
}

Model_SingleKey_SingleKeyPathAny represents the wildcard version of the /openconfig-withlistval/model/a/single-key/inner-a/single-key YANG schema element.

type Model_SingleKey_SingleKeyPathMap

type Model_SingleKey_SingleKeyPathMap struct {
	*ygnmi.NodePath
}

Model_SingleKey_SingleKeyPathMap represents the /openconfig-withlistval/model/a/single-key/inner-a/single-key YANG schema element.

func (*Model_SingleKey_SingleKeyPathMap) Config

Config returns a Query that can be used in gNMI operations.

func (*Model_SingleKey_SingleKeyPathMap) State

State returns a Query that can be used in gNMI operations.

type Model_SingleKey_SingleKeyPathMapAny

type Model_SingleKey_SingleKeyPathMapAny struct {
	*ygnmi.NodePath
}

Model_SingleKey_SingleKeyPathMapAny represents the wildcard version of the /openconfig-withlistval/model/a/single-key/inner-a/single-key YANG schema element.

func (*Model_SingleKey_SingleKeyPathMapAny) Config

Config returns a Query that can be used in gNMI operations.

func (*Model_SingleKey_SingleKeyPathMapAny) State

State returns a Query that can be used in gNMI operations.

type Model_SingleKey_ValuePath

type Model_SingleKey_ValuePath struct {
	*ygnmi.NodePath
	// contains filtered or unexported fields
}

Model_SingleKey_ValuePath represents the /openconfig-withlistval/model/a/single-key/config/value YANG schema element.

func (*Model_SingleKey_ValuePath) Config

Config returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "config/value"
Path from root:       "/model/a/single-key/config/value"

func (*Model_SingleKey_ValuePath) State

State returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/value"
Path from root:       "/model/a/single-key/state/value"

type Model_SingleKey_ValuePathAny

type Model_SingleKey_ValuePathAny struct {
	*ygnmi.NodePath
	// contains filtered or unexported fields
}

Model_SingleKey_ValuePathAny represents the wildcard version of the /openconfig-withlistval/model/a/single-key/config/value YANG schema element.

func (*Model_SingleKey_ValuePathAny) Config

Config returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "config/value"
Path from root:       "/model/a/single-key/config/value"

func (*Model_SingleKey_ValuePathAny) State

State returns a Query that can be used in gNMI operations.

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/value"
Path from root:       "/model/a/single-key/state/value"

Jump to

Keyboard shortcuts

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