# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Schema returns the details of the generated schema.
Unmarshal unmarshals data, which must be RFC7951 JSON format, into destStruct, which must be non-nil and the correct GoStruct type.
UnzipSchema unzips the zipped schema and returns a map of yang.Entry nodes, keyed by the name of the struct that the yang.Entry describes the schema for.
# Constants
OnfSite_Site_Slice_ConnectivityService_4g corresponds to the value 4g of OnfSite_Site_Slice_ConnectivityService.
OnfSite_Site_Slice_ConnectivityService_5g corresponds to the value 5g of OnfSite_Site_Slice_ConnectivityService.
OnfSite_Site_Slice_ConnectivityService_UNSET corresponds to the value UNSET of OnfSite_Site_Slice_ConnectivityService.
# Variables
No description provided by the author
ΛEnum is a map, keyed by the name of the type defined for each enum in the generated Go code, which provides a mapping between the constant int64 value of each value of the enumeration, and the string that is used to represent it in the YANG schema.
No description provided by the author
# Structs
Device represents the /device YANG schema element.
No description provided by the author
OnfApplication_Application represents the /onf-application/application YANG schema element.
OnfApplication_Application_Endpoint represents the /onf-application/application/endpoint YANG schema element.
OnfApplication_Application_Endpoint_Mbr represents the /onf-application/application/endpoint/mbr YANG schema element.
OnfSite_Site represents the /onf-site/site YANG schema element.
OnfSite_Site_ConnectivityService represents the /onf-site/site/connectivity-service YANG schema element.
OnfSite_Site_ConnectivityService_Core_4G represents the /onf-site/site/connectivity-service/core-4g YANG schema element.
OnfSite_Site_ConnectivityService_Core_5G represents the /onf-site/site/connectivity-service/core-5g YANG schema element.
OnfSite_Site_Device represents the /onf-site/site/device YANG schema element.
OnfSite_Site_Device_State represents the /onf-site/site/device/state YANG schema element.
OnfSite_Site_DeviceGroup represents the /onf-site/site/device-group YANG schema element.
OnfSite_Site_DeviceGroup_Device represents the /onf-site/site/device-group/device YANG schema element.
OnfSite_Site_DeviceGroup_Mbr represents the /onf-site/site/device-group/mbr YANG schema element.
OnfSite_Site_ImsiDefinition represents the /onf-site/site/imsi-definition YANG schema element.
OnfSite_Site_IpDomain represents the /onf-site/site/ip-domain YANG schema element.
OnfSite_Site_Monitoring represents the /onf-site/site/monitoring YANG schema element.
OnfSite_Site_Monitoring_EdgeDevice represents the /onf-site/site/monitoring/edge-device YANG schema element.
OnfSite_Site_SimCard represents the /onf-site/site/sim-card YANG schema element.
OnfSite_Site_Slice represents the /onf-site/site/slice YANG schema element.
OnfSite_Site_Slice_DeviceGroup represents the /onf-site/site/slice/device-group YANG schema element.
OnfSite_Site_Slice_Filter represents the /onf-site/site/slice/filter YANG schema element.
OnfSite_Site_Slice_Mbr represents the /onf-site/site/slice/mbr YANG schema element.
OnfSite_Site_Slice_PriorityTrafficRule represents the /onf-site/site/slice/priority-traffic-rule YANG schema element.
OnfSite_Site_Slice_PriorityTrafficRule_Gbr represents the /onf-site/site/slice/priority-traffic-rule/gbr YANG schema element.
OnfSite_Site_Slice_PriorityTrafficRule_Mbr represents the /onf-site/site/slice/priority-traffic-rule/mbr YANG schema element.
OnfSite_Site_SmallCell represents the /onf-site/site/small-cell YANG schema element.
OnfSite_Site_Upf represents the /onf-site/site/upf YANG schema element.
OnfTemplate_Template represents the /onf-template/template YANG schema element.
OnfTemplate_Template_Mbr represents the /onf-template/template/mbr YANG schema element.
OnfTrafficClass_TrafficClass represents the /onf-traffic-class/traffic-class YANG schema element.
# Type aliases
Binary is a type that is used for fields that have a YANG type of binary.
E_OnfSite_Site_Slice_ConnectivityService is a derived int64 type which is used to represent the enumerated node OnfSite_Site_Slice_ConnectivityService.
YANGEmpty is a type that is used for fields that have a YANG type of empty.