Versions in this module Expand all Collapse all v0 v0.2.1 Apr 3, 2019 v0.2.0 Sep 6, 2018 Changes in this version + func ApplyOneAgentDefaults(ds *appsv1.DaemonSet, cr *api.OneAgent) + func ApplyOneAgentSettings(ds *appsv1.DaemonSet, cr *api.OneAgent) + func CopyDaemonSetSpecToOneAgentSpec(ds *appsv1.DaemonSetSpec, cr *api.OneAgentSpec) + func GetPodsToRestart(pods []corev1.Pod, dtc dtclient.Client, oneagent *api.OneAgent) ([]corev1.Pod, map[string]api.OneAgentInstance) + func HasSpecChanged(dsSpec *appsv1.DaemonSetSpec, crSpec *api.OneAgentSpec) bool + func Validate(oa *api.OneAgent) error