Interface PodGcControllerConfigRequest.Builder

  • Method Details

    • terminatedPodGcThreshold

      PodGcControllerConfigRequest.Builder terminatedPodGcThreshold(Integer terminatedPodGcThreshold)

      The number of terminated pods that can exist before the garbage collector starts deleting them.

      Parameters:
      terminatedPodGcThreshold - The number of terminated pods that can exist before the garbage collector starts deleting them.
      Returns:
      Returns a reference to this object so that method calls can be chained together.