Class KubernetesBlockHoundIntegration

java.lang.Object
com.linecorp.armeria.client.kubernetes.KubernetesBlockHoundIntegration
All Implemented Interfaces:
Comparable<reactor.blockhound.integration.BlockHoundIntegration>, reactor.blockhound.integration.BlockHoundIntegration

@UnstableApi public final class KubernetesBlockHoundIntegration extends Object implements reactor.blockhound.integration.BlockHoundIntegration
A BlockHoundIntegration for the Fabric Kubernetes module.
  • Constructor Details

    • KubernetesBlockHoundIntegration

      public KubernetesBlockHoundIntegration()
  • Method Details

    • applyTo

      public void applyTo(reactor.blockhound.BlockHound.Builder builder)
      Specified by:
      applyTo in interface reactor.blockhound.integration.BlockHoundIntegration