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