github.com/gophercloud/gophercloud@v1.11.0/openstack/blockstorage/v1/apiversions/doc.go (about)

     1  /*
     2  Package apiversions provides information and interaction with the different
     3  API versions for the OpenStack Block Storage service, code-named Cinder.
     4  
     5  This package is deprecated and should only be used in environments where the
     6  older API version format is expected.
     7  
     8  Consider using the gophercloud/openstack/blockstorage/apiversions package
     9  instead.
    10  */
    11  package apiversions