Documentation ¶
Overview ¶
This module contains definitions for the Calvados model objects.
This module contains a collection of YANG definitions for Cisco IOS-XR SysAdmin configuration.
Copyright(c) 2013-2017 by Cisco Systems, Inc. All rights reserved.
Copyright (c) 2012-2018 by Cisco Systems, Inc. All rights reserved.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instmgr ¶
type Instmgr struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // show traceable processes. The type is slice of Instmgr_Trace. Trace []*Instmgr_Trace }
Instmgr
func (*Instmgr) GetEntityData ¶
func (instmgr *Instmgr) GetEntityData() *types.CommonEntityData
type Instmgr_Trace ¶
type Instmgr_Trace struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. The type is string. Buffer interface{} // The type is slice of Instmgr_Trace_Location. Location []*Instmgr_Trace_Location }
Instmgr_Trace show traceable processes
func (*Instmgr_Trace) GetEntityData ¶
func (trace *Instmgr_Trace) GetEntityData() *types.CommonEntityData
type Instmgr_Trace_Location ¶
type Instmgr_Trace_Location struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. The type is string. LocationName interface{} // The type is slice of Instmgr_Trace_Location_AllOptions. AllOptions []*Instmgr_Trace_Location_AllOptions }
Instmgr_Trace_Location
func (*Instmgr_Trace_Location) GetEntityData ¶
func (location *Instmgr_Trace_Location) GetEntityData() *types.CommonEntityData
type Instmgr_Trace_Location_AllOptions ¶
type Instmgr_Trace_Location_AllOptions struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. The type is string. Option interface{} // The type is slice of Instmgr_Trace_Location_AllOptions_TraceBlocks. TraceBlocks []*Instmgr_Trace_Location_AllOptions_TraceBlocks }
Instmgr_Trace_Location_AllOptions
func (*Instmgr_Trace_Location_AllOptions) GetEntityData ¶
func (allOptions *Instmgr_Trace_Location_AllOptions) GetEntityData() *types.CommonEntityData
type Instmgr_Trace_Location_AllOptions_TraceBlocks ¶
type Instmgr_Trace_Location_AllOptions_TraceBlocks struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // Trace output block. The type is string. Data interface{} }
Instmgr_Trace_Location_AllOptions_TraceBlocks
func (*Instmgr_Trace_Location_AllOptions_TraceBlocks) GetEntityData ¶
func (traceBlocks *Instmgr_Trace_Location_AllOptions_TraceBlocks) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.