@nebius/js-sdk - v0.1.41
    Preparing search index...

    Type Alias EndpointSpec_VolumeMount_Mode

    EndpointSpec_VolumeMount_Mode: EnumInstance<
        "UNRECOGNIZED"
        | "MODE_UNSPECIFIED"
        | "READ_ONLY"
        | "READ_WRITE",
    >

    Mode that will be used to mount the volume.