コード例 #1
0
 def is_available(self):
     return binary_exists("socat")
コード例 #2
0
 def is_available(self):
     return binary_exists("nginx")
コード例 #3
0
 def is_available(self):
     return binary_exists("nginx")
コード例 #4
0
 def is_available(self):
     return binary_exists("dnsmasq")
コード例 #5
0
 def is_available(self):
     return binary_exists("haproxy")
コード例 #6
0
 def is_available(self):
     return binary_exists("socat")
コード例 #7
0
 def is_available(self):
     return binary_exists("dnsmasq")
コード例 #8
0
 def is_available(self):
     return binary_exists("haproxy")