Documentation ¶
Overview ¶
Package ciscosdwan implements NDM Cisco SD-WAN corecheck
Index ¶
Constants ¶
View Source
const (
// CheckName is the name of the check
CheckName = "cisco_sdwan"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CiscoSdwanCheck ¶
CiscoSdwanCheck contains the field for the CiscoSdwanCheck
func (*CiscoSdwanCheck) Configure ¶
func (c *CiscoSdwanCheck) Configure(senderManager sender.SenderManager, integrationConfigDigest uint64, rawInstance integration.Data, rawInitConfig integration.Data, source string) error
Configure the Cisco SD-WAN check
func (*CiscoSdwanCheck) Interval ¶
func (c *CiscoSdwanCheck) Interval() time.Duration
Interval returns the scheduling time for the check
Directories ¶
Path | Synopsis |
---|---|
Package client implements a Cisco SD-WAN API client
|
Package client implements a Cisco SD-WAN API client |
Package payload implement processing of Cisco SD-WAN api responses
|
Package payload implement processing of Cisco SD-WAN api responses |
Package report implements Cisco SD-WAN metadata and metrics reporting
|
Package report implements Cisco SD-WAN metadata and metrics reporting |
Click to show internal directories.
Click to hide internal directories.