Interface ImagePullSecret.Builder

  • Method Details

    • name

      Provides a unique identifier for the ImagePullSecret. This object is required when EksPodProperties$imagePullSecrets is used.

      Parameters:
      name - Provides a unique identifier for the ImagePullSecret. This object is required when EksPodProperties$imagePullSecrets is used.
      Returns:
      Returns a reference to this object so that method calls can be chained together.