Interface KubernetesRoleDetails.Builder

  • Method Details

    • kind

      The kind of role. For this API, the value of kind will be Role.

      Parameters:
      kind - The kind of role. For this API, the value of kind will be Role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the Kubernetes role.

      Parameters:
      name - The name of the Kubernetes role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • uid

      The unique identifier of the Kubernetes role name.

      Parameters:
      uid - The unique identifier of the Kubernetes role name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.