Class ThanosSpecFluent.GrpcServerTlsConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.TLSConfigFluent<ThanosSpecFluent.GrpcServerTlsConfigNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.ThanosSpecFluent.GrpcServerTlsConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ThanosSpecFluent<A extends ThanosSpecFluent<A>>
public class ThanosSpecFluent.GrpcServerTlsConfigNested<N> extends TLSConfigFluent<ThanosSpecFluent.GrpcServerTlsConfigNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1.TLSConfigFluent
TLSConfigFluent.CaNested<N>, TLSConfigFluent.CertNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGrpcServerTlsConfig()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.TLSConfigFluent
addToAdditionalProperties, addToAdditionalProperties, buildCa, buildCert, copyInstance, editCa, editCert, editOrNewCa, editOrNewCaLike, editOrNewCert, editOrNewCertLike, equals, getAdditionalProperties, getCaFile, getCertFile, getInsecureSkipVerify, getKeyFile, getKeySecret, getMaxVersion, getMinVersion, getServerName, hasAdditionalProperties, hasCa, hasCaFile, hasCert, hasCertFile, hashCode, hasInsecureSkipVerify, hasKeyFile, hasKeySecret, hasMaxVersion, hasMinVersion, hasServerName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCa, withCaFile, withCert, withCertFile, withInsecureSkipVerify, withInsecureSkipVerify, withKeyFile, withKeySecret, withMaxVersion, withMinVersion, withNewCa, withNewCaLike, withNewCert, withNewCertLike, withNewKeySecret, withServerName
-
-