| Modifier and Type | Method and Description |
|---|---|
V1alpha2Certificate |
V1alpha2Certificate.apiVersion(String apiVersion) |
V1alpha2Certificate |
V1alpha2Certificate.kind(String kind) |
V1alpha2Certificate |
V1alpha2Certificate.metadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata) |
V1alpha2Certificate |
V1alpha2Certificate.spec(V1alpha2CertificateSpec spec) |
V1alpha2Certificate |
V1alpha2Certificate.status(V1beta1CertificateStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha2Certificate> |
V1alpha2CertificateList.getItems()
List of certificates.
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha2CertificateList |
V1alpha2CertificateList.addItemsItem(V1alpha2Certificate itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha2CertificateList |
V1alpha2CertificateList.items(List<V1alpha2Certificate> items) |
void |
V1alpha2CertificateList.setItems(List<V1alpha2Certificate> items) |
Copyright © 2020. All rights reserved.