Interface AddonNamespaceConfigRequest.Builder

  • Method Details

    • namespace

      The name of the Kubernetes namespace to install the addon in. Must be a valid RFC 1123 DNS label.

      Parameters:
      namespace - The name of the Kubernetes namespace to install the addon in. Must be a valid RFC 1123 DNS label.
      Returns:
      Returns a reference to this object so that method calls can be chained together.