Exemplo n.º 1
0
 private static Task <bool> isResourceAvailableAsync()
 {
     return(kube.isResourceAvailableAsync());
 }