Class AzureFileVolumeSourcePatch


  • public final class AzureFileVolumeSourcePatch
    extends java.lang.Object
    • Method Detail

      • readOnly

        public java.util.Optional<java.lang.Boolean> readOnly()
        Returns:
        readOnly defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.
      • secretName

        public java.util.Optional<java.lang.String> secretName()
        Returns:
        secretName is the name of secret that contains Azure Storage Account Name and Key
      • shareName

        public java.util.Optional<java.lang.String> shareName()
        Returns:
        shareName is the azure share Name