instance

package module
v0.0.0-...-c8379fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2021 License: MIT Imports: 14 Imported by: 0

README

GCP Instance Reset Slack Command

Usage

Create .env.yaml
$ cp .env.example.yaml .env.yaml
$ vim .env.yaml
Deploy
$ gcloud functions deploy <name> --entry-point ResetInstance --allow-unauthenticated --runtime go113 --security-level secure-always --env-vars-file .env.yaml --trigger-http --project <project-id>

License

MIT

Author

Masahiro Furudate (a.k.a. 178inaba)
178inaba.git@gmail.com

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResetInstance

func ResetInstance(w http.ResponseWriter, r *http.Request)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL