modeldata

package
v0.0.0-...-99e0eab Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package modeldata contains the following model data in gnmi proto struct:

openconfig-interfaces 2.0.0,
openconfig-if-ip 1.0.0.

Index

Constants

View Source
const (
	// OpenconfigInterfacesModel is the openconfig YANG model for interfaces.
	OpenconfigInterfacesModel = "openconfig-interfaces"
	// OpenconfigSystemModel is the openconfig YANG model for system.
	OpenconfigIfIpModel = "openconfig-if-ip"
)

Variables

View Source
var (
	// ModelData is a list of supported models.
	ModelData = []*pb.ModelData{{
		Name:         OpenconfigInterfacesModel,
		Organization: "OpenConfig working group",
		Version:      "2.0.0",
	}, {
		Name:         OpenconfigIfIpModel,
		Organization: "OpenConfig working group",
		Version:      "1.0.0",
	}}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package gostruct is a generated package which contains definitions of structs which represent a YANG schema.
Package gostruct is a generated package which contains definitions of structs which represent a YANG schema.

Jump to

Keyboard shortcuts

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