Documentation ¶
Overview ¶
Cisco XE Native Embedded Event Manager (EEM) Yang model. Copyright (c) 2016-2017 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 OperatorType ¶
type OperatorType string
OperatorType
const ( OperatorType_eq OperatorType = "eq" OperatorType_ge OperatorType = "ge" OperatorType_gt OperatorType = "gt" OperatorType_le OperatorType = "le" OperatorType_lt OperatorType = "lt" OperatorType_ne OperatorType = "ne" )
Click to show internal directories.
Click to hide internal directories.