# Functions
GCPodUpdated handles GC pod update.
IsGCPod judges whether a pod is a GC pod by check whether it has label "gc.cyclone.dev".
IsWorkloadPod judges whether a pod is a workload pod by check whether it has label "workload.cyclone.dev".
NewHandler ...
NewOperator ...