# Functions
No description provided by the author
NewUpdater returns an instance of updater.
UpdateCondition updates the given condition into the conditions list.
# Constants
Failed indicates that the service has failed.
NotReady indicates that the service is not yet ready.
Ready indicates that the service is ready.
ReasonDeploymentFailed indicates that the creation of deployment has failed.
ReasonHPAFailed indicates that the creation of hpa has failed.
ReasonIngressFailed indicates that the creation of ingress has failed.
ReasonRoleBindingFailed indicates that the creation of rolebinding has failed.
ReasonRoleFailed indicates that the creation of serviceaccount has failed.
ReasonSCCFailed indicates that the creation of scc has failed.
ReasonServiceAccountFailed indicates that the creation of serviceaccount has failed.
ReasonServiceFailed indicates that the creation of service has failed.
ReasonServiceMonitorFailed indicates that the creation of Service Monitor has failed.
ReasonStatefulSetFailed indicates that the creation of statefulset has failed.
# Interfaces
Updater is the condition updater.