JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.mandas.docker.client.messages.swarm
Interface EngineConfig
@Immutable
public interface
EngineConfig
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
engineVersion
()
Map
<
String
,
String
>
labels
()
List
<
EnginePlugin
>
plugins
()
Method Details
engineVersion
String
engineVersion
()
labels
Map
<
String
,
String
>
labels
()
plugins
List
<
EnginePlugin
>
plugins
()