This project has retired. For details please refer to its Attic page.
Protos.Offer.Operation.CreateDisk.Builder
JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.apache.mesos

Class Protos.Offer.Operation.CreateDisk.Builder

  • All Implemented Interfaces:
    Protos.Offer.Operation.CreateDiskOrBuilder
    Enclosing class:
    Protos.Offer.Operation.CreateDisk


    public static final class Protos.Offer.Operation.CreateDisk.Builder
    extends <any>
    implements Protos.Offer.Operation.CreateDiskOrBuilder 
     Create a `MOUNT` or `BLOCK` disk resource backed by a CSI volume from a
     `RAW` disk resource.
     In the typical case where the `RAW` disk resource has a profile and no
     source ID, a new CSI volume will be provisioned by Mesos to back the
     returned `MOUNT` or `BLOCK` disk resource. However, the `RAW` disk
     resource can instead have no profile but a source ID, indicating that
     it is already backed by a CSI volume in one of the following scenarios:
     (1) The CSI volume is preprovisioned out-of-band.
     (2) The CSI volume is provisioned by Mesos, but Mesos has lost the
     corresponding `MOUNT` or `BLOCK` resource metadata. This could
     happen if there has been a change in the agent ID or resource
     provider ID where the volume belongs.
     In the above cases, Mesos won't provision a new CSI volume, but instead
     will simply return a `MOUNT` or `BLOCK` disk resource backed by the same
     CSI volume, with the profile specified in this call.
     NOTE: For the time being, this API is subject to change and the related
     feature is experimental.
     
    Protobuf type mesos.Offer.Operation.CreateDisk
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /