Interface EntityOperatorTemplateFluent.PodNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<EntityOperatorTemplateFluent.PodNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,PodTemplateFluent<EntityOperatorTemplateFluent.PodNested<N>>
- All Known Implementing Classes:
EntityOperatorTemplateFluentImpl.PodNestedImpl
- Enclosing interface:
- EntityOperatorTemplateFluent<A extends EntityOperatorTemplateFluent<A>>
public static interface EntityOperatorTemplateFluent.PodNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, PodTemplateFluent<EntityOperatorTemplateFluent.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
-
-