GCP
experimentalcloudGoogle Cloud Platform infrastructure operations
pip install chp-adapter-gcpAuto-discovered through the chp.adapters entry point — no host config needed.
Capabilities
What this adapter exposes.
compute_listv0.1.0List Compute Engine instances, optionally filtered by zone.
chp.adapters.gcp.compute_listcompute_startv0.1.0Start a stopped Compute Engine instance.
chp.adapters.gcp.compute_startcompute_stopv0.1.0Stop a running Compute Engine instance.
chp.adapters.gcp.compute_stopfunction_invokev0.1.0Invoke a Cloud Function. Payload and response never in evidence.
chp.adapters.gcp.function_invokefunction_listv0.1.0List Cloud Functions, optionally filtered by region.
chp.adapters.gcp.function_listgcs_deletev0.1.0Delete a GCS object.
chp.adapters.gcp.gcs_deletegcs_listv0.1.0List objects in a GCS bucket.
chp.adapters.gcp.gcs_listgcs_metadatav0.1.0Get metadata for a GCS object without downloading content.
chp.adapters.gcp.gcs_metadatagcs_putv0.1.0Upload content to a GCS object. Content never in evidence.
chp.adapters.gcp.gcs_put