Documentation ¶
Index ¶
- type Google
- func (*Google) Analytics() gocloudinterface.Analytics
- func (*Google) Compute() gocloudinterface.Compute
- func (*Google) Container() gocloudinterface.Container
- func (*Google) DNS() gocloudinterface.DNS
- func (*Google) Database() gocloudinterface.Database
- func (*Google) LoadBalancer() gocloudinterface.LoadBalancer
- func (*Google) MachineLearning() gocloudinterface.MachineLearning
- func (*Google) Notification() gocloudinterface.Notification
- func (*Google) Serverless() gocloudinterface.Serverless
- func (*Google) Storage() gocloudinterface.Storage
- func (*Google) Streamdataprocessing() gocloudinterface.Streamdataprocessing
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Google ¶
type Google struct { gce.GCE googlestorage.GoogleStorage googleloadbalancer.Googleloadbalancer googlecontainer.Googlecontainer googledns.Googledns googlecloudfunctions.Googlecloudfunctions bigtable.Bigtable googlemachinelearning.Googlemachinelearning bigquery.Bigquery googlenotification.Googlenotification clouddataflow.Clouddataflow }
Google struct represents Google Cloud provider.
func (*Google) Analytics ¶
func (*Google) Analytics() gocloudinterface.Analytics
func (*Google) Compute ¶
func (*Google) Compute() gocloudinterface.Compute
func (*Google) Container ¶
func (*Google) Container() gocloudinterface.Container
func (*Google) DNS ¶
func (*Google) DNS() gocloudinterface.DNS
func (*Google) Database ¶
func (*Google) Database() gocloudinterface.Database
func (*Google) LoadBalancer ¶
func (*Google) LoadBalancer() gocloudinterface.LoadBalancer
func (*Google) MachineLearning ¶
func (*Google) MachineLearning() gocloudinterface.MachineLearning
func (*Google) Notification ¶
func (*Google) Notification() gocloudinterface.Notification
func (*Google) Serverless ¶
func (*Google) Serverless() gocloudinterface.Serverless
func (*Google) Storage ¶
func (*Google) Storage() gocloudinterface.Storage
func (*Google) Streamdataprocessing ¶
func (*Google) Streamdataprocessing() gocloudinterface.Streamdataprocessing
Click to show internal directories.
Click to hide internal directories.