public interface RelabelConfigFluent<A extends RelabelConfigFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getAction()
Boolean hasAction()
Long getModulus()
Boolean hasModulus()
String getRegex()
Boolean hasRegex()
String getReplacement()
Boolean hasReplacement()
String getSeparator()
Boolean hasSeparator()
A addAllToSourceLabels(Collection<String> items)
A removeAllFromSourceLabels(Collection<String> items)
String getFirstSourceLabel()
String getLastSourceLabel()
Boolean hasSourceLabels()
String getTargetLabel()
Boolean hasTargetLabel()
Boolean hasAdditionalProperties()
Copyright © 2015–2023 Red Hat. All rights reserved.