| Package | Description |
|---|---|
| com.github.dockerjava.api | |
| com.github.dockerjava.api.command |
| Modifier and Type | Method and Description |
|---|---|
CreateConfigCmd |
DockerClientDelegate.createConfigCmd() |
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 © 2025. All rights reserved.