Documentation
¶
Overview ¶
Package podtemplate contain the code needed to merge two Pod templates allowing the user to override how we generate Pods
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Merge ¶
func Merge(base, overlay *corev1.PodTemplateSpec) (*corev1.PodTemplateSpec, error)
Merge merges two Pod templates allowing the user to override the resource we generate. This approach is ignobly stolen from the Prometheus operator.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.