Interface KafkaExporterTemplateFluent.PodNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaExporterTemplateFluent.PodNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,PodTemplateFluent<KafkaExporterTemplateFluent.PodNested<N>>
- All Known Implementing Classes:
KafkaExporterTemplateFluentImpl.PodNestedImpl
- Enclosing interface:
- KafkaExporterTemplateFluent<A extends KafkaExporterTemplateFluent<A>>
public static interface KafkaExporterTemplateFluent.PodNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, PodTemplateFluent<KafkaExporterTemplateFluent.PodNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.template.PodTemplateFluent
PodTemplateFluent.MetadataNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendPod()-
Methods inherited from interface io.strimzi.api.kafka.model.template.PodTemplateFluent
addAllToHostAliases, addAllToImagePullSecrets, addAllToTolerations, addAllToTopologySpreadConstraints, addNewImagePullSecret, addNewToleration, addToHostAliases, addToHostAliases, addToImagePullSecrets, addToImagePullSecrets, addToTolerations, addToTolerations, addToTopologySpreadConstraints, addToTopologySpreadConstraints, buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getAffinity, getEnableServiceLinks, getFirstHostAlias, getFirstImagePullSecret, getFirstToleration, getFirstTopologySpreadConstraint, getHostAlias, getHostAliases, getImagePullSecret, getImagePullSecrets, getLastHostAlias, getLastImagePullSecret, getLastToleration, getLastTopologySpreadConstraint, getMatchingHostAlias, getMatchingImagePullSecret, getMatchingToleration, getMatchingTopologySpreadConstraint, getMetadata, getPriorityClassName, getSchedulerName, getSecurityContext, getTerminationGracePeriodSeconds, getToleration, getTolerations, getTopologySpreadConstraint, getTopologySpreadConstraints, hasAffinity, hasEnableServiceLinks, hasHostAliases, hasImagePullSecrets, hasMatchingHostAlias, hasMatchingImagePullSecret, hasMatchingToleration, hasMatchingTopologySpreadConstraint, hasMetadata, hasPriorityClassName, hasSchedulerName, hasSecurityContext, hasTerminationGracePeriodSeconds, hasTolerations, hasTopologySpreadConstraints, removeAllFromHostAliases, removeAllFromImagePullSecrets, removeAllFromTolerations, removeAllFromTopologySpreadConstraints, removeFromHostAliases, removeFromImagePullSecrets, removeFromTolerations, removeFromTopologySpreadConstraints, setToHostAliases, setToImagePullSecrets, setToTolerations, setToTopologySpreadConstraints, withAffinity, withEnableServiceLinks, withHostAliases, withHostAliases, withImagePullSecrets, withImagePullSecrets, withMetadata, withNewEnableServiceLinks, withNewEnableServiceLinks, withNewMetadata, withNewMetadataLike, withNewPriorityClassName, withNewPriorityClassName, withNewPriorityClassName, withNewPriorityClassName, withNewPriorityClassName, withNewPriorityClassName, withNewPriorityClassName, withNewPriorityClassName, withNewPriorityClassName, withNewPriorityClassName, withNewSchedulerName, withNewSchedulerName, withNewSchedulerName, withNewSchedulerName, withNewSchedulerName, withNewSchedulerName, withNewSchedulerName, withNewSchedulerName, withNewSchedulerName, withNewSchedulerName, withPriorityClassName, withSchedulerName, withSecurityContext, withTerminationGracePeriodSeconds, withTolerations, withTolerations, withTopologySpreadConstraints, withTopologySpreadConstraints
-
-