Package io.micronaut.kubernetes.client.openapi.informer
package io.micronaut.kubernetes.client.openapi.informer
-
ClassDescriptionDeletedFinalStateUnknown<ApiType extends KubernetesObject>DeletedFinalStateUnknown is placed into a DeltaFIFO in the case where an object was deleted but the watch deletion event was missed.The informer configuration.SharedIndexInformer<ApiType extends KubernetesObject>Extends shared informer with indexer.Informer factory interface.SharedInformer<ApiType extends KubernetesObject>Defines basic methods of an informer.TransformFunc allows for transforming an object before it will be processed and put into the cache and before the corresponding handlers will be called on it.