package
1.1.0
Repository: https://github.com/elliott5/dashboard.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetContainerImages returns container image strings from the given pod spec.
GetPodDetail returns the details (PodDetail) of a named Pod from a particular namespace.
GetPodList returns a list of all Pods in the cluster.
GetPodList returns a list of all Pods in the cluster reading required resource list once from the channels.
No description provided by the author
No description provided by the author

# Structs

MetricResult is a some sample measurement of a non-negative, integer quantity (for example, memory usage in bytes observed at some moment).
MetricsByPod is a metrics map by pod name.
Pod is a presentation layer view of Kubernetes Pod resource.
PodDetail is a presentation layer view of Kubernetes PodDetail resource.
ReplicationSetList contains a list of Pods in the cluster.
PodMetrics is a structure representing pods metrics, contains information about CPU and memory usage.