Class XdsKubernetesEndpointFetchingPlugin

java.lang.Object
com.linecorp.centraldogma.xds.k8s.v1.XdsKubernetesEndpointFetchingPlugin
All Implemented Interfaces:
Plugin

public final class XdsKubernetesEndpointFetchingPlugin extends Object implements Plugin
A plugin that fetches Kubernetes endpoints from Central Dogma and provides them to the control plane.
  • Constructor Details

    • XdsKubernetesEndpointFetchingPlugin

      public XdsKubernetesEndpointFetchingPlugin()
  • Method Details