doc.go 326 B

123456
  1. // Package stackresources provides operations for working with stack resources.
  2. // A resource is a template artifact that represents some component of your
  3. // desired architecture (a Cloud Server, a group of scaled Cloud Servers, a load
  4. // balancer, some configuration management system, and so forth).
  5. package stackresources