Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 36 for NTFS (0.12 sec)

  1. api/openapi-spec/v3/apis__batch__v1_openapi.json

              "fsType": {
                "description": "fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore",
                "type": "string"
              },
              "partition": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go

    	MOUNT_MFS                         = "mfs"
    	MOUNT_MSDOS                       = "msdos"
    	MOUNT_NCPFS                       = "ncpfs"
    	MOUNT_NFS                         = "nfs"
    	MOUNT_NTFS                        = "ntfs"
    	MOUNT_TMPFS                       = "tmpfs"
    	MOUNT_UDF                         = "udf"
    	MOUNT_UFS                         = "ffs"
    	MSG_BCAST                         = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go

    	MOUNT_MFS                         = "mfs"
    	MOUNT_MSDOS                       = "msdos"
    	MOUNT_NCPFS                       = "ncpfs"
    	MOUNT_NFS                         = "nfs"
    	MOUNT_NTFS                        = "ntfs"
    	MOUNT_TMPFS                       = "tmpfs"
    	MOUNT_UDF                         = "udf"
    	MOUNT_UFS                         = "ffs"
    	MSG_BCAST                         = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.6K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go

    	MOUNT_MFS                         = "mfs"
    	MOUNT_MSDOS                       = "msdos"
    	MOUNT_NCPFS                       = "ncpfs"
    	MOUNT_NFS                         = "nfs"
    	MOUNT_NTFS                        = "ntfs"
    	MOUNT_TMPFS                       = "tmpfs"
    	MOUNT_UDF                         = "udf"
    	MOUNT_UFS                         = "ffs"
    	MSG_BCAST                         = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go

    	MOUNT_MFS                         = "mfs"
    	MOUNT_MSDOS                       = "msdos"
    	MOUNT_NCPFS                       = "ncpfs"
    	MOUNT_NFS                         = "nfs"
    	MOUNT_NTFS                        = "ntfs"
    	MOUNT_TMPFS                       = "tmpfs"
    	MOUNT_UDF                         = "udf"
    	MOUNT_UFS                         = "ffs"
    	MSG_BCAST                         = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go

    	MOUNT_MFS                         = "mfs"
    	MOUNT_MSDOS                       = "msdos"
    	MOUNT_NCPFS                       = "ncpfs"
    	MOUNT_NFS                         = "nfs"
    	MOUNT_NTFS                        = "ntfs"
    	MOUNT_TMPFS                       = "tmpfs"
    	MOUNT_UDF                         = "udf"
    	MOUNT_UFS                         = "ffs"
    	MSG_BCAST                         = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  7. pkg/volume/plugins.go

    	// Provisioners SHOULD implement support for this if they are block device based
    	// Must be a filesystem type supported by the host operating system.
    	// Ex. "ext4", "xfs", "ntfs". Default value depends on the provisioner
    	VolumeParameterFSType = "fstype"
    
    	ProbeAddOrUpdate ProbeOperation = 1 << iota
    	ProbeRemove
    )
    
    // VolumeOptions contains option information about a volume.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jun 06 16:13:15 UTC 2024
    - 38.2K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go

    	MOUNT_MFS                         = "mfs"
    	MOUNT_MSDOS                       = "msdos"
    	MOUNT_NCPFS                       = "ncpfs"
    	MOUNT_NFS                         = "nfs"
    	MOUNT_NTFS                        = "ntfs"
    	MOUNT_TMPFS                       = "tmpfs"
    	MOUNT_UDF                         = "udf"
    	MOUNT_UFS                         = "ffs"
    	MSG_BCAST                         = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.6K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go

    	MOUNT_MFS                         = "mfs"
    	MOUNT_MSDOS                       = "msdos"
    	MOUNT_NCPFS                       = "ncpfs"
    	MOUNT_NFS                         = "nfs"
    	MOUNT_NTFS                        = "ntfs"
    	MOUNT_TMPFS                       = "tmpfs"
    	MOUNT_UDF                         = "udf"
    	MOUNT_UFS                         = "ffs"
    	MSG_BCAST                         = 0x100
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__apps__v1_openapi.json

              "fsType": {
                "description": "fsType is the filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore",
                "type": "string"
              },
              "partition": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top