struct Docker::ContainerInspectHostConfigRestartPolicy

Included Modules

Defined in:

api_schema/containers/containers.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def maximumRetryCount : Int64 #

[View source]
def maximumRetryCount=(maximumRetryCount : Int64) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]