public class FileCertAuthorityFactory extends Object implements CertAuthorityFactory
| Constructor and Description |
|---|
FileCertAuthorityFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCertAuthorityConfigs(io.fabric8.kubernetes.client.Config config) |
File |
getCaCertFile() |
void |
setCaCertFile(File caCertFile) |
public File getCaCertFile()
public void setCaCertFile(File caCertFile)
public void addCertAuthorityConfigs(io.fabric8.kubernetes.client.Config config)
addCertAuthorityConfigs in interface CertAuthorityFactoryCopyright © 2019. All rights reserved.