Interface ImagePullSecret.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ImagePullSecret.Builder,ImagePullSecret>, SdkBuilder<ImagePullSecret.Builder,ImagePullSecret>, SdkPojo
Enclosing class:
ImagePullSecret

public static interface ImagePullSecret.Builder extends SdkPojo, CopyableBuilder<ImagePullSecret.Builder,ImagePullSecret>
  • 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.