package manager import api "github.com/logi-camp/go-flink-client" func (mgr *Manager) checkJobStatus(client *api.Client) error { return nil }