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.
This module defines the top level container for all 'clear' commands for Sysadmin.
Copyright(c) 2012-2016 by Cisco Systems, Inc. All rights reserved.
Copyright (c) 2012-2018 by Cisco Systems, Inc. All rights reserved.
Index ¶
- type Clear
- type Clear_Controller
- type Clear_Controller_Switch
- type Clear_Controller_Switch_Oper
- type Clear_Controller_Switch_Oper_Fdb
- type Clear_Controller_Switch_Oper_Fdb_Location
- type Clear_Controller_Switch_Oper_Statistics
- type Clear_Controller_Switch_Oper_Statistics_Location
- type Clear_Plugin
- type Clear_Plugin_Slot
- type Clear_Plugin_Slot_Location
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clear ¶
type Clear struct { EntityData types.CommonEntityData YFilter yfilter.YFilter Controller Clear_Controller Plugin Clear_Plugin }
Clear
func (*Clear) GetEntityData ¶
func (clear *Clear) GetEntityData() *types.CommonEntityData
type Clear_Controller ¶
type Clear_Controller struct { EntityData types.CommonEntityData YFilter yfilter.YFilter Switch Clear_Controller_Switch }
Clear_Controller
func (*Clear_Controller) GetEntityData ¶
func (controller *Clear_Controller) GetEntityData() *types.CommonEntityData
type Clear_Controller_Switch ¶
type Clear_Controller_Switch struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Control Ethernet switch operational data. Oper Clear_Controller_Switch_Oper }
Clear_Controller_Switch
func (*Clear_Controller_Switch) GetEntityData ¶
func (self *Clear_Controller_Switch) GetEntityData() *types.CommonEntityData
type Clear_Controller_Switch_Oper ¶
type Clear_Controller_Switch_Oper struct { EntityData types.CommonEntityData YFilter yfilter.YFilter Fdb Clear_Controller_Switch_Oper_Fdb Statistics Clear_Controller_Switch_Oper_Statistics }
Clear_Controller_Switch_Oper Control Ethernet switch operational data.
func (*Clear_Controller_Switch_Oper) GetEntityData ¶
func (oper *Clear_Controller_Switch_Oper) GetEntityData() *types.CommonEntityData
type Clear_Controller_Switch_Oper_Fdb ¶
type Clear_Controller_Switch_Oper_Fdb struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // The type is slice of Clear_Controller_Switch_Oper_Fdb_Location. Location []*Clear_Controller_Switch_Oper_Fdb_Location }
Clear_Controller_Switch_Oper_Fdb
func (*Clear_Controller_Switch_Oper_Fdb) GetEntityData ¶
func (fdb *Clear_Controller_Switch_Oper_Fdb) GetEntityData() *types.CommonEntityData
type Clear_Controller_Switch_Oper_Fdb_Location ¶
type Clear_Controller_Switch_Oper_Fdb_Location struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. The type is EsdmaRackNumEnum. Rack interface{} // This attribute is a key. The type is EsdmaCpu. Card interface{} // This attribute is a key. The type is EsdmaSwitchTypeEnum. SwitchId interface{} }
Clear_Controller_Switch_Oper_Fdb_Location
func (*Clear_Controller_Switch_Oper_Fdb_Location) GetEntityData ¶
func (location *Clear_Controller_Switch_Oper_Fdb_Location) GetEntityData() *types.CommonEntityData
type Clear_Controller_Switch_Oper_Statistics ¶
type Clear_Controller_Switch_Oper_Statistics struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // The type is slice of Clear_Controller_Switch_Oper_Statistics_Location. Location []*Clear_Controller_Switch_Oper_Statistics_Location }
Clear_Controller_Switch_Oper_Statistics
func (*Clear_Controller_Switch_Oper_Statistics) GetEntityData ¶
func (statistics *Clear_Controller_Switch_Oper_Statistics) GetEntityData() *types.CommonEntityData
type Clear_Controller_Switch_Oper_Statistics_Location ¶
type Clear_Controller_Switch_Oper_Statistics_Location struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. The type is EsdmaRackNumEnum. Rack interface{} // This attribute is a key. The type is EsdmaCpu. Card interface{} // This attribute is a key. The type is EsdmaSwitchTypeEnum. SwitchId interface{} }
Clear_Controller_Switch_Oper_Statistics_Location
func (*Clear_Controller_Switch_Oper_Statistics_Location) GetEntityData ¶
func (location *Clear_Controller_Switch_Oper_Statistics_Location) GetEntityData() *types.CommonEntityData
type Clear_Plugin ¶
type Clear_Plugin struct { EntityData types.CommonEntityData YFilter yfilter.YFilter Slot Clear_Plugin_Slot }
Clear_Plugin
func (*Clear_Plugin) GetEntityData ¶
func (plugin *Clear_Plugin) GetEntityData() *types.CommonEntityData
type Clear_Plugin_Slot ¶
type Clear_Plugin_Slot struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // The type is slice of Clear_Plugin_Slot_Location. Location []*Clear_Plugin_Slot_Location }
Clear_Plugin_Slot
func (*Clear_Plugin_Slot) GetEntityData ¶
func (slot *Clear_Plugin_Slot) GetEntityData() *types.CommonEntityData
type Clear_Plugin_Slot_Location ¶
type Clear_Plugin_Slot_Location struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. The type is string. Location interface{} }
Clear_Plugin_Slot_Location
func (*Clear_Plugin_Slot_Location) GetEntityData ¶
func (location *Clear_Plugin_Slot_Location) GetEntityData() *types.CommonEntityData