Documentation ¶
Index ¶
- type AWS
- func (*AWS) Analytics() gocloudinterface.Analytics
- func (*AWS) Compute() gocloudinterface.Compute
- func (*AWS) Container() gocloudinterface.Container
- func (*AWS) DNS() gocloudinterface.DNS
- func (*AWS) Database() gocloudinterface.Database
- func (*AWS) LoadBalancer() gocloudinterface.LoadBalancer
- func (*AWS) MachineLearning() gocloudinterface.MachineLearning
- func (*AWS) Notification() gocloudinterface.Notification
- func (*AWS) Serverless() gocloudinterface.Serverless
- func (*AWS) Storage() gocloudinterface.Storage
- func (*AWS) Streamdataprocessing() gocloudinterface.Streamdataprocessing
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWS ¶
type AWS struct { ec2.EC2 amazonstorage.Amazonstorage awsloadbalancer.Awsloadbalancer awscontainer.Ecscontainer awsdns.Awsdns lambda.Lambda dynamodb.Dynamodb awsmachinelearning.Awsmachinelearning amazonsimplenotification.Amazonsimplenotification redshift.Redshift kinesis.Kinesis }
AWS struct reperents amazon cloud provider.
func (*AWS) Analytics ¶
func (*AWS) Analytics() gocloudinterface.Analytics
func (*AWS) Compute ¶
func (*AWS) Compute() gocloudinterface.Compute
func (*AWS) Container ¶
func (*AWS) Container() gocloudinterface.Container
func (*AWS) DNS ¶
func (*AWS) DNS() gocloudinterface.DNS
func (*AWS) Database ¶
func (*AWS) Database() gocloudinterface.Database
func (*AWS) LoadBalancer ¶
func (*AWS) LoadBalancer() gocloudinterface.LoadBalancer
func (*AWS) MachineLearning ¶
func (*AWS) MachineLearning() gocloudinterface.MachineLearning
func (*AWS) Notification ¶
func (*AWS) Notification() gocloudinterface.Notification
func (*AWS) Serverless ¶
func (*AWS) Serverless() gocloudinterface.Serverless
func (*AWS) Storage ¶
func (*AWS) Storage() gocloudinterface.Storage
func (*AWS) Streamdataprocessing ¶
func (*AWS) Streamdataprocessing() gocloudinterface.Streamdataprocessing
Click to show internal directories.
Click to hide internal directories.