Class ConfigListUsers
- java.lang.Object
-
- io.fabric8.kubernetes.examples.kubectl.equivalents.ConfigListUsers
-
public class ConfigListUsers extends Object
Java equivalent to `kubectl config view -o jsonpath='{.users[*].name}'`. Gets a list of users found in KubeConfig
-
-
Constructor Summary
Constructors Constructor Description ConfigListUsers()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws FileNotFoundException
- Throws:
FileNotFoundException
-
-