SwarmSpecTaskDefaults
Table of Contents
- $logDriver : SwarmSpecTaskDefaultsLogDriver|null
- The log driver to use for tasks created in the orchestrator if.
- getLogDriver() : SwarmSpecTaskDefaultsLogDriver|null
- The log driver to use for tasks created in the orchestrator if.
- setLogDriver() : self
- The log driver to use for tasks created in the orchestrator if.
Properties
$logDriver
The log driver to use for tasks created in the orchestrator if.
protected
SwarmSpecTaskDefaultsLogDriver|null
$logDriver
Methods
getLogDriver()
The log driver to use for tasks created in the orchestrator if.
public
getLogDriver() : SwarmSpecTaskDefaultsLogDriver|null
to use their previously configured log driver until recreated.
Return values
SwarmSpecTaskDefaultsLogDriver|null —setLogDriver()
The log driver to use for tasks created in the orchestrator if.
public
setLogDriver(SwarmSpecTaskDefaultsLogDriver|null $logDriver) : self
to use their previously configured log driver until recreated.
Parameters
- $logDriver : SwarmSpecTaskDefaultsLogDriver|null