Documentation ¶
Index ¶
- Constants
- type Config
- type Provider
- func (p *Provider) AddressesAggregated() ([]provider.Endpoint, error)
- func (p *Provider) All() ([]provider.Endpoint, error)
- func (p *Provider) GlobalAddresses() ([]provider.Endpoint, error)
- func (p *Provider) Instances(zone string) ([]provider.Endpoint, error)
- func (p *Provider) InstancesAggregated() ([]provider.Endpoint, error)
- func (p *Provider) Name() string
- func (p *Provider) RedisAggregated() ([]provider.Endpoint, error)
Constants ¶
View Source
const Name = "gcp"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func (*Provider) AddressesAggregated ¶
func (*Provider) GlobalAddresses ¶
func (*Provider) InstancesAggregated ¶
Click to show internal directories.
Click to hide internal directories.