public class DefaultServingV1Client extends ClientAdapter<DefaultServingV1Client> implements NamespacedServingV1Client
| Constructor and Description |
|---|
DefaultServingV1Client() |
| Modifier and Type | Method and Description |
|---|---|
MixedOperation<io.fabric8.knative.serving.v1.Configuration,io.fabric8.knative.serving.v1.ConfigurationList,Resource<io.fabric8.knative.serving.v1.Configuration>> |
configurations() |
DefaultServingV1Client |
newInstance() |
MixedOperation<io.fabric8.knative.serving.v1.Revision,io.fabric8.knative.serving.v1.RevisionList,Resource<io.fabric8.knative.serving.v1.Revision>> |
revisions() |
MixedOperation<io.fabric8.knative.serving.v1.Route,io.fabric8.knative.serving.v1.RouteList,Resource<io.fabric8.knative.serving.v1.Route>> |
routes() |
MixedOperation<io.fabric8.knative.serving.v1.Service,io.fabric8.knative.serving.v1.ServiceList,Resource<io.fabric8.knative.serving.v1.Service>> |
services() |
FunctionCallable<NamespacedServingV1Client> |
withRequestConfig(RequestConfig requestConfig) |
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, supportsApiPathinNamespaceinAnyNamespacepublic DefaultServingV1Client newInstance()
newInstance in class ClientAdapter<DefaultServingV1Client>public FunctionCallable<NamespacedServingV1Client> withRequestConfig(RequestConfig requestConfig)
withRequestConfig in interface RequestConfigurable<NamespacedServingV1Client>public MixedOperation<io.fabric8.knative.serving.v1.Service,io.fabric8.knative.serving.v1.ServiceList,Resource<io.fabric8.knative.serving.v1.Service>> services()
services in interface ServingV1Clientpublic MixedOperation<io.fabric8.knative.serving.v1.Route,io.fabric8.knative.serving.v1.RouteList,Resource<io.fabric8.knative.serving.v1.Route>> routes()
routes in interface ServingV1Clientpublic MixedOperation<io.fabric8.knative.serving.v1.Revision,io.fabric8.knative.serving.v1.RevisionList,Resource<io.fabric8.knative.serving.v1.Revision>> revisions()
revisions in interface ServingV1Clientpublic MixedOperation<io.fabric8.knative.serving.v1.Configuration,io.fabric8.knative.serving.v1.ConfigurationList,Resource<io.fabric8.knative.serving.v1.Configuration>> configurations()
configurations in interface ServingV1ClientCopyright © 2015–2023 Red Hat. All rights reserved.