public interface StdioSpecFluent<A extends StdioSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
Stream getLogStream()
Boolean hasLogStream()
Integer getMaxDaysBeforeRotation()
Boolean hasMaxDaysBeforeRotation()
A withNewMaxDaysBeforeRotation(int arg1)
Integer getMaxMegabytesBeforeRotation()
Boolean hasMaxMegabytesBeforeRotation()
A withNewMaxMegabytesBeforeRotation(int arg1)
Integer getMaxRotatedFiles()
Boolean hasMaxRotatedFiles()
A withNewMaxRotatedFiles(int arg1)
Level getMetricLevel()
Boolean hasMetricLevel()
Boolean isOutputAsJson()
Boolean hasOutputAsJson()
A withNewOutputAsJson(boolean arg1)
Level getOutputLevel()
Boolean hasOutputLevel()
String getOutputPath()
Boolean hasOutputPath()
Boolean hasSeverityLevels()
Copyright © 2017–2018 Red Hat. All rights reserved.