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

Interface Protos.Volume.Source.DockerVolumeOrBuilder

    • Method Detail

      • hasDriver

        boolean hasDriver()
         Driver of the volume, it can be flocker, convoy, raxrey etc.
         
        optional string driver = 1;
      • getDriver

        java.lang.String getDriver()
         Driver of the volume, it can be flocker, convoy, raxrey etc.
         
        optional string driver = 1;
      • getDriverBytes

        com.google.protobuf.ByteString getDriverBytes()
         Driver of the volume, it can be flocker, convoy, raxrey etc.
         
        optional string driver = 1;
      • hasName

        boolean hasName()
         Name of the volume.
         
        required string name = 2;
      • getName

        java.lang.String getName()
         Name of the volume.
         
        required string name = 2;
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
         Name of the volume.
         
        required string name = 2;
      • hasDriverOptions

        boolean hasDriverOptions()
         Volume driver specific options.
         
        optional .mesos.Parameters driver_options = 3;
      • getDriverOptions

        Protos.Parameters getDriverOptions()
         Volume driver specific options.
         
        optional .mesos.Parameters driver_options = 3;
      • getDriverOptionsOrBuilder

        Protos.ParametersOrBuilder getDriverOptionsOrBuilder()
         Volume driver specific options.
         
        optional .mesos.Parameters driver_options = 3;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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