public class KubernetesAuthConfig extends Object
KubernetesAuth operations.| Constructor and Description |
|---|
KubernetesAuthConfig(String serverUrl,
String caCertificate,
boolean skipTlsVerify) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaCertificate() |
String |
getServerUrl() |
boolean |
isSkipTlsVerify() |
Copyright © 2016–2020. All rights reserved.