v1

package
v0.0.2-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	ResourceType string `uri:"resource_type"`
	ObjectName   string `uri:"object_name"`
}

type TopPod

type TopPod struct {
	PodName string `json:"pod_name"`
	Cpu     int64  `json:"cpu"`
	Memory  int64  `json:"memory"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL