Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Zabbix ¶
type Zabbix struct {
// contains filtered or unexported fields
}
func (*Zabbix) NewOrUpdateMonitoring ¶
type ZabbixSynchronizer ¶
type ZabbixSynchronizer struct {
// contains filtered or unexported fields
}
func NewZabbixSynchronizer ¶
func NewZabbixSynchronizer(k8s *kubernetes.Clientset) (*ZabbixSynchronizer, error)
func (*ZabbixSynchronizer) Start ¶
func (zs *ZabbixSynchronizer) Start()
Start synchronizes Openshift namespaces and Zabbix items in background every 5 minutes
func (*ZabbixSynchronizer) Sync ¶
func (zs *ZabbixSynchronizer) Sync()
Sync synchronizes Openshift namespaces and Zabbix
Click to show internal directories.
Click to hide internal directories.