package
module
Version:
v0.0.0-...-379573c
Opens a new window with list of versions in this module.
Published: Aug 6, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gcpcleaner
A go serverless function which will delete all your google cloud platform resources for a given project
Documentation
¶
Clean assumes that it is running inside GCP using a service account with the appropriate permissions.
type PubSubMessage struct {
Data []byte `json:"data"`
}
PubSubMessage is the payload of a Pub/Sub event. Please refer to the docs for
additional information regarding Pub/Sub events.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.