Interface KubernetesScalingResource.Builder

  • Method Details

    • namespace

      The namespace for the Kubernetes resource.

      Parameters:
      namespace - The namespace for the Kubernetes resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name for the Kubernetes resource.

      Parameters:
      name - The name for the Kubernetes resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hpaName

      The hpaname for the Kubernetes resource.

      Parameters:
      hpaName - The hpaname for the Kubernetes resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.