package
Version:
v0.0.5-beta2
Opens a new window with list of versions in this module.
Published: May 15, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Event struct {
ResourceType string `uri:"resource_type"`
ObjectName string `uri:"object_name"`
}
type TopPod struct {
PodName string `json:"pod_name"`
Cpu int64 `json:"cpu"`
Memory int64 `json:"memory"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.