// ensureCapabilities ensures the pod and all initContainers and containers have a non-nil capabilities. func ensureCapabilities(p *corev1.Pod) *corev1.Pod { … } func init() { … }
// ensureCapabilities ensures the pod and all initContainers and containers have a non-nil capabilities. func ensureCapabilities(p *corev1.Pod) *corev1.Pod { … } func init() { … }