Expand description
Cloud storage operations used by lifecycle management.
GcpCloudOps shells out to gsutil/gcloud. LocalCloudOps is a filesystem mock.
Structs§
- GcpCloud
Ops - Google Cloud Storage / Compute Engine implementation.
- Local
Cloud Ops - Local filesystem mock implementation of
CloudOps.
Traits§
- Cloud
Ops - Cloud operations required for hydration/dehydration and self-stop.