Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

added field „Attachable“ to NetworkConfig #770

Merged
merged 1 commit into from
May 30, 2017

Conversation

fdoemges
Copy link
Contributor

NetworkConfig is missing the field "Attachable" though it is part of v1.26 of the docker API (https://docs.docker.com/engine/api/v1.26/#operation/NetworkCreate).

I added the field to be able to create attachable networks.

@codecov-io
Copy link

codecov-io commented May 29, 2017

Codecov Report

Merging #770 into master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #770   +/-   ##
=========================================
  Coverage     65.27%   65.27%           
  Complexity      675      675           
=========================================
  Files           156      156           
  Lines          2955     2955           
  Branches        340      340           
=========================================
  Hits           1929     1929           
  Misses          876      876           
  Partials        150      150

Copy link
Member

@mattnworb mattnworb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants