Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleProducer ¶
type GoogleProducer struct {
// contains filtered or unexported fields
}
GoogleProducer reads data from compute engine
func NewGoogleProducer ¶
func NewGoogleProducer() (*GoogleProducer, error)
NewGoogleProducer creates new GoogleProducer
func (*GoogleProducer) ComputeZones ¶
func (gp *GoogleProducer) ComputeZones() []string
ComputeZones provides all compute zones managed by the producer
Click to show internal directories.
Click to hide internal directories.