github.com/chnsz/golangsdk@v0.0.0-20240506093406-85a3fbfa605b/openstack/cce/v3/partitions/doc.go (about)

     1  // Package partitions is a new feature introduced by CCE Turbo remote distributed cluster management.
     2  // Currently, partitions are divided into three categories: Center, HomeZone, and IES.
     3  //   - Default: Indicates the availability zone resources of the HuaweiCloud data center
     4  //   - HomeZone: Indicates the edge computing area in the user's home, which is not currently supported
     5  //   - IES: IES is the edge station of HuaweiCloud, which deploys user-specific cloud resources to the
     6  //          local computer zone
     7  // The concept of partitions can support CCE Turbo to manage distributed nodes, which has
     8  // strong applicability in the field of edge computing.
     9  package partitions