public class StringCertAuthorityFactory extends Object implements CertAuthorityFactory
| Constructor and Description |
|---|
StringCertAuthorityFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCertAuthorityConfigs(io.fabric8.kubernetes.client.Config config) |
String |
getCaCert() |
void |
setCaCert(String caCert) |
public String getCaCert()
public void setCaCert(String caCert)
public void addCertAuthorityConfigs(io.fabric8.kubernetes.client.Config config)
addCertAuthorityConfigs in interface CertAuthorityFactoryCopyright © 2019. All rights reserved.