# Functions
GetDaemonSetPodCollections retrieves the logs of the specified container within the given DaemonSet.
MonitorDaemonSetContainer monitors the specified container within the given DaemonSet until a certain condition is met.
NewWorkload returns a new Workload.
WaitForDaemonSetContainersExit waits for the containers in the given DaemonSet to exit.
WaitForDaemonSetContainersReady waits for the containers in the given DaemonSet to be ready.