Class KubernetesPodMetric


  • public class KubernetesPodMetric
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KubernetesPodMetric

        @ParametersAreNullableByDefault
        public KubernetesPodMetric​(java.lang.String podName,
                                   java.lang.String namespace,
                                   java.lang.Iterable<KubernetesPodMetric.ContainerMetric> containerMetrics)