| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1APIGroupList |
ApisApi.getAPIVersions()
get available API versions
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1APIGroupList> |
ApisApi.getAPIVersionsWithHttpInfo()
get available API versions
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ApisApi.getAPIVersionsAsync(ApiCallback<V1APIGroupList> _callback)
(asynchronously) get available API versions
|
| Modifier and Type | Method and Description |
|---|---|
V1APIGroupList |
V1APIGroupList.addGroupsItem(V1APIGroup groupsItem) |
V1APIGroupList |
V1APIGroupList.apiVersion(String apiVersion) |
V1APIGroupList |
V1APIGroupList.groups(List<V1APIGroup> groups) |
V1APIGroupList |
V1APIGroupList.kind(String kind) |
Copyright © 2022. All rights reserved.