Package io.strimzi.api.kafka.model
Interface KafkaSpecFluent.KafkaNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaSpecFluent.KafkaNested<N>>,KafkaClusterSpecFluent<KafkaSpecFluent.KafkaNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaSpecFluentImpl.KafkaNestedImpl
- Enclosing interface:
- KafkaSpecFluent<A extends KafkaSpecFluent<A>>
public static interface KafkaSpecFluent.KafkaNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KafkaClusterSpecFluent<KafkaSpecFluent.KafkaNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.KafkaClusterSpecFluent
KafkaClusterSpecFluent.EphemeralStorageNested<N>, KafkaClusterSpecFluent.ExternalLoggingNested<N>, KafkaClusterSpecFluent.InlineLoggingNested<N>, KafkaClusterSpecFluent.JbodStorageNested<N>, KafkaClusterSpecFluent.JmxOptionsNested<N>, KafkaClusterSpecFluent.JmxPrometheusExporterMetricsConfigNested<N>, KafkaClusterSpecFluent.JvmOptionsNested<N>, KafkaClusterSpecFluent.KafkaAuthorizationCustomNested<N>, KafkaClusterSpecFluent.KafkaAuthorizationKeycloakNested<N>, KafkaClusterSpecFluent.KafkaAuthorizationOpaNested<N>, KafkaClusterSpecFluent.KafkaAuthorizationSimpleNested<N>, KafkaClusterSpecFluent.ListenersNested<N>, KafkaClusterSpecFluent.LivenessProbeNested<N>, KafkaClusterSpecFluent.PersistentClaimStorageNested<N>, KafkaClusterSpecFluent.RackNested<N>, KafkaClusterSpecFluent.ReadinessProbeNested<N>, KafkaClusterSpecFluent.TemplateNested<N>, KafkaClusterSpecFluent.TlsSidecarNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendKafka()-
Methods inherited from interface io.strimzi.api.kafka.model.KafkaClusterSpecFluent
addAllToTolerations, addNewToleration, addToConfig, addToConfig, addToMetrics, addToMetrics, addToTolerations, addToTolerations, buildAuthorization, buildJmxOptions, buildJvmOptions, buildListeners, buildLivenessProbe, buildLogging, buildMetricsConfig, buildRack, buildReadinessProbe, buildStorage, buildTemplate, buildTlsSidecar, editJmxOptions, editJvmOptions, editListeners, editLivenessProbe, editOrNewJmxOptions, editOrNewJmxOptionsLike, editOrNewJvmOptions, editOrNewJvmOptionsLike, editOrNewListeners, editOrNewListenersLike, editOrNewLivenessProbe, editOrNewLivenessProbeLike, editOrNewRack, editOrNewRackLike, editOrNewReadinessProbe, editOrNewReadinessProbeLike, editOrNewTemplate, editOrNewTemplateLike, editOrNewTlsSidecar, editOrNewTlsSidecarLike, editRack, editReadinessProbe, editTemplate, editTlsSidecar, getAffinity, getAuthorization, getBrokerRackInitImage, getConfig, getFirstToleration, getImage, getJmxOptions, getJvmOptions, getLastToleration, getListeners, getLivenessProbe, getLogging, getMatchingToleration, getMetrics, getMetricsConfig, getRack, getReadinessProbe, getReplicas, getResources, getStorage, getTemplate, getTlsSidecar, getToleration, getTolerations, getVersion, hasAffinity, hasAuthorization, hasBrokerRackInitImage, hasConfig, hasImage, hasJmxOptions, hasJvmOptions, hasListeners, hasLivenessProbe, hasLogging, hasMatchingToleration, hasMetrics, hasMetricsConfig, hasRack, hasReadinessProbe, hasReplicas, hasResources, hasStorage, hasTemplate, hasTlsSidecar, hasTolerations, hasVersion, removeAllFromTolerations, removeFromConfig, removeFromConfig, removeFromMetrics, removeFromMetrics, removeFromTolerations, setToTolerations, withAffinity, withAuthorization, withBrokerRackInitImage, withConfig, withEphemeralStorage, withExternalLogging, withImage, withInlineLogging, withJbodStorage, withJmxOptions, withJmxPrometheusExporterMetricsConfig, withJvmOptions, withKafkaAuthorizationCustom, withKafkaAuthorizationKeycloak, withKafkaAuthorizationOpa, withKafkaAuthorizationSimple, withListeners, withLivenessProbe, withLogging, withMetrics, withMetricsConfig, withNewBrokerRackInitImage, withNewBrokerRackInitImage, withNewBrokerRackInitImage, withNewBrokerRackInitImage, withNewBrokerRackInitImage, withNewBrokerRackInitImage, withNewBrokerRackInitImage, withNewBrokerRackInitImage, withNewBrokerRackInitImage, withNewBrokerRackInitImage, withNewEphemeralStorage, withNewEphemeralStorageLike, withNewExternalLogging, withNewExternalLoggingLike, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewImage, withNewInlineLogging, withNewInlineLoggingLike, withNewJbodStorage, withNewJbodStorageLike, withNewJmxOptions, withNewJmxOptionsLike, withNewJmxPrometheusExporterMetricsConfig, withNewJmxPrometheusExporterMetricsConfigLike, withNewJvmOptions, withNewJvmOptionsLike, withNewKafkaAuthorizationCustom, withNewKafkaAuthorizationCustomLike, withNewKafkaAuthorizationKeycloak, withNewKafkaAuthorizationKeycloakLike, withNewKafkaAuthorizationOpa, withNewKafkaAuthorizationOpaLike, withNewKafkaAuthorizationSimple, withNewKafkaAuthorizationSimpleLike, withNewListeners, withNewListenersLike, withNewLivenessProbe, withNewLivenessProbe, withNewLivenessProbeLike, withNewPersistentClaimStorage, withNewPersistentClaimStorageLike, withNewRack, withNewRack, withNewRackLike, withNewReadinessProbe, withNewReadinessProbe, withNewReadinessProbeLike, withNewTemplate, withNewTemplateLike, withNewTlsSidecar, withNewTlsSidecarLike, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withNewVersion, withPersistentClaimStorage, withRack, withReadinessProbe, withReplicas, withResources, withStorage, withTemplate, withTlsSidecar, withTolerations, withTolerations, withVersion
-
-