bollard-stubs 1.40.1

Stubs used for the Bollard rust async Docker client API
Documentation

Overview

This data model was generated by the [swagger-codegen] (https://github.com/swagger-api/swagger-codegen) project.

To see how to make this your own, look here:

README

  • API version: 1.40.1
  • Code generation suffix: 1
  • Build date: 2020-07-05T07:31:21.748+01:00

This autogenerated project defines an API crate bollard-stubs which contains:

  • Data types representing the underlying data model.

The data types are generated specifically for the Bollard API client, and are not intended for direct library consumption. These data stubs might change as needed by the parent project.

Package versioning

The upstream Docker API version references the major and minor version of this package. An additional suffix constitutes revisions around the code generator.

Generating code.

Use the java package manager maven to generate the stubs. Java JDK 8 is required to run these:

mvn -D org.slf4j.simpleLogger.defaultLogLevel=debug clean compiler:compile generate-resources