public class AppsAPIGroupClient extends BaseClient implements AppsAPIGroupDSL
httpClient| Constructor and Description |
|---|
AppsAPIGroupClient() |
AppsAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config) |
adapt, close, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetConfigurationpublic AppsAPIGroupClient()
throws KubernetesClientException
KubernetesClientExceptionpublic AppsAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config)
throws KubernetesClientException
KubernetesClientExceptionpublic MixedOperation<DaemonSet,DaemonSetList,DoneableDaemonSet,Resource<DaemonSet,DoneableDaemonSet>> daemonSets()
daemonSets in interface AppsAPIGroupDSLpublic MixedOperation<Deployment,DeploymentList,DoneableDeployment,RollableScalableResource<Deployment,DoneableDeployment>> deployments()
deployments in interface AppsAPIGroupDSLpublic MixedOperation<ReplicaSet,ReplicaSetList,DoneableReplicaSet,RollableScalableResource<ReplicaSet,DoneableReplicaSet>> replicaSets()
replicaSets in interface AppsAPIGroupDSLpublic MixedOperation<StatefulSet,StatefulSetList,DoneableStatefulSet,RollableScalableResource<StatefulSet,DoneableStatefulSet>> statefulSets()
statefulSets in interface AppsAPIGroupDSLCopyright © 2015-2019 Red Hat. All Rights Reserved.