module Docker::ApiClientWrapper

Overview

Mixin for building objects that wrap sections of the API.

Direct including types

Defined in:

docker/api_client_wrapper.cr

Constructors

Constructor Detail

def self.new(client) #

Creats a new instance for a pre-establish low-level client.


[View source]