withlistval

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package withlistval 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.17) 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 ModelPath

type ModelPath struct {
	*ygnmi.NodePath
}

ModelPath represents the /openconfig-withlistval/model YANG schema element.

func (*ModelPath) Config

func (n *ModelPath) Config() ygnmi.ConfigQuery[*oc.Model]

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

func (*ModelPath) MultiKey

func (n *ModelPath) MultiKey(Key1 uint32, Key2 uint64) *Model_MultiKeyPath

MultiKey (list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "b/multi-key"
Path from root:       "/model/b/multi-key"

Key1: uint32
Key2: uint64

func (*ModelPath) MultiKeyAny

func (n *ModelPath) MultiKeyAny() *Model_MultiKeyPathAny

MultiKeyAny (list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "b/multi-key"
Path from root:       "/model/b/multi-key"

func (*ModelPath) NoKeyAny

func (n *ModelPath) NoKeyAny() *Model_NoKeyPathAny

NoKeyAny (list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "c/no-key"
Path from root:       "/model/c/no-key"

func (*ModelPath) SingleKey

func (n *ModelPath) SingleKey(Key string) *Model_SingleKeyPath

SingleKey (list):

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

Key: string

func (*ModelPath) SingleKeyAny

func (n *ModelPath) SingleKeyAny() *Model_SingleKeyPathAny

SingleKeyAny (list):

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

func (*ModelPath) State

func (n *ModelPath) State() ygnmi.SingletonQuery[*oc.Model]

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

type ModelPathAny

type ModelPathAny struct {
	*ygnmi.NodePath
}

ModelPathAny represents the wildcard version of the /openconfig-withlistval/model YANG schema element.

func (*ModelPathAny) Config

func (n *ModelPathAny) Config() ygnmi.WildcardQuery[*oc.Model]

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

func (*ModelPathAny) MultiKey

func (n *ModelPathAny) MultiKey(Key1 uint32, Key2 uint64) *Model_MultiKeyPathAny

MultiKey (list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "b/multi-key"
Path from root:       "/model/b/multi-key"

Key1: uint32
Key2: uint64

func (*ModelPathAny) MultiKeyAny

func (n *ModelPathAny) MultiKeyAny() *Model_MultiKeyPathAny

MultiKeyAny (list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "b/multi-key"
Path from root:       "/model/b/multi-key"

func (*ModelPathAny) NoKeyAny

func (n *ModelPathAny) NoKeyAny() *Model_NoKeyPathAny

NoKeyAny (list):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "c/no-key"
Path from root:       "/model/c/no-key"

func (*ModelPathAny) SingleKey

func (n *ModelPathAny) SingleKey(Key string) *Model_SingleKeyPathAny

SingleKey (list):

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

Key: string

func (*ModelPathAny) SingleKeyAny

func (n *ModelPathAny) SingleKeyAny() *Model_SingleKeyPathAny

SingleKeyAny (list):

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

func (*ModelPathAny) State

func (n *ModelPathAny) State() ygnmi.WildcardQuery[*oc.Model]

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

type Model_MultiKeyPath

type Model_MultiKeyPath struct {
	*ygnmi.NodePath
}

Model_MultiKeyPath represents the /openconfig-withlistval/model/b/multi-key YANG schema element.

func (*Model_MultiKeyPath) Config

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

func (*Model_MultiKeyPath) Key1

Key1 (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "*/key1"
Path from root:       "/model/b/multi-key/*/key1"

func (*Model_MultiKeyPath) Key2

Key2 (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "*/key2"
Path from root:       "/model/b/multi-key/*/key2"

func (*Model_MultiKeyPath) State

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

type Model_MultiKeyPathAny

type Model_MultiKeyPathAny struct {
	*ygnmi.NodePath
}

Model_MultiKeyPathAny represents the wildcard version of the /openconfig-withlistval/model/b/multi-key YANG schema element.

func (*Model_MultiKeyPathAny) Config

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

func (*Model_MultiKeyPathAny) Key1

Key1 (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "*/key1"
Path from root:       "/model/b/multi-key/*/key1"

func (*Model_MultiKeyPathAny) Key2

Key2 (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "*/key2"
Path from root:       "/model/b/multi-key/*/key2"

func (*Model_MultiKeyPathAny) State

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

func (*Model_MultiKeyPathAny) WithKey1

WithKey1 sets Model_MultiKeyPathAny's key "key1" to the specified value. Key1: uint32

func (*Model_MultiKeyPathAny) WithKey2

WithKey2 sets Model_MultiKeyPathAny's key "key2" to the specified value. Key2: uint64

type Model_MultiKeyPathMap

type Model_MultiKeyPathMap struct {
	*ygnmi.NodePath
}

Model_MultiKeyPathMap represents the /openconfig-withlistval/model/b/multi-key YANG schema element.

type Model_MultiKeyPathMapAny

type Model_MultiKeyPathMapAny struct {
	*ygnmi.NodePath
}

Model_MultiKeyPathMapAny represents the wildcard version of the /openconfig-withlistval/model/b/multi-key YANG schema element.

type Model_MultiKey_Key1Path

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

Model_MultiKey_Key1Path represents the /openconfig-withlistval/model/b/multi-key/state/key1 YANG schema element.

func (*Model_MultiKey_Key1Path) Config

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

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "config/key1"
Path from root:       "/model/b/multi-key/config/key1"

func (*Model_MultiKey_Key1Path) State

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

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/key1"
Path from root:       "/model/b/multi-key/state/key1"

type Model_MultiKey_Key1PathAny

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

Model_MultiKey_Key1PathAny represents the wildcard version of the /openconfig-withlistval/model/b/multi-key/state/key1 YANG schema element.

func (*Model_MultiKey_Key1PathAny) Config

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

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "config/key1"
Path from root:       "/model/b/multi-key/config/key1"

func (*Model_MultiKey_Key1PathAny) State

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

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/key1"
Path from root:       "/model/b/multi-key/state/key1"

type Model_MultiKey_Key2Path

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

Model_MultiKey_Key2Path represents the /openconfig-withlistval/model/b/multi-key/state/key2 YANG schema element.

func (*Model_MultiKey_Key2Path) Config

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

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "config/key2"
Path from root:       "/model/b/multi-key/config/key2"

func (*Model_MultiKey_Key2Path) State

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

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/key2"
Path from root:       "/model/b/multi-key/state/key2"

type Model_MultiKey_Key2PathAny

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

Model_MultiKey_Key2PathAny represents the wildcard version of the /openconfig-withlistval/model/b/multi-key/state/key2 YANG schema element.

func (*Model_MultiKey_Key2PathAny) Config

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

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "config/key2"
Path from root:       "/model/b/multi-key/config/key2"

func (*Model_MultiKey_Key2PathAny) State

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

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/key2"
Path from root:       "/model/b/multi-key/state/key2"

type Model_NoKeyPath

type Model_NoKeyPath struct {
	*ygnmi.NodePath
}

Model_NoKeyPath represents the /openconfig-withlistval/model/c/no-key YANG schema element.

func (*Model_NoKeyPath) State

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

type Model_NoKeyPathAny

type Model_NoKeyPathAny struct {
	*ygnmi.NodePath
}

Model_NoKeyPathAny represents the wildcard version of the /openconfig-withlistval/model/c/no-key YANG schema element.

func (*Model_NoKeyPathAny) State

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

type Model_NoKey_FooPath

type Model_NoKey_FooPath struct {
	*ygnmi.NodePath
}

Model_NoKey_FooPath represents the /openconfig-withlistval/model/c/no-key/foo YANG schema element.

func (*Model_NoKey_FooPath) Key

Key (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/key"
Path from root:       "/model/c/no-key/foo/state/key"

func (*Model_NoKey_FooPath) State

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

func (*Model_NoKey_FooPath) Value

Value (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/value"
Path from root:       "/model/c/no-key/foo/state/value"

type Model_NoKey_FooPathAny

type Model_NoKey_FooPathAny struct {
	*ygnmi.NodePath
}

Model_NoKey_FooPathAny represents the wildcard version of the /openconfig-withlistval/model/c/no-key/foo YANG schema element.

func (*Model_NoKey_FooPathAny) Key

Key (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/key"
Path from root:       "/model/c/no-key/foo/state/key"

func (*Model_NoKey_FooPathAny) State

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

func (*Model_NoKey_FooPathAny) Value

Value (leaf):

Defining module:      "openconfig-withlistval"
Instantiating module: "openconfig-withlistval"
Path from parent:     "state/value"
Path from root:       "/model/c/no-key/foo/state/value"

type Model_NoKey_Foo_KeyPath

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

Model_NoKey_Foo_KeyPath represents the /openconfig-withlistval/model/c/no-key/foo/state/key YANG schema element.

func (*Model_NoKey_Foo_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/c/no-key/foo/state/key"

type Model_NoKey_Foo_KeyPathAny

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

Model_NoKey_Foo_KeyPathAny represents the wildcard version of the /openconfig-withlistval/model/c/no-key/foo/state/key YANG schema element.

func (*Model_NoKey_Foo_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/c/no-key/foo/state/key"

type Model_NoKey_Foo_ValuePath

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

Model_NoKey_Foo_ValuePath represents the /openconfig-withlistval/model/c/no-key/foo/state/value YANG schema element.

func (*Model_NoKey_Foo_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/c/no-key/foo/state/value"

type Model_NoKey_Foo_ValuePathAny

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

Model_NoKey_Foo_ValuePathAny represents the wildcard version of the /openconfig-withlistval/model/c/no-key/foo/state/value YANG schema element.

func (*Model_NoKey_Foo_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/c/no-key/foo/state/value"

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 added in v0.8.2

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 added in v0.8.2

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) OrderedList

OrderedList (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"

Key: string

func (*Model_SingleKeyPath) OrderedListAny

OrderedListAny (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) SingleKey

SingleKey (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"

Key: string

func (*Model_SingleKeyPath) SingleKeyAny

SingleKeyAny (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 added in v0.8.2

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 added in v0.8.2

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) OrderedList

OrderedList (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"

Key: string

func (*Model_SingleKeyPathAny) OrderedListAny

OrderedListAny (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) SingleKey

SingleKey (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"

Key: string

func (*Model_SingleKeyPathAny) SingleKeyAny

SingleKeyAny (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.

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.

type Model_SingleKey_CounterPath added in v0.8.2

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 added in v0.8.2

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 added in v0.8.2

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 added in v0.8.2

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 added in v0.8.2

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 added in v0.8.2

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 added in v0.8.2

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 added in v0.8.2

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/state/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/state/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.

func (*Model_SingleKey_OrderedListPath) Config

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

func (*Model_SingleKey_OrderedListPath) Key

Key (leaf):

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

func (*Model_SingleKey_OrderedListPath) State

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

func (*Model_SingleKey_OrderedListPath) Value

Value (leaf):

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

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.

func (*Model_SingleKey_OrderedListPathAny) Config

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

func (*Model_SingleKey_OrderedListPathAny) Key

Key (leaf):

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

func (*Model_SingleKey_OrderedListPathAny) State

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

func (*Model_SingleKey_OrderedListPathAny) Value

Value (leaf):

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

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.

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.

type Model_SingleKey_OrderedList_KeyPath

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

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

func (*Model_SingleKey_OrderedList_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/ordered-lists/ordered-list/config/key"

func (*Model_SingleKey_OrderedList_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/ordered-lists/ordered-list/state/key"

type Model_SingleKey_OrderedList_KeyPathAny

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

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

func (*Model_SingleKey_OrderedList_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/ordered-lists/ordered-list/config/key"

func (*Model_SingleKey_OrderedList_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/ordered-lists/ordered-list/state/key"

type Model_SingleKey_OrderedList_ValuePath

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

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

func (*Model_SingleKey_OrderedList_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/ordered-lists/ordered-list/config/value"

func (*Model_SingleKey_OrderedList_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/ordered-lists/ordered-list/state/value"

type Model_SingleKey_OrderedList_ValuePathAny

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

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

func (*Model_SingleKey_OrderedList_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/ordered-lists/ordered-list/config/value"

func (*Model_SingleKey_OrderedList_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/ordered-lists/ordered-list/state/value"

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.

func (*Model_SingleKey_SingleKeyPath) Config

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

func (*Model_SingleKey_SingleKeyPath) Key

Key (leaf):

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

func (*Model_SingleKey_SingleKeyPath) State

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

func (*Model_SingleKey_SingleKeyPath) Value

Value (leaf):

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

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.

func (*Model_SingleKey_SingleKeyPathAny) Config

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

func (*Model_SingleKey_SingleKeyPathAny) Key

Key (leaf):

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

func (*Model_SingleKey_SingleKeyPathAny) State

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

func (*Model_SingleKey_SingleKeyPathAny) Value

Value (leaf):

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

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.

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.

type Model_SingleKey_SingleKey_KeyPath

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

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

func (*Model_SingleKey_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/inner-a/single-key/config/key"

func (*Model_SingleKey_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/inner-a/single-key/state/key"

type Model_SingleKey_SingleKey_KeyPathAny

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

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

func (*Model_SingleKey_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/inner-a/single-key/config/key"

func (*Model_SingleKey_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/inner-a/single-key/state/key"

type Model_SingleKey_SingleKey_ValuePath

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

Model_SingleKey_SingleKey_ValuePath represents the /openconfig-withlistval/model/a/single-key/inner-a/single-key/state/value YANG schema element.

func (*Model_SingleKey_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/inner-a/single-key/config/value"

func (*Model_SingleKey_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/inner-a/single-key/state/value"

type Model_SingleKey_SingleKey_ValuePathAny

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

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

func (*Model_SingleKey_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/inner-a/single-key/config/value"

func (*Model_SingleKey_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/inner-a/single-key/state/value"

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/state/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/state/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