| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1PodSecurityPolicyList |
PolicyV1beta1Api.listPodSecurityPolicy(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodSecurityPolicy
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1beta1PodSecurityPolicyList> |
PolicyV1beta1Api.listPodSecurityPolicyWithHttpInfo(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodSecurityPolicy
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PolicyV1beta1Api.listPodSecurityPolicyAsync(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1beta1PodSecurityPolicyList> _callback)
(asynchronously) list or watch objects of kind PodSecurityPolicy
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1PodSecurityPolicyList |
V1beta1PodSecurityPolicyList.addItemsItem(V1beta1PodSecurityPolicy itemsItem) |
V1beta1PodSecurityPolicyList |
V1beta1PodSecurityPolicyList.apiVersion(String apiVersion) |
V1beta1PodSecurityPolicyList |
V1beta1PodSecurityPolicyListBuilder.build() |
V1beta1PodSecurityPolicyList |
V1beta1PodSecurityPolicyList.items(List<V1beta1PodSecurityPolicy> items) |
V1beta1PodSecurityPolicyList |
V1beta1PodSecurityPolicyList.kind(String kind) |
V1beta1PodSecurityPolicyList |
V1beta1PodSecurityPolicyList.metadata(V1ListMeta metadata) |
| Constructor and Description |
|---|
V1beta1PodSecurityPolicyListBuilder(V1beta1PodSecurityPolicyList instance) |
V1beta1PodSecurityPolicyListBuilder(V1beta1PodSecurityPolicyList instance,
Boolean validationEnabled) |
V1beta1PodSecurityPolicyListBuilder(V1beta1PodSecurityPolicyListFluent<?> fluent,
V1beta1PodSecurityPolicyList instance) |
V1beta1PodSecurityPolicyListBuilder(V1beta1PodSecurityPolicyListFluent<?> fluent,
V1beta1PodSecurityPolicyList instance,
Boolean validationEnabled) |
V1beta1PodSecurityPolicyListFluentImpl(V1beta1PodSecurityPolicyList instance) |
Copyright © 2020. All rights reserved.