Class PodShowLabels
- java.lang.Object
-
- io.fabric8.kubernetes.examples.kubectl.equivalents.PodShowLabels
-
public class PodShowLabels extends Object
Java equivalent of `kubectl get pods --show-labels`. Show labels for all pods
-
-
Constructor Summary
Constructors Constructor Description PodShowLabels()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-