# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterDaemonSetGeneratingHandler configures a DaemonSetController to execute a DaemonSetGeneratingHandler for every events observed, passing the returned objects to the provided apply.Apply.
RegisterDaemonSetStatusHandler configures a DaemonSetController to execute a DaemonSetStatusHandler for every events observed.
RegisterDeploymentGeneratingHandler configures a DeploymentController to execute a DeploymentGeneratingHandler for every events observed, passing the returned objects to the provided apply.Apply.
RegisterDeploymentStatusHandler configures a DeploymentController to execute a DeploymentStatusHandler for every events observed.
RegisterStatefulSetGeneratingHandler configures a StatefulSetController to execute a StatefulSetGeneratingHandler for every events observed, passing the returned objects to the provided apply.Apply.
RegisterStatefulSetStatusHandler configures a StatefulSetController to execute a StatefulSetStatusHandler for every events observed.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
DaemonSetGeneratingHandler is the top-level handler that is executed for every DaemonSet event.
No description provided by the author
No description provided by the author
DaemonSetStatusHandler is executed for every added or modified DaemonSet.
DeploymentGeneratingHandler is the top-level handler that is executed for every Deployment event.
No description provided by the author
No description provided by the author
DeploymentStatusHandler is executed for every added or modified Deployment.
StatefulSetGeneratingHandler is the top-level handler that is executed for every StatefulSet event.
No description provided by the author
No description provided by the author
StatefulSetStatusHandler is executed for every added or modified StatefulSet.