Uses of Class
io.fabric8.kubernetes.client.Config.ExecCredential
-
Packages that use Config.ExecCredential Package Description io.fabric8.kubernetes.client.internal -
-
Uses of Config.ExecCredential in io.fabric8.kubernetes.client.internal
Methods in io.fabric8.kubernetes.client.internal that return Config.ExecCredential Modifier and Type Method Description protected static Config.ExecCredential
KubeConfigUtils. getExecCredentialFromExecConfig(io.fabric8.kubernetes.api.model.ExecConfig exec, File configFile)
-