A B C D E F G H I J K L M N O P R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractWatchManager<T extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.fabric8.kubernetes.client.dsl.internal
- AbstractWatchManager.WatchRequestState - Class in io.fabric8.kubernetes.client.dsl.internal
- accept(Visitor...) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- accept(Consumer<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- accept(Consumer<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- activate(Map<String, Object>) - Method in class io.fabric8.kubernetes.client.osgi.ManagedKubernetesClient
- adapt(Class<C>) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- Adapters - Class in io.fabric8.kubernetes.client.impl
-
Holds the registration of
ExtensionAdapter
s and their associated Clients and Resources TODO: the design matches the old - a flat hierarcy. - Adapters(Handlers) - Constructor for class io.fabric8.kubernetes.client.impl.Adapters
- add(ProcessorListener.Notification<T>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener
- add(T) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- addEventHandler(ResourceEventHandler<? super T>) - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
-
add event callback
- addEventHandlerWithResyncPeriod(ResourceEventHandler<? super T>, long) - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- addIndexers(Map<String, Function<T, List<String>>>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
- addIndexers(Map<String, Function<T, List<String>>>) - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- addIndexFunc(String, Function<T, List<String>>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
Add index func.
- addListener(ProcessorListener<T>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.SharedProcessor
-
Adds the specific processorListener
- addNamespacedUrlPathParts(List<String>, String, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- AddNotification(T) - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener.AddNotification
- addProcessorListener(ResourceEventHandler<? super T>, long, Supplier<Collection<T>>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.SharedProcessor
-
Adds a new listener.
- addQueryParameters(URLUtils.URLBuilder) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- addSharedInformerEventListener(SharedInformerEventListener) - Method in class io.fabric8.kubernetes.client.informers.impl.SharedInformerFactoryImpl
- addToCloseable(AutoCloseable) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- admissionRegistration() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- AdmissionRegistrationAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- AdmissionRegistrationAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.AdmissionRegistrationAPIGroupClient
- ANNOTATION_EXPOSE_URL - Static variable in class io.fabric8.kubernetes.client.impl.URLFromEnvVarsImpl
- apiextensions() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- ApiextensionsAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- ApiextensionsAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.ApiextensionsAPIGroupClient
- apiGroupName - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- apiGroupName - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- apiGroupVersion - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- apiGroupVersion - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- APIS - Static variable in class io.fabric8.kubernetes.client.impl.BaseClient
- apiServices() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- apiVersion - Variable in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- appendListOptionParams(URL, ListOptions) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- approve(CertificateSigningRequestCondition) - Method in class io.fabric8.kubernetes.client.dsl.internal.certificates.v1.CertificateSigningRequestOperationsImpl
- approve(CertificateSigningRequestCondition) - Method in class io.fabric8.kubernetes.client.dsl.internal.certificates.v1beta1.CertificateSigningRequestOperationsImpl
- apps() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- AppsAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- AppsAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.AppsAPIGroupClient
- asHasMetadata(Object) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- assertResponseCode(HttpRequest, HttpResponse<?>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Checks if the response status code is the expected and throws the appropriate KubernetesClientException if not.
- attach() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- authentication() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- AuthenticationAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- AuthenticationAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.AuthenticationAPIGroupClient
- authorization() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- AUTHORIZATION_APIGROUP - Static variable in class io.fabric8.kubernetes.client.impl.V1AuthorizationAPIGroupClient
- AUTHORIZATION_APIVERSION - Static variable in class io.fabric8.kubernetes.client.impl.V1AuthorizationAPIGroupClient
- AuthorizationAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- AuthorizationAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.AuthorizationAPIGroupClient
- autoscaling() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- AutoscalingAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- AutoscalingAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.AutoscalingAPIGroupClient
B
- BaseClient - Class in io.fabric8.kubernetes.client.impl
- baseOperation - Variable in class io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager
- BaseOperation<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>,R extends Resource<T>> - Class in io.fabric8.kubernetes.client.dsl.internal
- BaseOperation(OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- batch() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- BatchAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- BatchAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.BatchAPIGroupClient
- bindings() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- bindOAuthTokenProvider(OAuthTokenProvider) - Method in class io.fabric8.kubernetes.client.osgi.ManagedKubernetesClient
- byIndex(String, String) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
By index list
C
- CacheImpl<T extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.fabric8.kubernetes.client.informers.impl.cache
-
It basically saves and indexes all the entries.
- CacheImpl() - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
- CacheImpl(String, Function<T, List<String>>, Function<T, String>) - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
- callAndWait(HttpClient, URL) - Method in class io.fabric8.kubernetes.client.dsl.internal.LogWatchCallback
- certificates() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- CertificatesAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- CertificatesAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.CertificatesAPIGroupClient
- CertificateSigningRequestOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.certificates.v1
- CertificateSigningRequestOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.certificates.v1beta1
- CertificateSigningRequestOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.certificates.v1.CertificateSigningRequestOperationsImpl
- CertificateSigningRequestOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.certificates.v1beta1.CertificateSigningRequestOperationsImpl
- certificateSigningRequests() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- certificateSigningRequests() - Method in class io.fabric8.kubernetes.client.impl.V1beta1CertificatesAPIGroupClient
- certificateSigningRequests() - Method in class io.fabric8.kubernetes.client.impl.V1CertificatesAPIGroupClient
- checkName(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- checkNamespace(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- client - Variable in class io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager
- client - Variable in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- client - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- clientInWriteContext(Class<C>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- close() - Method in class io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager
- close() - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWatchInputStream
- close() - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- close() - Method in class io.fabric8.kubernetes.client.dsl.internal.LogWatchCallback
- close() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- closeCurrentRequest() - Method in class io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager
- closeCurrentRequest() - Method in class io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager
- closeCurrentRequest() - Method in class io.fabric8.kubernetes.client.dsl.internal.WatchHTTPManager
- closeRequest() - Method in class io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager
-
Attempt to gracefully close the current request.
- clusterRoleBindings() - Method in class io.fabric8.kubernetes.client.impl.RbacAPIGroupClient
- clusterRoles() - Method in class io.fabric8.kubernetes.client.impl.RbacAPIGroupClient
- clusterTrustBundles() - Method in class io.fabric8.kubernetes.client.impl.V1Alpha1CertificatesAPIGroupClient
- clusterTrustBundles() - Method in class io.fabric8.kubernetes.client.impl.V1beta1CertificatesAPIGroupClient
- compare(ServiceToURLProvider, ServiceToURLProvider) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl.ServiceToUrlSortComparator
- componentstatuses() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- config - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- config - Variable in class io.fabric8.kubernetes.client.impl.BaseClient
- configMaps() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- context - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- controllerRevisions() - Method in class io.fabric8.kubernetes.client.impl.AppsAPIGroupClient
- copy() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- copy() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- copy(Path) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- correctNamespace(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- create() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- create() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- create(I) - Method in class io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation
- CREATE_OR_REPLACE_RETRIES - Static variable in class io.fabric8.kubernetes.client.utils.internal.CreateOrReplaceHelper
- createClone(T, String, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- createInNamespaceContext(String, boolean) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- CreateOnlyResourceOperation<I,O> - Class in io.fabric8.kubernetes.client.dsl.internal
- CreateOnlyResourceOperation(OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation
- CreateOnlyResourceOperationsImpl<I extends io.fabric8.kubernetes.api.model.KubernetesResource,O extends io.fabric8.kubernetes.api.model.KubernetesResource> - Class in io.fabric8.kubernetes.client.dsl.internal
- CreateOnlyResourceOperationsImpl(Client, ResourceDefinitionContext, Class<I>, Class<O>) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperationsImpl
- CreateOnlyResourceOperationsImpl(OperationContext, ResourceDefinitionContext, Class<I>, Class<O>) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperationsImpl
- createOr(Function<NonDeletingOperation<T>, T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- createOrReplace() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- createOrReplace() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- createOrReplace(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- createOrReplace(T) - Method in class io.fabric8.kubernetes.client.utils.internal.CreateOrReplaceHelper
- CreateOrReplaceHelper<T extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.fabric8.kubernetes.client.utils.internal
- CreateOrReplaceHelper(UnaryOperator<T>, UnaryOperator<T>, UnaryOperator<T>, UnaryOperator<T>, KubernetesSerialization) - Constructor for class io.fabric8.kubernetes.client.utils.internal.CreateOrReplaceHelper
- createStatus(int, String) - Static method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- createStatus(HttpResponse<?>, KubernetesSerialization) - Static method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- cronjobs() - Method in class io.fabric8.kubernetes.client.impl.BatchAPIGroupClient
- cronjobs() - Method in class io.fabric8.kubernetes.client.impl.V1BatchAPIGroupClient
- cronjobs() - Method in class io.fabric8.kubernetes.client.impl.V1beta1BatchAPIGroupClient
- csiDrivers() - Method in class io.fabric8.kubernetes.client.impl.StorageAPIGroupClient
- csiDrivers() - Method in class io.fabric8.kubernetes.client.impl.V1beta1StorageAPIGroupClient
- csiDrivers() - Method in class io.fabric8.kubernetes.client.impl.V1StorageAPIGroupClient
- csiNodes() - Method in class io.fabric8.kubernetes.client.impl.StorageAPIGroupClient
- csiNodes() - Method in class io.fabric8.kubernetes.client.impl.V1beta1StorageAPIGroupClient
- csiNodes() - Method in class io.fabric8.kubernetes.client.impl.V1StorageAPIGroupClient
- csiStorageCapacities() - Method in class io.fabric8.kubernetes.client.impl.StorageAPIGroupClient
- csiStorageCapacities() - Method in class io.fabric8.kubernetes.client.impl.V1beta1StorageAPIGroupClient
- csiStorageCapacities() - Method in class io.fabric8.kubernetes.client.impl.V1StorageAPIGroupClient
- customResourceDefinitions() - Method in class io.fabric8.kubernetes.client.impl.V1ApiextensionsAPIGroupClient
- customResourceDefinitions() - Method in class io.fabric8.kubernetes.client.impl.V1beta1ApiextensionsAPIGroupClient
D
- daemonSets() - Method in class io.fabric8.kubernetes.client.impl.AppsAPIGroupClient
- daemonSets() - Method in class io.fabric8.kubernetes.client.impl.ExtensionsAPIGroupClient
-
Deprecated.
- deactivate() - Method in class io.fabric8.kubernetes.client.osgi.ManagedKubernetesClient
- DEFAULT_CONTAINER_ANNOTATION_NAME - Static variable in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- DEFAULT_EXECUTOR_SUPPLIER - Static variable in class io.fabric8.kubernetes.client.impl.BaseClient
-
An
KubernetesClientBuilder.ExecutorSupplier
that provides an unlimited thread poolExecutor
per client. - DEFAULT_GRACE_PERIOD_IN_SECONDS - Static variable in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- DEFAULT_POD_READY_WAIT_TIMEOUT_MS - Static variable in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- DEFAULT_PROPAGATION_POLICY - Static variable in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- DEFAULT_PROTO - Static variable in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- defaultContext(Client) - Static method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperationsImpl
- defaultNamespace - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- DefaultOperationInfo - Class in io.fabric8.kubernetes.client.dsl.internal
- DefaultOperationInfo(String, String, String, String, String, String, String) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.DefaultOperationInfo
- DefaultSharedIndexInformer<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>> - Class in io.fabric8.kubernetes.client.informers.impl
- DefaultSharedIndexInformer(Class<T>, ListerWatcher<T, L>, long, Executor) - Constructor for class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- delete() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- delete() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- delete(List<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- delete(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- delete(T) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- deleteAll() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- DeleteNotification(T) - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener.DeleteNotification
- DeleteNotification(T, boolean) - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener.DeleteNotification
- deny(CertificateSigningRequestCondition) - Method in class io.fabric8.kubernetes.client.dsl.internal.certificates.v1.CertificateSigningRequestOperationsImpl
- deny(CertificateSigningRequestCondition) - Method in class io.fabric8.kubernetes.client.dsl.internal.certificates.v1beta1.CertificateSigningRequestOperationsImpl
- DEPLOYMENT_KEY - Static variable in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- DEPLOYMENT_KUBERNETES_IO_REVISION - Static variable in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- DEPLOYMENT_KUBERNETES_IO_REVISION - Static variable in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- DeploymentOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.apps.v1
- DeploymentOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1
- DeploymentOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- DeploymentOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- DeploymentOperationsImpl(PodOperationContext, OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- DeploymentOperationsImpl(PodOperationContext, OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- deployments() - Method in class io.fabric8.kubernetes.client.impl.AppsAPIGroupClient
- deployments() - Method in class io.fabric8.kubernetes.client.impl.ExtensionsAPIGroupClient
-
Deprecated.
- determineNextResync(ZonedDateTime) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener
- dir(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- disable() - Method in class io.fabric8.kubernetes.client.utils.internal.WatcherToggle
- discovery() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- DiscoveryAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- DiscoveryAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.DiscoveryAPIGroupClient
- distribute(ProcessorListener.Notification<T>, boolean) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.SharedProcessor
-
Distribute the object amount listeners.
- distribute(Consumer<ProcessorListener<T>>, boolean) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.SharedProcessor
-
Distribute the operation to the respective listeners
- doGetLog(Class<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- dryRun - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- dryRun - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- dryRun() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- dryRun() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- dryRun(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- dryRun(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- dynamicResourceAllocation() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- DynamicResourceAllocationAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- DynamicResourceAllocationAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.DynamicResourceAllocationAPIGroupClient
E
- edit(Visitor...) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- edit(Visitor...) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- edit(Class<V>, Visitor<V>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- edit(UnaryOperator<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- edit(UnaryOperator<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- edit(UnaryOperator<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- edit(T) - Method in interface io.fabric8.kubernetes.client.impl.ResourceHandler
-
Edit the specified resource.
- editStatus(UnaryOperator<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- editStatus(UnaryOperator<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- enable() - Method in class io.fabric8.kubernetes.client.utils.internal.WatcherToggle
- endpoints() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- endpointSlices() - Method in class io.fabric8.kubernetes.client.impl.V1beta1DiscoveryAPIGroupClient
- endpointSlices() - Method in class io.fabric8.kubernetes.client.impl.V1DiscoveryAPIGroupClient
- ephemeralContainers() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- EventingAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- EventingAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.EventingAPIGroupClient
- eventReceived(Watcher.Action, T) - Method in class io.fabric8.kubernetes.client.utils.internal.WatcherToggle
- events() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- events() - Method in class io.fabric8.kubernetes.client.impl.V1APIGroupClient
- events() - Method in class io.fabric8.kubernetes.client.impl.V1beta1EventingAPIGroupClient
- events() - Method in class io.fabric8.kubernetes.client.impl.V1EventingAPIGroupClient
- evict() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- evict(Eviction) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- exceptionHandler(ExceptionHandler) - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- exec(String...) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- execute(Runnable) - Method in class io.fabric8.kubernetes.client.utils.internal.SerialExecutor
-
Executes the given command at some time in the future.
- ExecWatchInputStream - Class in io.fabric8.kubernetes.client.dsl.internal
-
Provides an InputStream that is non-blocking to the producer and that will request more input when needed.
- ExecWatchInputStream(Runnable) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.ExecWatchInputStream
- ExecWatchInputStream(Runnable, int) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.ExecWatchInputStream
- ExecWebSocketListener - Class in io.fabric8.kubernetes.client.dsl.internal
-
A
WebSocket.Listener
for exec operations. - ExecWebSocketListener(PodOperationContext, Executor, KubernetesSerialization) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- ExecWebSocketListener.MessageHandler - Interface in io.fabric8.kubernetes.client.dsl.internal
- exitCode() - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- EXPRESSION - Static variable in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- extensions() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- ExtensionsAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- ExtensionsAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.ExtensionsAPIGroupClient
- EXTERNAL_NAME - Static variable in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl
F
- fetchListUrl(URL, ListOptions) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- fieldManager - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- fieldManager(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- fieldManager(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- fields - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- fieldsNot - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- fieldValidation - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- fieldValidation(FieldValidateable.Validation) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- fieldValidation(FieldValidateable.Validation) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- file(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- flowControl() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- FlowControlAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- FlowControlAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.FlowControlAPIGroupClient
- flowSchema() - Method in class io.fabric8.kubernetes.client.impl.V1beta1FlowControlAPIGroupClient
- flowSchema() - Method in class io.fabric8.kubernetes.client.impl.V1beta2FlowControlAPIGroupClient
- flowSchema() - Method in class io.fabric8.kubernetes.client.impl.V1beta3FlowControlAPIGroupClient
- flowSchema() - Method in class io.fabric8.kubernetes.client.impl.V1FlowControlAPIGroupClient
- forceConflicts - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- forceConflicts() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- forceConflicts() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- forOperationType(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- forOperationType(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.DefaultOperationInfo
- forward(URL, int, InetAddress, int) - Method in class io.fabric8.kubernetes.client.dsl.internal.PortForwarderWebsocket
- forward(URL, int, ReadableByteChannel, WritableByteChannel) - Method in class io.fabric8.kubernetes.client.dsl.internal.PortForwarderWebsocket
- fromServer() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- fromServer() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
G
- GenericKubernetesResourceOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal
- GenericKubernetesResourceOperationsImpl(OperationContext, boolean) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.GenericKubernetesResourceOperationsImpl
- genericKubernetesResources(ResourceDefinitionContext) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- genericKubernetesResources(String, String) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- get() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- get() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- get(Class<C>) - Method in class io.fabric8.kubernetes.client.impl.Adapters
- get(T) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
Get object
- get(T) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- get(T, Client) - Method in class io.fabric8.kubernetes.client.impl.Handlers
-
Returns a
ResourceHandler
for the given item. - getAdapters() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getApiEndpointPath() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getApiEndpointPath() - Method in interface io.fabric8.kubernetes.client.informers.impl.ListerWatcher
- getApiGroup(String) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getApiGroupName() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getAPIGroupName() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getApiGroups() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getApiGroupVersion() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getAPIGroupVersion() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getApiResources(String) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getApiTypeClass() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- getApiVersion() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getAPIVersions() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getByKey(String) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
Gets get by key.
- getByKey(String) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- getClient() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getClosed() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getConfig() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getConfig() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getConfigType() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getConfiguration() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getContainers(Deployment) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- getContainers(ReplicaSet) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- getContainers(StatefulSet) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- getContainers(Deployment) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- getContainers(ReplicaSet) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- getContainers(ReplicationController) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- getContainers(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- getContext() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- getDryRun() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getError() - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- getErrorChannel() - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- getExecutor() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getExecutor() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getExistingSharedIndexInformer(Class<T>) - Method in class io.fabric8.kubernetes.client.informers.impl.SharedInformerFactoryImpl
- getFieldQueryParam() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getFieldQueryParam() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getFields() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getFieldsNot() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getFilteredPodsForLogs(PodOperationsImpl, PodList, String) - Static method in class io.fabric8.kubernetes.client.utils.internal.PodOperationUtil
-
Gets PodOperations for Pods specific to a controller
- getFullResyncPeriod() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- getGenericPodOperations(OperationContext, PodOperationContext) - Static method in class io.fabric8.kubernetes.client.utils.internal.PodOperationUtil
- getGracePeriodSeconds() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getGracePeriodSeconds() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getGroup() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getGroup() - Method in class io.fabric8.kubernetes.client.dsl.internal.DefaultOperationInfo
- getHandler() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener
- getHandlers() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getHttpClient() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getHttpClient() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getIndexer() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- getIndexers() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
Returns the indexers registered with the cache.
- getInput() - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- getItem() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getItem() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getItemOrRequireFromServer() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
-
Return the context item or retrieves the remote item
- getKey(T) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
Get the key for the given object
- getKey(T) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- getKind() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getKind() - Method in class io.fabric8.kubernetes.client.dsl.internal.DefaultOperationInfo
- getKind() - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperationsImpl
- getKubernetesSerialization() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getKubernetesSerialization() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getKubernetesVersion() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- getLabelQueryParam() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getLabels() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getLabelsIn() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getLabelsNot() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getLabelsNotIn() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getLastSyncResourceVersion() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- getLimit() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getLimit() - Method in interface io.fabric8.kubernetes.client.informers.impl.ListerWatcher
- getListType() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getLockObject() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
- getLog() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- getLog() - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- getLog() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- getLog(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- getLog(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- getLog(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- getLog(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- getLog(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- getLog(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- getLog(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- getLog(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- getLog(List<PodResource>, Boolean) - Static method in class io.fabric8.kubernetes.client.utils.internal.PodOperationUtil
- getLogInputStream() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
-
Returns an unclosed InputStream.
- getLogInputStream() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
-
Returns an unclosed InputStream.
- getLogInputStream() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
-
Returns an unclosed InputStream.
- getLogInputStream() - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
-
Returns an unclosed InputStream.
- getLogInputStream() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
-
Returns an unclosed InputStream.
- getLogInputStream() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
-
Returns an unclosed InputStream.
- getLogInputStream() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
-
Returns an unclosed InputStream.
- getLogInputStream() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
-
Returns an unclosed InputStream.
- getLogInputStream(List<PodResource>) - Static method in class io.fabric8.kubernetes.client.utils.internal.PodOperationUtil
- getLogParameters() - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- getLogReader() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
-
Returns an unclosed Reader.
- getLogReader() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
-
Returns an unclosed Reader.
- getLogReader() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
-
Returns an unclosed Reader.
- getLogReader() - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
-
Returns an unclosed Reader.
- getLogReader() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
-
Returns an unclosed Reader.
- getLogReader() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
-
Returns an unclosed Reader.
- getLogReader() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
-
Returns an unclosed Reader.
- getLogReader() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
-
Returns an unclosed Reader.
- getLogReader(List<PodResource>) - Static method in class io.fabric8.kubernetes.client.utils.internal.PodOperationUtil
- getMasterUrl() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getMetricEndpointUrlWithPlural(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.MetricOperationsImpl
- getMinimalNonZeroResyncPeriod() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.SharedProcessor
- getName() - Method in class io.fabric8.kubernetes.client.dsl.internal.DefaultOperationInfo
- getName() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getName() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getNamespace() - Method in class io.fabric8.kubernetes.client.dsl.internal.DefaultOperationInfo
- getNamespace() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getNamespace() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getNamespace() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getNamespacedHasMetadataCreateOnlyOperation(Class<T>, Client) - Method in class io.fabric8.kubernetes.client.impl.Handlers
- getNamespacedUrl() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getNamespacedUrl(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getNamespacedUrl(String, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getNewObject() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener.Notification
- getNonListingOperation(Class<T>, Client) - Method in class io.fabric8.kubernetes.client.impl.Handlers
- getNonNullItem() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getOldObject() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener.Notification
- getOperation(Class<T>, Class<L>, Client) - Method in class io.fabric8.kubernetes.client.impl.Handlers
- getOperationContext() - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperationsImpl
- getOperationContext() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getOperationContext() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
-
Return the default operation context
- getOperationType() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getOperationType() - Method in class io.fabric8.kubernetes.client.dsl.internal.DefaultOperationInfo
- getOutput() - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- getOutput() - Method in class io.fabric8.kubernetes.client.dsl.internal.LogWatchCallback
- getPlural() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getPlural() - Method in class io.fabric8.kubernetes.client.dsl.internal.DefaultOperationInfo
- getPlural() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getPodOperationsForController(PodOperationsImpl, String, Map<String, String>) - Static method in class io.fabric8.kubernetes.client.utils.internal.PodOperationUtil
- getPodOperationsForController(OperationContext, PodOperationContext, String, Map<String, String>) - Static method in class io.fabric8.kubernetes.client.utils.internal.PodOperationUtil
- getPriority() - Method in class io.fabric8.kubernetes.client.impl.URLFromClusterIPImpl
- getPriority() - Method in class io.fabric8.kubernetes.client.impl.URLFromEnvVarsImpl
- getPriority() - Method in class io.fabric8.kubernetes.client.impl.URLFromIngressImpl
- getPriority() - Method in class io.fabric8.kubernetes.client.impl.URLFromNodePortImpl
- getPropagationPolicy() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getPropagationPolicy() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getReadiness() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getReplicas(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- getRequestConfig() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getRequestConfig() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getResourceDefinitionContext(String, String, Client) - Method in class io.fabric8.kubernetes.client.impl.Handlers
- getResources() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- getResourceT() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getResourceUrl() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getResourceUrl(String, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getResourceUrl(String, String, String...) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getResourceURLForPatchOperation(URL, PatchContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getResourceURLForWriteOperation(URL) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getResourceVersion() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getResourceVersion() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getResyncPeriodInMillis() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener
- getRollingUpdater(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- getRollingUpdater(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- getRollingUpdater(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- getRollingUpdater(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- getRollingUpdater(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- getRollingUpdater(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- getRollingUpdater(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- getRootUrlParts() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- getSerialExecutor() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.SharedProcessor
- getServicePortByName(Service, String) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- getStartFuture() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- getStopFuture() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- getStore() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- getSubresource() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getTimeout() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getTimeoutUnit() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- getType() - Method in class io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation
- getURL(Service, String, String, KubernetesClient) - Method in class io.fabric8.kubernetes.client.impl.URLFromClusterIPImpl
- getURL(Service, String, String, KubernetesClient) - Method in class io.fabric8.kubernetes.client.impl.URLFromEnvVarsImpl
- getURL(Service, String, String, KubernetesClient) - Method in class io.fabric8.kubernetes.client.impl.URLFromIngressImpl
- getURL(Service, String, String, KubernetesClient) - Method in class io.fabric8.kubernetes.client.impl.URLFromNodePortImpl
- getURL(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl
- getURLFromExtensionsV1beta1IngressList(List<Ingress>, String, String, ServicePort) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- getURLFromIngressRules(List<HTTPIngressPath>, IngressSpec, String, ServicePort, IngressRule) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- getURLFromIngressSpec(IngressSpec, String, ServicePort) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- getURLFromNetworkingV1IngressList(List<Ingress>, String, String, ServicePort) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- getURLFromNetworkV1IngressRules(List<HTTPIngressPath>, IngressSpec, String, ServicePort, IngressRule) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- getURLFromNetworkV1IngressSpec(IngressSpec, String, ServicePort) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- getURLFromTLSHost(String, String) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- getVersion() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getVersion() - Method in class io.fabric8.kubernetes.client.dsl.internal.DefaultOperationInfo
- getVersion() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- getVersionInfo(String) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- getWatchReconnectInterval() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- getWatchReconnectInterval() - Method in interface io.fabric8.kubernetes.client.informers.impl.ListerWatcher
- getWebsocketFuture() - Method in class io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager
- gracePeriodSeconds - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
H
- handle(ResourceEventHandler<? super T>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener.AddNotification
- handle(ResourceEventHandler<? super T>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener.DeleteNotification
- handle(ResourceEventHandler<? super T>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener.Notification
- handle(ResourceEventHandler<? super T>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener.UpdateNotification
- handle(ByteBuffer) - Method in interface io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener.MessageHandler
- handleCreate(I) - Method in class io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation
- handleCreate(I, Class<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Create a resource.
- handleCreate(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- handleDelete(URL, long, DeletionPropagation, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- handleDeploymentRollback(DeploymentRollback) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- handleDeploymentRollback(String, DeploymentRollback) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Create rollback of a Deployment
- handleGet(URL) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- handleGet(URL, Class<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Send an http get.
- handleMetric(String, Class<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- handlePatch(PatchContext, T, String, Class<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Send an http patch and handle the response.
- handlePatch(PatchContext, T, T) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- handlePatch(PatchContext, T, T, Class<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Send an http patch and handle the response.
- handleRaw(Class<R1>, String, String, Object) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Send a raw request - where the type should be one of String, Reader, InputStream
- handleRawGet(URL, Class<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Send a raw get - where the type should be one of String, Reader, InputStream
- handleReplace(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
-
base replace operation, which is effectively a forced update with retries
- handleResponse(HttpClient, HttpRequest.Builder, TypeReference<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Send an http request and handle the response, optionally performing placeholder substitution to the response.
- handleResponse(HttpRequest.Builder) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- handleResponse(HttpRequest.Builder, Class<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Send an http request and handle the response.
- Handlers - Class in io.fabric8.kubernetes.client.impl
- Handlers() - Constructor for class io.fabric8.kubernetes.client.impl.Handlers
- handleScale(String, T, Class<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Replace Scale of specified Kubernetes Resource
- handleScale(S, Class<S>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- handleUpdate(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- handleUpdate(T, Class<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Replace a resource.
- hasApiGroup(String, boolean) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- HasMetadataOperation<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>,R extends Resource<T>> - Class in io.fabric8.kubernetes.client.dsl.internal
- HasMetadataOperation(OperationContext, Class<T>, Class<L>) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- HasMetadataOperationsImpl<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>> - Class in io.fabric8.kubernetes.client.dsl.internal
- HasMetadataOperationsImpl(Client, ResourceDefinitionContext, Class<T>, Class<L>) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperationsImpl
- HasMetadataOperationsImpl(OperationContext, ResourceDefinitionContext, Class<T>, Class<L>) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperationsImpl
- hasOperation() - Method in interface io.fabric8.kubernetes.client.impl.ResourceHandler
- horizontalPodAutoscalers() - Method in class io.fabric8.kubernetes.client.impl.V1AutoscalingAPIGroupClient
- horizontalPodAutoscalers() - Method in class io.fabric8.kubernetes.client.impl.V2AutoscalingAPIGroupClient
- horizontalPodAutoscalers() - Method in class io.fabric8.kubernetes.client.impl.V2beta1AutoscalingAPIGroupClient
- horizontalPodAutoscalers() - Method in class io.fabric8.kubernetes.client.impl.V2beta2AutoscalingAPIGroupClient
- HTTP_TOO_MANY_REQUESTS - Static variable in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- httpClient - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- httpClient - Variable in class io.fabric8.kubernetes.client.impl.BaseClient
I
- inAnyNamespace() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- inAnyNamespace() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- inAnyNamespace() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- inContainer(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- inContainer(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- inContainer(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- index(String, T) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
Get objects
- indexKeys(String, String) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
Index keys list
- inform(ResourceEventHandler<? super T>, long) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- informers() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- informOnCondition(Predicate<List<T>>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- ingress() - Method in class io.fabric8.kubernetes.client.impl.ExtensionsAPIGroupClient
-
Deprecated.
- ingress() - Method in class io.fabric8.kubernetes.client.impl.NetworkAPIGroupClient
- ingressClasses() - Method in class io.fabric8.kubernetes.client.impl.V1beta1NetworkAPIGroupClient
- ingressClasses() - Method in class io.fabric8.kubernetes.client.impl.V1NetworkAPIGroupClient
- ingresses() - Method in class io.fabric8.kubernetes.client.impl.ExtensionsAPIGroupClient
-
Deprecated.
- ingresses() - Method in class io.fabric8.kubernetes.client.impl.NetworkAPIGroupClient
- ingresses() - Method in class io.fabric8.kubernetes.client.impl.V1beta1NetworkAPIGroupClient
- ingresses() - Method in class io.fabric8.kubernetes.client.impl.V1NetworkAPIGroupClient
- initialState(Stream<T>) - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- inNamespace(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- inNamespace(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperationsImpl
- inNamespace(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- inNamespace(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodMetricOperationsImpl
- inNamespace(String) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- inNamespace(String) - Method in class io.fabric8.kubernetes.client.impl.NamespaceableResourceAdapter
- inNamespace(String) - Method in class io.fabric8.kubernetes.client.informers.impl.SharedInformerFactoryImpl
- InternalExtensionAdapter - Interface in io.fabric8.kubernetes.client.impl
-
TODO: this can be removed if the extension api is opened up to whole operations
- inWriteContext(Class<C>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- io.fabric8.kubernetes.client.dsl.internal - package io.fabric8.kubernetes.client.dsl.internal
- io.fabric8.kubernetes.client.dsl.internal.apps.v1 - package io.fabric8.kubernetes.client.dsl.internal.apps.v1
- io.fabric8.kubernetes.client.dsl.internal.batch.v1 - package io.fabric8.kubernetes.client.dsl.internal.batch.v1
- io.fabric8.kubernetes.client.dsl.internal.certificates.v1 - package io.fabric8.kubernetes.client.dsl.internal.certificates.v1
- io.fabric8.kubernetes.client.dsl.internal.certificates.v1beta1 - package io.fabric8.kubernetes.client.dsl.internal.certificates.v1beta1
- io.fabric8.kubernetes.client.dsl.internal.core.v1 - package io.fabric8.kubernetes.client.dsl.internal.core.v1
- io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1 - package io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1
- io.fabric8.kubernetes.client.dsl.internal.uploadable - package io.fabric8.kubernetes.client.dsl.internal.uploadable
- io.fabric8.kubernetes.client.impl - package io.fabric8.kubernetes.client.impl
- io.fabric8.kubernetes.client.informers.impl - package io.fabric8.kubernetes.client.informers.impl
- io.fabric8.kubernetes.client.informers.impl.cache - package io.fabric8.kubernetes.client.informers.impl.cache
- io.fabric8.kubernetes.client.osgi - package io.fabric8.kubernetes.client.osgi
- io.fabric8.kubernetes.client.utils.internal - package io.fabric8.kubernetes.client.utils.internal
- ipAddresses() - Method in class io.fabric8.kubernetes.client.impl.V1beta1NetworkAPIGroupClient
- ipAddresses() - Method in class io.fabric8.kubernetes.client.impl.V1NetworkAPIGroupClient
- isDefaultNamespace() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- isFullState() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
- isReady() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- isResourceNamespaced() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- isResourceNamespaced() - Method in class io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperationsImpl
- isResourceNamespaced() - Method in class io.fabric8.kubernetes.client.dsl.internal.GenericKubernetesResourceOperationsImpl
- isResourceNamespaced() - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperationsImpl
- isResourceNamespaced() - Method in class io.fabric8.kubernetes.client.dsl.internal.NodeMetricOperationsImpl
- isResourceNamespaced() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- isReSync() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener
- isRunning() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- isShutdown() - Method in class io.fabric8.kubernetes.client.utils.internal.SerialExecutor
- isStopped() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- isWatching() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- isWatching() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- item - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- item - Variable in class io.fabric8.kubernetes.client.impl.NamespaceableResourceAdapter
- item() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- items() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- itemStore(ItemStore<T>) - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
J
- JobOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.batch.v1
- JobOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- JobOperationsImpl(PodOperationContext, OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- jobs() - Method in class io.fabric8.kubernetes.client.impl.BatchAPIGroupClient
- jobs() - Method in class io.fabric8.kubernetes.client.impl.ExtensionsAPIGroupClient
-
Deprecated.
- jobs() - Method in class io.fabric8.kubernetes.client.impl.V1BatchAPIGroupClient
- JSON - io.fabric8.kubernetes.client.dsl.internal.PatchUtils.Format
- JSON - Static variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- JSON_MERGE_PATCH - Static variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- JSON_PATCH - Static variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- jsonDiff(Object, Object, boolean, KubernetesSerialization) - Static method in class io.fabric8.kubernetes.client.dsl.internal.PatchUtils
K
- KUBERNETES_VERSION_ENDPOINT - Static variable in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- KubernetesClientImpl - Class in io.fabric8.kubernetes.client.impl
-
Class for Kubernetes Client implementing KubernetesClient interface.
- KubernetesClientImpl(HttpClient, Config) - Constructor for class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
-
Used by test logic
- KubernetesClientImpl(HttpClient, Config, KubernetesClientBuilder.ExecutorSupplier, KubernetesSerialization) - Constructor for class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- KubernetesClientImpl(BaseClient) - Constructor for class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- kubernetesSerialization - Variable in class io.fabric8.kubernetes.client.impl.BaseClient
L
- labels - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- labelsIn - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- labelsNot - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- labelsNotIn - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- lastSyncResourceVersion() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- leaderElector() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- leases() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- LegacyRollableScalableResourceOperation<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>,R extends Resource<T>> - Class in io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1
- LegacyRollableScalableResourceOperation(PodOperationContext, OperationContext, Class<T>, Class<L>) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.LegacyRollableScalableResourceOperation
- limitBytes(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- limitBytes(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- limitBytes(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- limitBytes(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- limitBytes(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- limitBytes(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- limitBytes(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- limitBytes(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- limitRanges() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- list() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- list() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
List all objects in the cache.
- list() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- list(ListOptions) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- list(Integer, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- listener - Variable in class io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager
- ListerWatcher<T extends io.fabric8.kubernetes.api.model.HasMetadata,L> - Interface in io.fabric8.kubernetes.client.informers.impl
-
ListerWatcher is any object that knows how to perform an initial list and start a watch on a resource.
- listKeys() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
List keys
- listKeys() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- listSyncAndWatch() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
-
Starts the watch with a fresh store state. - listType - Variable in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- load(File) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- load(InputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- load(InputStream) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- load(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- load(URL) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- localSubjectAccessReview() - Method in class io.fabric8.kubernetes.client.impl.V1AuthorizationAPIGroupClient
- localSubjectAccessReview() - Method in class io.fabric8.kubernetes.client.impl.V1beta1AuthorizationAPIGroupClient
- lockResourceVersion() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- lockResourceVersion(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- log(String, String) - Static method in class io.fabric8.kubernetes.client.dsl.internal.VersionUsageUtils
- logger - Static variable in class io.fabric8.kubernetes.client.impl.BaseClient
- logger - Static variable in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- logger - Static variable in class io.fabric8.kubernetes.client.impl.URLFromEnvVarsImpl
- logger - Static variable in class io.fabric8.kubernetes.client.impl.URLFromNodePortImpl
- logger - Static variable in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- LogWatchCallback - Class in io.fabric8.kubernetes.client.dsl.internal
- LogWatchCallback(OutputStream, OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.LogWatchCallback
M
- ManagedKubernetesClient - Class in io.fabric8.kubernetes.client.osgi
- ManagedKubernetesClient() - Constructor for class io.fabric8.kubernetes.client.osgi.ManagedKubernetesClient
- metaNamespaceIndexFunc(Object) - Static method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
It is a default index function that indexes based on an object's namespace
- metaNamespaceKeyFunc(Object) - Static method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
It's is a convenient default KeyFunc which know show to make keys for API objects which implement HasMetadata interface.
- metric() - Method in class io.fabric8.kubernetes.client.dsl.internal.MetricOperationsImpl
-
Get a single metric. name needs to be provided.
- METRIC_ENDPOINT_URL - Static variable in class io.fabric8.kubernetes.client.dsl.internal.MetricOperationsImpl
- MetricAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- MetricAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.MetricAPIGroupClient
- MetricOperationsImpl<T,L> - Class in io.fabric8.kubernetes.client.dsl.internal
- MetricOperationsImpl(OperationContext, Class<T>, Class<L>) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.MetricOperationsImpl
- metrics() - Method in class io.fabric8.kubernetes.client.dsl.internal.MetricOperationsImpl
-
Get a list of metrics
- metrics(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.NodeMetricOperationsImpl
- metrics(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodMetricOperationsImpl
- metrics(String, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodMetricOperationsImpl
- metrics(Map<String, Object>) - Method in class io.fabric8.kubernetes.client.dsl.internal.MetricOperationsImpl
-
Returns a list of metrics matching specified labels
- modifyItemForReplaceOrPatch(Supplier<Job>, Job) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- modifyItemForReplaceOrPatch(Supplier<Service>, Service) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl
- modifyItemForReplaceOrPatch(Supplier<T>, T) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
-
Modify the item prior to a replace or a JSON patch diff
- mutatingWebhookConfigurations() - Method in class io.fabric8.kubernetes.client.impl.V1AdmissionRegistrationAPIGroupClient
- mutatingWebhookConfigurations() - Method in class io.fabric8.kubernetes.client.impl.V1beta1AdmissionRegistrationAPIGroupClient
N
- name - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- name - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- namespace - Variable in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- namespace - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- namespace - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- NAMESPACE_INDEX - Static variable in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
- NamespaceableResourceAdapter<T extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.fabric8.kubernetes.client.impl
-
Provides a wrapper to namespace a resource.
- NamespaceableResourceAdapter(T, HasMetadataOperation<T, ?, ?>) - Constructor for class io.fabric8.kubernetes.client.impl.NamespaceableResourceAdapter
- namespaceKeyFunc(String, String) - Static method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
Default index function that indexes based on an object's namespace and name.
- namespaces() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl - Class in io.fabric8.kubernetes.client.dsl.internal
- NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl(Client, Object) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl(OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- network() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- NetworkAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- NetworkAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.NetworkAPIGroupClient
- networkPolicies() - Method in class io.fabric8.kubernetes.client.impl.ExtensionsAPIGroupClient
-
Deprecated.
- networkPolicies() - Method in class io.fabric8.kubernetes.client.impl.NetworkAPIGroupClient
- networkPolicies() - Method in class io.fabric8.kubernetes.client.impl.V1NetworkAPIGroupClient
- newClient(OperationContext, Class<C>) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- newClient(RequestConfig) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- newHasMetadataOperation(ResourceDefinitionContext, Class<T>, Class<L>) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.AdmissionRegistrationAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.ApiextensionsAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.AppsAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.AuthenticationAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.AuthorizationAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.AutoscalingAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.BatchAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.CertificatesAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.DiscoveryAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.DynamicResourceAllocationAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.EventingAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.ExtensionsAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.FlowControlAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.MetricAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.NetworkAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.PolicyAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.RbacAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.SchedulingAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.StorageAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1AdmissionRegistrationAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1Alpha1CertificatesAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1Alpha2DynamicResourceAllocationAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1ApiextensionsAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1APIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1AuthenticationAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1AuthorizationAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1AutoscalingAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1BatchAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1AdmissionRegistrationAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1ApiextensionsAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1AuthorizationAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1BatchAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1CertificatesAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1DiscoveryAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1EventingAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1FlowControlAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1NetworkAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1PolicyAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1SchedulingAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta1StorageAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta2FlowControlAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1beta3FlowControlAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1CertificatesAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1DiscoveryAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1EventingAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1FlowControlAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1NetworkAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1PolicyAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1SchedulingAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V1StorageAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V2AutoscalingAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V2beta1AutoscalingAPIGroupClient
- newInstance() - Method in class io.fabric8.kubernetes.client.impl.V2beta2AutoscalingAPIGroupClient
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.certificates.v1.CertificateSigningRequestOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.certificates.v1beta1.CertificateSigningRequestOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceAccountOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.GenericKubernetesResourceOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperationsImpl
- newInstance(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- newInstance(PodOperationContext, OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- newInstance(PodOperationContext, OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- newInstance(PodOperationContext, OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- newInstance(PodOperationContext, OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- newInstance(PodOperationContext, OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- newInstance(PodOperationContext, OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- newInstance(PodOperationContext, OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- newResource(OperationContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- NodeMetricOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal
- NodeMetricOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.NodeMetricOperationsImpl
- NodeMetricOperationsImpl(OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.NodeMetricOperationsImpl
- nodes() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- nodes() - Method in class io.fabric8.kubernetes.client.impl.MetricAPIGroupClient
- Notification(T, T) - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener.Notification
O
- onClose() - Method in class io.fabric8.kubernetes.client.dsl.internal.LogWatchCallback
- onClose() - Method in class io.fabric8.kubernetes.client.utils.internal.WatcherToggle
- onClose(WebSocket, int, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- onClose(WebSocket, int, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.PortForwarderWebsocketListener
- onClose(WatcherException) - Method in class io.fabric8.kubernetes.client.utils.internal.WatcherToggle
- onError(WebSocket, Throwable) - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- onError(WebSocket, Throwable) - Method in class io.fabric8.kubernetes.client.dsl.internal.PortForwarderWebsocketListener
- onFailure(Throwable) - Method in class io.fabric8.kubernetes.client.dsl.internal.LogWatchCallback
- onMessage(WebSocket, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- onMessage(WebSocket, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.PortForwarderWebsocketListener
- onMessage(WebSocket, ByteBuffer) - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- onMessage(WebSocket, ByteBuffer) - Method in class io.fabric8.kubernetes.client.dsl.internal.PortForwarderWebsocketListener
- onMessage(String, AbstractWatchManager.WatchRequestState) - Method in class io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager
- onOpen(WebSocket) - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- onOpen(WebSocket) - Method in class io.fabric8.kubernetes.client.dsl.internal.PortForwarderWebsocketListener
- onStatus(Status, AbstractWatchManager.WatchRequestState) - Method in class io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager
- operation - Variable in class io.fabric8.kubernetes.client.impl.NamespaceableResourceAdapter
- operation(Client, Class<L>) - Method in interface io.fabric8.kubernetes.client.impl.ResourceHandler
-
Create the operation support for the current resource
- operationContext(OperationContext) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- OperationContext - Class in io.fabric8.kubernetes.client.dsl.internal
- OperationContext() - Constructor for class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- OperationContext(Client, String, String, String, String, String, String, Object, Map<String, String>, Map<String, String[]>, Map<String, String[]>, Map<String, String[]>, Map<String, String>, Map<String, String[]>, String, long, DeletionPropagation, boolean, String, boolean, FieldValidateable.Validation, String, Boolean, long, TimeUnit, RequestConfig) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- OperationContext(OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- OperationSupport - Class in io.fabric8.kubernetes.client.dsl.internal
- OperationSupport(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- OperationSupport(OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- OptionalDependencyWrapper - Class in io.fabric8.kubernetes.client.utils.internal
P
- parseExitCode(Status) - Static method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- patch() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- patch() - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- patch(PatchContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- patch(PatchContext) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- patch(PatchContext, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- patch(PatchContext, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- patch(PatchContext, T) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- patch(PatchContext, T) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- patch(PatchContext, T, T) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
-
Perform a patch.
- patchReadinessGateStatus(Map<String, Boolean>) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- patchStatus() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- patchStatus() - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- patchStatus(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- patchStatus(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- PatchUtils - Class in io.fabric8.kubernetes.client.dsl.internal
- PatchUtils.Format - Enum in io.fabric8.kubernetes.client.dsl.internal
- pause() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- pause() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- pause() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- pause(RollableScalableResourceOperation<T, ?, ?>) - Static method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- persistentVolumeClaims() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- persistentVolumes() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- plural - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- podDisruptionBudget() - Method in class io.fabric8.kubernetes.client.impl.PolicyAPIGroupClient
- podDisruptionBudget() - Method in class io.fabric8.kubernetes.client.impl.V1beta1PolicyAPIGroupClient
- podDisruptionBudget() - Method in class io.fabric8.kubernetes.client.impl.V1PolicyAPIGroupClient
- PodMetricOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal
- PodMetricOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.PodMetricOperationsImpl
- PodMetricOperationsImpl(OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.PodMetricOperationsImpl
- PodOperationContext - Class in io.fabric8.kubernetes.client.dsl.internal
- PodOperationContext() - Constructor for class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- PodOperationContext.StreamContext - Class in io.fabric8.kubernetes.client.dsl.internal
- PodOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.core.v1
- PodOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- PodOperationsImpl(PodOperationContext, OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- PodOperationUtil - Class in io.fabric8.kubernetes.client.utils.internal
- pods() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- pods() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- pods() - Method in class io.fabric8.kubernetes.client.impl.MetricAPIGroupClient
- podSchedulings() - Method in class io.fabric8.kubernetes.client.impl.V1Alpha2DynamicResourceAllocationAPIGroupClient
- podSecurityPolicies() - Method in class io.fabric8.kubernetes.client.impl.ExtensionsAPIGroupClient
-
Deprecated.
- podSecurityPolicies() - Method in class io.fabric8.kubernetes.client.impl.PolicyAPIGroupClient
- podSecurityPolicies() - Method in class io.fabric8.kubernetes.client.impl.V1beta1PolicyAPIGroupClient
- podTemplates() - Method in class io.fabric8.kubernetes.client.impl.V1APIGroupClient
- PodUpload - Class in io.fabric8.kubernetes.client.dsl.internal.uploadable
- policy() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- PolicyAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- PolicyAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.PolicyAPIGroupClient
- portForward(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- portForward(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl
- portForward(int, int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- portForward(int, int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl
- portForward(int, InetAddress, int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- portForward(int, InetAddress, int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl
- portForward(int, ReadableByteChannel, WritableByteChannel) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- portForward(int, ReadableByteChannel, WritableByteChannel) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl
- PortForwarderWebsocket - Class in io.fabric8.kubernetes.client.dsl.internal
-
A port-forwarder using the websocket protocol.
- PortForwarderWebsocket(HttpClient, Executor, long) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.PortForwarderWebsocket
- PortForwarderWebsocketListener - Class in io.fabric8.kubernetes.client.dsl.internal
- PortForwarderWebsocketListener(ReadableByteChannel, WritableByteChannel, Executor) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.PortForwarderWebsocketListener
- priorityClass() - Method in class io.fabric8.kubernetes.client.impl.SchedulingAPIGroupClient
- priorityClasses() - Method in class io.fabric8.kubernetes.client.impl.V1beta1SchedulingAPIGroupClient
- priorityClasses() - Method in class io.fabric8.kubernetes.client.impl.V1SchedulingAPIGroupClient
- priorityLevelConfigurations() - Method in class io.fabric8.kubernetes.client.impl.V1beta1FlowControlAPIGroupClient
- priorityLevelConfigurations() - Method in class io.fabric8.kubernetes.client.impl.V1beta2FlowControlAPIGroupClient
- priorityLevelConfigurations() - Method in class io.fabric8.kubernetes.client.impl.V1beta3FlowControlAPIGroupClient
- priorityLevelConfigurations() - Method in class io.fabric8.kubernetes.client.impl.V1FlowControlAPIGroupClient
- ProcessorListener<T> - Class in io.fabric8.kubernetes.client.informers.impl.cache
-
ProcessorListener implements Runnable interface.
- ProcessorListener(ResourceEventHandler<? super T>, long) - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener
- ProcessorListener.AddNotification<T> - Class in io.fabric8.kubernetes.client.informers.impl.cache
- ProcessorListener.DeleteNotification<T> - Class in io.fabric8.kubernetes.client.informers.impl.cache
- ProcessorListener.Notification<T> - Class in io.fabric8.kubernetes.client.informers.impl.cache
- ProcessorListener.UpdateNotification<T> - Class in io.fabric8.kubernetes.client.informers.impl.cache
- ProcessorStore<T extends io.fabric8.kubernetes.api.model.HasMetadata> - Class in io.fabric8.kubernetes.client.informers.impl.cache
-
Wraps a
Cache
and aSharedProcessor
to distribute events related to changes and syncs - ProcessorStore(CacheImpl<T>, SharedProcessor<T>) - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- propagationPolicy - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- put(T) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
Update the object.
R
- raw(String) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- raw(String, String, Object) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- rbac() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- RbacAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- RbacAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.RbacAPIGroupClient
- rdc - Variable in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperationsImpl
- read() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- read() - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWatchInputStream
- read(byte[], int, int) - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWatchInputStream
-
Adapted from HttpResponseInputStream
- readingInput(InputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- readTar(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- reconnect() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- reconnecting() - Method in class io.fabric8.kubernetes.client.utils.internal.WatcherToggle
- redirectingError() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- redirectingErrorChannel() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- redirectingInput() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- redirectingInput(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- redirectingOutput() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- Reflector<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>> - Class in io.fabric8.kubernetes.client.informers.impl.cache
- Reflector(ListerWatcher<T, L>, ProcessorStore<T>) - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- Reflector(ListerWatcher<T, L>, ProcessorStore<T>, Executor) - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- register(ExtensionAdapter<C>) - Method in class io.fabric8.kubernetes.client.impl.Adapters
- register(Class<T>, Function<Client, HasMetadataOperation<T, L, R>>) - Method in class io.fabric8.kubernetes.client.impl.Handlers
- registerClient(Class<T>, ClientAdapter<C>) - Method in class io.fabric8.kubernetes.client.impl.Adapters
- registerDefaultAdapters() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
-
Registers the default adapters for this client.
- registerDefaultHandlers() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
-
Registers default handlers for Kubernetes resources.
- registerHandlers(Handlers) - Method in interface io.fabric8.kubernetes.client.impl.InternalExtensionAdapter
- registerResource(Class<T>, R) - Method in class io.fabric8.kubernetes.client.impl.Adapters
- remove(T) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
-
Delete the object.
- removeDeploymentKey(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- removeEventHandler(ResourceEventHandler<? super T>) - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- removeFromCloseable(AutoCloseable) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- removeIndexer(String) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
- removeIndexer(String) - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- removeProcessorListener(ResourceEventHandler<? super T>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.SharedProcessor
- replace() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- replace() - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- replace() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- replace(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- replaceStatus() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- replaceStatus() - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- replaceStatus() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- replaceStatus(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- ReplicaSetOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.apps.v1
- ReplicaSetOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1
- ReplicaSetOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- ReplicaSetOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- replicaSets() - Method in class io.fabric8.kubernetes.client.impl.AppsAPIGroupClient
- replicaSets() - Method in class io.fabric8.kubernetes.client.impl.ExtensionsAPIGroupClient
-
Deprecated.
- ReplicationControllerOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.core.v1
- ReplicationControllerOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- ReplicationControllerOperationsImpl(PodOperationContext, OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- replicationControllers() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- requestConfig - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- requestException(HttpRequest, Exception) - Static method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- requestException(HttpRequest, Throwable, String) - Static method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- requestFailure(HttpRequest, Status) - Static method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- requestFailure(HttpRequest, Status, String) - Static method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- requestPayLoadForRolloutPause() - Static method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- requestPayLoadForRolloutRestart() - Static method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- requestPayLoadForRolloutResume() - Static method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- require() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- requireFromServer() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
-
Get the current item from the server
Will always return non-null or throw an exception. - resize(int, int) - Method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- resolveHostFromEnvVarOrSystemProperty(String) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- resolvePortFromEnvVarOrSystemProperty(String, String) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- resolveProtocolFromEnvVarOrSystemProperty(String, String) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- resource(InputStream) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- resource(String) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- resource(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- resource(T) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- resourceClaims() - Method in class io.fabric8.kubernetes.client.impl.V1Alpha2DynamicResourceAllocationAPIGroupClient
- resourceClaimTemplates() - Method in class io.fabric8.kubernetes.client.impl.V1Alpha2DynamicResourceAllocationAPIGroupClient
- resourceClasses() - Method in class io.fabric8.kubernetes.client.impl.V1Alpha2DynamicResourceAllocationAPIGroupClient
- ResourceHandler<T extends io.fabric8.kubernetes.api.model.HasMetadata,V extends io.fabric8.kubernetes.api.builder.VisitableBuilder<T,V>> - Interface in io.fabric8.kubernetes.client.impl
- resourceList(HasMetadata...) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- resourceList(KubernetesResourceList) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- resourceList(String) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- resourceList(Collection<? extends HasMetadata>) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- resourceListFor(Object) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- resourceQuotas() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- resources() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- resources() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- resources() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- resources(Class<T>, Class<L>, Class<R>) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- resourceT - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- resourceVersion - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- restart() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- restart() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- restart() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- restart() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- restart(RollableScalableResourceOperation<T, ?, ?>) - Static method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- restCall(Class<R1>, String...) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- resume() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- resume() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- resume() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- resume(RollableScalableResourceOperation<T, ?, ?>) - Static method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- resync() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- retainAll(Set<String>, Consumer<Executor>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- roleBindings() - Method in class io.fabric8.kubernetes.client.impl.RbacAPIGroupClient
- roles() - Method in class io.fabric8.kubernetes.client.impl.RbacAPIGroupClient
- RollableScalableResourceOperation<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>,R extends Resource<T>> - Class in io.fabric8.kubernetes.client.dsl.internal.apps.v1
-
Operations for resources that represent scalable, rolling-updatable sets of Pods.
- RollableScalableResourceOperation(PodOperationContext, OperationContext, Class<T>, Class<L>) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- rollback(DeploymentRollback) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- rollback(DeploymentRollback) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- rollback(DeploymentRollback) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- rollback(DeploymentRollback) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- rollback(DeploymentRollback) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- rollback(DeploymentRollback) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- rolling() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- rollingOperationContext - Variable in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- RollingUpdater<T extends io.fabric8.kubernetes.api.model.HasMetadata,L> - Class in io.fabric8.kubernetes.client.dsl.internal.apps.v1
- RollingUpdater(Client, String, long, long) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- rollUpdate(T, T) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- rootPaths() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- run() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- run() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- runnableInformer(long) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- runtimeClasses() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
S
- scale(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- scale(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- scale(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- scale(int, boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- scale(int, boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- scale(Scale) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- scale(Scale) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.LegacyRollableScalableResourceOperation
- scale(Scale) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- scale(Scale, HasMetadataOperation<?, ?, ?>) - Static method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.LegacyRollableScalableResourceOperation
- scheduleNext() - Method in class io.fabric8.kubernetes.client.utils.internal.SerialExecutor
- scheduling() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- SchedulingAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- SchedulingAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.SchedulingAPIGroupClient
- secrets() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- selectedPodLister(LabelSelector) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- selectedPodLister(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- selectorAsString - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- selfSubjectAccessReview() - Method in class io.fabric8.kubernetes.client.impl.V1AuthorizationAPIGroupClient
- selfSubjectAccessReview() - Method in class io.fabric8.kubernetes.client.impl.V1beta1AuthorizationAPIGroupClient
- selfSubjectReviews() - Method in class io.fabric8.kubernetes.client.impl.V1AuthenticationAPIGroupClient
- selfSubjectRulesReview() - Method in class io.fabric8.kubernetes.client.impl.V1AuthorizationAPIGroupClient
- selfSubjectRulesReview() - Method in class io.fabric8.kubernetes.client.impl.V1beta1AuthorizationAPIGroupClient
- sendPatchedObject(T, T) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- SerialExecutor - Class in io.fabric8.kubernetes.client.utils.internal
-
See
Executor
docs
Effectively creates a derived single thread executor, runnable tasks are executed in the order they are added. - SerialExecutor(Executor) - Constructor for class io.fabric8.kubernetes.client.utils.internal.SerialExecutor
- serverSideApply() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- serverSideApply() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- ServiceAccountOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.core.v1
- ServiceAccountOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceAccountOperationsImpl
- serviceAccounts() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- serviceCIDRs() - Method in class io.fabric8.kubernetes.client.impl.V1NetworkAPIGroupClient
- ServiceOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.core.v1
- ServiceOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl
- ServiceOperationsImpl.ServiceToUrlSortComparator - Class in io.fabric8.kubernetes.client.dsl.internal.core.v1
- services() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- ServiceToUrlSortComparator() - Constructor for class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl.ServiceToUrlSortComparator
- setDerivedFields() - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- setExceptionHandler(ExceptionHandler) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- setItemStore(ItemStore<T>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.CacheImpl
- setListType(Class<L>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- setMatchingGroupPredicate(Predicate<String>) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- setMinTimeout(long) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- setReplicas(T, int) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- setType(Class<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- setWatchEndCheckMs(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager
- sharedIndexInformerFor(Class<T>, long) - Method in class io.fabric8.kubernetes.client.informers.impl.SharedInformerFactoryImpl
- SharedInformerFactoryImpl - Class in io.fabric8.kubernetes.client.informers.impl
-
SharedInformerFactory class constructs and caches informers for api types.
- SharedInformerFactoryImpl(KubernetesClient) - Constructor for class io.fabric8.kubernetes.client.informers.impl.SharedInformerFactoryImpl
- SharedProcessor<T> - Class in io.fabric8.kubernetes.client.informers.impl.cache
-
SharedProcessor class manages all the registered ProcessListener and distributes notifications.
- SharedProcessor() - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.SharedProcessor
- SharedProcessor(Executor, String) - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.SharedProcessor
- shellQuote(String) - Static method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- shouldResync() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.SharedProcessor
- shouldResync(ZonedDateTime) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener
- shutdownNow() - Method in class io.fabric8.kubernetes.client.utils.internal.SerialExecutor
-
Shutdown the executor without executing any more tasks.
- sinceSeconds(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- sinceSeconds(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- sinceSeconds(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- sinceSeconds(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- sinceSeconds(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- sinceSeconds(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- sinceSeconds(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- sinceSeconds(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- sinceTime(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- sinceTime(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- sinceTime(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- sinceTime(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- sinceTime(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- sinceTime(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- sinceTime(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- sinceTime(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- start() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- start() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- start(URL, Map<String, String>, AbstractWatchManager.WatchRequestState) - Method in class io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager
- start(URL, Map<String, String>, AbstractWatchManager.WatchRequestState) - Method in class io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager
- start(URL, Map<String, String>, AbstractWatchManager.WatchRequestState) - Method in class io.fabric8.kubernetes.client.dsl.internal.WatchHTTPManager
- startAllRegisteredInformers() - Method in class io.fabric8.kubernetes.client.informers.impl.SharedInformerFactoryImpl
- started() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- startWatch() - Method in class io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager
-
Async start of the watch
- StatefulSetOperationsImpl - Class in io.fabric8.kubernetes.client.dsl.internal.apps.v1
- StatefulSetOperationsImpl(Client) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- StatefulSetOperationsImpl(PodOperationContext, OperationContext) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- statefulSets() - Method in class io.fabric8.kubernetes.client.impl.AppsAPIGroupClient
- stop() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- stop() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.SharedProcessor
- stop() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- stopAllRegisteredInformers() - Method in class io.fabric8.kubernetes.client.informers.impl.SharedInformerFactoryImpl
- stopped() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- storage() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- StorageAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- StorageAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.StorageAPIGroupClient
- storageClasses() - Method in class io.fabric8.kubernetes.client.impl.StorageAPIGroupClient
- storageClasses() - Method in class io.fabric8.kubernetes.client.impl.V1StorageAPIGroupClient
- STRATEGIC_MERGE_JSON_PATCH - Static variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- StreamContext() - Constructor for class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext.StreamContext
- StreamContext(OutputStream) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext.StreamContext
- subjectAccessReview() - Method in class io.fabric8.kubernetes.client.impl.V1AuthorizationAPIGroupClient
- subjectAccessReview() - Method in class io.fabric8.kubernetes.client.impl.V1beta1AuthorizationAPIGroupClient
- submitList(ListOptions) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- submitList(ListOptions) - Method in interface io.fabric8.kubernetes.client.informers.impl.ListerWatcher
- submitWatch(ListOptions, Watcher<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- submitWatch(ListOptions, Watcher<T>) - Method in interface io.fabric8.kubernetes.client.informers.impl.ListerWatcher
- subresource - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- subresource - Variable in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
- subresource(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- supports(Class<R>) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- supports(String, String) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
- supportsApiPath(String) - Method in class io.fabric8.kubernetes.client.impl.BaseClient
T
- tailingLines(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- tailingLines(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- tailingLines(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- tailingLines(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- tailingLines(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- tailingLines(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- tailingLines(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- tailingLines(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- terminated() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- terminated() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- terminated() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- terminated() - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- terminated() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- terminated() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- terminated() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- terminated() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- terminateOnError() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- toEnvVariable(String) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- tokenRequest(TokenRequest) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceAccountOperationsImpl
- tokenReviews() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- tokenReviews() - Method in class io.fabric8.kubernetes.client.impl.V1AuthenticationAPIGroupClient
- top() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- toServicePortEnvironmentVariable(String, String) - Static method in class io.fabric8.kubernetes.client.utils.internal.URLFromServiceUtil
- toString() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- toString() - Method in class io.fabric8.kubernetes.client.informers.impl.DefaultSharedIndexInformer
- toString(ByteBuffer) - Static method in class io.fabric8.kubernetes.client.dsl.internal.ExecWebSocketListener
- type - Variable in class io.fabric8.kubernetes.client.dsl.internal.CreateOnlyResourceOperation
U
- unbindOAuthTokenProvider(OAuthTokenProvider) - Method in class io.fabric8.kubernetes.client.osgi.ManagedKubernetesClient
- undo() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- undo() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- undo() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- undo() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- unlock() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- unregister(ExtensionAdapter<C>) - Method in class io.fabric8.kubernetes.client.impl.Adapters
- unregister(Class<T>) - Method in class io.fabric8.kubernetes.client.impl.Handlers
- update() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- update() - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- update() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- update(List<T>) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- update(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- update(T) - Method in class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorStore
- updateApiVersion(HasMetadata) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
-
Updates the resource if it has missing or default apiGroupVersion values and the resource is currently using API Groups with custom version strings
- updateDeploymentKey(String, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollingUpdater
- updateImage(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- updateImage(Map<String, String>) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- updateListItems(L) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
-
Updates the list items if they have missing or default apiGroupVersion values and the resource is currently using API Groups with custom version strings, or if they are generic and lack a kind
- UpdateNotification(T, T) - Constructor for class io.fabric8.kubernetes.client.informers.impl.cache.ProcessorListener.UpdateNotification
- updateStatus() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- updateStatus() - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
- updateStatus() - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- updateStatus(T) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- upload(PodOperationsImpl, Path) - Static method in class io.fabric8.kubernetes.client.dsl.internal.uploadable.PodUpload
- upload(InputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- upload(Path) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- uploadFileData(PodOperationsImpl, InputStream) - Static method in class io.fabric8.kubernetes.client.dsl.internal.uploadable.PodUpload
- URLFromClusterIPImpl - Class in io.fabric8.kubernetes.client.impl
- URLFromClusterIPImpl() - Constructor for class io.fabric8.kubernetes.client.impl.URLFromClusterIPImpl
- URLFromEnvVarsImpl - Class in io.fabric8.kubernetes.client.impl
- URLFromEnvVarsImpl() - Constructor for class io.fabric8.kubernetes.client.impl.URLFromEnvVarsImpl
- URLFromIngressImpl - Class in io.fabric8.kubernetes.client.impl
- URLFromIngressImpl() - Constructor for class io.fabric8.kubernetes.client.impl.URLFromIngressImpl
- URLFromNodePortImpl - Class in io.fabric8.kubernetes.client.impl
- URLFromNodePortImpl() - Constructor for class io.fabric8.kubernetes.client.impl.URLFromNodePortImpl
- URLFromServiceUtil - Class in io.fabric8.kubernetes.client.utils.internal
- usingInitialState() - Method in class io.fabric8.kubernetes.client.informers.impl.cache.Reflector
- usingListener(ExecListener) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- usingTimestamps() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- usingTimestamps() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- usingTimestamps() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- usingTimestamps() - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- usingTimestamps() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- usingTimestamps() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- usingTimestamps() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- usingTimestamps() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
V
- v1() - Method in class io.fabric8.kubernetes.client.impl.AdmissionRegistrationAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.ApiextensionsAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.AuthenticationAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.AuthorizationAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.AutoscalingAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.BatchAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.CertificatesAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.DiscoveryAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.EventingAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.FlowControlAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- v1() - Method in class io.fabric8.kubernetes.client.impl.NetworkAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.PolicyAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.SchedulingAPIGroupClient
- v1() - Method in class io.fabric8.kubernetes.client.impl.StorageAPIGroupClient
- V1AdmissionRegistrationAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1AdmissionRegistrationAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1AdmissionRegistrationAPIGroupClient
- v1alpha1() - Method in class io.fabric8.kubernetes.client.impl.CertificatesAPIGroupClient
- V1Alpha1CertificatesAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1Alpha1CertificatesAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1Alpha1CertificatesAPIGroupClient
- v1alpha2() - Method in class io.fabric8.kubernetes.client.impl.DynamicResourceAllocationAPIGroupClient
- V1Alpha2DynamicResourceAllocationAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1Alpha2DynamicResourceAllocationAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1Alpha2DynamicResourceAllocationAPIGroupClient
- V1ApiextensionsAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1ApiextensionsAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1ApiextensionsAPIGroupClient
- V1APIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1APIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1APIGroupClient
- V1AuthenticationAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1AuthenticationAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1AuthenticationAPIGroupClient
- V1AuthorizationAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1AuthorizationAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1AuthorizationAPIGroupClient
- V1AutoscalingAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1AutoscalingAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1AutoscalingAPIGroupClient
- V1BatchAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1BatchAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1BatchAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.AdmissionRegistrationAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.ApiextensionsAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.AuthorizationAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.BatchAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.CertificatesAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.DiscoveryAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.EventingAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.FlowControlAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.NetworkAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.PolicyAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.SchedulingAPIGroupClient
- v1beta1() - Method in class io.fabric8.kubernetes.client.impl.StorageAPIGroupClient
- V1beta1AdmissionRegistrationAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1AdmissionRegistrationAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1AdmissionRegistrationAPIGroupClient
- V1beta1ApiextensionsAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1ApiextensionsAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1ApiextensionsAPIGroupClient
- V1beta1AuthorizationAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1AuthorizationAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1AuthorizationAPIGroupClient
- V1beta1BatchAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1BatchAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1BatchAPIGroupClient
- V1beta1CertificatesAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1CertificatesAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1CertificatesAPIGroupClient
- V1beta1DiscoveryAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1DiscoveryAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1DiscoveryAPIGroupClient
- V1beta1EventingAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1EventingAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1EventingAPIGroupClient
- V1beta1FlowControlAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1FlowControlAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1FlowControlAPIGroupClient
- V1beta1NetworkAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1NetworkAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1NetworkAPIGroupClient
- V1beta1PolicyAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1PolicyAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1PolicyAPIGroupClient
- V1beta1SchedulingAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1SchedulingAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1SchedulingAPIGroupClient
- V1beta1StorageAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta1StorageAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta1StorageAPIGroupClient
- v1beta2() - Method in class io.fabric8.kubernetes.client.impl.FlowControlAPIGroupClient
- V1beta2FlowControlAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta2FlowControlAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta2FlowControlAPIGroupClient
- v1beta3() - Method in class io.fabric8.kubernetes.client.impl.FlowControlAPIGroupClient
- V1beta3FlowControlAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1beta3FlowControlAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1beta3FlowControlAPIGroupClient
- V1CertificatesAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1CertificatesAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1CertificatesAPIGroupClient
- V1DiscoveryAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1DiscoveryAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1DiscoveryAPIGroupClient
- V1EventingAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1EventingAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1EventingAPIGroupClient
- V1FlowControlAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1FlowControlAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1FlowControlAPIGroupClient
- V1NetworkAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1NetworkAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1NetworkAPIGroupClient
- V1PolicyAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1PolicyAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1PolicyAPIGroupClient
- V1SchedulingAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1SchedulingAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1SchedulingAPIGroupClient
- V1StorageAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V1StorageAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V1StorageAPIGroupClient
- v2() - Method in class io.fabric8.kubernetes.client.impl.AutoscalingAPIGroupClient
- V2AutoscalingAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V2AutoscalingAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V2AutoscalingAPIGroupClient
- v2beta1() - Method in class io.fabric8.kubernetes.client.impl.AutoscalingAPIGroupClient
- V2beta1AutoscalingAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V2beta1AutoscalingAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V2beta1AutoscalingAPIGroupClient
- v2beta2() - Method in class io.fabric8.kubernetes.client.impl.AutoscalingAPIGroupClient
- V2beta2AutoscalingAPIGroupClient - Class in io.fabric8.kubernetes.client.impl
- V2beta2AutoscalingAPIGroupClient() - Constructor for class io.fabric8.kubernetes.client.impl.V2beta2AutoscalingAPIGroupClient
- validatingAdmissionPolicies() - Method in class io.fabric8.kubernetes.client.impl.V1AdmissionRegistrationAPIGroupClient
- validatingAdmissionPolicies() - Method in class io.fabric8.kubernetes.client.impl.V1beta1AdmissionRegistrationAPIGroupClient
- validatingAdmissionPolicyBindings() - Method in class io.fabric8.kubernetes.client.impl.V1AdmissionRegistrationAPIGroupClient
- validatingAdmissionPolicyBindings() - Method in class io.fabric8.kubernetes.client.impl.V1beta1AdmissionRegistrationAPIGroupClient
- validatingWebhookConfigurations() - Method in class io.fabric8.kubernetes.client.impl.V1AdmissionRegistrationAPIGroupClient
- validatingWebhookConfigurations() - Method in class io.fabric8.kubernetes.client.impl.V1beta1AdmissionRegistrationAPIGroupClient
- valueOf(String) - Static method in enum io.fabric8.kubernetes.client.dsl.internal.PatchUtils.Format
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.fabric8.kubernetes.client.dsl.internal.PatchUtils.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VersionUsageUtils - Class in io.fabric8.kubernetes.client.dsl.internal
-
Utility class to monitor alpha/beta version usage and log.
- visitResources(ApiVisitor) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- volumeAttachments() - Method in class io.fabric8.kubernetes.client.impl.StorageAPIGroupClient
- volumeAttachments() - Method in class io.fabric8.kubernetes.client.impl.V1StorageAPIGroupClient
W
- waitForResult(CompletableFuture<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationSupport
-
Waits for the provided
CompletableFuture
to complete and returns the result in case of success. - waitUntilCondition(Predicate<HasMetadata>, long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- waitUntilCondition(Predicate<T>, long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- waitUntilReady(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- waitUntilReady(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ServiceOperationsImpl
- waitUntilReady(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- waitUntilReadyOrTerminal(PodResource, int) - Static method in class io.fabric8.kubernetes.client.utils.internal.PodOperationUtil
- waitUntilScaled(int) - Method in class io.fabric8.kubernetes.client.dsl.internal.HasMetadataOperation
-
Let's wait until there are enough Ready pods.
- watch(ListOptions, Watcher<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- watch(Watcher<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- watch(String, Watcher<T>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- WatchConnectionManager<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>> - Class in io.fabric8.kubernetes.client.dsl.internal
-
Manages a WebSocket and listener per request
- WatchConnectionManager(HttpClient, BaseOperation<T, L, ?>, ListOptions, Watcher<T>, int, int, long) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.WatchConnectionManager
- WatcherToggle<T> - Class in io.fabric8.kubernetes.client.utils.internal
-
A utility class to enable and disable callbacks to a watcher instance.
- WatcherToggle(Watcher<T>, boolean) - Constructor for class io.fabric8.kubernetes.client.utils.internal.WatcherToggle
- WatchHTTPManager<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>> - Class in io.fabric8.kubernetes.client.dsl.internal
- WatchHTTPManager(HttpClient, BaseOperation<T, L, ?>, ListOptions, Watcher<T>, int, int) - Constructor for class io.fabric8.kubernetes.client.dsl.internal.WatchHTTPManager
- watchLog() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- watchLog() - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- watchLog() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- watchLog(OutputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- watchLog(OutputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- watchLog(OutputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- watchLog(OutputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- watchLog(OutputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- watchLog(OutputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- watchLog(OutputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- watchLog(OutputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- watchLog(List<PodResource>, OutputStream) - Static method in class io.fabric8.kubernetes.client.utils.internal.PodOperationUtil
- WatchRequestState() - Constructor for class io.fabric8.kubernetes.client.dsl.internal.AbstractWatchManager.WatchRequestState
- withApiGroupName(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withApiGroupVersion(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withBufferSize(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withClient(Client) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withContainerId(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withDir(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withDryRun(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withExecListener(ExecListener) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withField(String, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withFieldManager(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withFields(Map<String, String>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withFields(Map<String, String>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withFieldsNot(Map<String, String[]>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withFieldValidation(FieldValidateable.Validation) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withFile(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withForceConflicts() - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withGracePeriod(long) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withGracePeriod(long) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- withGracePeriodSeconds(long) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withIn(InputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withIndexers(Map<String, Function<T, List<String>>>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withInvolvedObject(ObjectReference) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withItem(Object) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withLabel(String, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withLabelIn(String, String...) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withLabelNotIn(String, String...) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withLabels(Map<String, String>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withLabels(Map<String, String>) - Method in class io.fabric8.kubernetes.client.dsl.internal.NodeMetricOperationsImpl
- withLabels(Map<String, String>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withLabels(Map<String, String>) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodMetricOperationsImpl
- withLabelSelector(LabelSelector) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withLabelSelector(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withLabelSelector(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withLabelsIn(Map<String, String[]>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withLabelsNot(Map<String, String[]>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withLabelsNotIn(Map<String, String[]>) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withLimit(Long) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withLimitBytes(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withLogWaitTimeout(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- withLogWaitTimeout(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- withLogWaitTimeout(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- withName(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withName(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.NodeMetricOperationsImpl
- withName(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withName(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodMetricOperationsImpl
- withName(String) - Method in class io.fabric8.kubernetes.client.informers.impl.SharedInformerFactoryImpl
- withNamespace(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withNewFilter() - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withoutField(String, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withoutFields(Map<String, String>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withoutLabel(String, String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withoutLabels(Map<String, String>) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withoutRuntimeState(Object, PatchUtils.Format, boolean, KubernetesSerialization) - Static method in class io.fabric8.kubernetes.client.dsl.internal.PatchUtils
- withPlural(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withPrettyOutput() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.DeploymentOperationsImpl
- withPrettyOutput() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.ReplicaSetOperationsImpl
- withPrettyOutput() - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.StatefulSetOperationsImpl
- withPrettyOutput() - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- withPrettyOutput() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- withPrettyOutput() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.ReplicationControllerOperationsImpl
- withPrettyOutput() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.DeploymentOperationsImpl
- withPrettyOutput() - Method in class io.fabric8.kubernetes.client.dsl.internal.extensions.v1beta1.ReplicaSetOperationsImpl
- withPrettyOutput(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withPropagationPolicy(DeletionPropagation) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withPropagationPolicy(DeletionPropagation) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- withPropagationPolicy(DeletionPropagation) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withReadyWaitTimeout(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- withReadyWaitTimeout(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.batch.v1.JobOperationsImpl
- withReadyWaitTimeout(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- withReadyWaitTimeout(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withRequestConfig(RequestConfig) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withRequestConfig(RequestConfig) - Method in class io.fabric8.kubernetes.client.impl.KubernetesClientImpl
- withResourceVersion(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withResourceVersion(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withSinceSeconds(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withSinceTimestamp(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withSubresource(String) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withTailingLines(Integer) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withTerminatedStatus(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withTimeout(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- withTimeout(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.BaseOperation
- withTimeout(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- withTimeout(long, TimeUnit) - Method in class io.fabric8.kubernetes.client.dsl.internal.OperationContext
- withTimeoutInMillis(long) - Method in class io.fabric8.kubernetes.client.dsl.internal.apps.v1.RollableScalableResourceOperation
- withTimeoutInMillis(long) - Method in class io.fabric8.kubernetes.client.dsl.internal.NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl
- withTimestamps(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withTty(boolean) - Method in class io.fabric8.kubernetes.client.dsl.internal.PodOperationContext
- withTTY() - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- wrapRunWithOptionalDependency(Supplier<R>, String) - Static method in class io.fabric8.kubernetes.client.utils.internal.OptionalDependencyWrapper
-
Runs the provided
Supplier
implementation and catches anyNoClassDefFoundError
- writingError(OutputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- writingErrorChannel(OutputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
- writingOutput(OutputStream) - Method in class io.fabric8.kubernetes.client.dsl.internal.core.v1.PodOperationsImpl
Y
- YAML - io.fabric8.kubernetes.client.dsl.internal.PatchUtils.Format
All Classes All Packages