Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command |
Modifier and Type | Method and Description |
---|---|
CreateConfigCmd |
DockerClient.createConfigCmd()
Command to create a config in a docker swarm.
|
Modifier and Type | Method and Description |
---|---|
CreateConfigCmd |
CreateConfigCmd.withData(byte[] data) |
CreateConfigCmd |
CreateConfigCmd.withLabels(Map<String,String> labels) |
CreateConfigCmd |
CreateConfigCmd.withName(String name) |
Copyright © 2021. All rights reserved.