Class SecretsMasker
java.lang.Object
org.jenkinsci.plugins.workflow.log.TaskListenerDecorator
org.csanchez.jenkins.plugins.kubernetes.pipeline.SecretsMasker
- All Implemented Interfaces:
Serializable
public final class SecretsMasker
extends org.jenkinsci.plugins.workflow.log.TaskListenerDecorator
Looks for pod/container secrets and hides them from display.
- See Also:
-
Nested Class Summary
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.log.TaskListenerDecorator
apply, fromConsoleLogFilter, merge
-
Method Details
-
decorate
- Specified by:
decorate
in classorg.jenkinsci.plugins.workflow.log.TaskListenerDecorator
- Throws:
IOException
InterruptedException
-