Versions in this module Expand all Collapse all v0 v0.6.0 Jun 3, 2015 Changes in this version + type CodeDeployAPI interface + AddTagsToOnPremisesInstances func(*codedeploy.AddTagsToOnPremisesInstancesInput) (*codedeploy.AddTagsToOnPremisesInstancesOutput, error) + BatchGetApplications func(*codedeploy.BatchGetApplicationsInput) (*codedeploy.BatchGetApplicationsOutput, error) + BatchGetDeployments func(*codedeploy.BatchGetDeploymentsInput) (*codedeploy.BatchGetDeploymentsOutput, error) + BatchGetOnPremisesInstances func(*codedeploy.BatchGetOnPremisesInstancesInput) (*codedeploy.BatchGetOnPremisesInstancesOutput, error) + CreateApplication func(*codedeploy.CreateApplicationInput) (*codedeploy.CreateApplicationOutput, error) + CreateDeployment func(*codedeploy.CreateDeploymentInput) (*codedeploy.CreateDeploymentOutput, error) + CreateDeploymentConfig func(*codedeploy.CreateDeploymentConfigInput) (*codedeploy.CreateDeploymentConfigOutput, error) + CreateDeploymentGroup func(*codedeploy.CreateDeploymentGroupInput) (*codedeploy.CreateDeploymentGroupOutput, error) + DeleteApplication func(*codedeploy.DeleteApplicationInput) (*codedeploy.DeleteApplicationOutput, error) + DeleteDeploymentConfig func(*codedeploy.DeleteDeploymentConfigInput) (*codedeploy.DeleteDeploymentConfigOutput, error) + DeleteDeploymentGroup func(*codedeploy.DeleteDeploymentGroupInput) (*codedeploy.DeleteDeploymentGroupOutput, error) + DeregisterOnPremisesInstance func(*codedeploy.DeregisterOnPremisesInstanceInput) (*codedeploy.DeregisterOnPremisesInstanceOutput, error) + GetApplication func(*codedeploy.GetApplicationInput) (*codedeploy.GetApplicationOutput, error) + GetApplicationRevision func(*codedeploy.GetApplicationRevisionInput) (*codedeploy.GetApplicationRevisionOutput, error) + GetDeployment func(*codedeploy.GetDeploymentInput) (*codedeploy.GetDeploymentOutput, error) + GetDeploymentConfig func(*codedeploy.GetDeploymentConfigInput) (*codedeploy.GetDeploymentConfigOutput, error) + GetDeploymentGroup func(*codedeploy.GetDeploymentGroupInput) (*codedeploy.GetDeploymentGroupOutput, error) + GetDeploymentInstance func(*codedeploy.GetDeploymentInstanceInput) (*codedeploy.GetDeploymentInstanceOutput, error) + GetOnPremisesInstance func(*codedeploy.GetOnPremisesInstanceInput) (*codedeploy.GetOnPremisesInstanceOutput, error) + ListApplicationRevisions func(*codedeploy.ListApplicationRevisionsInput) (*codedeploy.ListApplicationRevisionsOutput, error) + ListApplications func(*codedeploy.ListApplicationsInput) (*codedeploy.ListApplicationsOutput, error) + ListDeploymentConfigs func(*codedeploy.ListDeploymentConfigsInput) (*codedeploy.ListDeploymentConfigsOutput, error) + ListDeploymentGroups func(*codedeploy.ListDeploymentGroupsInput) (*codedeploy.ListDeploymentGroupsOutput, error) + ListDeploymentInstances func(*codedeploy.ListDeploymentInstancesInput) (*codedeploy.ListDeploymentInstancesOutput, error) + ListDeployments func(*codedeploy.ListDeploymentsInput) (*codedeploy.ListDeploymentsOutput, error) + ListOnPremisesInstances func(*codedeploy.ListOnPremisesInstancesInput) (*codedeploy.ListOnPremisesInstancesOutput, error) + RegisterApplicationRevision func(*codedeploy.RegisterApplicationRevisionInput) (*codedeploy.RegisterApplicationRevisionOutput, error) + RegisterOnPremisesInstance func(*codedeploy.RegisterOnPremisesInstanceInput) (*codedeploy.RegisterOnPremisesInstanceOutput, error) + RemoveTagsFromOnPremisesInstances func(*codedeploy.RemoveTagsFromOnPremisesInstancesInput) (*codedeploy.RemoveTagsFromOnPremisesInstancesOutput, error) + StopDeployment func(*codedeploy.StopDeploymentInput) (*codedeploy.StopDeploymentOutput, error) + UpdateApplication func(*codedeploy.UpdateApplicationInput) (*codedeploy.UpdateApplicationOutput, error) + UpdateDeploymentGroup func(*codedeploy.UpdateDeploymentGroupInput) (*codedeploy.UpdateDeploymentGroupOutput, error)