| Package | Description |
|---|---|
| com.appscode.voyager.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1CertificateStorage |
V1beta1CertificateSpec.getStorage()
Storage backend to store the certificates currently, kubernetes secret and vault.
|
V1beta1CertificateStorage |
V1beta1CertificateStorage.secret(io.kubernetes.client.models.V1LocalObjectReference secret) |
V1beta1CertificateStorage |
V1beta1CertificateStorage.vault(V1beta1VaultStore vault) |
| Modifier and Type | Method and Description |
|---|---|
void |
V1beta1CertificateSpec.setStorage(V1beta1CertificateStorage storage) |
V1beta1CertificateSpec |
V1beta1CertificateSpec.storage(V1beta1CertificateStorage storage) |
Copyright © 2018. All rights reserved.