Modifier and Type | Method and Description |
---|---|
CreateServiceCmd |
DockerClient.createServiceCmd(ServiceSpec serviceSpec)
Command to create a service in a docker swarm.
|
Modifier and Type | Method and Description |
---|---|
CreateServiceCmd |
CreateServiceCmd.withServiceSpec(ServiceSpec serviceSpec) |
Modifier and Type | Method and Description |
---|---|
CreateServiceCmd |
DockerClientImpl.createServiceCmd(ServiceSpec serviceSpec) |
Modifier and Type | Class and Description |
---|---|
class |
CreateServiceCmdImpl
Creates a new service
|
Modifier and Type | Method and Description |
---|---|
CreateServiceCmd |
CreateServiceCmdImpl.withServiceSpec(ServiceSpec serviceSpec) |
Modifier and Type | Method and Description |
---|---|
protected CreateServiceResponse |
CreateServiceCmdExec.execute(CreateServiceCmd command) |
Modifier and Type | Method and Description |
---|---|
protected CreateServiceResponse |
CreateServiceCmdExec.execute(CreateServiceCmd command) |
Copyright © 2019. All Rights Reserved.