class Docr::Types::VolumeOptions

Included Modules

Defined in:

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 #

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

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

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

[View source]
def no_copy : Bool #

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

[View source]