Class Hierarchy

  • java.lang.Object
    • cn.sliew.carp.module.kubernetes.watch.source.watch.AbstractKubernetesWatcher<T> (implements io.fabric8.kubernetes.client.Watcher<T>)
    • cn.sliew.milky.common.lifecycle.AbstractLifeCycle (implements cn.sliew.milky.common.lifecycle.LifeCycle)
      • cn.sliew.carp.module.kubernetes.watch.source.event.source.AbstractEventSource (implements cn.sliew.carp.module.kubernetes.watch.source.event.source.EventSource)
        • cn.sliew.carp.module.kubernetes.watch.source.event.source.AbstractResourceEventSource<R,P> (implements cn.sliew.carp.module.kubernetes.watch.source.event.source.ResourceEventSource<R,P>)
          • cn.sliew.carp.module.kubernetes.watch.source.event.source.poll.BatchPollEventSource<R,P>
          • cn.sliew.carp.module.kubernetes.watch.source.event.source.informer.InfomerEventSource<R,P> (implements io.fabric8.kubernetes.client.informers.ResourceEventHandler<T>)
          • cn.sliew.carp.module.kubernetes.watch.source.event.source.poll.PerPollEventSource<R,P> (implements cn.sliew.carp.module.kubernetes.watch.source.event.source.ResourceEventAware<T>)
      • cn.sliew.carp.module.kubernetes.watch.source.event.source.informer.InformerManager<T>
      • cn.sliew.carp.module.kubernetes.watch.source.event.source.informer.InformerWrapper<T>
    • cn.sliew.carp.framework.mybatis.entity.BaseDO (implements java.io.Serializable)
      • cn.sliew.carp.framework.mybatis.entity.BaseAuditDO
        • cn.sliew.carp.module.kubernetes.repository.entity.K8sCluster
    • cn.sliew.carp.module.kubernetes.config.CarpPekkoConfig
    • cn.sliew.carp.module.kubernetes.service.entity.spec.ClusterSpec
    • cn.sliew.carp.module.kubernetes.service.entity.status.ClusterStatus
    • cn.sliew.carp.module.kubernetes.watch.source.generic.cron.CronManager
    • io.fabric8.kubernetes.client.CustomResource<S,T> (implements io.fabric8.kubernetes.api.model.HasMetadata)
      • cn.sliew.carp.module.kubernetes.service.entity.Cluster
    • cn.sliew.carp.module.kubernetes.watch.source.event.Event
    • cn.sliew.carp.module.kubernetes.watch.source.event.EventSourceManager (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
    • org.apache.pekko.stream.stage.GraphStageWithMaterializedValue<S,M> (implements org.apache.pekko.stream.Graph<S,M>)
      • org.apache.pekko.stream.stage.GraphStage<S>
    • cn.sliew.carp.module.kubernetes.service.param.K8sClusterAddParam
    • cn.sliew.carp.module.kubernetes.controller.K8sClusterController
    • cn.sliew.carp.module.kubernetes.controller.K8sSubscriptionController
    • cn.sliew.carp.module.kubernetes.config.KubernetesOpenAPIConfig
    • cn.sliew.carp.module.kubernetes.watch.source.watch.shared.KubernetesSharedInformer<T> (implements cn.sliew.carp.module.kubernetes.watch.source.watch.shared.KubernetesSharedWatcher<T>)
    • cn.sliew.carp.framework.common.model.PageParam (implements java.io.Serializable)
    • cn.sliew.carp.module.kubernetes.watch.source.event.ResourceID
    • com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<M,T> (implements com.baomidou.mybatisplus.extension.service.IService<T>)
    • java.lang.Throwable (implements java.io.Serializable)
    • cn.sliew.carp.module.kubernetes.service.entity.VersionGroupKind

Interface Hierarchy

Enum Class Hierarchy