Documentation ¶
Overview ¶
Package gcs implements remote storage of state on Google Cloud Storage (GCS).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Backend ¶ added in v0.11.8
Backend implements "backend".Backend for GCS. Input(), Validate() and Configure() are implemented by embedding *schema.Backend. State(), DeleteState() and States() are implemented explicitly.
func (*Backend) DeleteState ¶ added in v0.11.8
DeleteState deletes the named state. The "default" state cannot be deleted.
Click to show internal directories.
Click to hide internal directories.