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()
@Deprecated A withNewBaseImage(String arg0)
@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()
@Deprecated A withNewImage(String arg0)
Boolean getListenLocal()
Boolean hasListenLocal()
String getLogFormat()
Boolean hasLogFormat()
@Deprecated A withNewLogFormat(String arg0)
String getLogLevel()
Boolean hasLogLevel()
@Deprecated A withNewLogLevel(String arg0)
String getMinTime()
Boolean hasMinTime()
@Deprecated A withNewMinTime(String arg0)
io.fabric8.kubernetes.api.model.SecretKeySelector getObjectStorageConfig()
A withObjectStorageConfig(io.fabric8.kubernetes.api.model.SecretKeySelector objectStorageConfig)
Boolean hasObjectStorageConfig()
String getObjectStorageConfigFile()
Boolean hasObjectStorageConfigFile()
@Deprecated A withNewObjectStorageConfigFile(String arg0)
@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()
@Deprecated A withNewSha(String arg0)
String getTag()
Boolean hasTag()
@Deprecated A withNewTag(String arg0)
io.fabric8.kubernetes.api.model.SecretKeySelector getTracingConfig()
A withTracingConfig(io.fabric8.kubernetes.api.model.SecretKeySelector tracingConfig)
Boolean hasTracingConfig()
String getTracingConfigFile()
Boolean hasTracingConfigFile()
@Deprecated A withNewTracingConfigFile(String arg0)
String getVersion()
Boolean hasVersion()
@Deprecated A withNewVersion(String arg0)
Copyright © 2015–2020 Red Hat. All rights reserved.