Uses of Class
cn.sliew.carp.module.kubernetes.watch.source.event.ResourceID
Packages that use ResourceID
Package
Description
-
Uses of ResourceID in cn.sliew.carp.module.kubernetes.watch.source.event
Methods in cn.sliew.carp.module.kubernetes.watch.source.event that return ResourceIDModifier and TypeMethodDescriptionstatic ResourceIDResourceID.fromResource(io.fabric8.kubernetes.api.model.HasMetadata resource) -
Uses of ResourceID in cn.sliew.carp.module.kubernetes.watch.source.event.source.poll
Methods in cn.sliew.carp.module.kubernetes.watch.source.event.source.poll with parameters of type ResourceIDConstructor parameters in cn.sliew.carp.module.kubernetes.watch.source.event.source.poll with type arguments of type ResourceIDModifierConstructorDescriptionBatchPollEventSource(Class<R> resourceClass, Supplier<Map<ResourceID, R>> resourceFetcher, Duration period)