func init()

in api/v1/pdbwatcher_types.go [50:52]


func init() {
	SchemeBuilder.Register(&EvictionAutoScaler{}, &EvictionAutoScalerList{})
}