Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodDumper ¶
type PodDumper struct {
// contains filtered or unexported fields
}
PodDumper handles sending all pods to the perceptor periodically
func NewPodDumper ¶
func NewPodDumper(core corev1.CoreV1Interface, perceptorURL string) *PodDumper
NewPodDumper creates a new PodDumper object
Click to show internal directories.
Click to hide internal directories.