class Docr::Types::VolumeOptions

Included Modules

Defined in:

docr/types/mount.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def driver_config : Docr::Types::DriverConfig | Nil #

[View source]
def driver_config=(driver_config : Docr::Types::DriverConfig | Nil) #

[View source]
def labels : Hash(String, String) | Nil #

[View source]
def labels=(labels : Hash(String, String) | Nil) #

[View source]
def no_copy : Bool #

[View source]
def no_copy=(no_copy : Bool) #

[View source]