github.com/rochacon/deis@v1.0.2-0.20150903015341-6839b592a1ff/tests/bin/accept/options/provider/interface.sh (about)

     1  function _setup-provider-dependencies {
     2    not-implemented
     3  }
     4  
     5  function _create {
     6   not-implemented
     7  }
     8  
     9  function _destroy {
    10    not-implemented
    11  }
    12  
    13  function _check-cluster {
    14    not-implemented
    15  }