예제 #1
0
 def get_health_checks(self, cluster):
     return health.get_health_checks(cluster)
예제 #2
0
파일: plugin.py 프로젝트: Imperat/sahara
 def get_health_checks(self, cluster):
     return health.get_health_checks(cluster)