package
0.10.0-rc.4-depUpgrades
Repository: https://github.com/datadog/extendeddaemonset.git
Documentation: pkg.go.dev
# Packages
Package conditions contains ExtendedDaemonSetReplicaSet Conditions helper functions.
Package scheduler contains helper function around Daemonset pod scheduling.
Package strategy contains the different ExtendedDaemonsetReplicaset pod's strategies: * canary * rolling-update * unknow.
# Functions
FilterPodsByNode if several Pods are listed for the same Node select "best" Pod one, and add other pod to the deletion pod slice.
NewReconciler returns a reconciler for DatadogAgent.
# Structs
Reconciler is the internal reconciler for ExtendedDaemonSetReplicaSet.
ReconcilerOptions provides options read from command line.