package
0.1.0-beta.2
Repository: https://github.com/andrewrynhard/k8s-argus.git
Documentation: pkg.go.dev
# Interfaces
DeviceBuilder is the interface responsible for building a device struct.
DeviceManager is an interface that describes how resources in Kubernetes are mapped into LogicMonitor as devices.
DeviceMapper is the interface responsible for mapping a Kubernetes resource to a LogicMonitor device.
Watcher is the LogicMonitor Watcher interface.
# Type aliases
DeviceOption is the function definition for the functional options pattern.