package
0.1.6
Repository: https://github.com/jtaleric/k8s-netperf.git
Documentation: pkg.go.dev

# Functions

Discover is to find Prometheus and generate an auth token if necessary.
IPSecEnabled checks if IPsec.
NodeDetails returns the Details of the nodes.
NodeMTU return mtu.
OCPversion returns the Cluster version.
Platform returns the platform.
PromCheck will do a simple query, discard the results.
QueryNodeCPU will return all the CPU usage information for a given node.
TopPodCPU will return the top 5 CPU consumers for a specific node.

# Structs

Details stores the node details.
NodeCPU stores CPU information for a specific Node.
NodeInfo stores the node metadata like IP and Hostname.
PodCPU stores pod CPU.
PodValues is a collection of PodCPU.
PromConnect stores the prom information.