public class V1APIGroupClient extends ClientAdapter<V1APIGroupClient> implements V1APIGroupDSL
| Constructor and Description |
|---|
V1APIGroupClient() |
| Modifier and Type | Method and Description |
|---|---|
MixedOperation<io.fabric8.kubernetes.api.model.Event,io.fabric8.kubernetes.api.model.EventList,Resource<io.fabric8.kubernetes.api.model.Event>> |
events() |
V1APIGroupClient |
newInstance() |
MixedOperation<io.fabric8.kubernetes.api.model.PodTemplate,io.fabric8.kubernetes.api.model.PodTemplateList,Resource<io.fabric8.kubernetes.api.model.PodTemplate>> |
podTemplates() |
adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getClient, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, inAnyNamespace, init, inNamespace, isAdaptable, newClient, raw, resources, rootPaths, supports, supports, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, isAdaptable, newClient, raw, raw, resources, resources, rootPaths, supports, supports, supportsApiPathpublic MixedOperation<io.fabric8.kubernetes.api.model.PodTemplate,io.fabric8.kubernetes.api.model.PodTemplateList,Resource<io.fabric8.kubernetes.api.model.PodTemplate>> podTemplates()
podTemplates in interface V1APIGroupDSLpublic MixedOperation<io.fabric8.kubernetes.api.model.Event,io.fabric8.kubernetes.api.model.EventList,Resource<io.fabric8.kubernetes.api.model.Event>> events()
events in interface V1APIGroupDSLpublic V1APIGroupClient newInstance()
newInstance in class ClientAdapter<V1APIGroupClient>Copyright © 2015–2023 Red Hat. All rights reserved.