public class DockerLogsTask extends GenericDockerTask
| Modifier and Type | Field and Description |
|---|---|
java.time.Duration |
logsTimeout |
| Constructor and Description |
|---|
DockerLogsTask(org.gradle.api.model.ObjectFactory objectFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.provider.Property<java.lang.String> |
getContainerId() |
org.gradle.api.provider.MapProperty<java.lang.String,java.lang.Object> |
getLogOptions() |
java.time.Duration |
getLogsTimeout() |
void |
logs() |
getAuthConfig, getCertPath, getDockerClient, getDockerHost, getEncodedAuthConfig, getProxycompareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceappendParallelSafeAction, doNotTrackState, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getOnlyIf, getReasonNotToTrackState, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, prependParallelSafeAction, setImpliesSubProjects@Inject public DockerLogsTask(org.gradle.api.model.ObjectFactory objectFactory)
@Input public org.gradle.api.provider.Property<java.lang.String> getContainerId()
@Internal public java.time.Duration getLogsTimeout()
@Input @Optional public org.gradle.api.provider.MapProperty<java.lang.String,java.lang.Object> getLogOptions()
public void logs()