Documentation
¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR infra-infra-clock-linux package configuration.
This module contains definitions for the following management objects:
clock: Configure time-of-day clock
Copyright (c) 2013-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 Clock ¶
type Clock struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Configure time zone. TimeZone Clock_TimeZone }
Clock Configure time-of-day clock
func (*Clock) GetEntityData ¶
func (clock *Clock) GetEntityData() *types.CommonEntityData
type Clock_TimeZone ¶
type Clock_TimeZone struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YPresence bool // Name of time zone. The type is string. This attribute is mandatory. TimeZoneName interface{} // Area File in zoneinfo package. The type is string. This attribute is // mandatory. AreaName interface{} }
Clock_TimeZone Configure time zone This type is a presence type.
func (*Clock_TimeZone) GetEntityData ¶
func (timeZone *Clock_TimeZone) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.