Uses of Class
io.debezium.operator.model.templates.PodTemplate
Packages that use PodTemplate
-
Uses of PodTemplate in io.debezium.operator.dependent
Methods in io.debezium.operator.dependent with parameters of type PodTemplateModifier and TypeMethodDescriptionprivate voidDeploymentDependent.addTemplateConfigurationToPod(PodTemplate template, io.fabric8.kubernetes.api.model.PodTemplateSpec pod) Applies pod template configuration to pod if required -
Uses of PodTemplate in io.debezium.operator.model
Fields in io.debezium.operator.model declared as PodTemplateMethods in io.debezium.operator.model that return PodTemplateMethods in io.debezium.operator.model with parameters of type PodTemplate