Class BaseClient

java.lang.Object
io.fabric8.kubernetes.client.BaseClient
All Implemented Interfaces:
Client, ConfigAware, HttpClientAware, Closeable, AutoCloseable
Direct Known Subclasses:
AdmissionRegistrationAPIGroupClient, AppsAPIGroupClient, AutoscalingAPIGroupClient, BatchAPIGroupClient, DefaultKubernetesClient, ExtensionsAPIGroupClient, ManagedKubernetesClient, MetricAPIGroupClient, NetworkAPIGroupClient, PolicyAPIGroupClient, RbacAPIGroupClient, SchedulingAPIGroupClient, SettingsAPIGroupClient, StorageAPIGroupClient, V1AdmissionRegistrationAPIGroupClient, V1APIGroupClient, V1AutoscalingAPIGroupClient, V1beta1AdmissionRegistrationAPIGroupClient, V2beta1AutoscalingAPIGroupClient, V2beta2AutoscalingAPIGroupClient

public abstract class BaseClient
extends Object
implements Client, HttpClientAware