github.com/gophercloud/gophercloud@v1.11.0/openstack/db/v1/instances/doc.go (about)

     1  // Package instances provides information and interaction with the instance API
     2  // resource in the OpenStack Database service.
     3  //
     4  // A database instance is an isolated database environment with compute and
     5  // storage resources in a single tenant environment on a shared physical host
     6  // machine.
     7  package instances