func init()

in pkg/apis/rocketmq/v1alpha1/controller_types.go [107:109]


func init() {
	SchemeBuilder.Register(&Controller{}, &ControllerList{})
}