github.com/huaweicloud/golangsdk@v0.0.0-20210831081626-d823fe11ceba/openstack/db/v1/flavors/doc.go (about) 1 // Package flavors provides information and interaction with the flavor API 2 // resource in the OpenStack Database service. 3 // 4 // A flavor is an available hardware configuration for a database instance. 5 // Each flavor has a unique combination of disk space, memory capacity and 6 // priority for CPU time. 7 package flavors