| Modifier and Type | Method and Description |
|---|---|
V1alpha2CertificateRequest |
V1alpha2CertificateRequest.apiVersion(String apiVersion) |
V1alpha2CertificateRequest |
V1alpha2CertificateRequest.kind(String kind) |
V1alpha2CertificateRequest |
V1alpha2CertificateRequest.metadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata) |
V1alpha2CertificateRequest |
V1alpha2CertificateRequest.spec(V1alpha2CertificateRequestSpec spec) |
V1alpha2CertificateRequest |
V1alpha2CertificateRequest.status(V1beta1CertificateRequestStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha2CertificateRequest> |
V1alpha2CertificateRequestList.getItems()
List of certificaterequests.
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha2CertificateRequestList |
V1alpha2CertificateRequestList.addItemsItem(V1alpha2CertificateRequest itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha2CertificateRequestList |
V1alpha2CertificateRequestList.items(List<V1alpha2CertificateRequest> items) |
void |
V1alpha2CertificateRequestList.setItems(List<V1alpha2CertificateRequest> items) |
Copyright © 2020. All rights reserved.