Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAWSCredentials ¶
func CheckAWSCredentials() bool
func ServiceCall ¶
func ServiceCall(AllAWSServices []ServiceMaster, wanted_services []string, speed int)
Types ¶
type ServiceMaster ¶
type ServiceMaster struct { Svc interface{} SvcName string ApiCalls []map[string]interface{} // contains filtered or unexported fields }
func (*ServiceMaster) ServiceEnumerator ¶
func (svc *ServiceMaster) ServiceEnumerator()
Click to show internal directories.
Click to hide internal directories.