Package | Description |
---|---|
io.kubernetes.client.apis | |
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1APIResourceList |
RbacAuthorizationV1alpha1Api.getAPIResources()
get available resources
|
V1APIResourceList |
AutoscalingV1Api.getAPIResources()
get available resources
|
V1APIResourceList |
SettingsV1alpha1Api.getAPIResources()
get available resources
|
V1APIResourceList |
BatchV1Api.getAPIResources()
get available resources
|
V1APIResourceList |
PolicyV1beta1Api.getAPIResources()
get available resources
|
V1APIResourceList |
AuthenticationV1beta1Api.getAPIResources()
get available resources
|
V1APIResourceList |
BatchV2alpha1Api.getAPIResources()
get available resources
|
V1APIResourceList |
CertificatesV1beta1Api.getAPIResources()
get available resources
|
V1APIResourceList |
RbacAuthorizationV1beta1Api.getAPIResources()
get available resources
|
V1APIResourceList |
AuthorizationV1beta1Api.getAPIResources()
get available resources
|
V1APIResourceList |
AuthenticationV1Api.getAPIResources()
get available resources
|
V1APIResourceList |
AppsV1beta1Api.getAPIResources()
get available resources
|
V1APIResourceList |
StorageV1beta1Api.getAPIResources()
get available resources
|
V1APIResourceList |
AutoscalingV2alpha1Api.getAPIResources()
get available resources
|
V1APIResourceList |
CoreV1Api.getAPIResources()
get available resources
|
V1APIResourceList |
StorageV1Api.getAPIResources()
get available resources
|
V1APIResourceList |
AuthorizationV1Api.getAPIResources()
get available resources
|
V1APIResourceList |
ExtensionsV1beta1Api.getAPIResources()
get available resources
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
RbacAuthorizationV1alpha1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
AutoscalingV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
SettingsV1alpha1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
BatchV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
PolicyV1beta1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
AuthenticationV1beta1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
BatchV2alpha1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
CertificatesV1beta1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
RbacAuthorizationV1beta1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
AuthorizationV1beta1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
AuthenticationV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
AppsV1beta1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
StorageV1beta1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
AutoscalingV2alpha1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
CoreV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
StorageV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
AuthorizationV1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
com.squareup.okhttp.Call |
ExtensionsV1beta1Api.getAPIResourcesAsync(ApiCallback<V1APIResourceList> callback)
(asynchronously)
get available resources
|
Modifier and Type | Method and Description |
---|---|
V1APIResourceList |
V1APIResourceList.addResourcesItem(V1APIResource resourcesItem) |
V1APIResourceList |
V1APIResourceList.apiVersion(String apiVersion) |
V1APIResourceList |
V1APIResourceList.groupVersion(String groupVersion) |
V1APIResourceList |
V1APIResourceList.kind(String kind) |
V1APIResourceList |
V1APIResourceList.resources(List<V1APIResource> resources) |
Copyright © 2017. All rights reserved.