Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Providers = map[string][]string{ "aws": aws.Services, "do": digitalocean.Services, "digitalocean": digitalocean.Services, "gcp": gcp.Services, "scw": scaleway.Services, "azure": azure.Services, "cloudflare": cloudflare.Services, "heroku": heroku.Services, "linode": linode.Services, "fastly": fastly.Services, "alibaba": alibaba.Services, "namecheap": namecheap.Services, "terraform": terraform.Services, "consul": consul.Services, "nomad": nomad.Services, "hetzner": hetzner.Services, "openstack": openstack.Services, "kubernetes": k8s.Services, }
Functions ¶
func GetProviders ¶ added in v1.0.9
func GetProviders() []string
func GetServices ¶ added in v1.0.9
func GetServices() []string
Types ¶
Click to show internal directories.
Click to hide internal directories.