Package io.fabric8.openshift.client
Interface NamespacedOpenShiftClient
- All Superinterfaces:
AnyNamespaceable<NamespacedOpenShiftClient>,AutoCloseable,Client,Closeable,ConfigAware,GenericKubernetesClient<NamespacedOpenShiftClient>,KubernetesClient,Namespaceable<NamespacedOpenShiftClient>,OpenShiftClient,RequestConfigurable<NamespacedOpenShiftClient>
- All Known Implementing Classes:
DefaultOpenShiftClient,ManagedOpenShiftClient
public interface NamespacedOpenShiftClient extends OpenShiftClient, GenericKubernetesClient<NamespacedOpenShiftClient>
-
Method Summary
Methods inherited from interface io.fabric8.kubernetes.client.Client
adapt, close, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathMethods inherited from interface io.fabric8.kubernetes.client.KubernetesClient
admissionRegistration, apiServices, bindings, componentstatuses, configMaps, customResource, customResource, customResourceDefinitions, customResources, customResources, endpoints, events, informers, informers, leaderElector, leases, limitRanges, lists, load, namespaces, nodes, persistentVolumeClaims, persistentVolumes, pods, policy, replicationControllers, resource, resource, resourceList, resourceList, resourceList, resourceList, resourceQuotas, secrets, serviceAccounts, services, subjectAccessReviewAuth, top, v1Methods inherited from interface io.fabric8.openshift.client.OpenShiftClient
apps, autoscaling, batch, buildConfigs, builds, clusterRoleBindings, currentUser, deploymentConfigs, extensions, getOpenshiftUrl, getVersion, groups, imageStreams, imageStreamTags, network, oAuthAccessTokens, oAuthAuthorizeTokens, oAuthClients, projectrequests, projects, rbac, roleBindings, roles, routes, scheduling, securityContextConstraints, settings, storage, subjectAccessReviews, supportsOpenShiftAPIGroup, templates, users, withRequestConfigMethods inherited from interface io.fabric8.kubernetes.client.dsl.RequestConfigurable
withRequestConfig