class Docr::Types::IPAM

Included Modules

Defined in:

docr/types/ipam.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def config : Array(Hash(String, String)) #

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

[View source]
def driver : String #

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

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

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

[View source]