public interface ThanosSpecFluent<A extends ThanosSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ThanosSpecFluent.GrpcServerTlsConfigNested<N> |
static interface |
ThanosSpecFluent.ResourcesNested<N> |
String getBaseImage()
Boolean hasBaseImage()
A withNewBaseImage(StringBuilder arg1)
A withNewBaseImage(StringBuffer arg1)
@Deprecated TLSConfig getGrpcServerTlsConfig()
TLSConfig buildGrpcServerTlsConfig()
Boolean hasGrpcServerTlsConfig()
ThanosSpecFluent.GrpcServerTlsConfigNested<A> withNewGrpcServerTlsConfig()
ThanosSpecFluent.GrpcServerTlsConfigNested<A> withNewGrpcServerTlsConfigLike(TLSConfig item)
ThanosSpecFluent.GrpcServerTlsConfigNested<A> editGrpcServerTlsConfig()
ThanosSpecFluent.GrpcServerTlsConfigNested<A> editOrNewGrpcServerTlsConfig()
ThanosSpecFluent.GrpcServerTlsConfigNested<A> editOrNewGrpcServerTlsConfigLike(TLSConfig item)
String getImage()
Boolean hasImage()
A withNewImage(StringBuilder arg1)
A withNewImage(StringBuffer arg1)
Boolean isListenLocal()
Boolean hasListenLocal()
A withNewListenLocal(boolean arg1)
String getLogFormat()
Boolean hasLogFormat()
A withNewLogFormat(StringBuilder arg1)
A withNewLogFormat(StringBuffer arg1)
String getLogLevel()
Boolean hasLogLevel()
A withNewLogLevel(StringBuilder arg1)
A withNewLogLevel(StringBuffer arg1)
String getMinTime()
Boolean hasMinTime()
A withNewMinTime(StringBuilder arg1)
A withNewMinTime(StringBuffer arg1)
io.fabric8.kubernetes.api.model.SecretKeySelector getObjectStorageConfig()
A withObjectStorageConfig(io.fabric8.kubernetes.api.model.SecretKeySelector objectStorageConfig)
Boolean hasObjectStorageConfig()
@Deprecated io.fabric8.kubernetes.api.model.ResourceRequirements getResources()
io.fabric8.kubernetes.api.model.ResourceRequirements buildResources()
A withResources(io.fabric8.kubernetes.api.model.ResourceRequirements resources)
Boolean hasResources()
ThanosSpecFluent.ResourcesNested<A> withNewResources()
ThanosSpecFluent.ResourcesNested<A> withNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
ThanosSpecFluent.ResourcesNested<A> editResources()
ThanosSpecFluent.ResourcesNested<A> editOrNewResources()
ThanosSpecFluent.ResourcesNested<A> editOrNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
String getSha()
Boolean hasSha()
A withNewSha(StringBuilder arg1)
A withNewSha(StringBuffer arg1)
String getTag()
Boolean hasTag()
A withNewTag(StringBuilder arg1)
A withNewTag(StringBuffer arg1)
io.fabric8.kubernetes.api.model.SecretKeySelector getTracingConfig()
A withTracingConfig(io.fabric8.kubernetes.api.model.SecretKeySelector tracingConfig)
Boolean hasTracingConfig()
String getVersion()
Boolean hasVersion()
A withNewVersion(StringBuilder arg1)
A withNewVersion(StringBuffer arg1)
Copyright © 2015–2022 Red Hat. All rights reserved.