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