Documentation
¶
Index ¶
Constants ¶
View Source
const (
ControllerKey = "meraki_controller_name"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MerakiClient ¶
type MerakiClient struct {
// contains filtered or unexported fields
}
func NewMerakiClient ¶
func NewMerakiClient(jchfChan chan []*kt.JCHF, gconf *kt.SnmpGlobalConfig, conf *kt.SnmpDeviceConfig, metrics *kt.SnmpDeviceMetric, log logger.ContextL) (*MerakiClient, error)
func (*MerakiClient) GetName ¶
func (c *MerakiClient) GetName() string
Click to show internal directories.
Click to hide internal directories.