simple

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 simple 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 OpenconfigSimple_ParentPath

type OpenconfigSimple_ParentPath struct {
	*ygnmi.NodePath
	ygnmi.ConfigQuery[*oc.OpenconfigSimple_Parent]
}

OpenconfigSimple_ParentPath represents the /openconfig-simple/parent YANG schema element.

func (*OpenconfigSimple_ParentPath) Child

Child (container):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "child"
Path from root:       "/parent/child"

type OpenconfigSimple_ParentPathAny

type OpenconfigSimple_ParentPathAny struct {
	*ygnmi.NodePath
	ygnmi.WildcardQuery[*oc.OpenconfigSimple_Parent]
}

OpenconfigSimple_ParentPathAny represents the wildcard version of the /openconfig-simple/parent YANG schema element.

func (*OpenconfigSimple_ParentPathAny) Child

Child (container):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "child"
Path from root:       "/parent/child"

type OpenconfigSimple_Parent_ChildPath

type OpenconfigSimple_Parent_ChildPath struct {
	*ygnmi.NodePath
	ygnmi.ConfigQuery[*oc.OpenconfigSimple_Parent_Child]
}

OpenconfigSimple_Parent_ChildPath represents the /openconfig-simple/parent/child YANG schema element.

func (*OpenconfigSimple_Parent_ChildPath) Config

Config (container):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "config"
Path from root:       "/parent/child/config"

func (*OpenconfigSimple_Parent_ChildPath) State

State (container):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "state"
Path from root:       "/parent/child/state"

type OpenconfigSimple_Parent_ChildPathAny

type OpenconfigSimple_Parent_ChildPathAny struct {
	*ygnmi.NodePath
	ygnmi.WildcardQuery[*oc.OpenconfigSimple_Parent_Child]
}

OpenconfigSimple_Parent_ChildPathAny represents the wildcard version of the /openconfig-simple/parent/child YANG schema element.

func (*OpenconfigSimple_Parent_ChildPathAny) Config

Config (container):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "config"
Path from root:       "/parent/child/config"

func (*OpenconfigSimple_Parent_ChildPathAny) State

State (container):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "state"
Path from root:       "/parent/child/state"

type OpenconfigSimple_Parent_Child_ConfigPath

type OpenconfigSimple_Parent_Child_ConfigPath struct {
	*ygnmi.NodePath
	ygnmi.ConfigQuery[*oc.OpenconfigSimple_Parent_Child_Config]
}

OpenconfigSimple_Parent_Child_ConfigPath represents the /openconfig-simple/parent/child/config YANG schema element.

func (*OpenconfigSimple_Parent_Child_ConfigPath) Five

Five (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "five"
Path from root:       "/parent/child/config/five"

func (*OpenconfigSimple_Parent_Child_ConfigPath) Four

Four (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "four"
Path from root:       "/parent/child/config/four"

func (*OpenconfigSimple_Parent_Child_ConfigPath) One

One (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "one"
Path from root:       "/parent/child/config/one"

func (*OpenconfigSimple_Parent_Child_ConfigPath) Six

Six (leaf-list):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "six"
Path from root:       "/parent/child/config/six"

func (*OpenconfigSimple_Parent_Child_ConfigPath) Three

Three (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "three"
Path from root:       "/parent/child/config/three"

type OpenconfigSimple_Parent_Child_ConfigPathAny

type OpenconfigSimple_Parent_Child_ConfigPathAny struct {
	*ygnmi.NodePath
	ygnmi.WildcardQuery[*oc.OpenconfigSimple_Parent_Child_Config]
}

OpenconfigSimple_Parent_Child_ConfigPathAny represents the wildcard version of the /openconfig-simple/parent/child/config YANG schema element.

func (*OpenconfigSimple_Parent_Child_ConfigPathAny) Five

Five (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "five"
Path from root:       "/parent/child/config/five"

func (*OpenconfigSimple_Parent_Child_ConfigPathAny) Four

Four (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "four"
Path from root:       "/parent/child/config/four"

func (*OpenconfigSimple_Parent_Child_ConfigPathAny) One

One (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "one"
Path from root:       "/parent/child/config/one"

func (*OpenconfigSimple_Parent_Child_ConfigPathAny) Six

Six (leaf-list):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "six"
Path from root:       "/parent/child/config/six"

func (*OpenconfigSimple_Parent_Child_ConfigPathAny) Three

Three (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "three"
Path from root:       "/parent/child/config/three"

type OpenconfigSimple_Parent_Child_Config_FivePath

type OpenconfigSimple_Parent_Child_Config_FivePath struct {
	*ygnmi.NodePath

	ygnmi.ConfigQuery[float32]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_Config_FivePath represents the /openconfig-simple/parent/child/config/five YANG schema element.

type OpenconfigSimple_Parent_Child_Config_FivePathAny

type OpenconfigSimple_Parent_Child_Config_FivePathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[float32]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_Config_FivePathAny represents the wildcard version of the /openconfig-simple/parent/child/config/five YANG schema element.

type OpenconfigSimple_Parent_Child_Config_FourPath

type OpenconfigSimple_Parent_Child_Config_FourPath struct {
	*ygnmi.NodePath

	ygnmi.ConfigQuery[oc.Binary]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_Config_FourPath represents the /openconfig-simple/parent/child/config/four YANG schema element.

type OpenconfigSimple_Parent_Child_Config_FourPathAny

type OpenconfigSimple_Parent_Child_Config_FourPathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[oc.Binary]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_Config_FourPathAny represents the wildcard version of the /openconfig-simple/parent/child/config/four YANG schema element.

type OpenconfigSimple_Parent_Child_Config_OnePath

type OpenconfigSimple_Parent_Child_Config_OnePath struct {
	*ygnmi.NodePath

	ygnmi.ConfigQuery[string]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_Config_OnePath represents the /openconfig-simple/parent/child/config/one YANG schema element.

type OpenconfigSimple_Parent_Child_Config_OnePathAny

type OpenconfigSimple_Parent_Child_Config_OnePathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[string]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_Config_OnePathAny represents the wildcard version of the /openconfig-simple/parent/child/config/one YANG schema element.

type OpenconfigSimple_Parent_Child_Config_SixPath

type OpenconfigSimple_Parent_Child_Config_SixPath struct {
	*ygnmi.NodePath

	ygnmi.ConfigQuery[[]float32]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_Config_SixPath represents the /openconfig-simple/parent/child/config/six YANG schema element.

type OpenconfigSimple_Parent_Child_Config_SixPathAny

type OpenconfigSimple_Parent_Child_Config_SixPathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[[]float32]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_Config_SixPathAny represents the wildcard version of the /openconfig-simple/parent/child/config/six YANG schema element.

type OpenconfigSimple_Parent_Child_Config_ThreePath

type OpenconfigSimple_Parent_Child_Config_ThreePath struct {
	*ygnmi.NodePath

	ygnmi.ConfigQuery[oc.E_Simple_Parent_Child_Config_Three]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_Config_ThreePath represents the /openconfig-simple/parent/child/config/three YANG schema element.

type OpenconfigSimple_Parent_Child_Config_ThreePathAny

type OpenconfigSimple_Parent_Child_Config_ThreePathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[oc.E_Simple_Parent_Child_Config_Three]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_Config_ThreePathAny represents the wildcard version of the /openconfig-simple/parent/child/config/three YANG schema element.

type OpenconfigSimple_Parent_Child_StatePath

type OpenconfigSimple_Parent_Child_StatePath struct {
	*ygnmi.NodePath
	ygnmi.SingletonQuery[*oc.OpenconfigSimple_Parent_Child_State]
}

OpenconfigSimple_Parent_Child_StatePath represents the /openconfig-simple/parent/child/state YANG schema element.

func (*OpenconfigSimple_Parent_Child_StatePath) Five

Five (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "five"
Path from root:       "/parent/child/state/five"

func (*OpenconfigSimple_Parent_Child_StatePath) Four

Four (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "four"
Path from root:       "/parent/child/state/four"

func (*OpenconfigSimple_Parent_Child_StatePath) One

One (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "one"
Path from root:       "/parent/child/state/one"

func (*OpenconfigSimple_Parent_Child_StatePath) Six

Six (leaf-list):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "six"
Path from root:       "/parent/child/state/six"

func (*OpenconfigSimple_Parent_Child_StatePath) Three

Three (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "three"
Path from root:       "/parent/child/state/three"

func (*OpenconfigSimple_Parent_Child_StatePath) Two

Two (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "two"
Path from root:       "/parent/child/state/two"

type OpenconfigSimple_Parent_Child_StatePathAny

type OpenconfigSimple_Parent_Child_StatePathAny struct {
	*ygnmi.NodePath
	ygnmi.WildcardQuery[*oc.OpenconfigSimple_Parent_Child_State]
}

OpenconfigSimple_Parent_Child_StatePathAny represents the wildcard version of the /openconfig-simple/parent/child/state YANG schema element.

func (*OpenconfigSimple_Parent_Child_StatePathAny) Five

Five (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "five"
Path from root:       "/parent/child/state/five"

func (*OpenconfigSimple_Parent_Child_StatePathAny) Four

Four (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "four"
Path from root:       "/parent/child/state/four"

func (*OpenconfigSimple_Parent_Child_StatePathAny) One

One (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "one"
Path from root:       "/parent/child/state/one"

func (*OpenconfigSimple_Parent_Child_StatePathAny) Six

Six (leaf-list):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "six"
Path from root:       "/parent/child/state/six"

func (*OpenconfigSimple_Parent_Child_StatePathAny) Three

Three (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "three"
Path from root:       "/parent/child/state/three"

func (*OpenconfigSimple_Parent_Child_StatePathAny) Two

Two (leaf):

Defining module:      "openconfig-simple"
Instantiating module: "openconfig-simple"
Path from parent:     "two"
Path from root:       "/parent/child/state/two"

type OpenconfigSimple_Parent_Child_State_FivePath

type OpenconfigSimple_Parent_Child_State_FivePath struct {
	*ygnmi.NodePath

	ygnmi.SingletonQuery[float32]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_FivePath represents the /openconfig-simple/parent/child/state/five YANG schema element.

type OpenconfigSimple_Parent_Child_State_FivePathAny

type OpenconfigSimple_Parent_Child_State_FivePathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[float32]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_FivePathAny represents the wildcard version of the /openconfig-simple/parent/child/state/five YANG schema element.

type OpenconfigSimple_Parent_Child_State_FourPath

type OpenconfigSimple_Parent_Child_State_FourPath struct {
	*ygnmi.NodePath

	ygnmi.SingletonQuery[oc.Binary]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_FourPath represents the /openconfig-simple/parent/child/state/four YANG schema element.

type OpenconfigSimple_Parent_Child_State_FourPathAny

type OpenconfigSimple_Parent_Child_State_FourPathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[oc.Binary]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_FourPathAny represents the wildcard version of the /openconfig-simple/parent/child/state/four YANG schema element.

type OpenconfigSimple_Parent_Child_State_OnePath

type OpenconfigSimple_Parent_Child_State_OnePath struct {
	*ygnmi.NodePath

	ygnmi.SingletonQuery[string]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_OnePath represents the /openconfig-simple/parent/child/state/one YANG schema element.

type OpenconfigSimple_Parent_Child_State_OnePathAny

type OpenconfigSimple_Parent_Child_State_OnePathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[string]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_OnePathAny represents the wildcard version of the /openconfig-simple/parent/child/state/one YANG schema element.

type OpenconfigSimple_Parent_Child_State_SixPath

type OpenconfigSimple_Parent_Child_State_SixPath struct {
	*ygnmi.NodePath

	ygnmi.SingletonQuery[[]float32]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_SixPath represents the /openconfig-simple/parent/child/state/six YANG schema element.

type OpenconfigSimple_Parent_Child_State_SixPathAny

type OpenconfigSimple_Parent_Child_State_SixPathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[[]float32]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_SixPathAny represents the wildcard version of the /openconfig-simple/parent/child/state/six YANG schema element.

type OpenconfigSimple_Parent_Child_State_ThreePath

type OpenconfigSimple_Parent_Child_State_ThreePath struct {
	*ygnmi.NodePath

	ygnmi.SingletonQuery[oc.E_Simple_Parent_Child_Config_Three]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_ThreePath represents the /openconfig-simple/parent/child/state/three YANG schema element.

type OpenconfigSimple_Parent_Child_State_ThreePathAny

type OpenconfigSimple_Parent_Child_State_ThreePathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[oc.E_Simple_Parent_Child_Config_Three]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_ThreePathAny represents the wildcard version of the /openconfig-simple/parent/child/state/three YANG schema element.

type OpenconfigSimple_Parent_Child_State_TwoPath

type OpenconfigSimple_Parent_Child_State_TwoPath struct {
	*ygnmi.NodePath

	ygnmi.SingletonQuery[string]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_TwoPath represents the /openconfig-simple/parent/child/state/two YANG schema element.

type OpenconfigSimple_Parent_Child_State_TwoPathAny

type OpenconfigSimple_Parent_Child_State_TwoPathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[string]
	// contains filtered or unexported fields
}

OpenconfigSimple_Parent_Child_State_TwoPathAny represents the wildcard version of the /openconfig-simple/parent/child/state/two YANG schema element.

type OpenconfigSimple_RemoteContainerPath

type OpenconfigSimple_RemoteContainerPath struct {
	*ygnmi.NodePath
	ygnmi.ConfigQuery[*oc.OpenconfigSimple_RemoteContainer]
}

OpenconfigSimple_RemoteContainerPath represents the /openconfig-simple/remote-container YANG schema element.

func (*OpenconfigSimple_RemoteContainerPath) Config

Config (container):

Defining module:      "openconfig-remote"
Instantiating module: "openconfig-simple"
Path from parent:     "config"
Path from root:       "/remote-container/config"

func (*OpenconfigSimple_RemoteContainerPath) State

State (container):

Defining module:      "openconfig-remote"
Instantiating module: "openconfig-simple"
Path from parent:     "state"
Path from root:       "/remote-container/state"

type OpenconfigSimple_RemoteContainerPathAny

type OpenconfigSimple_RemoteContainerPathAny struct {
	*ygnmi.NodePath
	ygnmi.WildcardQuery[*oc.OpenconfigSimple_RemoteContainer]
}

OpenconfigSimple_RemoteContainerPathAny represents the wildcard version of the /openconfig-simple/remote-container YANG schema element.

func (*OpenconfigSimple_RemoteContainerPathAny) Config

Config (container):

Defining module:      "openconfig-remote"
Instantiating module: "openconfig-simple"
Path from parent:     "config"
Path from root:       "/remote-container/config"

func (*OpenconfigSimple_RemoteContainerPathAny) State

State (container):

Defining module:      "openconfig-remote"
Instantiating module: "openconfig-simple"
Path from parent:     "state"
Path from root:       "/remote-container/state"

type OpenconfigSimple_RemoteContainer_ConfigPath

type OpenconfigSimple_RemoteContainer_ConfigPath struct {
	*ygnmi.NodePath
	ygnmi.ConfigQuery[*oc.OpenconfigSimple_RemoteContainer_Config]
}

OpenconfigSimple_RemoteContainer_ConfigPath represents the /openconfig-simple/remote-container/config YANG schema element.

func (*OpenconfigSimple_RemoteContainer_ConfigPath) ALeaf

ALeaf (leaf):

Defining module:      "openconfig-remote"
Instantiating module: "openconfig-simple"
Path from parent:     "a-leaf"
Path from root:       "/remote-container/config/a-leaf"

type OpenconfigSimple_RemoteContainer_ConfigPathAny

type OpenconfigSimple_RemoteContainer_ConfigPathAny struct {
	*ygnmi.NodePath
	ygnmi.WildcardQuery[*oc.OpenconfigSimple_RemoteContainer_Config]
}

OpenconfigSimple_RemoteContainer_ConfigPathAny represents the wildcard version of the /openconfig-simple/remote-container/config YANG schema element.

func (*OpenconfigSimple_RemoteContainer_ConfigPathAny) ALeaf

ALeaf (leaf):

Defining module:      "openconfig-remote"
Instantiating module: "openconfig-simple"
Path from parent:     "a-leaf"
Path from root:       "/remote-container/config/a-leaf"

type OpenconfigSimple_RemoteContainer_Config_ALeafPath

type OpenconfigSimple_RemoteContainer_Config_ALeafPath struct {
	*ygnmi.NodePath

	ygnmi.ConfigQuery[string]
	// contains filtered or unexported fields
}

OpenconfigSimple_RemoteContainer_Config_ALeafPath represents the /openconfig-simple/remote-container/config/a-leaf YANG schema element.

type OpenconfigSimple_RemoteContainer_Config_ALeafPathAny

type OpenconfigSimple_RemoteContainer_Config_ALeafPathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[string]
	// contains filtered or unexported fields
}

OpenconfigSimple_RemoteContainer_Config_ALeafPathAny represents the wildcard version of the /openconfig-simple/remote-container/config/a-leaf YANG schema element.

type OpenconfigSimple_RemoteContainer_StatePath

type OpenconfigSimple_RemoteContainer_StatePath struct {
	*ygnmi.NodePath
	ygnmi.SingletonQuery[*oc.OpenconfigSimple_RemoteContainer_State]
}

OpenconfigSimple_RemoteContainer_StatePath represents the /openconfig-simple/remote-container/state YANG schema element.

func (*OpenconfigSimple_RemoteContainer_StatePath) ALeaf

ALeaf (leaf):

Defining module:      "openconfig-remote"
Instantiating module: "openconfig-simple"
Path from parent:     "a-leaf"
Path from root:       "/remote-container/state/a-leaf"

type OpenconfigSimple_RemoteContainer_StatePathAny

type OpenconfigSimple_RemoteContainer_StatePathAny struct {
	*ygnmi.NodePath
	ygnmi.WildcardQuery[*oc.OpenconfigSimple_RemoteContainer_State]
}

OpenconfigSimple_RemoteContainer_StatePathAny represents the wildcard version of the /openconfig-simple/remote-container/state YANG schema element.

func (*OpenconfigSimple_RemoteContainer_StatePathAny) ALeaf

ALeaf (leaf):

Defining module:      "openconfig-remote"
Instantiating module: "openconfig-simple"
Path from parent:     "a-leaf"
Path from root:       "/remote-container/state/a-leaf"

type OpenconfigSimple_RemoteContainer_State_ALeafPath

type OpenconfigSimple_RemoteContainer_State_ALeafPath struct {
	*ygnmi.NodePath

	ygnmi.SingletonQuery[string]
	// contains filtered or unexported fields
}

OpenconfigSimple_RemoteContainer_State_ALeafPath represents the /openconfig-simple/remote-container/state/a-leaf YANG schema element.

type OpenconfigSimple_RemoteContainer_State_ALeafPathAny

type OpenconfigSimple_RemoteContainer_State_ALeafPathAny struct {
	*ygnmi.NodePath

	ygnmi.WildcardQuery[string]
	// contains filtered or unexported fields
}

OpenconfigSimple_RemoteContainer_State_ALeafPathAny represents the wildcard version of the /openconfig-simple/remote-container/state/a-leaf YANG schema element.

Jump to

Keyboard shortcuts

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