Documentation ¶
Overview ¶
Package lightsailmock is a generated GoMock package.
Index ¶
- type MockLightsailAPI
- func (m *MockLightsailAPI) AllocateStaticIp(arg0 *lightsail.AllocateStaticIpInput) (*lightsail.AllocateStaticIpOutput, error)
- func (m *MockLightsailAPI) AllocateStaticIpRequest(arg0 *lightsail.AllocateStaticIpInput) (*request.Request, *lightsail.AllocateStaticIpOutput)
- func (m *MockLightsailAPI) AllocateStaticIpWithContext(arg0 context.Context, arg1 *lightsail.AllocateStaticIpInput, ...) (*lightsail.AllocateStaticIpOutput, error)
- func (m *MockLightsailAPI) AttachCertificateToDistribution(arg0 *lightsail.AttachCertificateToDistributionInput) (*lightsail.AttachCertificateToDistributionOutput, error)
- func (m *MockLightsailAPI) AttachCertificateToDistributionRequest(arg0 *lightsail.AttachCertificateToDistributionInput) (*request.Request, *lightsail.AttachCertificateToDistributionOutput)
- func (m *MockLightsailAPI) AttachCertificateToDistributionWithContext(arg0 context.Context, arg1 *lightsail.AttachCertificateToDistributionInput, ...) (*lightsail.AttachCertificateToDistributionOutput, error)
- func (m *MockLightsailAPI) AttachDisk(arg0 *lightsail.AttachDiskInput) (*lightsail.AttachDiskOutput, error)
- func (m *MockLightsailAPI) AttachDiskRequest(arg0 *lightsail.AttachDiskInput) (*request.Request, *lightsail.AttachDiskOutput)
- func (m *MockLightsailAPI) AttachDiskWithContext(arg0 context.Context, arg1 *lightsail.AttachDiskInput, arg2 ...request.Option) (*lightsail.AttachDiskOutput, error)
- func (m *MockLightsailAPI) AttachInstancesToLoadBalancer(arg0 *lightsail.AttachInstancesToLoadBalancerInput) (*lightsail.AttachInstancesToLoadBalancerOutput, error)
- func (m *MockLightsailAPI) AttachInstancesToLoadBalancerRequest(arg0 *lightsail.AttachInstancesToLoadBalancerInput) (*request.Request, *lightsail.AttachInstancesToLoadBalancerOutput)
- func (m *MockLightsailAPI) AttachInstancesToLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.AttachInstancesToLoadBalancerInput, ...) (*lightsail.AttachInstancesToLoadBalancerOutput, error)
- func (m *MockLightsailAPI) AttachLoadBalancerTlsCertificate(arg0 *lightsail.AttachLoadBalancerTlsCertificateInput) (*lightsail.AttachLoadBalancerTlsCertificateOutput, error)
- func (m *MockLightsailAPI) AttachLoadBalancerTlsCertificateRequest(arg0 *lightsail.AttachLoadBalancerTlsCertificateInput) (*request.Request, *lightsail.AttachLoadBalancerTlsCertificateOutput)
- func (m *MockLightsailAPI) AttachLoadBalancerTlsCertificateWithContext(arg0 context.Context, arg1 *lightsail.AttachLoadBalancerTlsCertificateInput, ...) (*lightsail.AttachLoadBalancerTlsCertificateOutput, error)
- func (m *MockLightsailAPI) AttachStaticIp(arg0 *lightsail.AttachStaticIpInput) (*lightsail.AttachStaticIpOutput, error)
- func (m *MockLightsailAPI) AttachStaticIpRequest(arg0 *lightsail.AttachStaticIpInput) (*request.Request, *lightsail.AttachStaticIpOutput)
- func (m *MockLightsailAPI) AttachStaticIpWithContext(arg0 context.Context, arg1 *lightsail.AttachStaticIpInput, ...) (*lightsail.AttachStaticIpOutput, error)
- func (m *MockLightsailAPI) CloseInstancePublicPorts(arg0 *lightsail.CloseInstancePublicPortsInput) (*lightsail.CloseInstancePublicPortsOutput, error)
- func (m *MockLightsailAPI) CloseInstancePublicPortsRequest(arg0 *lightsail.CloseInstancePublicPortsInput) (*request.Request, *lightsail.CloseInstancePublicPortsOutput)
- func (m *MockLightsailAPI) CloseInstancePublicPortsWithContext(arg0 context.Context, arg1 *lightsail.CloseInstancePublicPortsInput, ...) (*lightsail.CloseInstancePublicPortsOutput, error)
- func (m *MockLightsailAPI) CopySnapshot(arg0 *lightsail.CopySnapshotInput) (*lightsail.CopySnapshotOutput, error)
- func (m *MockLightsailAPI) CopySnapshotRequest(arg0 *lightsail.CopySnapshotInput) (*request.Request, *lightsail.CopySnapshotOutput)
- func (m *MockLightsailAPI) CopySnapshotWithContext(arg0 context.Context, arg1 *lightsail.CopySnapshotInput, ...) (*lightsail.CopySnapshotOutput, error)
- func (m *MockLightsailAPI) CreateBucket(arg0 *lightsail.CreateBucketInput) (*lightsail.CreateBucketOutput, error)
- func (m *MockLightsailAPI) CreateBucketAccessKey(arg0 *lightsail.CreateBucketAccessKeyInput) (*lightsail.CreateBucketAccessKeyOutput, error)
- func (m *MockLightsailAPI) CreateBucketAccessKeyRequest(arg0 *lightsail.CreateBucketAccessKeyInput) (*request.Request, *lightsail.CreateBucketAccessKeyOutput)
- func (m *MockLightsailAPI) CreateBucketAccessKeyWithContext(arg0 context.Context, arg1 *lightsail.CreateBucketAccessKeyInput, ...) (*lightsail.CreateBucketAccessKeyOutput, error)
- func (m *MockLightsailAPI) CreateBucketRequest(arg0 *lightsail.CreateBucketInput) (*request.Request, *lightsail.CreateBucketOutput)
- func (m *MockLightsailAPI) CreateBucketWithContext(arg0 context.Context, arg1 *lightsail.CreateBucketInput, ...) (*lightsail.CreateBucketOutput, error)
- func (m *MockLightsailAPI) CreateCertificate(arg0 *lightsail.CreateCertificateInput) (*lightsail.CreateCertificateOutput, error)
- func (m *MockLightsailAPI) CreateCertificateRequest(arg0 *lightsail.CreateCertificateInput) (*request.Request, *lightsail.CreateCertificateOutput)
- func (m *MockLightsailAPI) CreateCertificateWithContext(arg0 context.Context, arg1 *lightsail.CreateCertificateInput, ...) (*lightsail.CreateCertificateOutput, error)
- func (m *MockLightsailAPI) CreateCloudFormationStack(arg0 *lightsail.CreateCloudFormationStackInput) (*lightsail.CreateCloudFormationStackOutput, error)
- func (m *MockLightsailAPI) CreateCloudFormationStackRequest(arg0 *lightsail.CreateCloudFormationStackInput) (*request.Request, *lightsail.CreateCloudFormationStackOutput)
- func (m *MockLightsailAPI) CreateCloudFormationStackWithContext(arg0 context.Context, arg1 *lightsail.CreateCloudFormationStackInput, ...) (*lightsail.CreateCloudFormationStackOutput, error)
- func (m *MockLightsailAPI) CreateContactMethod(arg0 *lightsail.CreateContactMethodInput) (*lightsail.CreateContactMethodOutput, error)
- func (m *MockLightsailAPI) CreateContactMethodRequest(arg0 *lightsail.CreateContactMethodInput) (*request.Request, *lightsail.CreateContactMethodOutput)
- func (m *MockLightsailAPI) CreateContactMethodWithContext(arg0 context.Context, arg1 *lightsail.CreateContactMethodInput, ...) (*lightsail.CreateContactMethodOutput, error)
- func (m *MockLightsailAPI) CreateContainerService(arg0 *lightsail.CreateContainerServiceInput) (*lightsail.CreateContainerServiceOutput, error)
- func (m *MockLightsailAPI) CreateContainerServiceDeployment(arg0 *lightsail.CreateContainerServiceDeploymentInput) (*lightsail.CreateContainerServiceDeploymentOutput, error)
- func (m *MockLightsailAPI) CreateContainerServiceDeploymentRequest(arg0 *lightsail.CreateContainerServiceDeploymentInput) (*request.Request, *lightsail.CreateContainerServiceDeploymentOutput)
- func (m *MockLightsailAPI) CreateContainerServiceDeploymentWithContext(arg0 context.Context, arg1 *lightsail.CreateContainerServiceDeploymentInput, ...) (*lightsail.CreateContainerServiceDeploymentOutput, error)
- func (m *MockLightsailAPI) CreateContainerServiceRegistryLogin(arg0 *lightsail.CreateContainerServiceRegistryLoginInput) (*lightsail.CreateContainerServiceRegistryLoginOutput, error)
- func (m *MockLightsailAPI) CreateContainerServiceRegistryLoginRequest(arg0 *lightsail.CreateContainerServiceRegistryLoginInput) (*request.Request, *lightsail.CreateContainerServiceRegistryLoginOutput)
- func (m *MockLightsailAPI) CreateContainerServiceRegistryLoginWithContext(arg0 context.Context, arg1 *lightsail.CreateContainerServiceRegistryLoginInput, ...) (*lightsail.CreateContainerServiceRegistryLoginOutput, error)
- func (m *MockLightsailAPI) CreateContainerServiceRequest(arg0 *lightsail.CreateContainerServiceInput) (*request.Request, *lightsail.CreateContainerServiceOutput)
- func (m *MockLightsailAPI) CreateContainerServiceWithContext(arg0 context.Context, arg1 *lightsail.CreateContainerServiceInput, ...) (*lightsail.CreateContainerServiceOutput, error)
- func (m *MockLightsailAPI) CreateDisk(arg0 *lightsail.CreateDiskInput) (*lightsail.CreateDiskOutput, error)
- func (m *MockLightsailAPI) CreateDiskFromSnapshot(arg0 *lightsail.CreateDiskFromSnapshotInput) (*lightsail.CreateDiskFromSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateDiskFromSnapshotRequest(arg0 *lightsail.CreateDiskFromSnapshotInput) (*request.Request, *lightsail.CreateDiskFromSnapshotOutput)
- func (m *MockLightsailAPI) CreateDiskFromSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateDiskFromSnapshotInput, ...) (*lightsail.CreateDiskFromSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateDiskRequest(arg0 *lightsail.CreateDiskInput) (*request.Request, *lightsail.CreateDiskOutput)
- func (m *MockLightsailAPI) CreateDiskSnapshot(arg0 *lightsail.CreateDiskSnapshotInput) (*lightsail.CreateDiskSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateDiskSnapshotRequest(arg0 *lightsail.CreateDiskSnapshotInput) (*request.Request, *lightsail.CreateDiskSnapshotOutput)
- func (m *MockLightsailAPI) CreateDiskSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateDiskSnapshotInput, ...) (*lightsail.CreateDiskSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateDiskWithContext(arg0 context.Context, arg1 *lightsail.CreateDiskInput, arg2 ...request.Option) (*lightsail.CreateDiskOutput, error)
- func (m *MockLightsailAPI) CreateDistribution(arg0 *lightsail.CreateDistributionInput) (*lightsail.CreateDistributionOutput, error)
- func (m *MockLightsailAPI) CreateDistributionRequest(arg0 *lightsail.CreateDistributionInput) (*request.Request, *lightsail.CreateDistributionOutput)
- func (m *MockLightsailAPI) CreateDistributionWithContext(arg0 context.Context, arg1 *lightsail.CreateDistributionInput, ...) (*lightsail.CreateDistributionOutput, error)
- func (m *MockLightsailAPI) CreateDomain(arg0 *lightsail.CreateDomainInput) (*lightsail.CreateDomainOutput, error)
- func (m *MockLightsailAPI) CreateDomainEntry(arg0 *lightsail.CreateDomainEntryInput) (*lightsail.CreateDomainEntryOutput, error)
- func (m *MockLightsailAPI) CreateDomainEntryRequest(arg0 *lightsail.CreateDomainEntryInput) (*request.Request, *lightsail.CreateDomainEntryOutput)
- func (m *MockLightsailAPI) CreateDomainEntryWithContext(arg0 context.Context, arg1 *lightsail.CreateDomainEntryInput, ...) (*lightsail.CreateDomainEntryOutput, error)
- func (m *MockLightsailAPI) CreateDomainRequest(arg0 *lightsail.CreateDomainInput) (*request.Request, *lightsail.CreateDomainOutput)
- func (m *MockLightsailAPI) CreateDomainWithContext(arg0 context.Context, arg1 *lightsail.CreateDomainInput, ...) (*lightsail.CreateDomainOutput, error)
- func (m *MockLightsailAPI) CreateInstanceSnapshot(arg0 *lightsail.CreateInstanceSnapshotInput) (*lightsail.CreateInstanceSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateInstanceSnapshotRequest(arg0 *lightsail.CreateInstanceSnapshotInput) (*request.Request, *lightsail.CreateInstanceSnapshotOutput)
- func (m *MockLightsailAPI) CreateInstanceSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateInstanceSnapshotInput, ...) (*lightsail.CreateInstanceSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateInstances(arg0 *lightsail.CreateInstancesInput) (*lightsail.CreateInstancesOutput, error)
- func (m *MockLightsailAPI) CreateInstancesFromSnapshot(arg0 *lightsail.CreateInstancesFromSnapshotInput) (*lightsail.CreateInstancesFromSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateInstancesFromSnapshotRequest(arg0 *lightsail.CreateInstancesFromSnapshotInput) (*request.Request, *lightsail.CreateInstancesFromSnapshotOutput)
- func (m *MockLightsailAPI) CreateInstancesFromSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateInstancesFromSnapshotInput, ...) (*lightsail.CreateInstancesFromSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateInstancesRequest(arg0 *lightsail.CreateInstancesInput) (*request.Request, *lightsail.CreateInstancesOutput)
- func (m *MockLightsailAPI) CreateInstancesWithContext(arg0 context.Context, arg1 *lightsail.CreateInstancesInput, ...) (*lightsail.CreateInstancesOutput, error)
- func (m *MockLightsailAPI) CreateKeyPair(arg0 *lightsail.CreateKeyPairInput) (*lightsail.CreateKeyPairOutput, error)
- func (m *MockLightsailAPI) CreateKeyPairRequest(arg0 *lightsail.CreateKeyPairInput) (*request.Request, *lightsail.CreateKeyPairOutput)
- func (m *MockLightsailAPI) CreateKeyPairWithContext(arg0 context.Context, arg1 *lightsail.CreateKeyPairInput, ...) (*lightsail.CreateKeyPairOutput, error)
- func (m *MockLightsailAPI) CreateLoadBalancer(arg0 *lightsail.CreateLoadBalancerInput) (*lightsail.CreateLoadBalancerOutput, error)
- func (m *MockLightsailAPI) CreateLoadBalancerRequest(arg0 *lightsail.CreateLoadBalancerInput) (*request.Request, *lightsail.CreateLoadBalancerOutput)
- func (m *MockLightsailAPI) CreateLoadBalancerTlsCertificate(arg0 *lightsail.CreateLoadBalancerTlsCertificateInput) (*lightsail.CreateLoadBalancerTlsCertificateOutput, error)
- func (m *MockLightsailAPI) CreateLoadBalancerTlsCertificateRequest(arg0 *lightsail.CreateLoadBalancerTlsCertificateInput) (*request.Request, *lightsail.CreateLoadBalancerTlsCertificateOutput)
- func (m *MockLightsailAPI) CreateLoadBalancerTlsCertificateWithContext(arg0 context.Context, arg1 *lightsail.CreateLoadBalancerTlsCertificateInput, ...) (*lightsail.CreateLoadBalancerTlsCertificateOutput, error)
- func (m *MockLightsailAPI) CreateLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.CreateLoadBalancerInput, ...) (*lightsail.CreateLoadBalancerOutput, error)
- func (m *MockLightsailAPI) CreateRelationalDatabase(arg0 *lightsail.CreateRelationalDatabaseInput) (*lightsail.CreateRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) CreateRelationalDatabaseFromSnapshot(arg0 *lightsail.CreateRelationalDatabaseFromSnapshotInput) (*lightsail.CreateRelationalDatabaseFromSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateRelationalDatabaseFromSnapshotRequest(arg0 *lightsail.CreateRelationalDatabaseFromSnapshotInput) (*request.Request, *lightsail.CreateRelationalDatabaseFromSnapshotOutput)
- func (m *MockLightsailAPI) CreateRelationalDatabaseFromSnapshotWithContext(arg0 context.Context, ...) (*lightsail.CreateRelationalDatabaseFromSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateRelationalDatabaseRequest(arg0 *lightsail.CreateRelationalDatabaseInput) (*request.Request, *lightsail.CreateRelationalDatabaseOutput)
- func (m *MockLightsailAPI) CreateRelationalDatabaseSnapshot(arg0 *lightsail.CreateRelationalDatabaseSnapshotInput) (*lightsail.CreateRelationalDatabaseSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateRelationalDatabaseSnapshotRequest(arg0 *lightsail.CreateRelationalDatabaseSnapshotInput) (*request.Request, *lightsail.CreateRelationalDatabaseSnapshotOutput)
- func (m *MockLightsailAPI) CreateRelationalDatabaseSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateRelationalDatabaseSnapshotInput, ...) (*lightsail.CreateRelationalDatabaseSnapshotOutput, error)
- func (m *MockLightsailAPI) CreateRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.CreateRelationalDatabaseInput, ...) (*lightsail.CreateRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) DeleteAlarm(arg0 *lightsail.DeleteAlarmInput) (*lightsail.DeleteAlarmOutput, error)
- func (m *MockLightsailAPI) DeleteAlarmRequest(arg0 *lightsail.DeleteAlarmInput) (*request.Request, *lightsail.DeleteAlarmOutput)
- func (m *MockLightsailAPI) DeleteAlarmWithContext(arg0 context.Context, arg1 *lightsail.DeleteAlarmInput, arg2 ...request.Option) (*lightsail.DeleteAlarmOutput, error)
- func (m *MockLightsailAPI) DeleteAutoSnapshot(arg0 *lightsail.DeleteAutoSnapshotInput) (*lightsail.DeleteAutoSnapshotOutput, error)
- func (m *MockLightsailAPI) DeleteAutoSnapshotRequest(arg0 *lightsail.DeleteAutoSnapshotInput) (*request.Request, *lightsail.DeleteAutoSnapshotOutput)
- func (m *MockLightsailAPI) DeleteAutoSnapshotWithContext(arg0 context.Context, arg1 *lightsail.DeleteAutoSnapshotInput, ...) (*lightsail.DeleteAutoSnapshotOutput, error)
- func (m *MockLightsailAPI) DeleteBucket(arg0 *lightsail.DeleteBucketInput) (*lightsail.DeleteBucketOutput, error)
- func (m *MockLightsailAPI) DeleteBucketAccessKey(arg0 *lightsail.DeleteBucketAccessKeyInput) (*lightsail.DeleteBucketAccessKeyOutput, error)
- func (m *MockLightsailAPI) DeleteBucketAccessKeyRequest(arg0 *lightsail.DeleteBucketAccessKeyInput) (*request.Request, *lightsail.DeleteBucketAccessKeyOutput)
- func (m *MockLightsailAPI) DeleteBucketAccessKeyWithContext(arg0 context.Context, arg1 *lightsail.DeleteBucketAccessKeyInput, ...) (*lightsail.DeleteBucketAccessKeyOutput, error)
- func (m *MockLightsailAPI) DeleteBucketRequest(arg0 *lightsail.DeleteBucketInput) (*request.Request, *lightsail.DeleteBucketOutput)
- func (m *MockLightsailAPI) DeleteBucketWithContext(arg0 context.Context, arg1 *lightsail.DeleteBucketInput, ...) (*lightsail.DeleteBucketOutput, error)
- func (m *MockLightsailAPI) DeleteCertificate(arg0 *lightsail.DeleteCertificateInput) (*lightsail.DeleteCertificateOutput, error)
- func (m *MockLightsailAPI) DeleteCertificateRequest(arg0 *lightsail.DeleteCertificateInput) (*request.Request, *lightsail.DeleteCertificateOutput)
- func (m *MockLightsailAPI) DeleteCertificateWithContext(arg0 context.Context, arg1 *lightsail.DeleteCertificateInput, ...) (*lightsail.DeleteCertificateOutput, error)
- func (m *MockLightsailAPI) DeleteContactMethod(arg0 *lightsail.DeleteContactMethodInput) (*lightsail.DeleteContactMethodOutput, error)
- func (m *MockLightsailAPI) DeleteContactMethodRequest(arg0 *lightsail.DeleteContactMethodInput) (*request.Request, *lightsail.DeleteContactMethodOutput)
- func (m *MockLightsailAPI) DeleteContactMethodWithContext(arg0 context.Context, arg1 *lightsail.DeleteContactMethodInput, ...) (*lightsail.DeleteContactMethodOutput, error)
- func (m *MockLightsailAPI) DeleteContainerImage(arg0 *lightsail.DeleteContainerImageInput) (*lightsail.DeleteContainerImageOutput, error)
- func (m *MockLightsailAPI) DeleteContainerImageRequest(arg0 *lightsail.DeleteContainerImageInput) (*request.Request, *lightsail.DeleteContainerImageOutput)
- func (m *MockLightsailAPI) DeleteContainerImageWithContext(arg0 context.Context, arg1 *lightsail.DeleteContainerImageInput, ...) (*lightsail.DeleteContainerImageOutput, error)
- func (m *MockLightsailAPI) DeleteContainerService(arg0 *lightsail.DeleteContainerServiceInput) (*lightsail.DeleteContainerServiceOutput, error)
- func (m *MockLightsailAPI) DeleteContainerServiceRequest(arg0 *lightsail.DeleteContainerServiceInput) (*request.Request, *lightsail.DeleteContainerServiceOutput)
- func (m *MockLightsailAPI) DeleteContainerServiceWithContext(arg0 context.Context, arg1 *lightsail.DeleteContainerServiceInput, ...) (*lightsail.DeleteContainerServiceOutput, error)
- func (m *MockLightsailAPI) DeleteDisk(arg0 *lightsail.DeleteDiskInput) (*lightsail.DeleteDiskOutput, error)
- func (m *MockLightsailAPI) DeleteDiskRequest(arg0 *lightsail.DeleteDiskInput) (*request.Request, *lightsail.DeleteDiskOutput)
- func (m *MockLightsailAPI) DeleteDiskSnapshot(arg0 *lightsail.DeleteDiskSnapshotInput) (*lightsail.DeleteDiskSnapshotOutput, error)
- func (m *MockLightsailAPI) DeleteDiskSnapshotRequest(arg0 *lightsail.DeleteDiskSnapshotInput) (*request.Request, *lightsail.DeleteDiskSnapshotOutput)
- func (m *MockLightsailAPI) DeleteDiskSnapshotWithContext(arg0 context.Context, arg1 *lightsail.DeleteDiskSnapshotInput, ...) (*lightsail.DeleteDiskSnapshotOutput, error)
- func (m *MockLightsailAPI) DeleteDiskWithContext(arg0 context.Context, arg1 *lightsail.DeleteDiskInput, arg2 ...request.Option) (*lightsail.DeleteDiskOutput, error)
- func (m *MockLightsailAPI) DeleteDistribution(arg0 *lightsail.DeleteDistributionInput) (*lightsail.DeleteDistributionOutput, error)
- func (m *MockLightsailAPI) DeleteDistributionRequest(arg0 *lightsail.DeleteDistributionInput) (*request.Request, *lightsail.DeleteDistributionOutput)
- func (m *MockLightsailAPI) DeleteDistributionWithContext(arg0 context.Context, arg1 *lightsail.DeleteDistributionInput, ...) (*lightsail.DeleteDistributionOutput, error)
- func (m *MockLightsailAPI) DeleteDomain(arg0 *lightsail.DeleteDomainInput) (*lightsail.DeleteDomainOutput, error)
- func (m *MockLightsailAPI) DeleteDomainEntry(arg0 *lightsail.DeleteDomainEntryInput) (*lightsail.DeleteDomainEntryOutput, error)
- func (m *MockLightsailAPI) DeleteDomainEntryRequest(arg0 *lightsail.DeleteDomainEntryInput) (*request.Request, *lightsail.DeleteDomainEntryOutput)
- func (m *MockLightsailAPI) DeleteDomainEntryWithContext(arg0 context.Context, arg1 *lightsail.DeleteDomainEntryInput, ...) (*lightsail.DeleteDomainEntryOutput, error)
- func (m *MockLightsailAPI) DeleteDomainRequest(arg0 *lightsail.DeleteDomainInput) (*request.Request, *lightsail.DeleteDomainOutput)
- func (m *MockLightsailAPI) DeleteDomainWithContext(arg0 context.Context, arg1 *lightsail.DeleteDomainInput, ...) (*lightsail.DeleteDomainOutput, error)
- func (m *MockLightsailAPI) DeleteInstance(arg0 *lightsail.DeleteInstanceInput) (*lightsail.DeleteInstanceOutput, error)
- func (m *MockLightsailAPI) DeleteInstanceRequest(arg0 *lightsail.DeleteInstanceInput) (*request.Request, *lightsail.DeleteInstanceOutput)
- func (m *MockLightsailAPI) DeleteInstanceSnapshot(arg0 *lightsail.DeleteInstanceSnapshotInput) (*lightsail.DeleteInstanceSnapshotOutput, error)
- func (m *MockLightsailAPI) DeleteInstanceSnapshotRequest(arg0 *lightsail.DeleteInstanceSnapshotInput) (*request.Request, *lightsail.DeleteInstanceSnapshotOutput)
- func (m *MockLightsailAPI) DeleteInstanceSnapshotWithContext(arg0 context.Context, arg1 *lightsail.DeleteInstanceSnapshotInput, ...) (*lightsail.DeleteInstanceSnapshotOutput, error)
- func (m *MockLightsailAPI) DeleteInstanceWithContext(arg0 context.Context, arg1 *lightsail.DeleteInstanceInput, ...) (*lightsail.DeleteInstanceOutput, error)
- func (m *MockLightsailAPI) DeleteKeyPair(arg0 *lightsail.DeleteKeyPairInput) (*lightsail.DeleteKeyPairOutput, error)
- func (m *MockLightsailAPI) DeleteKeyPairRequest(arg0 *lightsail.DeleteKeyPairInput) (*request.Request, *lightsail.DeleteKeyPairOutput)
- func (m *MockLightsailAPI) DeleteKeyPairWithContext(arg0 context.Context, arg1 *lightsail.DeleteKeyPairInput, ...) (*lightsail.DeleteKeyPairOutput, error)
- func (m *MockLightsailAPI) DeleteKnownHostKeys(arg0 *lightsail.DeleteKnownHostKeysInput) (*lightsail.DeleteKnownHostKeysOutput, error)
- func (m *MockLightsailAPI) DeleteKnownHostKeysRequest(arg0 *lightsail.DeleteKnownHostKeysInput) (*request.Request, *lightsail.DeleteKnownHostKeysOutput)
- func (m *MockLightsailAPI) DeleteKnownHostKeysWithContext(arg0 context.Context, arg1 *lightsail.DeleteKnownHostKeysInput, ...) (*lightsail.DeleteKnownHostKeysOutput, error)
- func (m *MockLightsailAPI) DeleteLoadBalancer(arg0 *lightsail.DeleteLoadBalancerInput) (*lightsail.DeleteLoadBalancerOutput, error)
- func (m *MockLightsailAPI) DeleteLoadBalancerRequest(arg0 *lightsail.DeleteLoadBalancerInput) (*request.Request, *lightsail.DeleteLoadBalancerOutput)
- func (m *MockLightsailAPI) DeleteLoadBalancerTlsCertificate(arg0 *lightsail.DeleteLoadBalancerTlsCertificateInput) (*lightsail.DeleteLoadBalancerTlsCertificateOutput, error)
- func (m *MockLightsailAPI) DeleteLoadBalancerTlsCertificateRequest(arg0 *lightsail.DeleteLoadBalancerTlsCertificateInput) (*request.Request, *lightsail.DeleteLoadBalancerTlsCertificateOutput)
- func (m *MockLightsailAPI) DeleteLoadBalancerTlsCertificateWithContext(arg0 context.Context, arg1 *lightsail.DeleteLoadBalancerTlsCertificateInput, ...) (*lightsail.DeleteLoadBalancerTlsCertificateOutput, error)
- func (m *MockLightsailAPI) DeleteLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.DeleteLoadBalancerInput, ...) (*lightsail.DeleteLoadBalancerOutput, error)
- func (m *MockLightsailAPI) DeleteRelationalDatabase(arg0 *lightsail.DeleteRelationalDatabaseInput) (*lightsail.DeleteRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) DeleteRelationalDatabaseRequest(arg0 *lightsail.DeleteRelationalDatabaseInput) (*request.Request, *lightsail.DeleteRelationalDatabaseOutput)
- func (m *MockLightsailAPI) DeleteRelationalDatabaseSnapshot(arg0 *lightsail.DeleteRelationalDatabaseSnapshotInput) (*lightsail.DeleteRelationalDatabaseSnapshotOutput, error)
- func (m *MockLightsailAPI) DeleteRelationalDatabaseSnapshotRequest(arg0 *lightsail.DeleteRelationalDatabaseSnapshotInput) (*request.Request, *lightsail.DeleteRelationalDatabaseSnapshotOutput)
- func (m *MockLightsailAPI) DeleteRelationalDatabaseSnapshotWithContext(arg0 context.Context, arg1 *lightsail.DeleteRelationalDatabaseSnapshotInput, ...) (*lightsail.DeleteRelationalDatabaseSnapshotOutput, error)
- func (m *MockLightsailAPI) DeleteRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.DeleteRelationalDatabaseInput, ...) (*lightsail.DeleteRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) DetachCertificateFromDistribution(arg0 *lightsail.DetachCertificateFromDistributionInput) (*lightsail.DetachCertificateFromDistributionOutput, error)
- func (m *MockLightsailAPI) DetachCertificateFromDistributionRequest(arg0 *lightsail.DetachCertificateFromDistributionInput) (*request.Request, *lightsail.DetachCertificateFromDistributionOutput)
- func (m *MockLightsailAPI) DetachCertificateFromDistributionWithContext(arg0 context.Context, arg1 *lightsail.DetachCertificateFromDistributionInput, ...) (*lightsail.DetachCertificateFromDistributionOutput, error)
- func (m *MockLightsailAPI) DetachDisk(arg0 *lightsail.DetachDiskInput) (*lightsail.DetachDiskOutput, error)
- func (m *MockLightsailAPI) DetachDiskRequest(arg0 *lightsail.DetachDiskInput) (*request.Request, *lightsail.DetachDiskOutput)
- func (m *MockLightsailAPI) DetachDiskWithContext(arg0 context.Context, arg1 *lightsail.DetachDiskInput, arg2 ...request.Option) (*lightsail.DetachDiskOutput, error)
- func (m *MockLightsailAPI) DetachInstancesFromLoadBalancer(arg0 *lightsail.DetachInstancesFromLoadBalancerInput) (*lightsail.DetachInstancesFromLoadBalancerOutput, error)
- func (m *MockLightsailAPI) DetachInstancesFromLoadBalancerRequest(arg0 *lightsail.DetachInstancesFromLoadBalancerInput) (*request.Request, *lightsail.DetachInstancesFromLoadBalancerOutput)
- func (m *MockLightsailAPI) DetachInstancesFromLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.DetachInstancesFromLoadBalancerInput, ...) (*lightsail.DetachInstancesFromLoadBalancerOutput, error)
- func (m *MockLightsailAPI) DetachStaticIp(arg0 *lightsail.DetachStaticIpInput) (*lightsail.DetachStaticIpOutput, error)
- func (m *MockLightsailAPI) DetachStaticIpRequest(arg0 *lightsail.DetachStaticIpInput) (*request.Request, *lightsail.DetachStaticIpOutput)
- func (m *MockLightsailAPI) DetachStaticIpWithContext(arg0 context.Context, arg1 *lightsail.DetachStaticIpInput, ...) (*lightsail.DetachStaticIpOutput, error)
- func (m *MockLightsailAPI) DisableAddOn(arg0 *lightsail.DisableAddOnInput) (*lightsail.DisableAddOnOutput, error)
- func (m *MockLightsailAPI) DisableAddOnRequest(arg0 *lightsail.DisableAddOnInput) (*request.Request, *lightsail.DisableAddOnOutput)
- func (m *MockLightsailAPI) DisableAddOnWithContext(arg0 context.Context, arg1 *lightsail.DisableAddOnInput, ...) (*lightsail.DisableAddOnOutput, error)
- func (m *MockLightsailAPI) DownloadDefaultKeyPair(arg0 *lightsail.DownloadDefaultKeyPairInput) (*lightsail.DownloadDefaultKeyPairOutput, error)
- func (m *MockLightsailAPI) DownloadDefaultKeyPairRequest(arg0 *lightsail.DownloadDefaultKeyPairInput) (*request.Request, *lightsail.DownloadDefaultKeyPairOutput)
- func (m *MockLightsailAPI) DownloadDefaultKeyPairWithContext(arg0 context.Context, arg1 *lightsail.DownloadDefaultKeyPairInput, ...) (*lightsail.DownloadDefaultKeyPairOutput, error)
- func (m *MockLightsailAPI) EXPECT() *MockLightsailAPIMockRecorder
- func (m *MockLightsailAPI) EnableAddOn(arg0 *lightsail.EnableAddOnInput) (*lightsail.EnableAddOnOutput, error)
- func (m *MockLightsailAPI) EnableAddOnRequest(arg0 *lightsail.EnableAddOnInput) (*request.Request, *lightsail.EnableAddOnOutput)
- func (m *MockLightsailAPI) EnableAddOnWithContext(arg0 context.Context, arg1 *lightsail.EnableAddOnInput, arg2 ...request.Option) (*lightsail.EnableAddOnOutput, error)
- func (m *MockLightsailAPI) ExportSnapshot(arg0 *lightsail.ExportSnapshotInput) (*lightsail.ExportSnapshotOutput, error)
- func (m *MockLightsailAPI) ExportSnapshotRequest(arg0 *lightsail.ExportSnapshotInput) (*request.Request, *lightsail.ExportSnapshotOutput)
- func (m *MockLightsailAPI) ExportSnapshotWithContext(arg0 context.Context, arg1 *lightsail.ExportSnapshotInput, ...) (*lightsail.ExportSnapshotOutput, error)
- func (m *MockLightsailAPI) GetActiveNames(arg0 *lightsail.GetActiveNamesInput) (*lightsail.GetActiveNamesOutput, error)
- func (m *MockLightsailAPI) GetActiveNamesRequest(arg0 *lightsail.GetActiveNamesInput) (*request.Request, *lightsail.GetActiveNamesOutput)
- func (m *MockLightsailAPI) GetActiveNamesWithContext(arg0 context.Context, arg1 *lightsail.GetActiveNamesInput, ...) (*lightsail.GetActiveNamesOutput, error)
- func (m *MockLightsailAPI) GetAlarms(arg0 *lightsail.GetAlarmsInput) (*lightsail.GetAlarmsOutput, error)
- func (m *MockLightsailAPI) GetAlarmsRequest(arg0 *lightsail.GetAlarmsInput) (*request.Request, *lightsail.GetAlarmsOutput)
- func (m *MockLightsailAPI) GetAlarmsWithContext(arg0 context.Context, arg1 *lightsail.GetAlarmsInput, arg2 ...request.Option) (*lightsail.GetAlarmsOutput, error)
- func (m *MockLightsailAPI) GetAutoSnapshots(arg0 *lightsail.GetAutoSnapshotsInput) (*lightsail.GetAutoSnapshotsOutput, error)
- func (m *MockLightsailAPI) GetAutoSnapshotsRequest(arg0 *lightsail.GetAutoSnapshotsInput) (*request.Request, *lightsail.GetAutoSnapshotsOutput)
- func (m *MockLightsailAPI) GetAutoSnapshotsWithContext(arg0 context.Context, arg1 *lightsail.GetAutoSnapshotsInput, ...) (*lightsail.GetAutoSnapshotsOutput, error)
- func (m *MockLightsailAPI) GetBlueprints(arg0 *lightsail.GetBlueprintsInput) (*lightsail.GetBlueprintsOutput, error)
- func (m *MockLightsailAPI) GetBlueprintsRequest(arg0 *lightsail.GetBlueprintsInput) (*request.Request, *lightsail.GetBlueprintsOutput)
- func (m *MockLightsailAPI) GetBlueprintsWithContext(arg0 context.Context, arg1 *lightsail.GetBlueprintsInput, ...) (*lightsail.GetBlueprintsOutput, error)
- func (m *MockLightsailAPI) GetBucketAccessKeys(arg0 *lightsail.GetBucketAccessKeysInput) (*lightsail.GetBucketAccessKeysOutput, error)
- func (m *MockLightsailAPI) GetBucketAccessKeysRequest(arg0 *lightsail.GetBucketAccessKeysInput) (*request.Request, *lightsail.GetBucketAccessKeysOutput)
- func (m *MockLightsailAPI) GetBucketAccessKeysWithContext(arg0 context.Context, arg1 *lightsail.GetBucketAccessKeysInput, ...) (*lightsail.GetBucketAccessKeysOutput, error)
- func (m *MockLightsailAPI) GetBucketBundles(arg0 *lightsail.GetBucketBundlesInput) (*lightsail.GetBucketBundlesOutput, error)
- func (m *MockLightsailAPI) GetBucketBundlesRequest(arg0 *lightsail.GetBucketBundlesInput) (*request.Request, *lightsail.GetBucketBundlesOutput)
- func (m *MockLightsailAPI) GetBucketBundlesWithContext(arg0 context.Context, arg1 *lightsail.GetBucketBundlesInput, ...) (*lightsail.GetBucketBundlesOutput, error)
- func (m *MockLightsailAPI) GetBucketMetricData(arg0 *lightsail.GetBucketMetricDataInput) (*lightsail.GetBucketMetricDataOutput, error)
- func (m *MockLightsailAPI) GetBucketMetricDataRequest(arg0 *lightsail.GetBucketMetricDataInput) (*request.Request, *lightsail.GetBucketMetricDataOutput)
- func (m *MockLightsailAPI) GetBucketMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetBucketMetricDataInput, ...) (*lightsail.GetBucketMetricDataOutput, error)
- func (m *MockLightsailAPI) GetBuckets(arg0 *lightsail.GetBucketsInput) (*lightsail.GetBucketsOutput, error)
- func (m *MockLightsailAPI) GetBucketsRequest(arg0 *lightsail.GetBucketsInput) (*request.Request, *lightsail.GetBucketsOutput)
- func (m *MockLightsailAPI) GetBucketsWithContext(arg0 context.Context, arg1 *lightsail.GetBucketsInput, arg2 ...request.Option) (*lightsail.GetBucketsOutput, error)
- func (m *MockLightsailAPI) GetBundles(arg0 *lightsail.GetBundlesInput) (*lightsail.GetBundlesOutput, error)
- func (m *MockLightsailAPI) GetBundlesRequest(arg0 *lightsail.GetBundlesInput) (*request.Request, *lightsail.GetBundlesOutput)
- func (m *MockLightsailAPI) GetBundlesWithContext(arg0 context.Context, arg1 *lightsail.GetBundlesInput, arg2 ...request.Option) (*lightsail.GetBundlesOutput, error)
- func (m *MockLightsailAPI) GetCertificates(arg0 *lightsail.GetCertificatesInput) (*lightsail.GetCertificatesOutput, error)
- func (m *MockLightsailAPI) GetCertificatesRequest(arg0 *lightsail.GetCertificatesInput) (*request.Request, *lightsail.GetCertificatesOutput)
- func (m *MockLightsailAPI) GetCertificatesWithContext(arg0 context.Context, arg1 *lightsail.GetCertificatesInput, ...) (*lightsail.GetCertificatesOutput, error)
- func (m *MockLightsailAPI) GetCloudFormationStackRecords(arg0 *lightsail.GetCloudFormationStackRecordsInput) (*lightsail.GetCloudFormationStackRecordsOutput, error)
- func (m *MockLightsailAPI) GetCloudFormationStackRecordsRequest(arg0 *lightsail.GetCloudFormationStackRecordsInput) (*request.Request, *lightsail.GetCloudFormationStackRecordsOutput)
- func (m *MockLightsailAPI) GetCloudFormationStackRecordsWithContext(arg0 context.Context, arg1 *lightsail.GetCloudFormationStackRecordsInput, ...) (*lightsail.GetCloudFormationStackRecordsOutput, error)
- func (m *MockLightsailAPI) GetContactMethods(arg0 *lightsail.GetContactMethodsInput) (*lightsail.GetContactMethodsOutput, error)
- func (m *MockLightsailAPI) GetContactMethodsRequest(arg0 *lightsail.GetContactMethodsInput) (*request.Request, *lightsail.GetContactMethodsOutput)
- func (m *MockLightsailAPI) GetContactMethodsWithContext(arg0 context.Context, arg1 *lightsail.GetContactMethodsInput, ...) (*lightsail.GetContactMethodsOutput, error)
- func (m *MockLightsailAPI) GetContainerAPIMetadata(arg0 *lightsail.GetContainerAPIMetadataInput) (*lightsail.GetContainerAPIMetadataOutput, error)
- func (m *MockLightsailAPI) GetContainerAPIMetadataRequest(arg0 *lightsail.GetContainerAPIMetadataInput) (*request.Request, *lightsail.GetContainerAPIMetadataOutput)
- func (m *MockLightsailAPI) GetContainerAPIMetadataWithContext(arg0 context.Context, arg1 *lightsail.GetContainerAPIMetadataInput, ...) (*lightsail.GetContainerAPIMetadataOutput, error)
- func (m *MockLightsailAPI) GetContainerImages(arg0 *lightsail.GetContainerImagesInput) (*lightsail.GetContainerImagesOutput, error)
- func (m *MockLightsailAPI) GetContainerImagesRequest(arg0 *lightsail.GetContainerImagesInput) (*request.Request, *lightsail.GetContainerImagesOutput)
- func (m *MockLightsailAPI) GetContainerImagesWithContext(arg0 context.Context, arg1 *lightsail.GetContainerImagesInput, ...) (*lightsail.GetContainerImagesOutput, error)
- func (m *MockLightsailAPI) GetContainerLog(arg0 *lightsail.GetContainerLogInput) (*lightsail.GetContainerLogOutput, error)
- func (m *MockLightsailAPI) GetContainerLogRequest(arg0 *lightsail.GetContainerLogInput) (*request.Request, *lightsail.GetContainerLogOutput)
- func (m *MockLightsailAPI) GetContainerLogWithContext(arg0 context.Context, arg1 *lightsail.GetContainerLogInput, ...) (*lightsail.GetContainerLogOutput, error)
- func (m *MockLightsailAPI) GetContainerServiceDeployments(arg0 *lightsail.GetContainerServiceDeploymentsInput) (*lightsail.GetContainerServiceDeploymentsOutput, error)
- func (m *MockLightsailAPI) GetContainerServiceDeploymentsRequest(arg0 *lightsail.GetContainerServiceDeploymentsInput) (*request.Request, *lightsail.GetContainerServiceDeploymentsOutput)
- func (m *MockLightsailAPI) GetContainerServiceDeploymentsWithContext(arg0 context.Context, arg1 *lightsail.GetContainerServiceDeploymentsInput, ...) (*lightsail.GetContainerServiceDeploymentsOutput, error)
- func (m *MockLightsailAPI) GetContainerServiceMetricData(arg0 *lightsail.GetContainerServiceMetricDataInput) (*lightsail.GetContainerServiceMetricDataOutput, error)
- func (m *MockLightsailAPI) GetContainerServiceMetricDataRequest(arg0 *lightsail.GetContainerServiceMetricDataInput) (*request.Request, *lightsail.GetContainerServiceMetricDataOutput)
- func (m *MockLightsailAPI) GetContainerServiceMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetContainerServiceMetricDataInput, ...) (*lightsail.GetContainerServiceMetricDataOutput, error)
- func (m *MockLightsailAPI) GetContainerServicePowers(arg0 *lightsail.GetContainerServicePowersInput) (*lightsail.GetContainerServicePowersOutput, error)
- func (m *MockLightsailAPI) GetContainerServicePowersRequest(arg0 *lightsail.GetContainerServicePowersInput) (*request.Request, *lightsail.GetContainerServicePowersOutput)
- func (m *MockLightsailAPI) GetContainerServicePowersWithContext(arg0 context.Context, arg1 *lightsail.GetContainerServicePowersInput, ...) (*lightsail.GetContainerServicePowersOutput, error)
- func (m *MockLightsailAPI) GetContainerServices(arg0 *lightsail.GetContainerServicesInput) (*lightsail.GetContainerServicesOutput, error)
- func (m *MockLightsailAPI) GetContainerServicesRequest(arg0 *lightsail.GetContainerServicesInput) (*request.Request, *lightsail.GetContainerServicesOutput)
- func (m *MockLightsailAPI) GetContainerServicesWithContext(arg0 context.Context, arg1 *lightsail.GetContainerServicesInput, ...) (*lightsail.GetContainerServicesOutput, error)
- func (m *MockLightsailAPI) GetDisk(arg0 *lightsail.GetDiskInput) (*lightsail.GetDiskOutput, error)
- func (m *MockLightsailAPI) GetDiskRequest(arg0 *lightsail.GetDiskInput) (*request.Request, *lightsail.GetDiskOutput)
- func (m *MockLightsailAPI) GetDiskSnapshot(arg0 *lightsail.GetDiskSnapshotInput) (*lightsail.GetDiskSnapshotOutput, error)
- func (m *MockLightsailAPI) GetDiskSnapshotRequest(arg0 *lightsail.GetDiskSnapshotInput) (*request.Request, *lightsail.GetDiskSnapshotOutput)
- func (m *MockLightsailAPI) GetDiskSnapshotWithContext(arg0 context.Context, arg1 *lightsail.GetDiskSnapshotInput, ...) (*lightsail.GetDiskSnapshotOutput, error)
- func (m *MockLightsailAPI) GetDiskSnapshots(arg0 *lightsail.GetDiskSnapshotsInput) (*lightsail.GetDiskSnapshotsOutput, error)
- func (m *MockLightsailAPI) GetDiskSnapshotsRequest(arg0 *lightsail.GetDiskSnapshotsInput) (*request.Request, *lightsail.GetDiskSnapshotsOutput)
- func (m *MockLightsailAPI) GetDiskSnapshotsWithContext(arg0 context.Context, arg1 *lightsail.GetDiskSnapshotsInput, ...) (*lightsail.GetDiskSnapshotsOutput, error)
- func (m *MockLightsailAPI) GetDiskWithContext(arg0 context.Context, arg1 *lightsail.GetDiskInput, arg2 ...request.Option) (*lightsail.GetDiskOutput, error)
- func (m *MockLightsailAPI) GetDisks(arg0 *lightsail.GetDisksInput) (*lightsail.GetDisksOutput, error)
- func (m *MockLightsailAPI) GetDisksRequest(arg0 *lightsail.GetDisksInput) (*request.Request, *lightsail.GetDisksOutput)
- func (m *MockLightsailAPI) GetDisksWithContext(arg0 context.Context, arg1 *lightsail.GetDisksInput, arg2 ...request.Option) (*lightsail.GetDisksOutput, error)
- func (m *MockLightsailAPI) GetDistributionBundles(arg0 *lightsail.GetDistributionBundlesInput) (*lightsail.GetDistributionBundlesOutput, error)
- func (m *MockLightsailAPI) GetDistributionBundlesRequest(arg0 *lightsail.GetDistributionBundlesInput) (*request.Request, *lightsail.GetDistributionBundlesOutput)
- func (m *MockLightsailAPI) GetDistributionBundlesWithContext(arg0 context.Context, arg1 *lightsail.GetDistributionBundlesInput, ...) (*lightsail.GetDistributionBundlesOutput, error)
- func (m *MockLightsailAPI) GetDistributionLatestCacheReset(arg0 *lightsail.GetDistributionLatestCacheResetInput) (*lightsail.GetDistributionLatestCacheResetOutput, error)
- func (m *MockLightsailAPI) GetDistributionLatestCacheResetRequest(arg0 *lightsail.GetDistributionLatestCacheResetInput) (*request.Request, *lightsail.GetDistributionLatestCacheResetOutput)
- func (m *MockLightsailAPI) GetDistributionLatestCacheResetWithContext(arg0 context.Context, arg1 *lightsail.GetDistributionLatestCacheResetInput, ...) (*lightsail.GetDistributionLatestCacheResetOutput, error)
- func (m *MockLightsailAPI) GetDistributionMetricData(arg0 *lightsail.GetDistributionMetricDataInput) (*lightsail.GetDistributionMetricDataOutput, error)
- func (m *MockLightsailAPI) GetDistributionMetricDataRequest(arg0 *lightsail.GetDistributionMetricDataInput) (*request.Request, *lightsail.GetDistributionMetricDataOutput)
- func (m *MockLightsailAPI) GetDistributionMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetDistributionMetricDataInput, ...) (*lightsail.GetDistributionMetricDataOutput, error)
- func (m *MockLightsailAPI) GetDistributions(arg0 *lightsail.GetDistributionsInput) (*lightsail.GetDistributionsOutput, error)
- func (m *MockLightsailAPI) GetDistributionsRequest(arg0 *lightsail.GetDistributionsInput) (*request.Request, *lightsail.GetDistributionsOutput)
- func (m *MockLightsailAPI) GetDistributionsWithContext(arg0 context.Context, arg1 *lightsail.GetDistributionsInput, ...) (*lightsail.GetDistributionsOutput, error)
- func (m *MockLightsailAPI) GetDomain(arg0 *lightsail.GetDomainInput) (*lightsail.GetDomainOutput, error)
- func (m *MockLightsailAPI) GetDomainRequest(arg0 *lightsail.GetDomainInput) (*request.Request, *lightsail.GetDomainOutput)
- func (m *MockLightsailAPI) GetDomainWithContext(arg0 context.Context, arg1 *lightsail.GetDomainInput, arg2 ...request.Option) (*lightsail.GetDomainOutput, error)
- func (m *MockLightsailAPI) GetDomains(arg0 *lightsail.GetDomainsInput) (*lightsail.GetDomainsOutput, error)
- func (m *MockLightsailAPI) GetDomainsRequest(arg0 *lightsail.GetDomainsInput) (*request.Request, *lightsail.GetDomainsOutput)
- func (m *MockLightsailAPI) GetDomainsWithContext(arg0 context.Context, arg1 *lightsail.GetDomainsInput, arg2 ...request.Option) (*lightsail.GetDomainsOutput, error)
- func (m *MockLightsailAPI) GetExportSnapshotRecords(arg0 *lightsail.GetExportSnapshotRecordsInput) (*lightsail.GetExportSnapshotRecordsOutput, error)
- func (m *MockLightsailAPI) GetExportSnapshotRecordsRequest(arg0 *lightsail.GetExportSnapshotRecordsInput) (*request.Request, *lightsail.GetExportSnapshotRecordsOutput)
- func (m *MockLightsailAPI) GetExportSnapshotRecordsWithContext(arg0 context.Context, arg1 *lightsail.GetExportSnapshotRecordsInput, ...) (*lightsail.GetExportSnapshotRecordsOutput, error)
- func (m *MockLightsailAPI) GetInstance(arg0 *lightsail.GetInstanceInput) (*lightsail.GetInstanceOutput, error)
- func (m *MockLightsailAPI) GetInstanceAccessDetails(arg0 *lightsail.GetInstanceAccessDetailsInput) (*lightsail.GetInstanceAccessDetailsOutput, error)
- func (m *MockLightsailAPI) GetInstanceAccessDetailsRequest(arg0 *lightsail.GetInstanceAccessDetailsInput) (*request.Request, *lightsail.GetInstanceAccessDetailsOutput)
- func (m *MockLightsailAPI) GetInstanceAccessDetailsWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceAccessDetailsInput, ...) (*lightsail.GetInstanceAccessDetailsOutput, error)
- func (m *MockLightsailAPI) GetInstanceMetricData(arg0 *lightsail.GetInstanceMetricDataInput) (*lightsail.GetInstanceMetricDataOutput, error)
- func (m *MockLightsailAPI) GetInstanceMetricDataRequest(arg0 *lightsail.GetInstanceMetricDataInput) (*request.Request, *lightsail.GetInstanceMetricDataOutput)
- func (m *MockLightsailAPI) GetInstanceMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceMetricDataInput, ...) (*lightsail.GetInstanceMetricDataOutput, error)
- func (m *MockLightsailAPI) GetInstancePortStates(arg0 *lightsail.GetInstancePortStatesInput) (*lightsail.GetInstancePortStatesOutput, error)
- func (m *MockLightsailAPI) GetInstancePortStatesRequest(arg0 *lightsail.GetInstancePortStatesInput) (*request.Request, *lightsail.GetInstancePortStatesOutput)
- func (m *MockLightsailAPI) GetInstancePortStatesWithContext(arg0 context.Context, arg1 *lightsail.GetInstancePortStatesInput, ...) (*lightsail.GetInstancePortStatesOutput, error)
- func (m *MockLightsailAPI) GetInstanceRequest(arg0 *lightsail.GetInstanceInput) (*request.Request, *lightsail.GetInstanceOutput)
- func (m *MockLightsailAPI) GetInstanceSnapshot(arg0 *lightsail.GetInstanceSnapshotInput) (*lightsail.GetInstanceSnapshotOutput, error)
- func (m *MockLightsailAPI) GetInstanceSnapshotRequest(arg0 *lightsail.GetInstanceSnapshotInput) (*request.Request, *lightsail.GetInstanceSnapshotOutput)
- func (m *MockLightsailAPI) GetInstanceSnapshotWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceSnapshotInput, ...) (*lightsail.GetInstanceSnapshotOutput, error)
- func (m *MockLightsailAPI) GetInstanceSnapshots(arg0 *lightsail.GetInstanceSnapshotsInput) (*lightsail.GetInstanceSnapshotsOutput, error)
- func (m *MockLightsailAPI) GetInstanceSnapshotsRequest(arg0 *lightsail.GetInstanceSnapshotsInput) (*request.Request, *lightsail.GetInstanceSnapshotsOutput)
- func (m *MockLightsailAPI) GetInstanceSnapshotsWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceSnapshotsInput, ...) (*lightsail.GetInstanceSnapshotsOutput, error)
- func (m *MockLightsailAPI) GetInstanceState(arg0 *lightsail.GetInstanceStateInput) (*lightsail.GetInstanceStateOutput, error)
- func (m *MockLightsailAPI) GetInstanceStateRequest(arg0 *lightsail.GetInstanceStateInput) (*request.Request, *lightsail.GetInstanceStateOutput)
- func (m *MockLightsailAPI) GetInstanceStateWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceStateInput, ...) (*lightsail.GetInstanceStateOutput, error)
- func (m *MockLightsailAPI) GetInstanceWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceInput, arg2 ...request.Option) (*lightsail.GetInstanceOutput, error)
- func (m *MockLightsailAPI) GetInstances(arg0 *lightsail.GetInstancesInput) (*lightsail.GetInstancesOutput, error)
- func (m *MockLightsailAPI) GetInstancesRequest(arg0 *lightsail.GetInstancesInput) (*request.Request, *lightsail.GetInstancesOutput)
- func (m *MockLightsailAPI) GetInstancesWithContext(arg0 context.Context, arg1 *lightsail.GetInstancesInput, ...) (*lightsail.GetInstancesOutput, error)
- func (m *MockLightsailAPI) GetKeyPair(arg0 *lightsail.GetKeyPairInput) (*lightsail.GetKeyPairOutput, error)
- func (m *MockLightsailAPI) GetKeyPairRequest(arg0 *lightsail.GetKeyPairInput) (*request.Request, *lightsail.GetKeyPairOutput)
- func (m *MockLightsailAPI) GetKeyPairWithContext(arg0 context.Context, arg1 *lightsail.GetKeyPairInput, arg2 ...request.Option) (*lightsail.GetKeyPairOutput, error)
- func (m *MockLightsailAPI) GetKeyPairs(arg0 *lightsail.GetKeyPairsInput) (*lightsail.GetKeyPairsOutput, error)
- func (m *MockLightsailAPI) GetKeyPairsRequest(arg0 *lightsail.GetKeyPairsInput) (*request.Request, *lightsail.GetKeyPairsOutput)
- func (m *MockLightsailAPI) GetKeyPairsWithContext(arg0 context.Context, arg1 *lightsail.GetKeyPairsInput, arg2 ...request.Option) (*lightsail.GetKeyPairsOutput, error)
- func (m *MockLightsailAPI) GetLoadBalancer(arg0 *lightsail.GetLoadBalancerInput) (*lightsail.GetLoadBalancerOutput, error)
- func (m *MockLightsailAPI) GetLoadBalancerMetricData(arg0 *lightsail.GetLoadBalancerMetricDataInput) (*lightsail.GetLoadBalancerMetricDataOutput, error)
- func (m *MockLightsailAPI) GetLoadBalancerMetricDataRequest(arg0 *lightsail.GetLoadBalancerMetricDataInput) (*request.Request, *lightsail.GetLoadBalancerMetricDataOutput)
- func (m *MockLightsailAPI) GetLoadBalancerMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancerMetricDataInput, ...) (*lightsail.GetLoadBalancerMetricDataOutput, error)
- func (m *MockLightsailAPI) GetLoadBalancerRequest(arg0 *lightsail.GetLoadBalancerInput) (*request.Request, *lightsail.GetLoadBalancerOutput)
- func (m *MockLightsailAPI) GetLoadBalancerTlsCertificates(arg0 *lightsail.GetLoadBalancerTlsCertificatesInput) (*lightsail.GetLoadBalancerTlsCertificatesOutput, error)
- func (m *MockLightsailAPI) GetLoadBalancerTlsCertificatesRequest(arg0 *lightsail.GetLoadBalancerTlsCertificatesInput) (*request.Request, *lightsail.GetLoadBalancerTlsCertificatesOutput)
- func (m *MockLightsailAPI) GetLoadBalancerTlsCertificatesWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancerTlsCertificatesInput, ...) (*lightsail.GetLoadBalancerTlsCertificatesOutput, error)
- func (m *MockLightsailAPI) GetLoadBalancerTlsPolicies(arg0 *lightsail.GetLoadBalancerTlsPoliciesInput) (*lightsail.GetLoadBalancerTlsPoliciesOutput, error)
- func (m *MockLightsailAPI) GetLoadBalancerTlsPoliciesRequest(arg0 *lightsail.GetLoadBalancerTlsPoliciesInput) (*request.Request, *lightsail.GetLoadBalancerTlsPoliciesOutput)
- func (m *MockLightsailAPI) GetLoadBalancerTlsPoliciesWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancerTlsPoliciesInput, ...) (*lightsail.GetLoadBalancerTlsPoliciesOutput, error)
- func (m *MockLightsailAPI) GetLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancerInput, ...) (*lightsail.GetLoadBalancerOutput, error)
- func (m *MockLightsailAPI) GetLoadBalancers(arg0 *lightsail.GetLoadBalancersInput) (*lightsail.GetLoadBalancersOutput, error)
- func (m *MockLightsailAPI) GetLoadBalancersRequest(arg0 *lightsail.GetLoadBalancersInput) (*request.Request, *lightsail.GetLoadBalancersOutput)
- func (m *MockLightsailAPI) GetLoadBalancersWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancersInput, ...) (*lightsail.GetLoadBalancersOutput, error)
- func (m *MockLightsailAPI) GetOperation(arg0 *lightsail.GetOperationInput) (*lightsail.GetOperationOutput, error)
- func (m *MockLightsailAPI) GetOperationRequest(arg0 *lightsail.GetOperationInput) (*request.Request, *lightsail.GetOperationOutput)
- func (m *MockLightsailAPI) GetOperationWithContext(arg0 context.Context, arg1 *lightsail.GetOperationInput, ...) (*lightsail.GetOperationOutput, error)
- func (m *MockLightsailAPI) GetOperations(arg0 *lightsail.GetOperationsInput) (*lightsail.GetOperationsOutput, error)
- func (m *MockLightsailAPI) GetOperationsForResource(arg0 *lightsail.GetOperationsForResourceInput) (*lightsail.GetOperationsForResourceOutput, error)
- func (m *MockLightsailAPI) GetOperationsForResourceRequest(arg0 *lightsail.GetOperationsForResourceInput) (*request.Request, *lightsail.GetOperationsForResourceOutput)
- func (m *MockLightsailAPI) GetOperationsForResourceWithContext(arg0 context.Context, arg1 *lightsail.GetOperationsForResourceInput, ...) (*lightsail.GetOperationsForResourceOutput, error)
- func (m *MockLightsailAPI) GetOperationsRequest(arg0 *lightsail.GetOperationsInput) (*request.Request, *lightsail.GetOperationsOutput)
- func (m *MockLightsailAPI) GetOperationsWithContext(arg0 context.Context, arg1 *lightsail.GetOperationsInput, ...) (*lightsail.GetOperationsOutput, error)
- func (m *MockLightsailAPI) GetRegions(arg0 *lightsail.GetRegionsInput) (*lightsail.GetRegionsOutput, error)
- func (m *MockLightsailAPI) GetRegionsRequest(arg0 *lightsail.GetRegionsInput) (*request.Request, *lightsail.GetRegionsOutput)
- func (m *MockLightsailAPI) GetRegionsWithContext(arg0 context.Context, arg1 *lightsail.GetRegionsInput, arg2 ...request.Option) (*lightsail.GetRegionsOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabase(arg0 *lightsail.GetRelationalDatabaseInput) (*lightsail.GetRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseBlueprints(arg0 *lightsail.GetRelationalDatabaseBlueprintsInput) (*lightsail.GetRelationalDatabaseBlueprintsOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseBlueprintsRequest(arg0 *lightsail.GetRelationalDatabaseBlueprintsInput) (*request.Request, *lightsail.GetRelationalDatabaseBlueprintsOutput)
- func (m *MockLightsailAPI) GetRelationalDatabaseBlueprintsWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseBlueprintsInput, ...) (*lightsail.GetRelationalDatabaseBlueprintsOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseBundles(arg0 *lightsail.GetRelationalDatabaseBundlesInput) (*lightsail.GetRelationalDatabaseBundlesOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseBundlesRequest(arg0 *lightsail.GetRelationalDatabaseBundlesInput) (*request.Request, *lightsail.GetRelationalDatabaseBundlesOutput)
- func (m *MockLightsailAPI) GetRelationalDatabaseBundlesWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseBundlesInput, ...) (*lightsail.GetRelationalDatabaseBundlesOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseEvents(arg0 *lightsail.GetRelationalDatabaseEventsInput) (*lightsail.GetRelationalDatabaseEventsOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseEventsRequest(arg0 *lightsail.GetRelationalDatabaseEventsInput) (*request.Request, *lightsail.GetRelationalDatabaseEventsOutput)
- func (m *MockLightsailAPI) GetRelationalDatabaseEventsWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseEventsInput, ...) (*lightsail.GetRelationalDatabaseEventsOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseLogEvents(arg0 *lightsail.GetRelationalDatabaseLogEventsInput) (*lightsail.GetRelationalDatabaseLogEventsOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseLogEventsRequest(arg0 *lightsail.GetRelationalDatabaseLogEventsInput) (*request.Request, *lightsail.GetRelationalDatabaseLogEventsOutput)
- func (m *MockLightsailAPI) GetRelationalDatabaseLogEventsWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseLogEventsInput, ...) (*lightsail.GetRelationalDatabaseLogEventsOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseLogStreams(arg0 *lightsail.GetRelationalDatabaseLogStreamsInput) (*lightsail.GetRelationalDatabaseLogStreamsOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseLogStreamsRequest(arg0 *lightsail.GetRelationalDatabaseLogStreamsInput) (*request.Request, *lightsail.GetRelationalDatabaseLogStreamsOutput)
- func (m *MockLightsailAPI) GetRelationalDatabaseLogStreamsWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseLogStreamsInput, ...) (*lightsail.GetRelationalDatabaseLogStreamsOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseMasterUserPassword(arg0 *lightsail.GetRelationalDatabaseMasterUserPasswordInput) (*lightsail.GetRelationalDatabaseMasterUserPasswordOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseMasterUserPasswordRequest(arg0 *lightsail.GetRelationalDatabaseMasterUserPasswordInput) (*request.Request, *lightsail.GetRelationalDatabaseMasterUserPasswordOutput)
- func (m *MockLightsailAPI) GetRelationalDatabaseMasterUserPasswordWithContext(arg0 context.Context, ...) (*lightsail.GetRelationalDatabaseMasterUserPasswordOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseMetricData(arg0 *lightsail.GetRelationalDatabaseMetricDataInput) (*lightsail.GetRelationalDatabaseMetricDataOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseMetricDataRequest(arg0 *lightsail.GetRelationalDatabaseMetricDataInput) (*request.Request, *lightsail.GetRelationalDatabaseMetricDataOutput)
- func (m *MockLightsailAPI) GetRelationalDatabaseMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseMetricDataInput, ...) (*lightsail.GetRelationalDatabaseMetricDataOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseParameters(arg0 *lightsail.GetRelationalDatabaseParametersInput) (*lightsail.GetRelationalDatabaseParametersOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseParametersRequest(arg0 *lightsail.GetRelationalDatabaseParametersInput) (*request.Request, *lightsail.GetRelationalDatabaseParametersOutput)
- func (m *MockLightsailAPI) GetRelationalDatabaseParametersWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseParametersInput, ...) (*lightsail.GetRelationalDatabaseParametersOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseRequest(arg0 *lightsail.GetRelationalDatabaseInput) (*request.Request, *lightsail.GetRelationalDatabaseOutput)
- func (m *MockLightsailAPI) GetRelationalDatabaseSnapshot(arg0 *lightsail.GetRelationalDatabaseSnapshotInput) (*lightsail.GetRelationalDatabaseSnapshotOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseSnapshotRequest(arg0 *lightsail.GetRelationalDatabaseSnapshotInput) (*request.Request, *lightsail.GetRelationalDatabaseSnapshotOutput)
- func (m *MockLightsailAPI) GetRelationalDatabaseSnapshotWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseSnapshotInput, ...) (*lightsail.GetRelationalDatabaseSnapshotOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseSnapshots(arg0 *lightsail.GetRelationalDatabaseSnapshotsInput) (*lightsail.GetRelationalDatabaseSnapshotsOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseSnapshotsRequest(arg0 *lightsail.GetRelationalDatabaseSnapshotsInput) (*request.Request, *lightsail.GetRelationalDatabaseSnapshotsOutput)
- func (m *MockLightsailAPI) GetRelationalDatabaseSnapshotsWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseSnapshotsInput, ...) (*lightsail.GetRelationalDatabaseSnapshotsOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseInput, ...) (*lightsail.GetRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabases(arg0 *lightsail.GetRelationalDatabasesInput) (*lightsail.GetRelationalDatabasesOutput, error)
- func (m *MockLightsailAPI) GetRelationalDatabasesRequest(arg0 *lightsail.GetRelationalDatabasesInput) (*request.Request, *lightsail.GetRelationalDatabasesOutput)
- func (m *MockLightsailAPI) GetRelationalDatabasesWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabasesInput, ...) (*lightsail.GetRelationalDatabasesOutput, error)
- func (m *MockLightsailAPI) GetStaticIp(arg0 *lightsail.GetStaticIpInput) (*lightsail.GetStaticIpOutput, error)
- func (m *MockLightsailAPI) GetStaticIpRequest(arg0 *lightsail.GetStaticIpInput) (*request.Request, *lightsail.GetStaticIpOutput)
- func (m *MockLightsailAPI) GetStaticIpWithContext(arg0 context.Context, arg1 *lightsail.GetStaticIpInput, arg2 ...request.Option) (*lightsail.GetStaticIpOutput, error)
- func (m *MockLightsailAPI) GetStaticIps(arg0 *lightsail.GetStaticIpsInput) (*lightsail.GetStaticIpsOutput, error)
- func (m *MockLightsailAPI) GetStaticIpsRequest(arg0 *lightsail.GetStaticIpsInput) (*request.Request, *lightsail.GetStaticIpsOutput)
- func (m *MockLightsailAPI) GetStaticIpsWithContext(arg0 context.Context, arg1 *lightsail.GetStaticIpsInput, ...) (*lightsail.GetStaticIpsOutput, error)
- func (m *MockLightsailAPI) ImportKeyPair(arg0 *lightsail.ImportKeyPairInput) (*lightsail.ImportKeyPairOutput, error)
- func (m *MockLightsailAPI) ImportKeyPairRequest(arg0 *lightsail.ImportKeyPairInput) (*request.Request, *lightsail.ImportKeyPairOutput)
- func (m *MockLightsailAPI) ImportKeyPairWithContext(arg0 context.Context, arg1 *lightsail.ImportKeyPairInput, ...) (*lightsail.ImportKeyPairOutput, error)
- func (m *MockLightsailAPI) IsVpcPeered(arg0 *lightsail.IsVpcPeeredInput) (*lightsail.IsVpcPeeredOutput, error)
- func (m *MockLightsailAPI) IsVpcPeeredRequest(arg0 *lightsail.IsVpcPeeredInput) (*request.Request, *lightsail.IsVpcPeeredOutput)
- func (m *MockLightsailAPI) IsVpcPeeredWithContext(arg0 context.Context, arg1 *lightsail.IsVpcPeeredInput, arg2 ...request.Option) (*lightsail.IsVpcPeeredOutput, error)
- func (m *MockLightsailAPI) OpenInstancePublicPorts(arg0 *lightsail.OpenInstancePublicPortsInput) (*lightsail.OpenInstancePublicPortsOutput, error)
- func (m *MockLightsailAPI) OpenInstancePublicPortsRequest(arg0 *lightsail.OpenInstancePublicPortsInput) (*request.Request, *lightsail.OpenInstancePublicPortsOutput)
- func (m *MockLightsailAPI) OpenInstancePublicPortsWithContext(arg0 context.Context, arg1 *lightsail.OpenInstancePublicPortsInput, ...) (*lightsail.OpenInstancePublicPortsOutput, error)
- func (m *MockLightsailAPI) PeerVpc(arg0 *lightsail.PeerVpcInput) (*lightsail.PeerVpcOutput, error)
- func (m *MockLightsailAPI) PeerVpcRequest(arg0 *lightsail.PeerVpcInput) (*request.Request, *lightsail.PeerVpcOutput)
- func (m *MockLightsailAPI) PeerVpcWithContext(arg0 context.Context, arg1 *lightsail.PeerVpcInput, arg2 ...request.Option) (*lightsail.PeerVpcOutput, error)
- func (m *MockLightsailAPI) PutAlarm(arg0 *lightsail.PutAlarmInput) (*lightsail.PutAlarmOutput, error)
- func (m *MockLightsailAPI) PutAlarmRequest(arg0 *lightsail.PutAlarmInput) (*request.Request, *lightsail.PutAlarmOutput)
- func (m *MockLightsailAPI) PutAlarmWithContext(arg0 context.Context, arg1 *lightsail.PutAlarmInput, arg2 ...request.Option) (*lightsail.PutAlarmOutput, error)
- func (m *MockLightsailAPI) PutInstancePublicPorts(arg0 *lightsail.PutInstancePublicPortsInput) (*lightsail.PutInstancePublicPortsOutput, error)
- func (m *MockLightsailAPI) PutInstancePublicPortsRequest(arg0 *lightsail.PutInstancePublicPortsInput) (*request.Request, *lightsail.PutInstancePublicPortsOutput)
- func (m *MockLightsailAPI) PutInstancePublicPortsWithContext(arg0 context.Context, arg1 *lightsail.PutInstancePublicPortsInput, ...) (*lightsail.PutInstancePublicPortsOutput, error)
- func (m *MockLightsailAPI) RebootInstance(arg0 *lightsail.RebootInstanceInput) (*lightsail.RebootInstanceOutput, error)
- func (m *MockLightsailAPI) RebootInstanceRequest(arg0 *lightsail.RebootInstanceInput) (*request.Request, *lightsail.RebootInstanceOutput)
- func (m *MockLightsailAPI) RebootInstanceWithContext(arg0 context.Context, arg1 *lightsail.RebootInstanceInput, ...) (*lightsail.RebootInstanceOutput, error)
- func (m *MockLightsailAPI) RebootRelationalDatabase(arg0 *lightsail.RebootRelationalDatabaseInput) (*lightsail.RebootRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) RebootRelationalDatabaseRequest(arg0 *lightsail.RebootRelationalDatabaseInput) (*request.Request, *lightsail.RebootRelationalDatabaseOutput)
- func (m *MockLightsailAPI) RebootRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.RebootRelationalDatabaseInput, ...) (*lightsail.RebootRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) RegisterContainerImage(arg0 *lightsail.RegisterContainerImageInput) (*lightsail.RegisterContainerImageOutput, error)
- func (m *MockLightsailAPI) RegisterContainerImageRequest(arg0 *lightsail.RegisterContainerImageInput) (*request.Request, *lightsail.RegisterContainerImageOutput)
- func (m *MockLightsailAPI) RegisterContainerImageWithContext(arg0 context.Context, arg1 *lightsail.RegisterContainerImageInput, ...) (*lightsail.RegisterContainerImageOutput, error)
- func (m *MockLightsailAPI) ReleaseStaticIp(arg0 *lightsail.ReleaseStaticIpInput) (*lightsail.ReleaseStaticIpOutput, error)
- func (m *MockLightsailAPI) ReleaseStaticIpRequest(arg0 *lightsail.ReleaseStaticIpInput) (*request.Request, *lightsail.ReleaseStaticIpOutput)
- func (m *MockLightsailAPI) ReleaseStaticIpWithContext(arg0 context.Context, arg1 *lightsail.ReleaseStaticIpInput, ...) (*lightsail.ReleaseStaticIpOutput, error)
- func (m *MockLightsailAPI) ResetDistributionCache(arg0 *lightsail.ResetDistributionCacheInput) (*lightsail.ResetDistributionCacheOutput, error)
- func (m *MockLightsailAPI) ResetDistributionCacheRequest(arg0 *lightsail.ResetDistributionCacheInput) (*request.Request, *lightsail.ResetDistributionCacheOutput)
- func (m *MockLightsailAPI) ResetDistributionCacheWithContext(arg0 context.Context, arg1 *lightsail.ResetDistributionCacheInput, ...) (*lightsail.ResetDistributionCacheOutput, error)
- func (m *MockLightsailAPI) SendContactMethodVerification(arg0 *lightsail.SendContactMethodVerificationInput) (*lightsail.SendContactMethodVerificationOutput, error)
- func (m *MockLightsailAPI) SendContactMethodVerificationRequest(arg0 *lightsail.SendContactMethodVerificationInput) (*request.Request, *lightsail.SendContactMethodVerificationOutput)
- func (m *MockLightsailAPI) SendContactMethodVerificationWithContext(arg0 context.Context, arg1 *lightsail.SendContactMethodVerificationInput, ...) (*lightsail.SendContactMethodVerificationOutput, error)
- func (m *MockLightsailAPI) SetIpAddressType(arg0 *lightsail.SetIpAddressTypeInput) (*lightsail.SetIpAddressTypeOutput, error)
- func (m *MockLightsailAPI) SetIpAddressTypeRequest(arg0 *lightsail.SetIpAddressTypeInput) (*request.Request, *lightsail.SetIpAddressTypeOutput)
- func (m *MockLightsailAPI) SetIpAddressTypeWithContext(arg0 context.Context, arg1 *lightsail.SetIpAddressTypeInput, ...) (*lightsail.SetIpAddressTypeOutput, error)
- func (m *MockLightsailAPI) SetResourceAccessForBucket(arg0 *lightsail.SetResourceAccessForBucketInput) (*lightsail.SetResourceAccessForBucketOutput, error)
- func (m *MockLightsailAPI) SetResourceAccessForBucketRequest(arg0 *lightsail.SetResourceAccessForBucketInput) (*request.Request, *lightsail.SetResourceAccessForBucketOutput)
- func (m *MockLightsailAPI) SetResourceAccessForBucketWithContext(arg0 context.Context, arg1 *lightsail.SetResourceAccessForBucketInput, ...) (*lightsail.SetResourceAccessForBucketOutput, error)
- func (m *MockLightsailAPI) StartInstance(arg0 *lightsail.StartInstanceInput) (*lightsail.StartInstanceOutput, error)
- func (m *MockLightsailAPI) StartInstanceRequest(arg0 *lightsail.StartInstanceInput) (*request.Request, *lightsail.StartInstanceOutput)
- func (m *MockLightsailAPI) StartInstanceWithContext(arg0 context.Context, arg1 *lightsail.StartInstanceInput, ...) (*lightsail.StartInstanceOutput, error)
- func (m *MockLightsailAPI) StartRelationalDatabase(arg0 *lightsail.StartRelationalDatabaseInput) (*lightsail.StartRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) StartRelationalDatabaseRequest(arg0 *lightsail.StartRelationalDatabaseInput) (*request.Request, *lightsail.StartRelationalDatabaseOutput)
- func (m *MockLightsailAPI) StartRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.StartRelationalDatabaseInput, ...) (*lightsail.StartRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) StopInstance(arg0 *lightsail.StopInstanceInput) (*lightsail.StopInstanceOutput, error)
- func (m *MockLightsailAPI) StopInstanceRequest(arg0 *lightsail.StopInstanceInput) (*request.Request, *lightsail.StopInstanceOutput)
- func (m *MockLightsailAPI) StopInstanceWithContext(arg0 context.Context, arg1 *lightsail.StopInstanceInput, ...) (*lightsail.StopInstanceOutput, error)
- func (m *MockLightsailAPI) StopRelationalDatabase(arg0 *lightsail.StopRelationalDatabaseInput) (*lightsail.StopRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) StopRelationalDatabaseRequest(arg0 *lightsail.StopRelationalDatabaseInput) (*request.Request, *lightsail.StopRelationalDatabaseOutput)
- func (m *MockLightsailAPI) StopRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.StopRelationalDatabaseInput, ...) (*lightsail.StopRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) TagResource(arg0 *lightsail.TagResourceInput) (*lightsail.TagResourceOutput, error)
- func (m *MockLightsailAPI) TagResourceRequest(arg0 *lightsail.TagResourceInput) (*request.Request, *lightsail.TagResourceOutput)
- func (m *MockLightsailAPI) TagResourceWithContext(arg0 context.Context, arg1 *lightsail.TagResourceInput, arg2 ...request.Option) (*lightsail.TagResourceOutput, error)
- func (m *MockLightsailAPI) TestAlarm(arg0 *lightsail.TestAlarmInput) (*lightsail.TestAlarmOutput, error)
- func (m *MockLightsailAPI) TestAlarmRequest(arg0 *lightsail.TestAlarmInput) (*request.Request, *lightsail.TestAlarmOutput)
- func (m *MockLightsailAPI) TestAlarmWithContext(arg0 context.Context, arg1 *lightsail.TestAlarmInput, arg2 ...request.Option) (*lightsail.TestAlarmOutput, error)
- func (m *MockLightsailAPI) UnpeerVpc(arg0 *lightsail.UnpeerVpcInput) (*lightsail.UnpeerVpcOutput, error)
- func (m *MockLightsailAPI) UnpeerVpcRequest(arg0 *lightsail.UnpeerVpcInput) (*request.Request, *lightsail.UnpeerVpcOutput)
- func (m *MockLightsailAPI) UnpeerVpcWithContext(arg0 context.Context, arg1 *lightsail.UnpeerVpcInput, arg2 ...request.Option) (*lightsail.UnpeerVpcOutput, error)
- func (m *MockLightsailAPI) UntagResource(arg0 *lightsail.UntagResourceInput) (*lightsail.UntagResourceOutput, error)
- func (m *MockLightsailAPI) UntagResourceRequest(arg0 *lightsail.UntagResourceInput) (*request.Request, *lightsail.UntagResourceOutput)
- func (m *MockLightsailAPI) UntagResourceWithContext(arg0 context.Context, arg1 *lightsail.UntagResourceInput, ...) (*lightsail.UntagResourceOutput, error)
- func (m *MockLightsailAPI) UpdateBucket(arg0 *lightsail.UpdateBucketInput) (*lightsail.UpdateBucketOutput, error)
- func (m *MockLightsailAPI) UpdateBucketBundle(arg0 *lightsail.UpdateBucketBundleInput) (*lightsail.UpdateBucketBundleOutput, error)
- func (m *MockLightsailAPI) UpdateBucketBundleRequest(arg0 *lightsail.UpdateBucketBundleInput) (*request.Request, *lightsail.UpdateBucketBundleOutput)
- func (m *MockLightsailAPI) UpdateBucketBundleWithContext(arg0 context.Context, arg1 *lightsail.UpdateBucketBundleInput, ...) (*lightsail.UpdateBucketBundleOutput, error)
- func (m *MockLightsailAPI) UpdateBucketRequest(arg0 *lightsail.UpdateBucketInput) (*request.Request, *lightsail.UpdateBucketOutput)
- func (m *MockLightsailAPI) UpdateBucketWithContext(arg0 context.Context, arg1 *lightsail.UpdateBucketInput, ...) (*lightsail.UpdateBucketOutput, error)
- func (m *MockLightsailAPI) UpdateContainerService(arg0 *lightsail.UpdateContainerServiceInput) (*lightsail.UpdateContainerServiceOutput, error)
- func (m *MockLightsailAPI) UpdateContainerServiceRequest(arg0 *lightsail.UpdateContainerServiceInput) (*request.Request, *lightsail.UpdateContainerServiceOutput)
- func (m *MockLightsailAPI) UpdateContainerServiceWithContext(arg0 context.Context, arg1 *lightsail.UpdateContainerServiceInput, ...) (*lightsail.UpdateContainerServiceOutput, error)
- func (m *MockLightsailAPI) UpdateDistribution(arg0 *lightsail.UpdateDistributionInput) (*lightsail.UpdateDistributionOutput, error)
- func (m *MockLightsailAPI) UpdateDistributionBundle(arg0 *lightsail.UpdateDistributionBundleInput) (*lightsail.UpdateDistributionBundleOutput, error)
- func (m *MockLightsailAPI) UpdateDistributionBundleRequest(arg0 *lightsail.UpdateDistributionBundleInput) (*request.Request, *lightsail.UpdateDistributionBundleOutput)
- func (m *MockLightsailAPI) UpdateDistributionBundleWithContext(arg0 context.Context, arg1 *lightsail.UpdateDistributionBundleInput, ...) (*lightsail.UpdateDistributionBundleOutput, error)
- func (m *MockLightsailAPI) UpdateDistributionRequest(arg0 *lightsail.UpdateDistributionInput) (*request.Request, *lightsail.UpdateDistributionOutput)
- func (m *MockLightsailAPI) UpdateDistributionWithContext(arg0 context.Context, arg1 *lightsail.UpdateDistributionInput, ...) (*lightsail.UpdateDistributionOutput, error)
- func (m *MockLightsailAPI) UpdateDomainEntry(arg0 *lightsail.UpdateDomainEntryInput) (*lightsail.UpdateDomainEntryOutput, error)
- func (m *MockLightsailAPI) UpdateDomainEntryRequest(arg0 *lightsail.UpdateDomainEntryInput) (*request.Request, *lightsail.UpdateDomainEntryOutput)
- func (m *MockLightsailAPI) UpdateDomainEntryWithContext(arg0 context.Context, arg1 *lightsail.UpdateDomainEntryInput, ...) (*lightsail.UpdateDomainEntryOutput, error)
- func (m *MockLightsailAPI) UpdateInstanceMetadataOptions(arg0 *lightsail.UpdateInstanceMetadataOptionsInput) (*lightsail.UpdateInstanceMetadataOptionsOutput, error)
- func (m *MockLightsailAPI) UpdateInstanceMetadataOptionsRequest(arg0 *lightsail.UpdateInstanceMetadataOptionsInput) (*request.Request, *lightsail.UpdateInstanceMetadataOptionsOutput)
- func (m *MockLightsailAPI) UpdateInstanceMetadataOptionsWithContext(arg0 context.Context, arg1 *lightsail.UpdateInstanceMetadataOptionsInput, ...) (*lightsail.UpdateInstanceMetadataOptionsOutput, error)
- func (m *MockLightsailAPI) UpdateLoadBalancerAttribute(arg0 *lightsail.UpdateLoadBalancerAttributeInput) (*lightsail.UpdateLoadBalancerAttributeOutput, error)
- func (m *MockLightsailAPI) UpdateLoadBalancerAttributeRequest(arg0 *lightsail.UpdateLoadBalancerAttributeInput) (*request.Request, *lightsail.UpdateLoadBalancerAttributeOutput)
- func (m *MockLightsailAPI) UpdateLoadBalancerAttributeWithContext(arg0 context.Context, arg1 *lightsail.UpdateLoadBalancerAttributeInput, ...) (*lightsail.UpdateLoadBalancerAttributeOutput, error)
- func (m *MockLightsailAPI) UpdateRelationalDatabase(arg0 *lightsail.UpdateRelationalDatabaseInput) (*lightsail.UpdateRelationalDatabaseOutput, error)
- func (m *MockLightsailAPI) UpdateRelationalDatabaseParameters(arg0 *lightsail.UpdateRelationalDatabaseParametersInput) (*lightsail.UpdateRelationalDatabaseParametersOutput, error)
- func (m *MockLightsailAPI) UpdateRelationalDatabaseParametersRequest(arg0 *lightsail.UpdateRelationalDatabaseParametersInput) (*request.Request, *lightsail.UpdateRelationalDatabaseParametersOutput)
- func (m *MockLightsailAPI) UpdateRelationalDatabaseParametersWithContext(arg0 context.Context, arg1 *lightsail.UpdateRelationalDatabaseParametersInput, ...) (*lightsail.UpdateRelationalDatabaseParametersOutput, error)
- func (m *MockLightsailAPI) UpdateRelationalDatabaseRequest(arg0 *lightsail.UpdateRelationalDatabaseInput) (*request.Request, *lightsail.UpdateRelationalDatabaseOutput)
- func (m *MockLightsailAPI) UpdateRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.UpdateRelationalDatabaseInput, ...) (*lightsail.UpdateRelationalDatabaseOutput, error)
- type MockLightsailAPIMockRecorder
- func (mr *MockLightsailAPIMockRecorder) AllocateStaticIp(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AllocateStaticIpRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AllocateStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachCertificateToDistribution(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachCertificateToDistributionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachCertificateToDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachDisk(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachDiskRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancer(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificate(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachStaticIp(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachStaticIpRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) AttachStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CloseInstancePublicPorts(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CloseInstancePublicPortsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CloseInstancePublicPortsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CopySnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CopySnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CopySnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateBucket(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateBucketAccessKey(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateBucketAccessKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateBucketAccessKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateBucketRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateCertificate(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateCertificateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateCloudFormationStack(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateCloudFormationStackRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateCloudFormationStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContactMethod(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContactMethodRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContactMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContainerService(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceDeployment(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceDeploymentRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLogin(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLoginRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLoginWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDisk(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDiskFromSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDiskFromSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDiskFromSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDiskRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDiskSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDiskSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDiskSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDistribution(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDistributionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDomain(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDomainEntry(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDomainEntryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDomainEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateInstanceSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateInstanceSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateInstanceSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateInstances(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateInstancesFromSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateInstancesFromSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateInstancesFromSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateKeyPair(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateKeyPairRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancer(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificate(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteAlarm(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteAlarmRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteAutoSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteAutoSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteAutoSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteBucket(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteBucketAccessKey(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteBucketAccessKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteBucketAccessKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteBucketRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteCertificate(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteCertificateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteContactMethod(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteContactMethodRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteContactMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteContainerImage(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteContainerImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteContainerImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteContainerService(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteContainerServiceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteContainerServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDisk(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDiskRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDiskSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDiskSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDiskSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDistribution(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDistributionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDomain(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDomainEntry(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDomainEntryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDomainEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteInstance(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteInstanceSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteInstanceSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteInstanceSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteKeyPair(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteKeyPairRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteKnownHostKeys(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteKnownHostKeysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteKnownHostKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancer(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificate(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachCertificateFromDistribution(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachCertificateFromDistributionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachCertificateFromDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachDisk(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachDiskRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancer(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachStaticIp(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachStaticIpRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DetachStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DisableAddOn(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DisableAddOnRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DisableAddOnWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DownloadDefaultKeyPair(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DownloadDefaultKeyPairRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) DownloadDefaultKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) EnableAddOn(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) EnableAddOnRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) EnableAddOnWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ExportSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ExportSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ExportSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetActiveNames(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetActiveNamesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetActiveNamesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetAlarms(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetAlarmsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetAutoSnapshots(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetAutoSnapshotsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetAutoSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBlueprints(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBlueprintsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBlueprintsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBucketAccessKeys(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBucketAccessKeysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBucketAccessKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBucketBundles(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBucketBundlesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBucketBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBucketMetricData(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBucketMetricDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBucketMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBuckets(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBucketsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBucketsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBundles(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBundlesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetCertificates(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetCertificatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetCloudFormationStackRecords(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetCloudFormationStackRecordsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetCloudFormationStackRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContactMethods(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContactMethodsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContactMethodsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerAPIMetadata(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerAPIMetadataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerAPIMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerImages(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerImagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerLog(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerLogRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerLogWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServiceDeployments(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServiceDeploymentsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServiceDeploymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServiceMetricData(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServiceMetricDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServiceMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServicePowers(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServicePowersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServicePowersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServices(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetContainerServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDisk(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDiskRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshots(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDisks(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDisksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDisksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributionBundles(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributionBundlesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributionBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributionLatestCacheReset(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributionLatestCacheResetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributionLatestCacheResetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributionMetricData(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributionMetricDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributionMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributions(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDistributionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDomain(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDomainRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDomains(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDomainsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetExportSnapshotRecords(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetExportSnapshotRecordsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetExportSnapshotRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstance(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceAccessDetails(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceAccessDetailsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceAccessDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceMetricData(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceMetricDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstancePortStates(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstancePortStatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstancePortStatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshots(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceState(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceStateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstances(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetKeyPair(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetKeyPairRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetKeyPairs(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetKeyPairsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetKeyPairsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancer(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerMetricData(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerMetricDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificates(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsPolicies(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsPoliciesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancers(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetLoadBalancersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetOperation(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetOperationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetOperations(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetOperationsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetOperationsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetOperationsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetOperationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRegions(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRegionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRegionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprints(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprintsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprintsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBundles(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBundlesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseEvents(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEvents(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreams(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreamsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPassword(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPasswordRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricData(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricDataRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseParameters(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseParametersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshots(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabases(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetStaticIp(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetStaticIpRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetStaticIps(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetStaticIpsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) GetStaticIpsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ImportKeyPair(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ImportKeyPairRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ImportKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) IsVpcPeered(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) IsVpcPeeredRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) IsVpcPeeredWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) OpenInstancePublicPorts(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) OpenInstancePublicPortsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) OpenInstancePublicPortsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) PeerVpc(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) PeerVpcRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) PeerVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) PutAlarm(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) PutAlarmRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) PutAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) PutInstancePublicPorts(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) PutInstancePublicPortsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) PutInstancePublicPortsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) RebootInstance(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) RebootInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) RebootInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) RebootRelationalDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) RebootRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) RebootRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) RegisterContainerImage(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) RegisterContainerImageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) RegisterContainerImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ReleaseStaticIp(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ReleaseStaticIpRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ReleaseStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ResetDistributionCache(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ResetDistributionCacheRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) ResetDistributionCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) SendContactMethodVerification(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) SendContactMethodVerificationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) SendContactMethodVerificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) SetIpAddressType(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) SetIpAddressTypeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) SetIpAddressTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) SetResourceAccessForBucket(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) SetResourceAccessForBucketRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) SetResourceAccessForBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StartInstance(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StartInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StartInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StartRelationalDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StartRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StartRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StopInstance(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StopInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StopInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StopRelationalDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StopRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) StopRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) TestAlarm(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) TestAlarmRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) TestAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UnpeerVpc(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UnpeerVpcRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UnpeerVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateBucket(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateBucketBundle(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateBucketBundleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateBucketBundleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateBucketRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateContainerService(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateContainerServiceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateContainerServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateDistribution(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateDistributionBundle(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateDistributionBundleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateDistributionBundleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateDistributionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateDomainEntry(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateDomainEntryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateDomainEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateInstanceMetadataOptions(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateInstanceMetadataOptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateInstanceMetadataOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateLoadBalancerAttribute(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateLoadBalancerAttributeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateLoadBalancerAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabase(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParameters(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParametersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLightsailAPI ¶
type MockLightsailAPI struct {
// contains filtered or unexported fields
}
MockLightsailAPI is a mock of LightsailAPI interface
func NewMockLightsailAPI ¶
func NewMockLightsailAPI(ctrl *gomock.Controller) *MockLightsailAPI
NewMockLightsailAPI creates a new mock instance
func (*MockLightsailAPI) AllocateStaticIp ¶
func (m *MockLightsailAPI) AllocateStaticIp(arg0 *lightsail.AllocateStaticIpInput) (*lightsail.AllocateStaticIpOutput, error)
AllocateStaticIp mocks base method
func (*MockLightsailAPI) AllocateStaticIpRequest ¶
func (m *MockLightsailAPI) AllocateStaticIpRequest(arg0 *lightsail.AllocateStaticIpInput) (*request.Request, *lightsail.AllocateStaticIpOutput)
AllocateStaticIpRequest mocks base method
func (*MockLightsailAPI) AllocateStaticIpWithContext ¶
func (m *MockLightsailAPI) AllocateStaticIpWithContext(arg0 context.Context, arg1 *lightsail.AllocateStaticIpInput, arg2 ...request.Option) (*lightsail.AllocateStaticIpOutput, error)
AllocateStaticIpWithContext mocks base method
func (*MockLightsailAPI) AttachCertificateToDistribution ¶
func (m *MockLightsailAPI) AttachCertificateToDistribution(arg0 *lightsail.AttachCertificateToDistributionInput) (*lightsail.AttachCertificateToDistributionOutput, error)
AttachCertificateToDistribution mocks base method
func (*MockLightsailAPI) AttachCertificateToDistributionRequest ¶
func (m *MockLightsailAPI) AttachCertificateToDistributionRequest(arg0 *lightsail.AttachCertificateToDistributionInput) (*request.Request, *lightsail.AttachCertificateToDistributionOutput)
AttachCertificateToDistributionRequest mocks base method
func (*MockLightsailAPI) AttachCertificateToDistributionWithContext ¶
func (m *MockLightsailAPI) AttachCertificateToDistributionWithContext(arg0 context.Context, arg1 *lightsail.AttachCertificateToDistributionInput, arg2 ...request.Option) (*lightsail.AttachCertificateToDistributionOutput, error)
AttachCertificateToDistributionWithContext mocks base method
func (*MockLightsailAPI) AttachDisk ¶
func (m *MockLightsailAPI) AttachDisk(arg0 *lightsail.AttachDiskInput) (*lightsail.AttachDiskOutput, error)
AttachDisk mocks base method
func (*MockLightsailAPI) AttachDiskRequest ¶
func (m *MockLightsailAPI) AttachDiskRequest(arg0 *lightsail.AttachDiskInput) (*request.Request, *lightsail.AttachDiskOutput)
AttachDiskRequest mocks base method
func (*MockLightsailAPI) AttachDiskWithContext ¶
func (m *MockLightsailAPI) AttachDiskWithContext(arg0 context.Context, arg1 *lightsail.AttachDiskInput, arg2 ...request.Option) (*lightsail.AttachDiskOutput, error)
AttachDiskWithContext mocks base method
func (*MockLightsailAPI) AttachInstancesToLoadBalancer ¶
func (m *MockLightsailAPI) AttachInstancesToLoadBalancer(arg0 *lightsail.AttachInstancesToLoadBalancerInput) (*lightsail.AttachInstancesToLoadBalancerOutput, error)
AttachInstancesToLoadBalancer mocks base method
func (*MockLightsailAPI) AttachInstancesToLoadBalancerRequest ¶
func (m *MockLightsailAPI) AttachInstancesToLoadBalancerRequest(arg0 *lightsail.AttachInstancesToLoadBalancerInput) (*request.Request, *lightsail.AttachInstancesToLoadBalancerOutput)
AttachInstancesToLoadBalancerRequest mocks base method
func (*MockLightsailAPI) AttachInstancesToLoadBalancerWithContext ¶
func (m *MockLightsailAPI) AttachInstancesToLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.AttachInstancesToLoadBalancerInput, arg2 ...request.Option) (*lightsail.AttachInstancesToLoadBalancerOutput, error)
AttachInstancesToLoadBalancerWithContext mocks base method
func (*MockLightsailAPI) AttachLoadBalancerTlsCertificate ¶
func (m *MockLightsailAPI) AttachLoadBalancerTlsCertificate(arg0 *lightsail.AttachLoadBalancerTlsCertificateInput) (*lightsail.AttachLoadBalancerTlsCertificateOutput, error)
AttachLoadBalancerTlsCertificate mocks base method
func (*MockLightsailAPI) AttachLoadBalancerTlsCertificateRequest ¶
func (m *MockLightsailAPI) AttachLoadBalancerTlsCertificateRequest(arg0 *lightsail.AttachLoadBalancerTlsCertificateInput) (*request.Request, *lightsail.AttachLoadBalancerTlsCertificateOutput)
AttachLoadBalancerTlsCertificateRequest mocks base method
func (*MockLightsailAPI) AttachLoadBalancerTlsCertificateWithContext ¶
func (m *MockLightsailAPI) AttachLoadBalancerTlsCertificateWithContext(arg0 context.Context, arg1 *lightsail.AttachLoadBalancerTlsCertificateInput, arg2 ...request.Option) (*lightsail.AttachLoadBalancerTlsCertificateOutput, error)
AttachLoadBalancerTlsCertificateWithContext mocks base method
func (*MockLightsailAPI) AttachStaticIp ¶
func (m *MockLightsailAPI) AttachStaticIp(arg0 *lightsail.AttachStaticIpInput) (*lightsail.AttachStaticIpOutput, error)
AttachStaticIp mocks base method
func (*MockLightsailAPI) AttachStaticIpRequest ¶
func (m *MockLightsailAPI) AttachStaticIpRequest(arg0 *lightsail.AttachStaticIpInput) (*request.Request, *lightsail.AttachStaticIpOutput)
AttachStaticIpRequest mocks base method
func (*MockLightsailAPI) AttachStaticIpWithContext ¶
func (m *MockLightsailAPI) AttachStaticIpWithContext(arg0 context.Context, arg1 *lightsail.AttachStaticIpInput, arg2 ...request.Option) (*lightsail.AttachStaticIpOutput, error)
AttachStaticIpWithContext mocks base method
func (*MockLightsailAPI) CloseInstancePublicPorts ¶
func (m *MockLightsailAPI) CloseInstancePublicPorts(arg0 *lightsail.CloseInstancePublicPortsInput) (*lightsail.CloseInstancePublicPortsOutput, error)
CloseInstancePublicPorts mocks base method
func (*MockLightsailAPI) CloseInstancePublicPortsRequest ¶
func (m *MockLightsailAPI) CloseInstancePublicPortsRequest(arg0 *lightsail.CloseInstancePublicPortsInput) (*request.Request, *lightsail.CloseInstancePublicPortsOutput)
CloseInstancePublicPortsRequest mocks base method
func (*MockLightsailAPI) CloseInstancePublicPortsWithContext ¶
func (m *MockLightsailAPI) CloseInstancePublicPortsWithContext(arg0 context.Context, arg1 *lightsail.CloseInstancePublicPortsInput, arg2 ...request.Option) (*lightsail.CloseInstancePublicPortsOutput, error)
CloseInstancePublicPortsWithContext mocks base method
func (*MockLightsailAPI) CopySnapshot ¶
func (m *MockLightsailAPI) CopySnapshot(arg0 *lightsail.CopySnapshotInput) (*lightsail.CopySnapshotOutput, error)
CopySnapshot mocks base method
func (*MockLightsailAPI) CopySnapshotRequest ¶
func (m *MockLightsailAPI) CopySnapshotRequest(arg0 *lightsail.CopySnapshotInput) (*request.Request, *lightsail.CopySnapshotOutput)
CopySnapshotRequest mocks base method
func (*MockLightsailAPI) CopySnapshotWithContext ¶
func (m *MockLightsailAPI) CopySnapshotWithContext(arg0 context.Context, arg1 *lightsail.CopySnapshotInput, arg2 ...request.Option) (*lightsail.CopySnapshotOutput, error)
CopySnapshotWithContext mocks base method
func (*MockLightsailAPI) CreateBucket ¶
func (m *MockLightsailAPI) CreateBucket(arg0 *lightsail.CreateBucketInput) (*lightsail.CreateBucketOutput, error)
CreateBucket mocks base method
func (*MockLightsailAPI) CreateBucketAccessKey ¶
func (m *MockLightsailAPI) CreateBucketAccessKey(arg0 *lightsail.CreateBucketAccessKeyInput) (*lightsail.CreateBucketAccessKeyOutput, error)
CreateBucketAccessKey mocks base method
func (*MockLightsailAPI) CreateBucketAccessKeyRequest ¶
func (m *MockLightsailAPI) CreateBucketAccessKeyRequest(arg0 *lightsail.CreateBucketAccessKeyInput) (*request.Request, *lightsail.CreateBucketAccessKeyOutput)
CreateBucketAccessKeyRequest mocks base method
func (*MockLightsailAPI) CreateBucketAccessKeyWithContext ¶
func (m *MockLightsailAPI) CreateBucketAccessKeyWithContext(arg0 context.Context, arg1 *lightsail.CreateBucketAccessKeyInput, arg2 ...request.Option) (*lightsail.CreateBucketAccessKeyOutput, error)
CreateBucketAccessKeyWithContext mocks base method
func (*MockLightsailAPI) CreateBucketRequest ¶
func (m *MockLightsailAPI) CreateBucketRequest(arg0 *lightsail.CreateBucketInput) (*request.Request, *lightsail.CreateBucketOutput)
CreateBucketRequest mocks base method
func (*MockLightsailAPI) CreateBucketWithContext ¶
func (m *MockLightsailAPI) CreateBucketWithContext(arg0 context.Context, arg1 *lightsail.CreateBucketInput, arg2 ...request.Option) (*lightsail.CreateBucketOutput, error)
CreateBucketWithContext mocks base method
func (*MockLightsailAPI) CreateCertificate ¶
func (m *MockLightsailAPI) CreateCertificate(arg0 *lightsail.CreateCertificateInput) (*lightsail.CreateCertificateOutput, error)
CreateCertificate mocks base method
func (*MockLightsailAPI) CreateCertificateRequest ¶
func (m *MockLightsailAPI) CreateCertificateRequest(arg0 *lightsail.CreateCertificateInput) (*request.Request, *lightsail.CreateCertificateOutput)
CreateCertificateRequest mocks base method
func (*MockLightsailAPI) CreateCertificateWithContext ¶
func (m *MockLightsailAPI) CreateCertificateWithContext(arg0 context.Context, arg1 *lightsail.CreateCertificateInput, arg2 ...request.Option) (*lightsail.CreateCertificateOutput, error)
CreateCertificateWithContext mocks base method
func (*MockLightsailAPI) CreateCloudFormationStack ¶
func (m *MockLightsailAPI) CreateCloudFormationStack(arg0 *lightsail.CreateCloudFormationStackInput) (*lightsail.CreateCloudFormationStackOutput, error)
CreateCloudFormationStack mocks base method
func (*MockLightsailAPI) CreateCloudFormationStackRequest ¶
func (m *MockLightsailAPI) CreateCloudFormationStackRequest(arg0 *lightsail.CreateCloudFormationStackInput) (*request.Request, *lightsail.CreateCloudFormationStackOutput)
CreateCloudFormationStackRequest mocks base method
func (*MockLightsailAPI) CreateCloudFormationStackWithContext ¶
func (m *MockLightsailAPI) CreateCloudFormationStackWithContext(arg0 context.Context, arg1 *lightsail.CreateCloudFormationStackInput, arg2 ...request.Option) (*lightsail.CreateCloudFormationStackOutput, error)
CreateCloudFormationStackWithContext mocks base method
func (*MockLightsailAPI) CreateContactMethod ¶
func (m *MockLightsailAPI) CreateContactMethod(arg0 *lightsail.CreateContactMethodInput) (*lightsail.CreateContactMethodOutput, error)
CreateContactMethod mocks base method
func (*MockLightsailAPI) CreateContactMethodRequest ¶
func (m *MockLightsailAPI) CreateContactMethodRequest(arg0 *lightsail.CreateContactMethodInput) (*request.Request, *lightsail.CreateContactMethodOutput)
CreateContactMethodRequest mocks base method
func (*MockLightsailAPI) CreateContactMethodWithContext ¶
func (m *MockLightsailAPI) CreateContactMethodWithContext(arg0 context.Context, arg1 *lightsail.CreateContactMethodInput, arg2 ...request.Option) (*lightsail.CreateContactMethodOutput, error)
CreateContactMethodWithContext mocks base method
func (*MockLightsailAPI) CreateContainerService ¶
func (m *MockLightsailAPI) CreateContainerService(arg0 *lightsail.CreateContainerServiceInput) (*lightsail.CreateContainerServiceOutput, error)
CreateContainerService mocks base method
func (*MockLightsailAPI) CreateContainerServiceDeployment ¶
func (m *MockLightsailAPI) CreateContainerServiceDeployment(arg0 *lightsail.CreateContainerServiceDeploymentInput) (*lightsail.CreateContainerServiceDeploymentOutput, error)
CreateContainerServiceDeployment mocks base method
func (*MockLightsailAPI) CreateContainerServiceDeploymentRequest ¶
func (m *MockLightsailAPI) CreateContainerServiceDeploymentRequest(arg0 *lightsail.CreateContainerServiceDeploymentInput) (*request.Request, *lightsail.CreateContainerServiceDeploymentOutput)
CreateContainerServiceDeploymentRequest mocks base method
func (*MockLightsailAPI) CreateContainerServiceDeploymentWithContext ¶
func (m *MockLightsailAPI) CreateContainerServiceDeploymentWithContext(arg0 context.Context, arg1 *lightsail.CreateContainerServiceDeploymentInput, arg2 ...request.Option) (*lightsail.CreateContainerServiceDeploymentOutput, error)
CreateContainerServiceDeploymentWithContext mocks base method
func (*MockLightsailAPI) CreateContainerServiceRegistryLogin ¶
func (m *MockLightsailAPI) CreateContainerServiceRegistryLogin(arg0 *lightsail.CreateContainerServiceRegistryLoginInput) (*lightsail.CreateContainerServiceRegistryLoginOutput, error)
CreateContainerServiceRegistryLogin mocks base method
func (*MockLightsailAPI) CreateContainerServiceRegistryLoginRequest ¶
func (m *MockLightsailAPI) CreateContainerServiceRegistryLoginRequest(arg0 *lightsail.CreateContainerServiceRegistryLoginInput) (*request.Request, *lightsail.CreateContainerServiceRegistryLoginOutput)
CreateContainerServiceRegistryLoginRequest mocks base method
func (*MockLightsailAPI) CreateContainerServiceRegistryLoginWithContext ¶
func (m *MockLightsailAPI) CreateContainerServiceRegistryLoginWithContext(arg0 context.Context, arg1 *lightsail.CreateContainerServiceRegistryLoginInput, arg2 ...request.Option) (*lightsail.CreateContainerServiceRegistryLoginOutput, error)
CreateContainerServiceRegistryLoginWithContext mocks base method
func (*MockLightsailAPI) CreateContainerServiceRequest ¶
func (m *MockLightsailAPI) CreateContainerServiceRequest(arg0 *lightsail.CreateContainerServiceInput) (*request.Request, *lightsail.CreateContainerServiceOutput)
CreateContainerServiceRequest mocks base method
func (*MockLightsailAPI) CreateContainerServiceWithContext ¶
func (m *MockLightsailAPI) CreateContainerServiceWithContext(arg0 context.Context, arg1 *lightsail.CreateContainerServiceInput, arg2 ...request.Option) (*lightsail.CreateContainerServiceOutput, error)
CreateContainerServiceWithContext mocks base method
func (*MockLightsailAPI) CreateDisk ¶
func (m *MockLightsailAPI) CreateDisk(arg0 *lightsail.CreateDiskInput) (*lightsail.CreateDiskOutput, error)
CreateDisk mocks base method
func (*MockLightsailAPI) CreateDiskFromSnapshot ¶
func (m *MockLightsailAPI) CreateDiskFromSnapshot(arg0 *lightsail.CreateDiskFromSnapshotInput) (*lightsail.CreateDiskFromSnapshotOutput, error)
CreateDiskFromSnapshot mocks base method
func (*MockLightsailAPI) CreateDiskFromSnapshotRequest ¶
func (m *MockLightsailAPI) CreateDiskFromSnapshotRequest(arg0 *lightsail.CreateDiskFromSnapshotInput) (*request.Request, *lightsail.CreateDiskFromSnapshotOutput)
CreateDiskFromSnapshotRequest mocks base method
func (*MockLightsailAPI) CreateDiskFromSnapshotWithContext ¶
func (m *MockLightsailAPI) CreateDiskFromSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateDiskFromSnapshotInput, arg2 ...request.Option) (*lightsail.CreateDiskFromSnapshotOutput, error)
CreateDiskFromSnapshotWithContext mocks base method
func (*MockLightsailAPI) CreateDiskRequest ¶
func (m *MockLightsailAPI) CreateDiskRequest(arg0 *lightsail.CreateDiskInput) (*request.Request, *lightsail.CreateDiskOutput)
CreateDiskRequest mocks base method
func (*MockLightsailAPI) CreateDiskSnapshot ¶
func (m *MockLightsailAPI) CreateDiskSnapshot(arg0 *lightsail.CreateDiskSnapshotInput) (*lightsail.CreateDiskSnapshotOutput, error)
CreateDiskSnapshot mocks base method
func (*MockLightsailAPI) CreateDiskSnapshotRequest ¶
func (m *MockLightsailAPI) CreateDiskSnapshotRequest(arg0 *lightsail.CreateDiskSnapshotInput) (*request.Request, *lightsail.CreateDiskSnapshotOutput)
CreateDiskSnapshotRequest mocks base method
func (*MockLightsailAPI) CreateDiskSnapshotWithContext ¶
func (m *MockLightsailAPI) CreateDiskSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateDiskSnapshotInput, arg2 ...request.Option) (*lightsail.CreateDiskSnapshotOutput, error)
CreateDiskSnapshotWithContext mocks base method
func (*MockLightsailAPI) CreateDiskWithContext ¶
func (m *MockLightsailAPI) CreateDiskWithContext(arg0 context.Context, arg1 *lightsail.CreateDiskInput, arg2 ...request.Option) (*lightsail.CreateDiskOutput, error)
CreateDiskWithContext mocks base method
func (*MockLightsailAPI) CreateDistribution ¶
func (m *MockLightsailAPI) CreateDistribution(arg0 *lightsail.CreateDistributionInput) (*lightsail.CreateDistributionOutput, error)
CreateDistribution mocks base method
func (*MockLightsailAPI) CreateDistributionRequest ¶
func (m *MockLightsailAPI) CreateDistributionRequest(arg0 *lightsail.CreateDistributionInput) (*request.Request, *lightsail.CreateDistributionOutput)
CreateDistributionRequest mocks base method
func (*MockLightsailAPI) CreateDistributionWithContext ¶
func (m *MockLightsailAPI) CreateDistributionWithContext(arg0 context.Context, arg1 *lightsail.CreateDistributionInput, arg2 ...request.Option) (*lightsail.CreateDistributionOutput, error)
CreateDistributionWithContext mocks base method
func (*MockLightsailAPI) CreateDomain ¶
func (m *MockLightsailAPI) CreateDomain(arg0 *lightsail.CreateDomainInput) (*lightsail.CreateDomainOutput, error)
CreateDomain mocks base method
func (*MockLightsailAPI) CreateDomainEntry ¶
func (m *MockLightsailAPI) CreateDomainEntry(arg0 *lightsail.CreateDomainEntryInput) (*lightsail.CreateDomainEntryOutput, error)
CreateDomainEntry mocks base method
func (*MockLightsailAPI) CreateDomainEntryRequest ¶
func (m *MockLightsailAPI) CreateDomainEntryRequest(arg0 *lightsail.CreateDomainEntryInput) (*request.Request, *lightsail.CreateDomainEntryOutput)
CreateDomainEntryRequest mocks base method
func (*MockLightsailAPI) CreateDomainEntryWithContext ¶
func (m *MockLightsailAPI) CreateDomainEntryWithContext(arg0 context.Context, arg1 *lightsail.CreateDomainEntryInput, arg2 ...request.Option) (*lightsail.CreateDomainEntryOutput, error)
CreateDomainEntryWithContext mocks base method
func (*MockLightsailAPI) CreateDomainRequest ¶
func (m *MockLightsailAPI) CreateDomainRequest(arg0 *lightsail.CreateDomainInput) (*request.Request, *lightsail.CreateDomainOutput)
CreateDomainRequest mocks base method
func (*MockLightsailAPI) CreateDomainWithContext ¶
func (m *MockLightsailAPI) CreateDomainWithContext(arg0 context.Context, arg1 *lightsail.CreateDomainInput, arg2 ...request.Option) (*lightsail.CreateDomainOutput, error)
CreateDomainWithContext mocks base method
func (*MockLightsailAPI) CreateInstanceSnapshot ¶
func (m *MockLightsailAPI) CreateInstanceSnapshot(arg0 *lightsail.CreateInstanceSnapshotInput) (*lightsail.CreateInstanceSnapshotOutput, error)
CreateInstanceSnapshot mocks base method
func (*MockLightsailAPI) CreateInstanceSnapshotRequest ¶
func (m *MockLightsailAPI) CreateInstanceSnapshotRequest(arg0 *lightsail.CreateInstanceSnapshotInput) (*request.Request, *lightsail.CreateInstanceSnapshotOutput)
CreateInstanceSnapshotRequest mocks base method
func (*MockLightsailAPI) CreateInstanceSnapshotWithContext ¶
func (m *MockLightsailAPI) CreateInstanceSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateInstanceSnapshotInput, arg2 ...request.Option) (*lightsail.CreateInstanceSnapshotOutput, error)
CreateInstanceSnapshotWithContext mocks base method
func (*MockLightsailAPI) CreateInstances ¶
func (m *MockLightsailAPI) CreateInstances(arg0 *lightsail.CreateInstancesInput) (*lightsail.CreateInstancesOutput, error)
CreateInstances mocks base method
func (*MockLightsailAPI) CreateInstancesFromSnapshot ¶
func (m *MockLightsailAPI) CreateInstancesFromSnapshot(arg0 *lightsail.CreateInstancesFromSnapshotInput) (*lightsail.CreateInstancesFromSnapshotOutput, error)
CreateInstancesFromSnapshot mocks base method
func (*MockLightsailAPI) CreateInstancesFromSnapshotRequest ¶
func (m *MockLightsailAPI) CreateInstancesFromSnapshotRequest(arg0 *lightsail.CreateInstancesFromSnapshotInput) (*request.Request, *lightsail.CreateInstancesFromSnapshotOutput)
CreateInstancesFromSnapshotRequest mocks base method
func (*MockLightsailAPI) CreateInstancesFromSnapshotWithContext ¶
func (m *MockLightsailAPI) CreateInstancesFromSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateInstancesFromSnapshotInput, arg2 ...request.Option) (*lightsail.CreateInstancesFromSnapshotOutput, error)
CreateInstancesFromSnapshotWithContext mocks base method
func (*MockLightsailAPI) CreateInstancesRequest ¶
func (m *MockLightsailAPI) CreateInstancesRequest(arg0 *lightsail.CreateInstancesInput) (*request.Request, *lightsail.CreateInstancesOutput)
CreateInstancesRequest mocks base method
func (*MockLightsailAPI) CreateInstancesWithContext ¶
func (m *MockLightsailAPI) CreateInstancesWithContext(arg0 context.Context, arg1 *lightsail.CreateInstancesInput, arg2 ...request.Option) (*lightsail.CreateInstancesOutput, error)
CreateInstancesWithContext mocks base method
func (*MockLightsailAPI) CreateKeyPair ¶
func (m *MockLightsailAPI) CreateKeyPair(arg0 *lightsail.CreateKeyPairInput) (*lightsail.CreateKeyPairOutput, error)
CreateKeyPair mocks base method
func (*MockLightsailAPI) CreateKeyPairRequest ¶
func (m *MockLightsailAPI) CreateKeyPairRequest(arg0 *lightsail.CreateKeyPairInput) (*request.Request, *lightsail.CreateKeyPairOutput)
CreateKeyPairRequest mocks base method
func (*MockLightsailAPI) CreateKeyPairWithContext ¶
func (m *MockLightsailAPI) CreateKeyPairWithContext(arg0 context.Context, arg1 *lightsail.CreateKeyPairInput, arg2 ...request.Option) (*lightsail.CreateKeyPairOutput, error)
CreateKeyPairWithContext mocks base method
func (*MockLightsailAPI) CreateLoadBalancer ¶
func (m *MockLightsailAPI) CreateLoadBalancer(arg0 *lightsail.CreateLoadBalancerInput) (*lightsail.CreateLoadBalancerOutput, error)
CreateLoadBalancer mocks base method
func (*MockLightsailAPI) CreateLoadBalancerRequest ¶
func (m *MockLightsailAPI) CreateLoadBalancerRequest(arg0 *lightsail.CreateLoadBalancerInput) (*request.Request, *lightsail.CreateLoadBalancerOutput)
CreateLoadBalancerRequest mocks base method
func (*MockLightsailAPI) CreateLoadBalancerTlsCertificate ¶
func (m *MockLightsailAPI) CreateLoadBalancerTlsCertificate(arg0 *lightsail.CreateLoadBalancerTlsCertificateInput) (*lightsail.CreateLoadBalancerTlsCertificateOutput, error)
CreateLoadBalancerTlsCertificate mocks base method
func (*MockLightsailAPI) CreateLoadBalancerTlsCertificateRequest ¶
func (m *MockLightsailAPI) CreateLoadBalancerTlsCertificateRequest(arg0 *lightsail.CreateLoadBalancerTlsCertificateInput) (*request.Request, *lightsail.CreateLoadBalancerTlsCertificateOutput)
CreateLoadBalancerTlsCertificateRequest mocks base method
func (*MockLightsailAPI) CreateLoadBalancerTlsCertificateWithContext ¶
func (m *MockLightsailAPI) CreateLoadBalancerTlsCertificateWithContext(arg0 context.Context, arg1 *lightsail.CreateLoadBalancerTlsCertificateInput, arg2 ...request.Option) (*lightsail.CreateLoadBalancerTlsCertificateOutput, error)
CreateLoadBalancerTlsCertificateWithContext mocks base method
func (*MockLightsailAPI) CreateLoadBalancerWithContext ¶
func (m *MockLightsailAPI) CreateLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.CreateLoadBalancerInput, arg2 ...request.Option) (*lightsail.CreateLoadBalancerOutput, error)
CreateLoadBalancerWithContext mocks base method
func (*MockLightsailAPI) CreateRelationalDatabase ¶
func (m *MockLightsailAPI) CreateRelationalDatabase(arg0 *lightsail.CreateRelationalDatabaseInput) (*lightsail.CreateRelationalDatabaseOutput, error)
CreateRelationalDatabase mocks base method
func (*MockLightsailAPI) CreateRelationalDatabaseFromSnapshot ¶
func (m *MockLightsailAPI) CreateRelationalDatabaseFromSnapshot(arg0 *lightsail.CreateRelationalDatabaseFromSnapshotInput) (*lightsail.CreateRelationalDatabaseFromSnapshotOutput, error)
CreateRelationalDatabaseFromSnapshot mocks base method
func (*MockLightsailAPI) CreateRelationalDatabaseFromSnapshotRequest ¶
func (m *MockLightsailAPI) CreateRelationalDatabaseFromSnapshotRequest(arg0 *lightsail.CreateRelationalDatabaseFromSnapshotInput) (*request.Request, *lightsail.CreateRelationalDatabaseFromSnapshotOutput)
CreateRelationalDatabaseFromSnapshotRequest mocks base method
func (*MockLightsailAPI) CreateRelationalDatabaseFromSnapshotWithContext ¶
func (m *MockLightsailAPI) CreateRelationalDatabaseFromSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateRelationalDatabaseFromSnapshotInput, arg2 ...request.Option) (*lightsail.CreateRelationalDatabaseFromSnapshotOutput, error)
CreateRelationalDatabaseFromSnapshotWithContext mocks base method
func (*MockLightsailAPI) CreateRelationalDatabaseRequest ¶
func (m *MockLightsailAPI) CreateRelationalDatabaseRequest(arg0 *lightsail.CreateRelationalDatabaseInput) (*request.Request, *lightsail.CreateRelationalDatabaseOutput)
CreateRelationalDatabaseRequest mocks base method
func (*MockLightsailAPI) CreateRelationalDatabaseSnapshot ¶
func (m *MockLightsailAPI) CreateRelationalDatabaseSnapshot(arg0 *lightsail.CreateRelationalDatabaseSnapshotInput) (*lightsail.CreateRelationalDatabaseSnapshotOutput, error)
CreateRelationalDatabaseSnapshot mocks base method
func (*MockLightsailAPI) CreateRelationalDatabaseSnapshotRequest ¶
func (m *MockLightsailAPI) CreateRelationalDatabaseSnapshotRequest(arg0 *lightsail.CreateRelationalDatabaseSnapshotInput) (*request.Request, *lightsail.CreateRelationalDatabaseSnapshotOutput)
CreateRelationalDatabaseSnapshotRequest mocks base method
func (*MockLightsailAPI) CreateRelationalDatabaseSnapshotWithContext ¶
func (m *MockLightsailAPI) CreateRelationalDatabaseSnapshotWithContext(arg0 context.Context, arg1 *lightsail.CreateRelationalDatabaseSnapshotInput, arg2 ...request.Option) (*lightsail.CreateRelationalDatabaseSnapshotOutput, error)
CreateRelationalDatabaseSnapshotWithContext mocks base method
func (*MockLightsailAPI) CreateRelationalDatabaseWithContext ¶
func (m *MockLightsailAPI) CreateRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.CreateRelationalDatabaseInput, arg2 ...request.Option) (*lightsail.CreateRelationalDatabaseOutput, error)
CreateRelationalDatabaseWithContext mocks base method
func (*MockLightsailAPI) DeleteAlarm ¶
func (m *MockLightsailAPI) DeleteAlarm(arg0 *lightsail.DeleteAlarmInput) (*lightsail.DeleteAlarmOutput, error)
DeleteAlarm mocks base method
func (*MockLightsailAPI) DeleteAlarmRequest ¶
func (m *MockLightsailAPI) DeleteAlarmRequest(arg0 *lightsail.DeleteAlarmInput) (*request.Request, *lightsail.DeleteAlarmOutput)
DeleteAlarmRequest mocks base method
func (*MockLightsailAPI) DeleteAlarmWithContext ¶
func (m *MockLightsailAPI) DeleteAlarmWithContext(arg0 context.Context, arg1 *lightsail.DeleteAlarmInput, arg2 ...request.Option) (*lightsail.DeleteAlarmOutput, error)
DeleteAlarmWithContext mocks base method
func (*MockLightsailAPI) DeleteAutoSnapshot ¶
func (m *MockLightsailAPI) DeleteAutoSnapshot(arg0 *lightsail.DeleteAutoSnapshotInput) (*lightsail.DeleteAutoSnapshotOutput, error)
DeleteAutoSnapshot mocks base method
func (*MockLightsailAPI) DeleteAutoSnapshotRequest ¶
func (m *MockLightsailAPI) DeleteAutoSnapshotRequest(arg0 *lightsail.DeleteAutoSnapshotInput) (*request.Request, *lightsail.DeleteAutoSnapshotOutput)
DeleteAutoSnapshotRequest mocks base method
func (*MockLightsailAPI) DeleteAutoSnapshotWithContext ¶
func (m *MockLightsailAPI) DeleteAutoSnapshotWithContext(arg0 context.Context, arg1 *lightsail.DeleteAutoSnapshotInput, arg2 ...request.Option) (*lightsail.DeleteAutoSnapshotOutput, error)
DeleteAutoSnapshotWithContext mocks base method
func (*MockLightsailAPI) DeleteBucket ¶
func (m *MockLightsailAPI) DeleteBucket(arg0 *lightsail.DeleteBucketInput) (*lightsail.DeleteBucketOutput, error)
DeleteBucket mocks base method
func (*MockLightsailAPI) DeleteBucketAccessKey ¶
func (m *MockLightsailAPI) DeleteBucketAccessKey(arg0 *lightsail.DeleteBucketAccessKeyInput) (*lightsail.DeleteBucketAccessKeyOutput, error)
DeleteBucketAccessKey mocks base method
func (*MockLightsailAPI) DeleteBucketAccessKeyRequest ¶
func (m *MockLightsailAPI) DeleteBucketAccessKeyRequest(arg0 *lightsail.DeleteBucketAccessKeyInput) (*request.Request, *lightsail.DeleteBucketAccessKeyOutput)
DeleteBucketAccessKeyRequest mocks base method
func (*MockLightsailAPI) DeleteBucketAccessKeyWithContext ¶
func (m *MockLightsailAPI) DeleteBucketAccessKeyWithContext(arg0 context.Context, arg1 *lightsail.DeleteBucketAccessKeyInput, arg2 ...request.Option) (*lightsail.DeleteBucketAccessKeyOutput, error)
DeleteBucketAccessKeyWithContext mocks base method
func (*MockLightsailAPI) DeleteBucketRequest ¶
func (m *MockLightsailAPI) DeleteBucketRequest(arg0 *lightsail.DeleteBucketInput) (*request.Request, *lightsail.DeleteBucketOutput)
DeleteBucketRequest mocks base method
func (*MockLightsailAPI) DeleteBucketWithContext ¶
func (m *MockLightsailAPI) DeleteBucketWithContext(arg0 context.Context, arg1 *lightsail.DeleteBucketInput, arg2 ...request.Option) (*lightsail.DeleteBucketOutput, error)
DeleteBucketWithContext mocks base method
func (*MockLightsailAPI) DeleteCertificate ¶
func (m *MockLightsailAPI) DeleteCertificate(arg0 *lightsail.DeleteCertificateInput) (*lightsail.DeleteCertificateOutput, error)
DeleteCertificate mocks base method
func (*MockLightsailAPI) DeleteCertificateRequest ¶
func (m *MockLightsailAPI) DeleteCertificateRequest(arg0 *lightsail.DeleteCertificateInput) (*request.Request, *lightsail.DeleteCertificateOutput)
DeleteCertificateRequest mocks base method
func (*MockLightsailAPI) DeleteCertificateWithContext ¶
func (m *MockLightsailAPI) DeleteCertificateWithContext(arg0 context.Context, arg1 *lightsail.DeleteCertificateInput, arg2 ...request.Option) (*lightsail.DeleteCertificateOutput, error)
DeleteCertificateWithContext mocks base method
func (*MockLightsailAPI) DeleteContactMethod ¶
func (m *MockLightsailAPI) DeleteContactMethod(arg0 *lightsail.DeleteContactMethodInput) (*lightsail.DeleteContactMethodOutput, error)
DeleteContactMethod mocks base method
func (*MockLightsailAPI) DeleteContactMethodRequest ¶
func (m *MockLightsailAPI) DeleteContactMethodRequest(arg0 *lightsail.DeleteContactMethodInput) (*request.Request, *lightsail.DeleteContactMethodOutput)
DeleteContactMethodRequest mocks base method
func (*MockLightsailAPI) DeleteContactMethodWithContext ¶
func (m *MockLightsailAPI) DeleteContactMethodWithContext(arg0 context.Context, arg1 *lightsail.DeleteContactMethodInput, arg2 ...request.Option) (*lightsail.DeleteContactMethodOutput, error)
DeleteContactMethodWithContext mocks base method
func (*MockLightsailAPI) DeleteContainerImage ¶
func (m *MockLightsailAPI) DeleteContainerImage(arg0 *lightsail.DeleteContainerImageInput) (*lightsail.DeleteContainerImageOutput, error)
DeleteContainerImage mocks base method
func (*MockLightsailAPI) DeleteContainerImageRequest ¶
func (m *MockLightsailAPI) DeleteContainerImageRequest(arg0 *lightsail.DeleteContainerImageInput) (*request.Request, *lightsail.DeleteContainerImageOutput)
DeleteContainerImageRequest mocks base method
func (*MockLightsailAPI) DeleteContainerImageWithContext ¶
func (m *MockLightsailAPI) DeleteContainerImageWithContext(arg0 context.Context, arg1 *lightsail.DeleteContainerImageInput, arg2 ...request.Option) (*lightsail.DeleteContainerImageOutput, error)
DeleteContainerImageWithContext mocks base method
func (*MockLightsailAPI) DeleteContainerService ¶
func (m *MockLightsailAPI) DeleteContainerService(arg0 *lightsail.DeleteContainerServiceInput) (*lightsail.DeleteContainerServiceOutput, error)
DeleteContainerService mocks base method
func (*MockLightsailAPI) DeleteContainerServiceRequest ¶
func (m *MockLightsailAPI) DeleteContainerServiceRequest(arg0 *lightsail.DeleteContainerServiceInput) (*request.Request, *lightsail.DeleteContainerServiceOutput)
DeleteContainerServiceRequest mocks base method
func (*MockLightsailAPI) DeleteContainerServiceWithContext ¶
func (m *MockLightsailAPI) DeleteContainerServiceWithContext(arg0 context.Context, arg1 *lightsail.DeleteContainerServiceInput, arg2 ...request.Option) (*lightsail.DeleteContainerServiceOutput, error)
DeleteContainerServiceWithContext mocks base method
func (*MockLightsailAPI) DeleteDisk ¶
func (m *MockLightsailAPI) DeleteDisk(arg0 *lightsail.DeleteDiskInput) (*lightsail.DeleteDiskOutput, error)
DeleteDisk mocks base method
func (*MockLightsailAPI) DeleteDiskRequest ¶
func (m *MockLightsailAPI) DeleteDiskRequest(arg0 *lightsail.DeleteDiskInput) (*request.Request, *lightsail.DeleteDiskOutput)
DeleteDiskRequest mocks base method
func (*MockLightsailAPI) DeleteDiskSnapshot ¶
func (m *MockLightsailAPI) DeleteDiskSnapshot(arg0 *lightsail.DeleteDiskSnapshotInput) (*lightsail.DeleteDiskSnapshotOutput, error)
DeleteDiskSnapshot mocks base method
func (*MockLightsailAPI) DeleteDiskSnapshotRequest ¶
func (m *MockLightsailAPI) DeleteDiskSnapshotRequest(arg0 *lightsail.DeleteDiskSnapshotInput) (*request.Request, *lightsail.DeleteDiskSnapshotOutput)
DeleteDiskSnapshotRequest mocks base method
func (*MockLightsailAPI) DeleteDiskSnapshotWithContext ¶
func (m *MockLightsailAPI) DeleteDiskSnapshotWithContext(arg0 context.Context, arg1 *lightsail.DeleteDiskSnapshotInput, arg2 ...request.Option) (*lightsail.DeleteDiskSnapshotOutput, error)
DeleteDiskSnapshotWithContext mocks base method
func (*MockLightsailAPI) DeleteDiskWithContext ¶
func (m *MockLightsailAPI) DeleteDiskWithContext(arg0 context.Context, arg1 *lightsail.DeleteDiskInput, arg2 ...request.Option) (*lightsail.DeleteDiskOutput, error)
DeleteDiskWithContext mocks base method
func (*MockLightsailAPI) DeleteDistribution ¶
func (m *MockLightsailAPI) DeleteDistribution(arg0 *lightsail.DeleteDistributionInput) (*lightsail.DeleteDistributionOutput, error)
DeleteDistribution mocks base method
func (*MockLightsailAPI) DeleteDistributionRequest ¶
func (m *MockLightsailAPI) DeleteDistributionRequest(arg0 *lightsail.DeleteDistributionInput) (*request.Request, *lightsail.DeleteDistributionOutput)
DeleteDistributionRequest mocks base method
func (*MockLightsailAPI) DeleteDistributionWithContext ¶
func (m *MockLightsailAPI) DeleteDistributionWithContext(arg0 context.Context, arg1 *lightsail.DeleteDistributionInput, arg2 ...request.Option) (*lightsail.DeleteDistributionOutput, error)
DeleteDistributionWithContext mocks base method
func (*MockLightsailAPI) DeleteDomain ¶
func (m *MockLightsailAPI) DeleteDomain(arg0 *lightsail.DeleteDomainInput) (*lightsail.DeleteDomainOutput, error)
DeleteDomain mocks base method
func (*MockLightsailAPI) DeleteDomainEntry ¶
func (m *MockLightsailAPI) DeleteDomainEntry(arg0 *lightsail.DeleteDomainEntryInput) (*lightsail.DeleteDomainEntryOutput, error)
DeleteDomainEntry mocks base method
func (*MockLightsailAPI) DeleteDomainEntryRequest ¶
func (m *MockLightsailAPI) DeleteDomainEntryRequest(arg0 *lightsail.DeleteDomainEntryInput) (*request.Request, *lightsail.DeleteDomainEntryOutput)
DeleteDomainEntryRequest mocks base method
func (*MockLightsailAPI) DeleteDomainEntryWithContext ¶
func (m *MockLightsailAPI) DeleteDomainEntryWithContext(arg0 context.Context, arg1 *lightsail.DeleteDomainEntryInput, arg2 ...request.Option) (*lightsail.DeleteDomainEntryOutput, error)
DeleteDomainEntryWithContext mocks base method
func (*MockLightsailAPI) DeleteDomainRequest ¶
func (m *MockLightsailAPI) DeleteDomainRequest(arg0 *lightsail.DeleteDomainInput) (*request.Request, *lightsail.DeleteDomainOutput)
DeleteDomainRequest mocks base method
func (*MockLightsailAPI) DeleteDomainWithContext ¶
func (m *MockLightsailAPI) DeleteDomainWithContext(arg0 context.Context, arg1 *lightsail.DeleteDomainInput, arg2 ...request.Option) (*lightsail.DeleteDomainOutput, error)
DeleteDomainWithContext mocks base method
func (*MockLightsailAPI) DeleteInstance ¶
func (m *MockLightsailAPI) DeleteInstance(arg0 *lightsail.DeleteInstanceInput) (*lightsail.DeleteInstanceOutput, error)
DeleteInstance mocks base method
func (*MockLightsailAPI) DeleteInstanceRequest ¶
func (m *MockLightsailAPI) DeleteInstanceRequest(arg0 *lightsail.DeleteInstanceInput) (*request.Request, *lightsail.DeleteInstanceOutput)
DeleteInstanceRequest mocks base method
func (*MockLightsailAPI) DeleteInstanceSnapshot ¶
func (m *MockLightsailAPI) DeleteInstanceSnapshot(arg0 *lightsail.DeleteInstanceSnapshotInput) (*lightsail.DeleteInstanceSnapshotOutput, error)
DeleteInstanceSnapshot mocks base method
func (*MockLightsailAPI) DeleteInstanceSnapshotRequest ¶
func (m *MockLightsailAPI) DeleteInstanceSnapshotRequest(arg0 *lightsail.DeleteInstanceSnapshotInput) (*request.Request, *lightsail.DeleteInstanceSnapshotOutput)
DeleteInstanceSnapshotRequest mocks base method
func (*MockLightsailAPI) DeleteInstanceSnapshotWithContext ¶
func (m *MockLightsailAPI) DeleteInstanceSnapshotWithContext(arg0 context.Context, arg1 *lightsail.DeleteInstanceSnapshotInput, arg2 ...request.Option) (*lightsail.DeleteInstanceSnapshotOutput, error)
DeleteInstanceSnapshotWithContext mocks base method
func (*MockLightsailAPI) DeleteInstanceWithContext ¶
func (m *MockLightsailAPI) DeleteInstanceWithContext(arg0 context.Context, arg1 *lightsail.DeleteInstanceInput, arg2 ...request.Option) (*lightsail.DeleteInstanceOutput, error)
DeleteInstanceWithContext mocks base method
func (*MockLightsailAPI) DeleteKeyPair ¶
func (m *MockLightsailAPI) DeleteKeyPair(arg0 *lightsail.DeleteKeyPairInput) (*lightsail.DeleteKeyPairOutput, error)
DeleteKeyPair mocks base method
func (*MockLightsailAPI) DeleteKeyPairRequest ¶
func (m *MockLightsailAPI) DeleteKeyPairRequest(arg0 *lightsail.DeleteKeyPairInput) (*request.Request, *lightsail.DeleteKeyPairOutput)
DeleteKeyPairRequest mocks base method
func (*MockLightsailAPI) DeleteKeyPairWithContext ¶
func (m *MockLightsailAPI) DeleteKeyPairWithContext(arg0 context.Context, arg1 *lightsail.DeleteKeyPairInput, arg2 ...request.Option) (*lightsail.DeleteKeyPairOutput, error)
DeleteKeyPairWithContext mocks base method
func (*MockLightsailAPI) DeleteKnownHostKeys ¶
func (m *MockLightsailAPI) DeleteKnownHostKeys(arg0 *lightsail.DeleteKnownHostKeysInput) (*lightsail.DeleteKnownHostKeysOutput, error)
DeleteKnownHostKeys mocks base method
func (*MockLightsailAPI) DeleteKnownHostKeysRequest ¶
func (m *MockLightsailAPI) DeleteKnownHostKeysRequest(arg0 *lightsail.DeleteKnownHostKeysInput) (*request.Request, *lightsail.DeleteKnownHostKeysOutput)
DeleteKnownHostKeysRequest mocks base method
func (*MockLightsailAPI) DeleteKnownHostKeysWithContext ¶
func (m *MockLightsailAPI) DeleteKnownHostKeysWithContext(arg0 context.Context, arg1 *lightsail.DeleteKnownHostKeysInput, arg2 ...request.Option) (*lightsail.DeleteKnownHostKeysOutput, error)
DeleteKnownHostKeysWithContext mocks base method
func (*MockLightsailAPI) DeleteLoadBalancer ¶
func (m *MockLightsailAPI) DeleteLoadBalancer(arg0 *lightsail.DeleteLoadBalancerInput) (*lightsail.DeleteLoadBalancerOutput, error)
DeleteLoadBalancer mocks base method
func (*MockLightsailAPI) DeleteLoadBalancerRequest ¶
func (m *MockLightsailAPI) DeleteLoadBalancerRequest(arg0 *lightsail.DeleteLoadBalancerInput) (*request.Request, *lightsail.DeleteLoadBalancerOutput)
DeleteLoadBalancerRequest mocks base method
func (*MockLightsailAPI) DeleteLoadBalancerTlsCertificate ¶
func (m *MockLightsailAPI) DeleteLoadBalancerTlsCertificate(arg0 *lightsail.DeleteLoadBalancerTlsCertificateInput) (*lightsail.DeleteLoadBalancerTlsCertificateOutput, error)
DeleteLoadBalancerTlsCertificate mocks base method
func (*MockLightsailAPI) DeleteLoadBalancerTlsCertificateRequest ¶
func (m *MockLightsailAPI) DeleteLoadBalancerTlsCertificateRequest(arg0 *lightsail.DeleteLoadBalancerTlsCertificateInput) (*request.Request, *lightsail.DeleteLoadBalancerTlsCertificateOutput)
DeleteLoadBalancerTlsCertificateRequest mocks base method
func (*MockLightsailAPI) DeleteLoadBalancerTlsCertificateWithContext ¶
func (m *MockLightsailAPI) DeleteLoadBalancerTlsCertificateWithContext(arg0 context.Context, arg1 *lightsail.DeleteLoadBalancerTlsCertificateInput, arg2 ...request.Option) (*lightsail.DeleteLoadBalancerTlsCertificateOutput, error)
DeleteLoadBalancerTlsCertificateWithContext mocks base method
func (*MockLightsailAPI) DeleteLoadBalancerWithContext ¶
func (m *MockLightsailAPI) DeleteLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.DeleteLoadBalancerInput, arg2 ...request.Option) (*lightsail.DeleteLoadBalancerOutput, error)
DeleteLoadBalancerWithContext mocks base method
func (*MockLightsailAPI) DeleteRelationalDatabase ¶
func (m *MockLightsailAPI) DeleteRelationalDatabase(arg0 *lightsail.DeleteRelationalDatabaseInput) (*lightsail.DeleteRelationalDatabaseOutput, error)
DeleteRelationalDatabase mocks base method
func (*MockLightsailAPI) DeleteRelationalDatabaseRequest ¶
func (m *MockLightsailAPI) DeleteRelationalDatabaseRequest(arg0 *lightsail.DeleteRelationalDatabaseInput) (*request.Request, *lightsail.DeleteRelationalDatabaseOutput)
DeleteRelationalDatabaseRequest mocks base method
func (*MockLightsailAPI) DeleteRelationalDatabaseSnapshot ¶
func (m *MockLightsailAPI) DeleteRelationalDatabaseSnapshot(arg0 *lightsail.DeleteRelationalDatabaseSnapshotInput) (*lightsail.DeleteRelationalDatabaseSnapshotOutput, error)
DeleteRelationalDatabaseSnapshot mocks base method
func (*MockLightsailAPI) DeleteRelationalDatabaseSnapshotRequest ¶
func (m *MockLightsailAPI) DeleteRelationalDatabaseSnapshotRequest(arg0 *lightsail.DeleteRelationalDatabaseSnapshotInput) (*request.Request, *lightsail.DeleteRelationalDatabaseSnapshotOutput)
DeleteRelationalDatabaseSnapshotRequest mocks base method
func (*MockLightsailAPI) DeleteRelationalDatabaseSnapshotWithContext ¶
func (m *MockLightsailAPI) DeleteRelationalDatabaseSnapshotWithContext(arg0 context.Context, arg1 *lightsail.DeleteRelationalDatabaseSnapshotInput, arg2 ...request.Option) (*lightsail.DeleteRelationalDatabaseSnapshotOutput, error)
DeleteRelationalDatabaseSnapshotWithContext mocks base method
func (*MockLightsailAPI) DeleteRelationalDatabaseWithContext ¶
func (m *MockLightsailAPI) DeleteRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.DeleteRelationalDatabaseInput, arg2 ...request.Option) (*lightsail.DeleteRelationalDatabaseOutput, error)
DeleteRelationalDatabaseWithContext mocks base method
func (*MockLightsailAPI) DetachCertificateFromDistribution ¶
func (m *MockLightsailAPI) DetachCertificateFromDistribution(arg0 *lightsail.DetachCertificateFromDistributionInput) (*lightsail.DetachCertificateFromDistributionOutput, error)
DetachCertificateFromDistribution mocks base method
func (*MockLightsailAPI) DetachCertificateFromDistributionRequest ¶
func (m *MockLightsailAPI) DetachCertificateFromDistributionRequest(arg0 *lightsail.DetachCertificateFromDistributionInput) (*request.Request, *lightsail.DetachCertificateFromDistributionOutput)
DetachCertificateFromDistributionRequest mocks base method
func (*MockLightsailAPI) DetachCertificateFromDistributionWithContext ¶
func (m *MockLightsailAPI) DetachCertificateFromDistributionWithContext(arg0 context.Context, arg1 *lightsail.DetachCertificateFromDistributionInput, arg2 ...request.Option) (*lightsail.DetachCertificateFromDistributionOutput, error)
DetachCertificateFromDistributionWithContext mocks base method
func (*MockLightsailAPI) DetachDisk ¶
func (m *MockLightsailAPI) DetachDisk(arg0 *lightsail.DetachDiskInput) (*lightsail.DetachDiskOutput, error)
DetachDisk mocks base method
func (*MockLightsailAPI) DetachDiskRequest ¶
func (m *MockLightsailAPI) DetachDiskRequest(arg0 *lightsail.DetachDiskInput) (*request.Request, *lightsail.DetachDiskOutput)
DetachDiskRequest mocks base method
func (*MockLightsailAPI) DetachDiskWithContext ¶
func (m *MockLightsailAPI) DetachDiskWithContext(arg0 context.Context, arg1 *lightsail.DetachDiskInput, arg2 ...request.Option) (*lightsail.DetachDiskOutput, error)
DetachDiskWithContext mocks base method
func (*MockLightsailAPI) DetachInstancesFromLoadBalancer ¶
func (m *MockLightsailAPI) DetachInstancesFromLoadBalancer(arg0 *lightsail.DetachInstancesFromLoadBalancerInput) (*lightsail.DetachInstancesFromLoadBalancerOutput, error)
DetachInstancesFromLoadBalancer mocks base method
func (*MockLightsailAPI) DetachInstancesFromLoadBalancerRequest ¶
func (m *MockLightsailAPI) DetachInstancesFromLoadBalancerRequest(arg0 *lightsail.DetachInstancesFromLoadBalancerInput) (*request.Request, *lightsail.DetachInstancesFromLoadBalancerOutput)
DetachInstancesFromLoadBalancerRequest mocks base method
func (*MockLightsailAPI) DetachInstancesFromLoadBalancerWithContext ¶
func (m *MockLightsailAPI) DetachInstancesFromLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.DetachInstancesFromLoadBalancerInput, arg2 ...request.Option) (*lightsail.DetachInstancesFromLoadBalancerOutput, error)
DetachInstancesFromLoadBalancerWithContext mocks base method
func (*MockLightsailAPI) DetachStaticIp ¶
func (m *MockLightsailAPI) DetachStaticIp(arg0 *lightsail.DetachStaticIpInput) (*lightsail.DetachStaticIpOutput, error)
DetachStaticIp mocks base method
func (*MockLightsailAPI) DetachStaticIpRequest ¶
func (m *MockLightsailAPI) DetachStaticIpRequest(arg0 *lightsail.DetachStaticIpInput) (*request.Request, *lightsail.DetachStaticIpOutput)
DetachStaticIpRequest mocks base method
func (*MockLightsailAPI) DetachStaticIpWithContext ¶
func (m *MockLightsailAPI) DetachStaticIpWithContext(arg0 context.Context, arg1 *lightsail.DetachStaticIpInput, arg2 ...request.Option) (*lightsail.DetachStaticIpOutput, error)
DetachStaticIpWithContext mocks base method
func (*MockLightsailAPI) DisableAddOn ¶
func (m *MockLightsailAPI) DisableAddOn(arg0 *lightsail.DisableAddOnInput) (*lightsail.DisableAddOnOutput, error)
DisableAddOn mocks base method
func (*MockLightsailAPI) DisableAddOnRequest ¶
func (m *MockLightsailAPI) DisableAddOnRequest(arg0 *lightsail.DisableAddOnInput) (*request.Request, *lightsail.DisableAddOnOutput)
DisableAddOnRequest mocks base method
func (*MockLightsailAPI) DisableAddOnWithContext ¶
func (m *MockLightsailAPI) DisableAddOnWithContext(arg0 context.Context, arg1 *lightsail.DisableAddOnInput, arg2 ...request.Option) (*lightsail.DisableAddOnOutput, error)
DisableAddOnWithContext mocks base method
func (*MockLightsailAPI) DownloadDefaultKeyPair ¶
func (m *MockLightsailAPI) DownloadDefaultKeyPair(arg0 *lightsail.DownloadDefaultKeyPairInput) (*lightsail.DownloadDefaultKeyPairOutput, error)
DownloadDefaultKeyPair mocks base method
func (*MockLightsailAPI) DownloadDefaultKeyPairRequest ¶
func (m *MockLightsailAPI) DownloadDefaultKeyPairRequest(arg0 *lightsail.DownloadDefaultKeyPairInput) (*request.Request, *lightsail.DownloadDefaultKeyPairOutput)
DownloadDefaultKeyPairRequest mocks base method
func (*MockLightsailAPI) DownloadDefaultKeyPairWithContext ¶
func (m *MockLightsailAPI) DownloadDefaultKeyPairWithContext(arg0 context.Context, arg1 *lightsail.DownloadDefaultKeyPairInput, arg2 ...request.Option) (*lightsail.DownloadDefaultKeyPairOutput, error)
DownloadDefaultKeyPairWithContext mocks base method
func (*MockLightsailAPI) EXPECT ¶
func (m *MockLightsailAPI) EXPECT() *MockLightsailAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLightsailAPI) EnableAddOn ¶
func (m *MockLightsailAPI) EnableAddOn(arg0 *lightsail.EnableAddOnInput) (*lightsail.EnableAddOnOutput, error)
EnableAddOn mocks base method
func (*MockLightsailAPI) EnableAddOnRequest ¶
func (m *MockLightsailAPI) EnableAddOnRequest(arg0 *lightsail.EnableAddOnInput) (*request.Request, *lightsail.EnableAddOnOutput)
EnableAddOnRequest mocks base method
func (*MockLightsailAPI) EnableAddOnWithContext ¶
func (m *MockLightsailAPI) EnableAddOnWithContext(arg0 context.Context, arg1 *lightsail.EnableAddOnInput, arg2 ...request.Option) (*lightsail.EnableAddOnOutput, error)
EnableAddOnWithContext mocks base method
func (*MockLightsailAPI) ExportSnapshot ¶
func (m *MockLightsailAPI) ExportSnapshot(arg0 *lightsail.ExportSnapshotInput) (*lightsail.ExportSnapshotOutput, error)
ExportSnapshot mocks base method
func (*MockLightsailAPI) ExportSnapshotRequest ¶
func (m *MockLightsailAPI) ExportSnapshotRequest(arg0 *lightsail.ExportSnapshotInput) (*request.Request, *lightsail.ExportSnapshotOutput)
ExportSnapshotRequest mocks base method
func (*MockLightsailAPI) ExportSnapshotWithContext ¶
func (m *MockLightsailAPI) ExportSnapshotWithContext(arg0 context.Context, arg1 *lightsail.ExportSnapshotInput, arg2 ...request.Option) (*lightsail.ExportSnapshotOutput, error)
ExportSnapshotWithContext mocks base method
func (*MockLightsailAPI) GetActiveNames ¶
func (m *MockLightsailAPI) GetActiveNames(arg0 *lightsail.GetActiveNamesInput) (*lightsail.GetActiveNamesOutput, error)
GetActiveNames mocks base method
func (*MockLightsailAPI) GetActiveNamesRequest ¶
func (m *MockLightsailAPI) GetActiveNamesRequest(arg0 *lightsail.GetActiveNamesInput) (*request.Request, *lightsail.GetActiveNamesOutput)
GetActiveNamesRequest mocks base method
func (*MockLightsailAPI) GetActiveNamesWithContext ¶
func (m *MockLightsailAPI) GetActiveNamesWithContext(arg0 context.Context, arg1 *lightsail.GetActiveNamesInput, arg2 ...request.Option) (*lightsail.GetActiveNamesOutput, error)
GetActiveNamesWithContext mocks base method
func (*MockLightsailAPI) GetAlarms ¶
func (m *MockLightsailAPI) GetAlarms(arg0 *lightsail.GetAlarmsInput) (*lightsail.GetAlarmsOutput, error)
GetAlarms mocks base method
func (*MockLightsailAPI) GetAlarmsRequest ¶
func (m *MockLightsailAPI) GetAlarmsRequest(arg0 *lightsail.GetAlarmsInput) (*request.Request, *lightsail.GetAlarmsOutput)
GetAlarmsRequest mocks base method
func (*MockLightsailAPI) GetAlarmsWithContext ¶
func (m *MockLightsailAPI) GetAlarmsWithContext(arg0 context.Context, arg1 *lightsail.GetAlarmsInput, arg2 ...request.Option) (*lightsail.GetAlarmsOutput, error)
GetAlarmsWithContext mocks base method
func (*MockLightsailAPI) GetAutoSnapshots ¶
func (m *MockLightsailAPI) GetAutoSnapshots(arg0 *lightsail.GetAutoSnapshotsInput) (*lightsail.GetAutoSnapshotsOutput, error)
GetAutoSnapshots mocks base method
func (*MockLightsailAPI) GetAutoSnapshotsRequest ¶
func (m *MockLightsailAPI) GetAutoSnapshotsRequest(arg0 *lightsail.GetAutoSnapshotsInput) (*request.Request, *lightsail.GetAutoSnapshotsOutput)
GetAutoSnapshotsRequest mocks base method
func (*MockLightsailAPI) GetAutoSnapshotsWithContext ¶
func (m *MockLightsailAPI) GetAutoSnapshotsWithContext(arg0 context.Context, arg1 *lightsail.GetAutoSnapshotsInput, arg2 ...request.Option) (*lightsail.GetAutoSnapshotsOutput, error)
GetAutoSnapshotsWithContext mocks base method
func (*MockLightsailAPI) GetBlueprints ¶
func (m *MockLightsailAPI) GetBlueprints(arg0 *lightsail.GetBlueprintsInput) (*lightsail.GetBlueprintsOutput, error)
GetBlueprints mocks base method
func (*MockLightsailAPI) GetBlueprintsRequest ¶
func (m *MockLightsailAPI) GetBlueprintsRequest(arg0 *lightsail.GetBlueprintsInput) (*request.Request, *lightsail.GetBlueprintsOutput)
GetBlueprintsRequest mocks base method
func (*MockLightsailAPI) GetBlueprintsWithContext ¶
func (m *MockLightsailAPI) GetBlueprintsWithContext(arg0 context.Context, arg1 *lightsail.GetBlueprintsInput, arg2 ...request.Option) (*lightsail.GetBlueprintsOutput, error)
GetBlueprintsWithContext mocks base method
func (*MockLightsailAPI) GetBucketAccessKeys ¶
func (m *MockLightsailAPI) GetBucketAccessKeys(arg0 *lightsail.GetBucketAccessKeysInput) (*lightsail.GetBucketAccessKeysOutput, error)
GetBucketAccessKeys mocks base method
func (*MockLightsailAPI) GetBucketAccessKeysRequest ¶
func (m *MockLightsailAPI) GetBucketAccessKeysRequest(arg0 *lightsail.GetBucketAccessKeysInput) (*request.Request, *lightsail.GetBucketAccessKeysOutput)
GetBucketAccessKeysRequest mocks base method
func (*MockLightsailAPI) GetBucketAccessKeysWithContext ¶
func (m *MockLightsailAPI) GetBucketAccessKeysWithContext(arg0 context.Context, arg1 *lightsail.GetBucketAccessKeysInput, arg2 ...request.Option) (*lightsail.GetBucketAccessKeysOutput, error)
GetBucketAccessKeysWithContext mocks base method
func (*MockLightsailAPI) GetBucketBundles ¶
func (m *MockLightsailAPI) GetBucketBundles(arg0 *lightsail.GetBucketBundlesInput) (*lightsail.GetBucketBundlesOutput, error)
GetBucketBundles mocks base method
func (*MockLightsailAPI) GetBucketBundlesRequest ¶
func (m *MockLightsailAPI) GetBucketBundlesRequest(arg0 *lightsail.GetBucketBundlesInput) (*request.Request, *lightsail.GetBucketBundlesOutput)
GetBucketBundlesRequest mocks base method
func (*MockLightsailAPI) GetBucketBundlesWithContext ¶
func (m *MockLightsailAPI) GetBucketBundlesWithContext(arg0 context.Context, arg1 *lightsail.GetBucketBundlesInput, arg2 ...request.Option) (*lightsail.GetBucketBundlesOutput, error)
GetBucketBundlesWithContext mocks base method
func (*MockLightsailAPI) GetBucketMetricData ¶
func (m *MockLightsailAPI) GetBucketMetricData(arg0 *lightsail.GetBucketMetricDataInput) (*lightsail.GetBucketMetricDataOutput, error)
GetBucketMetricData mocks base method
func (*MockLightsailAPI) GetBucketMetricDataRequest ¶
func (m *MockLightsailAPI) GetBucketMetricDataRequest(arg0 *lightsail.GetBucketMetricDataInput) (*request.Request, *lightsail.GetBucketMetricDataOutput)
GetBucketMetricDataRequest mocks base method
func (*MockLightsailAPI) GetBucketMetricDataWithContext ¶
func (m *MockLightsailAPI) GetBucketMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetBucketMetricDataInput, arg2 ...request.Option) (*lightsail.GetBucketMetricDataOutput, error)
GetBucketMetricDataWithContext mocks base method
func (*MockLightsailAPI) GetBuckets ¶
func (m *MockLightsailAPI) GetBuckets(arg0 *lightsail.GetBucketsInput) (*lightsail.GetBucketsOutput, error)
GetBuckets mocks base method
func (*MockLightsailAPI) GetBucketsRequest ¶
func (m *MockLightsailAPI) GetBucketsRequest(arg0 *lightsail.GetBucketsInput) (*request.Request, *lightsail.GetBucketsOutput)
GetBucketsRequest mocks base method
func (*MockLightsailAPI) GetBucketsWithContext ¶
func (m *MockLightsailAPI) GetBucketsWithContext(arg0 context.Context, arg1 *lightsail.GetBucketsInput, arg2 ...request.Option) (*lightsail.GetBucketsOutput, error)
GetBucketsWithContext mocks base method
func (*MockLightsailAPI) GetBundles ¶
func (m *MockLightsailAPI) GetBundles(arg0 *lightsail.GetBundlesInput) (*lightsail.GetBundlesOutput, error)
GetBundles mocks base method
func (*MockLightsailAPI) GetBundlesRequest ¶
func (m *MockLightsailAPI) GetBundlesRequest(arg0 *lightsail.GetBundlesInput) (*request.Request, *lightsail.GetBundlesOutput)
GetBundlesRequest mocks base method
func (*MockLightsailAPI) GetBundlesWithContext ¶
func (m *MockLightsailAPI) GetBundlesWithContext(arg0 context.Context, arg1 *lightsail.GetBundlesInput, arg2 ...request.Option) (*lightsail.GetBundlesOutput, error)
GetBundlesWithContext mocks base method
func (*MockLightsailAPI) GetCertificates ¶
func (m *MockLightsailAPI) GetCertificates(arg0 *lightsail.GetCertificatesInput) (*lightsail.GetCertificatesOutput, error)
GetCertificates mocks base method
func (*MockLightsailAPI) GetCertificatesRequest ¶
func (m *MockLightsailAPI) GetCertificatesRequest(arg0 *lightsail.GetCertificatesInput) (*request.Request, *lightsail.GetCertificatesOutput)
GetCertificatesRequest mocks base method
func (*MockLightsailAPI) GetCertificatesWithContext ¶
func (m *MockLightsailAPI) GetCertificatesWithContext(arg0 context.Context, arg1 *lightsail.GetCertificatesInput, arg2 ...request.Option) (*lightsail.GetCertificatesOutput, error)
GetCertificatesWithContext mocks base method
func (*MockLightsailAPI) GetCloudFormationStackRecords ¶
func (m *MockLightsailAPI) GetCloudFormationStackRecords(arg0 *lightsail.GetCloudFormationStackRecordsInput) (*lightsail.GetCloudFormationStackRecordsOutput, error)
GetCloudFormationStackRecords mocks base method
func (*MockLightsailAPI) GetCloudFormationStackRecordsRequest ¶
func (m *MockLightsailAPI) GetCloudFormationStackRecordsRequest(arg0 *lightsail.GetCloudFormationStackRecordsInput) (*request.Request, *lightsail.GetCloudFormationStackRecordsOutput)
GetCloudFormationStackRecordsRequest mocks base method
func (*MockLightsailAPI) GetCloudFormationStackRecordsWithContext ¶
func (m *MockLightsailAPI) GetCloudFormationStackRecordsWithContext(arg0 context.Context, arg1 *lightsail.GetCloudFormationStackRecordsInput, arg2 ...request.Option) (*lightsail.GetCloudFormationStackRecordsOutput, error)
GetCloudFormationStackRecordsWithContext mocks base method
func (*MockLightsailAPI) GetContactMethods ¶
func (m *MockLightsailAPI) GetContactMethods(arg0 *lightsail.GetContactMethodsInput) (*lightsail.GetContactMethodsOutput, error)
GetContactMethods mocks base method
func (*MockLightsailAPI) GetContactMethodsRequest ¶
func (m *MockLightsailAPI) GetContactMethodsRequest(arg0 *lightsail.GetContactMethodsInput) (*request.Request, *lightsail.GetContactMethodsOutput)
GetContactMethodsRequest mocks base method
func (*MockLightsailAPI) GetContactMethodsWithContext ¶
func (m *MockLightsailAPI) GetContactMethodsWithContext(arg0 context.Context, arg1 *lightsail.GetContactMethodsInput, arg2 ...request.Option) (*lightsail.GetContactMethodsOutput, error)
GetContactMethodsWithContext mocks base method
func (*MockLightsailAPI) GetContainerAPIMetadata ¶
func (m *MockLightsailAPI) GetContainerAPIMetadata(arg0 *lightsail.GetContainerAPIMetadataInput) (*lightsail.GetContainerAPIMetadataOutput, error)
GetContainerAPIMetadata mocks base method
func (*MockLightsailAPI) GetContainerAPIMetadataRequest ¶
func (m *MockLightsailAPI) GetContainerAPIMetadataRequest(arg0 *lightsail.GetContainerAPIMetadataInput) (*request.Request, *lightsail.GetContainerAPIMetadataOutput)
GetContainerAPIMetadataRequest mocks base method
func (*MockLightsailAPI) GetContainerAPIMetadataWithContext ¶
func (m *MockLightsailAPI) GetContainerAPIMetadataWithContext(arg0 context.Context, arg1 *lightsail.GetContainerAPIMetadataInput, arg2 ...request.Option) (*lightsail.GetContainerAPIMetadataOutput, error)
GetContainerAPIMetadataWithContext mocks base method
func (*MockLightsailAPI) GetContainerImages ¶
func (m *MockLightsailAPI) GetContainerImages(arg0 *lightsail.GetContainerImagesInput) (*lightsail.GetContainerImagesOutput, error)
GetContainerImages mocks base method
func (*MockLightsailAPI) GetContainerImagesRequest ¶
func (m *MockLightsailAPI) GetContainerImagesRequest(arg0 *lightsail.GetContainerImagesInput) (*request.Request, *lightsail.GetContainerImagesOutput)
GetContainerImagesRequest mocks base method
func (*MockLightsailAPI) GetContainerImagesWithContext ¶
func (m *MockLightsailAPI) GetContainerImagesWithContext(arg0 context.Context, arg1 *lightsail.GetContainerImagesInput, arg2 ...request.Option) (*lightsail.GetContainerImagesOutput, error)
GetContainerImagesWithContext mocks base method
func (*MockLightsailAPI) GetContainerLog ¶
func (m *MockLightsailAPI) GetContainerLog(arg0 *lightsail.GetContainerLogInput) (*lightsail.GetContainerLogOutput, error)
GetContainerLog mocks base method
func (*MockLightsailAPI) GetContainerLogRequest ¶
func (m *MockLightsailAPI) GetContainerLogRequest(arg0 *lightsail.GetContainerLogInput) (*request.Request, *lightsail.GetContainerLogOutput)
GetContainerLogRequest mocks base method
func (*MockLightsailAPI) GetContainerLogWithContext ¶
func (m *MockLightsailAPI) GetContainerLogWithContext(arg0 context.Context, arg1 *lightsail.GetContainerLogInput, arg2 ...request.Option) (*lightsail.GetContainerLogOutput, error)
GetContainerLogWithContext mocks base method
func (*MockLightsailAPI) GetContainerServiceDeployments ¶
func (m *MockLightsailAPI) GetContainerServiceDeployments(arg0 *lightsail.GetContainerServiceDeploymentsInput) (*lightsail.GetContainerServiceDeploymentsOutput, error)
GetContainerServiceDeployments mocks base method
func (*MockLightsailAPI) GetContainerServiceDeploymentsRequest ¶
func (m *MockLightsailAPI) GetContainerServiceDeploymentsRequest(arg0 *lightsail.GetContainerServiceDeploymentsInput) (*request.Request, *lightsail.GetContainerServiceDeploymentsOutput)
GetContainerServiceDeploymentsRequest mocks base method
func (*MockLightsailAPI) GetContainerServiceDeploymentsWithContext ¶
func (m *MockLightsailAPI) GetContainerServiceDeploymentsWithContext(arg0 context.Context, arg1 *lightsail.GetContainerServiceDeploymentsInput, arg2 ...request.Option) (*lightsail.GetContainerServiceDeploymentsOutput, error)
GetContainerServiceDeploymentsWithContext mocks base method
func (*MockLightsailAPI) GetContainerServiceMetricData ¶
func (m *MockLightsailAPI) GetContainerServiceMetricData(arg0 *lightsail.GetContainerServiceMetricDataInput) (*lightsail.GetContainerServiceMetricDataOutput, error)
GetContainerServiceMetricData mocks base method
func (*MockLightsailAPI) GetContainerServiceMetricDataRequest ¶
func (m *MockLightsailAPI) GetContainerServiceMetricDataRequest(arg0 *lightsail.GetContainerServiceMetricDataInput) (*request.Request, *lightsail.GetContainerServiceMetricDataOutput)
GetContainerServiceMetricDataRequest mocks base method
func (*MockLightsailAPI) GetContainerServiceMetricDataWithContext ¶
func (m *MockLightsailAPI) GetContainerServiceMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetContainerServiceMetricDataInput, arg2 ...request.Option) (*lightsail.GetContainerServiceMetricDataOutput, error)
GetContainerServiceMetricDataWithContext mocks base method
func (*MockLightsailAPI) GetContainerServicePowers ¶
func (m *MockLightsailAPI) GetContainerServicePowers(arg0 *lightsail.GetContainerServicePowersInput) (*lightsail.GetContainerServicePowersOutput, error)
GetContainerServicePowers mocks base method
func (*MockLightsailAPI) GetContainerServicePowersRequest ¶
func (m *MockLightsailAPI) GetContainerServicePowersRequest(arg0 *lightsail.GetContainerServicePowersInput) (*request.Request, *lightsail.GetContainerServicePowersOutput)
GetContainerServicePowersRequest mocks base method
func (*MockLightsailAPI) GetContainerServicePowersWithContext ¶
func (m *MockLightsailAPI) GetContainerServicePowersWithContext(arg0 context.Context, arg1 *lightsail.GetContainerServicePowersInput, arg2 ...request.Option) (*lightsail.GetContainerServicePowersOutput, error)
GetContainerServicePowersWithContext mocks base method
func (*MockLightsailAPI) GetContainerServices ¶
func (m *MockLightsailAPI) GetContainerServices(arg0 *lightsail.GetContainerServicesInput) (*lightsail.GetContainerServicesOutput, error)
GetContainerServices mocks base method
func (*MockLightsailAPI) GetContainerServicesRequest ¶
func (m *MockLightsailAPI) GetContainerServicesRequest(arg0 *lightsail.GetContainerServicesInput) (*request.Request, *lightsail.GetContainerServicesOutput)
GetContainerServicesRequest mocks base method
func (*MockLightsailAPI) GetContainerServicesWithContext ¶
func (m *MockLightsailAPI) GetContainerServicesWithContext(arg0 context.Context, arg1 *lightsail.GetContainerServicesInput, arg2 ...request.Option) (*lightsail.GetContainerServicesOutput, error)
GetContainerServicesWithContext mocks base method
func (*MockLightsailAPI) GetDisk ¶
func (m *MockLightsailAPI) GetDisk(arg0 *lightsail.GetDiskInput) (*lightsail.GetDiskOutput, error)
GetDisk mocks base method
func (*MockLightsailAPI) GetDiskRequest ¶
func (m *MockLightsailAPI) GetDiskRequest(arg0 *lightsail.GetDiskInput) (*request.Request, *lightsail.GetDiskOutput)
GetDiskRequest mocks base method
func (*MockLightsailAPI) GetDiskSnapshot ¶
func (m *MockLightsailAPI) GetDiskSnapshot(arg0 *lightsail.GetDiskSnapshotInput) (*lightsail.GetDiskSnapshotOutput, error)
GetDiskSnapshot mocks base method
func (*MockLightsailAPI) GetDiskSnapshotRequest ¶
func (m *MockLightsailAPI) GetDiskSnapshotRequest(arg0 *lightsail.GetDiskSnapshotInput) (*request.Request, *lightsail.GetDiskSnapshotOutput)
GetDiskSnapshotRequest mocks base method
func (*MockLightsailAPI) GetDiskSnapshotWithContext ¶
func (m *MockLightsailAPI) GetDiskSnapshotWithContext(arg0 context.Context, arg1 *lightsail.GetDiskSnapshotInput, arg2 ...request.Option) (*lightsail.GetDiskSnapshotOutput, error)
GetDiskSnapshotWithContext mocks base method
func (*MockLightsailAPI) GetDiskSnapshots ¶
func (m *MockLightsailAPI) GetDiskSnapshots(arg0 *lightsail.GetDiskSnapshotsInput) (*lightsail.GetDiskSnapshotsOutput, error)
GetDiskSnapshots mocks base method
func (*MockLightsailAPI) GetDiskSnapshotsRequest ¶
func (m *MockLightsailAPI) GetDiskSnapshotsRequest(arg0 *lightsail.GetDiskSnapshotsInput) (*request.Request, *lightsail.GetDiskSnapshotsOutput)
GetDiskSnapshotsRequest mocks base method
func (*MockLightsailAPI) GetDiskSnapshotsWithContext ¶
func (m *MockLightsailAPI) GetDiskSnapshotsWithContext(arg0 context.Context, arg1 *lightsail.GetDiskSnapshotsInput, arg2 ...request.Option) (*lightsail.GetDiskSnapshotsOutput, error)
GetDiskSnapshotsWithContext mocks base method
func (*MockLightsailAPI) GetDiskWithContext ¶
func (m *MockLightsailAPI) GetDiskWithContext(arg0 context.Context, arg1 *lightsail.GetDiskInput, arg2 ...request.Option) (*lightsail.GetDiskOutput, error)
GetDiskWithContext mocks base method
func (*MockLightsailAPI) GetDisks ¶
func (m *MockLightsailAPI) GetDisks(arg0 *lightsail.GetDisksInput) (*lightsail.GetDisksOutput, error)
GetDisks mocks base method
func (*MockLightsailAPI) GetDisksRequest ¶
func (m *MockLightsailAPI) GetDisksRequest(arg0 *lightsail.GetDisksInput) (*request.Request, *lightsail.GetDisksOutput)
GetDisksRequest mocks base method
func (*MockLightsailAPI) GetDisksWithContext ¶
func (m *MockLightsailAPI) GetDisksWithContext(arg0 context.Context, arg1 *lightsail.GetDisksInput, arg2 ...request.Option) (*lightsail.GetDisksOutput, error)
GetDisksWithContext mocks base method
func (*MockLightsailAPI) GetDistributionBundles ¶
func (m *MockLightsailAPI) GetDistributionBundles(arg0 *lightsail.GetDistributionBundlesInput) (*lightsail.GetDistributionBundlesOutput, error)
GetDistributionBundles mocks base method
func (*MockLightsailAPI) GetDistributionBundlesRequest ¶
func (m *MockLightsailAPI) GetDistributionBundlesRequest(arg0 *lightsail.GetDistributionBundlesInput) (*request.Request, *lightsail.GetDistributionBundlesOutput)
GetDistributionBundlesRequest mocks base method
func (*MockLightsailAPI) GetDistributionBundlesWithContext ¶
func (m *MockLightsailAPI) GetDistributionBundlesWithContext(arg0 context.Context, arg1 *lightsail.GetDistributionBundlesInput, arg2 ...request.Option) (*lightsail.GetDistributionBundlesOutput, error)
GetDistributionBundlesWithContext mocks base method
func (*MockLightsailAPI) GetDistributionLatestCacheReset ¶
func (m *MockLightsailAPI) GetDistributionLatestCacheReset(arg0 *lightsail.GetDistributionLatestCacheResetInput) (*lightsail.GetDistributionLatestCacheResetOutput, error)
GetDistributionLatestCacheReset mocks base method
func (*MockLightsailAPI) GetDistributionLatestCacheResetRequest ¶
func (m *MockLightsailAPI) GetDistributionLatestCacheResetRequest(arg0 *lightsail.GetDistributionLatestCacheResetInput) (*request.Request, *lightsail.GetDistributionLatestCacheResetOutput)
GetDistributionLatestCacheResetRequest mocks base method
func (*MockLightsailAPI) GetDistributionLatestCacheResetWithContext ¶
func (m *MockLightsailAPI) GetDistributionLatestCacheResetWithContext(arg0 context.Context, arg1 *lightsail.GetDistributionLatestCacheResetInput, arg2 ...request.Option) (*lightsail.GetDistributionLatestCacheResetOutput, error)
GetDistributionLatestCacheResetWithContext mocks base method
func (*MockLightsailAPI) GetDistributionMetricData ¶
func (m *MockLightsailAPI) GetDistributionMetricData(arg0 *lightsail.GetDistributionMetricDataInput) (*lightsail.GetDistributionMetricDataOutput, error)
GetDistributionMetricData mocks base method
func (*MockLightsailAPI) GetDistributionMetricDataRequest ¶
func (m *MockLightsailAPI) GetDistributionMetricDataRequest(arg0 *lightsail.GetDistributionMetricDataInput) (*request.Request, *lightsail.GetDistributionMetricDataOutput)
GetDistributionMetricDataRequest mocks base method
func (*MockLightsailAPI) GetDistributionMetricDataWithContext ¶
func (m *MockLightsailAPI) GetDistributionMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetDistributionMetricDataInput, arg2 ...request.Option) (*lightsail.GetDistributionMetricDataOutput, error)
GetDistributionMetricDataWithContext mocks base method
func (*MockLightsailAPI) GetDistributions ¶
func (m *MockLightsailAPI) GetDistributions(arg0 *lightsail.GetDistributionsInput) (*lightsail.GetDistributionsOutput, error)
GetDistributions mocks base method
func (*MockLightsailAPI) GetDistributionsRequest ¶
func (m *MockLightsailAPI) GetDistributionsRequest(arg0 *lightsail.GetDistributionsInput) (*request.Request, *lightsail.GetDistributionsOutput)
GetDistributionsRequest mocks base method
func (*MockLightsailAPI) GetDistributionsWithContext ¶
func (m *MockLightsailAPI) GetDistributionsWithContext(arg0 context.Context, arg1 *lightsail.GetDistributionsInput, arg2 ...request.Option) (*lightsail.GetDistributionsOutput, error)
GetDistributionsWithContext mocks base method
func (*MockLightsailAPI) GetDomain ¶
func (m *MockLightsailAPI) GetDomain(arg0 *lightsail.GetDomainInput) (*lightsail.GetDomainOutput, error)
GetDomain mocks base method
func (*MockLightsailAPI) GetDomainRequest ¶
func (m *MockLightsailAPI) GetDomainRequest(arg0 *lightsail.GetDomainInput) (*request.Request, *lightsail.GetDomainOutput)
GetDomainRequest mocks base method
func (*MockLightsailAPI) GetDomainWithContext ¶
func (m *MockLightsailAPI) GetDomainWithContext(arg0 context.Context, arg1 *lightsail.GetDomainInput, arg2 ...request.Option) (*lightsail.GetDomainOutput, error)
GetDomainWithContext mocks base method
func (*MockLightsailAPI) GetDomains ¶
func (m *MockLightsailAPI) GetDomains(arg0 *lightsail.GetDomainsInput) (*lightsail.GetDomainsOutput, error)
GetDomains mocks base method
func (*MockLightsailAPI) GetDomainsRequest ¶
func (m *MockLightsailAPI) GetDomainsRequest(arg0 *lightsail.GetDomainsInput) (*request.Request, *lightsail.GetDomainsOutput)
GetDomainsRequest mocks base method
func (*MockLightsailAPI) GetDomainsWithContext ¶
func (m *MockLightsailAPI) GetDomainsWithContext(arg0 context.Context, arg1 *lightsail.GetDomainsInput, arg2 ...request.Option) (*lightsail.GetDomainsOutput, error)
GetDomainsWithContext mocks base method
func (*MockLightsailAPI) GetExportSnapshotRecords ¶
func (m *MockLightsailAPI) GetExportSnapshotRecords(arg0 *lightsail.GetExportSnapshotRecordsInput) (*lightsail.GetExportSnapshotRecordsOutput, error)
GetExportSnapshotRecords mocks base method
func (*MockLightsailAPI) GetExportSnapshotRecordsRequest ¶
func (m *MockLightsailAPI) GetExportSnapshotRecordsRequest(arg0 *lightsail.GetExportSnapshotRecordsInput) (*request.Request, *lightsail.GetExportSnapshotRecordsOutput)
GetExportSnapshotRecordsRequest mocks base method
func (*MockLightsailAPI) GetExportSnapshotRecordsWithContext ¶
func (m *MockLightsailAPI) GetExportSnapshotRecordsWithContext(arg0 context.Context, arg1 *lightsail.GetExportSnapshotRecordsInput, arg2 ...request.Option) (*lightsail.GetExportSnapshotRecordsOutput, error)
GetExportSnapshotRecordsWithContext mocks base method
func (*MockLightsailAPI) GetInstance ¶
func (m *MockLightsailAPI) GetInstance(arg0 *lightsail.GetInstanceInput) (*lightsail.GetInstanceOutput, error)
GetInstance mocks base method
func (*MockLightsailAPI) GetInstanceAccessDetails ¶
func (m *MockLightsailAPI) GetInstanceAccessDetails(arg0 *lightsail.GetInstanceAccessDetailsInput) (*lightsail.GetInstanceAccessDetailsOutput, error)
GetInstanceAccessDetails mocks base method
func (*MockLightsailAPI) GetInstanceAccessDetailsRequest ¶
func (m *MockLightsailAPI) GetInstanceAccessDetailsRequest(arg0 *lightsail.GetInstanceAccessDetailsInput) (*request.Request, *lightsail.GetInstanceAccessDetailsOutput)
GetInstanceAccessDetailsRequest mocks base method
func (*MockLightsailAPI) GetInstanceAccessDetailsWithContext ¶
func (m *MockLightsailAPI) GetInstanceAccessDetailsWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceAccessDetailsInput, arg2 ...request.Option) (*lightsail.GetInstanceAccessDetailsOutput, error)
GetInstanceAccessDetailsWithContext mocks base method
func (*MockLightsailAPI) GetInstanceMetricData ¶
func (m *MockLightsailAPI) GetInstanceMetricData(arg0 *lightsail.GetInstanceMetricDataInput) (*lightsail.GetInstanceMetricDataOutput, error)
GetInstanceMetricData mocks base method
func (*MockLightsailAPI) GetInstanceMetricDataRequest ¶
func (m *MockLightsailAPI) GetInstanceMetricDataRequest(arg0 *lightsail.GetInstanceMetricDataInput) (*request.Request, *lightsail.GetInstanceMetricDataOutput)
GetInstanceMetricDataRequest mocks base method
func (*MockLightsailAPI) GetInstanceMetricDataWithContext ¶
func (m *MockLightsailAPI) GetInstanceMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceMetricDataInput, arg2 ...request.Option) (*lightsail.GetInstanceMetricDataOutput, error)
GetInstanceMetricDataWithContext mocks base method
func (*MockLightsailAPI) GetInstancePortStates ¶
func (m *MockLightsailAPI) GetInstancePortStates(arg0 *lightsail.GetInstancePortStatesInput) (*lightsail.GetInstancePortStatesOutput, error)
GetInstancePortStates mocks base method
func (*MockLightsailAPI) GetInstancePortStatesRequest ¶
func (m *MockLightsailAPI) GetInstancePortStatesRequest(arg0 *lightsail.GetInstancePortStatesInput) (*request.Request, *lightsail.GetInstancePortStatesOutput)
GetInstancePortStatesRequest mocks base method
func (*MockLightsailAPI) GetInstancePortStatesWithContext ¶
func (m *MockLightsailAPI) GetInstancePortStatesWithContext(arg0 context.Context, arg1 *lightsail.GetInstancePortStatesInput, arg2 ...request.Option) (*lightsail.GetInstancePortStatesOutput, error)
GetInstancePortStatesWithContext mocks base method
func (*MockLightsailAPI) GetInstanceRequest ¶
func (m *MockLightsailAPI) GetInstanceRequest(arg0 *lightsail.GetInstanceInput) (*request.Request, *lightsail.GetInstanceOutput)
GetInstanceRequest mocks base method
func (*MockLightsailAPI) GetInstanceSnapshot ¶
func (m *MockLightsailAPI) GetInstanceSnapshot(arg0 *lightsail.GetInstanceSnapshotInput) (*lightsail.GetInstanceSnapshotOutput, error)
GetInstanceSnapshot mocks base method
func (*MockLightsailAPI) GetInstanceSnapshotRequest ¶
func (m *MockLightsailAPI) GetInstanceSnapshotRequest(arg0 *lightsail.GetInstanceSnapshotInput) (*request.Request, *lightsail.GetInstanceSnapshotOutput)
GetInstanceSnapshotRequest mocks base method
func (*MockLightsailAPI) GetInstanceSnapshotWithContext ¶
func (m *MockLightsailAPI) GetInstanceSnapshotWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceSnapshotInput, arg2 ...request.Option) (*lightsail.GetInstanceSnapshotOutput, error)
GetInstanceSnapshotWithContext mocks base method
func (*MockLightsailAPI) GetInstanceSnapshots ¶
func (m *MockLightsailAPI) GetInstanceSnapshots(arg0 *lightsail.GetInstanceSnapshotsInput) (*lightsail.GetInstanceSnapshotsOutput, error)
GetInstanceSnapshots mocks base method
func (*MockLightsailAPI) GetInstanceSnapshotsRequest ¶
func (m *MockLightsailAPI) GetInstanceSnapshotsRequest(arg0 *lightsail.GetInstanceSnapshotsInput) (*request.Request, *lightsail.GetInstanceSnapshotsOutput)
GetInstanceSnapshotsRequest mocks base method
func (*MockLightsailAPI) GetInstanceSnapshotsWithContext ¶
func (m *MockLightsailAPI) GetInstanceSnapshotsWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceSnapshotsInput, arg2 ...request.Option) (*lightsail.GetInstanceSnapshotsOutput, error)
GetInstanceSnapshotsWithContext mocks base method
func (*MockLightsailAPI) GetInstanceState ¶
func (m *MockLightsailAPI) GetInstanceState(arg0 *lightsail.GetInstanceStateInput) (*lightsail.GetInstanceStateOutput, error)
GetInstanceState mocks base method
func (*MockLightsailAPI) GetInstanceStateRequest ¶
func (m *MockLightsailAPI) GetInstanceStateRequest(arg0 *lightsail.GetInstanceStateInput) (*request.Request, *lightsail.GetInstanceStateOutput)
GetInstanceStateRequest mocks base method
func (*MockLightsailAPI) GetInstanceStateWithContext ¶
func (m *MockLightsailAPI) GetInstanceStateWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceStateInput, arg2 ...request.Option) (*lightsail.GetInstanceStateOutput, error)
GetInstanceStateWithContext mocks base method
func (*MockLightsailAPI) GetInstanceWithContext ¶
func (m *MockLightsailAPI) GetInstanceWithContext(arg0 context.Context, arg1 *lightsail.GetInstanceInput, arg2 ...request.Option) (*lightsail.GetInstanceOutput, error)
GetInstanceWithContext mocks base method
func (*MockLightsailAPI) GetInstances ¶
func (m *MockLightsailAPI) GetInstances(arg0 *lightsail.GetInstancesInput) (*lightsail.GetInstancesOutput, error)
GetInstances mocks base method
func (*MockLightsailAPI) GetInstancesRequest ¶
func (m *MockLightsailAPI) GetInstancesRequest(arg0 *lightsail.GetInstancesInput) (*request.Request, *lightsail.GetInstancesOutput)
GetInstancesRequest mocks base method
func (*MockLightsailAPI) GetInstancesWithContext ¶
func (m *MockLightsailAPI) GetInstancesWithContext(arg0 context.Context, arg1 *lightsail.GetInstancesInput, arg2 ...request.Option) (*lightsail.GetInstancesOutput, error)
GetInstancesWithContext mocks base method
func (*MockLightsailAPI) GetKeyPair ¶
func (m *MockLightsailAPI) GetKeyPair(arg0 *lightsail.GetKeyPairInput) (*lightsail.GetKeyPairOutput, error)
GetKeyPair mocks base method
func (*MockLightsailAPI) GetKeyPairRequest ¶
func (m *MockLightsailAPI) GetKeyPairRequest(arg0 *lightsail.GetKeyPairInput) (*request.Request, *lightsail.GetKeyPairOutput)
GetKeyPairRequest mocks base method
func (*MockLightsailAPI) GetKeyPairWithContext ¶
func (m *MockLightsailAPI) GetKeyPairWithContext(arg0 context.Context, arg1 *lightsail.GetKeyPairInput, arg2 ...request.Option) (*lightsail.GetKeyPairOutput, error)
GetKeyPairWithContext mocks base method
func (*MockLightsailAPI) GetKeyPairs ¶
func (m *MockLightsailAPI) GetKeyPairs(arg0 *lightsail.GetKeyPairsInput) (*lightsail.GetKeyPairsOutput, error)
GetKeyPairs mocks base method
func (*MockLightsailAPI) GetKeyPairsRequest ¶
func (m *MockLightsailAPI) GetKeyPairsRequest(arg0 *lightsail.GetKeyPairsInput) (*request.Request, *lightsail.GetKeyPairsOutput)
GetKeyPairsRequest mocks base method
func (*MockLightsailAPI) GetKeyPairsWithContext ¶
func (m *MockLightsailAPI) GetKeyPairsWithContext(arg0 context.Context, arg1 *lightsail.GetKeyPairsInput, arg2 ...request.Option) (*lightsail.GetKeyPairsOutput, error)
GetKeyPairsWithContext mocks base method
func (*MockLightsailAPI) GetLoadBalancer ¶
func (m *MockLightsailAPI) GetLoadBalancer(arg0 *lightsail.GetLoadBalancerInput) (*lightsail.GetLoadBalancerOutput, error)
GetLoadBalancer mocks base method
func (*MockLightsailAPI) GetLoadBalancerMetricData ¶
func (m *MockLightsailAPI) GetLoadBalancerMetricData(arg0 *lightsail.GetLoadBalancerMetricDataInput) (*lightsail.GetLoadBalancerMetricDataOutput, error)
GetLoadBalancerMetricData mocks base method
func (*MockLightsailAPI) GetLoadBalancerMetricDataRequest ¶
func (m *MockLightsailAPI) GetLoadBalancerMetricDataRequest(arg0 *lightsail.GetLoadBalancerMetricDataInput) (*request.Request, *lightsail.GetLoadBalancerMetricDataOutput)
GetLoadBalancerMetricDataRequest mocks base method
func (*MockLightsailAPI) GetLoadBalancerMetricDataWithContext ¶
func (m *MockLightsailAPI) GetLoadBalancerMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancerMetricDataInput, arg2 ...request.Option) (*lightsail.GetLoadBalancerMetricDataOutput, error)
GetLoadBalancerMetricDataWithContext mocks base method
func (*MockLightsailAPI) GetLoadBalancerRequest ¶
func (m *MockLightsailAPI) GetLoadBalancerRequest(arg0 *lightsail.GetLoadBalancerInput) (*request.Request, *lightsail.GetLoadBalancerOutput)
GetLoadBalancerRequest mocks base method
func (*MockLightsailAPI) GetLoadBalancerTlsCertificates ¶
func (m *MockLightsailAPI) GetLoadBalancerTlsCertificates(arg0 *lightsail.GetLoadBalancerTlsCertificatesInput) (*lightsail.GetLoadBalancerTlsCertificatesOutput, error)
GetLoadBalancerTlsCertificates mocks base method
func (*MockLightsailAPI) GetLoadBalancerTlsCertificatesRequest ¶
func (m *MockLightsailAPI) GetLoadBalancerTlsCertificatesRequest(arg0 *lightsail.GetLoadBalancerTlsCertificatesInput) (*request.Request, *lightsail.GetLoadBalancerTlsCertificatesOutput)
GetLoadBalancerTlsCertificatesRequest mocks base method
func (*MockLightsailAPI) GetLoadBalancerTlsCertificatesWithContext ¶
func (m *MockLightsailAPI) GetLoadBalancerTlsCertificatesWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancerTlsCertificatesInput, arg2 ...request.Option) (*lightsail.GetLoadBalancerTlsCertificatesOutput, error)
GetLoadBalancerTlsCertificatesWithContext mocks base method
func (*MockLightsailAPI) GetLoadBalancerTlsPolicies ¶ added in v1.44.1
func (m *MockLightsailAPI) GetLoadBalancerTlsPolicies(arg0 *lightsail.GetLoadBalancerTlsPoliciesInput) (*lightsail.GetLoadBalancerTlsPoliciesOutput, error)
GetLoadBalancerTlsPolicies mocks base method
func (*MockLightsailAPI) GetLoadBalancerTlsPoliciesRequest ¶ added in v1.44.1
func (m *MockLightsailAPI) GetLoadBalancerTlsPoliciesRequest(arg0 *lightsail.GetLoadBalancerTlsPoliciesInput) (*request.Request, *lightsail.GetLoadBalancerTlsPoliciesOutput)
GetLoadBalancerTlsPoliciesRequest mocks base method
func (*MockLightsailAPI) GetLoadBalancerTlsPoliciesWithContext ¶ added in v1.44.1
func (m *MockLightsailAPI) GetLoadBalancerTlsPoliciesWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancerTlsPoliciesInput, arg2 ...request.Option) (*lightsail.GetLoadBalancerTlsPoliciesOutput, error)
GetLoadBalancerTlsPoliciesWithContext mocks base method
func (*MockLightsailAPI) GetLoadBalancerWithContext ¶
func (m *MockLightsailAPI) GetLoadBalancerWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancerInput, arg2 ...request.Option) (*lightsail.GetLoadBalancerOutput, error)
GetLoadBalancerWithContext mocks base method
func (*MockLightsailAPI) GetLoadBalancers ¶
func (m *MockLightsailAPI) GetLoadBalancers(arg0 *lightsail.GetLoadBalancersInput) (*lightsail.GetLoadBalancersOutput, error)
GetLoadBalancers mocks base method
func (*MockLightsailAPI) GetLoadBalancersRequest ¶
func (m *MockLightsailAPI) GetLoadBalancersRequest(arg0 *lightsail.GetLoadBalancersInput) (*request.Request, *lightsail.GetLoadBalancersOutput)
GetLoadBalancersRequest mocks base method
func (*MockLightsailAPI) GetLoadBalancersWithContext ¶
func (m *MockLightsailAPI) GetLoadBalancersWithContext(arg0 context.Context, arg1 *lightsail.GetLoadBalancersInput, arg2 ...request.Option) (*lightsail.GetLoadBalancersOutput, error)
GetLoadBalancersWithContext mocks base method
func (*MockLightsailAPI) GetOperation ¶
func (m *MockLightsailAPI) GetOperation(arg0 *lightsail.GetOperationInput) (*lightsail.GetOperationOutput, error)
GetOperation mocks base method
func (*MockLightsailAPI) GetOperationRequest ¶
func (m *MockLightsailAPI) GetOperationRequest(arg0 *lightsail.GetOperationInput) (*request.Request, *lightsail.GetOperationOutput)
GetOperationRequest mocks base method
func (*MockLightsailAPI) GetOperationWithContext ¶
func (m *MockLightsailAPI) GetOperationWithContext(arg0 context.Context, arg1 *lightsail.GetOperationInput, arg2 ...request.Option) (*lightsail.GetOperationOutput, error)
GetOperationWithContext mocks base method
func (*MockLightsailAPI) GetOperations ¶
func (m *MockLightsailAPI) GetOperations(arg0 *lightsail.GetOperationsInput) (*lightsail.GetOperationsOutput, error)
GetOperations mocks base method
func (*MockLightsailAPI) GetOperationsForResource ¶
func (m *MockLightsailAPI) GetOperationsForResource(arg0 *lightsail.GetOperationsForResourceInput) (*lightsail.GetOperationsForResourceOutput, error)
GetOperationsForResource mocks base method
func (*MockLightsailAPI) GetOperationsForResourceRequest ¶
func (m *MockLightsailAPI) GetOperationsForResourceRequest(arg0 *lightsail.GetOperationsForResourceInput) (*request.Request, *lightsail.GetOperationsForResourceOutput)
GetOperationsForResourceRequest mocks base method
func (*MockLightsailAPI) GetOperationsForResourceWithContext ¶
func (m *MockLightsailAPI) GetOperationsForResourceWithContext(arg0 context.Context, arg1 *lightsail.GetOperationsForResourceInput, arg2 ...request.Option) (*lightsail.GetOperationsForResourceOutput, error)
GetOperationsForResourceWithContext mocks base method
func (*MockLightsailAPI) GetOperationsRequest ¶
func (m *MockLightsailAPI) GetOperationsRequest(arg0 *lightsail.GetOperationsInput) (*request.Request, *lightsail.GetOperationsOutput)
GetOperationsRequest mocks base method
func (*MockLightsailAPI) GetOperationsWithContext ¶
func (m *MockLightsailAPI) GetOperationsWithContext(arg0 context.Context, arg1 *lightsail.GetOperationsInput, arg2 ...request.Option) (*lightsail.GetOperationsOutput, error)
GetOperationsWithContext mocks base method
func (*MockLightsailAPI) GetRegions ¶
func (m *MockLightsailAPI) GetRegions(arg0 *lightsail.GetRegionsInput) (*lightsail.GetRegionsOutput, error)
GetRegions mocks base method
func (*MockLightsailAPI) GetRegionsRequest ¶
func (m *MockLightsailAPI) GetRegionsRequest(arg0 *lightsail.GetRegionsInput) (*request.Request, *lightsail.GetRegionsOutput)
GetRegionsRequest mocks base method
func (*MockLightsailAPI) GetRegionsWithContext ¶
func (m *MockLightsailAPI) GetRegionsWithContext(arg0 context.Context, arg1 *lightsail.GetRegionsInput, arg2 ...request.Option) (*lightsail.GetRegionsOutput, error)
GetRegionsWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabase ¶
func (m *MockLightsailAPI) GetRelationalDatabase(arg0 *lightsail.GetRelationalDatabaseInput) (*lightsail.GetRelationalDatabaseOutput, error)
GetRelationalDatabase mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseBlueprints ¶
func (m *MockLightsailAPI) GetRelationalDatabaseBlueprints(arg0 *lightsail.GetRelationalDatabaseBlueprintsInput) (*lightsail.GetRelationalDatabaseBlueprintsOutput, error)
GetRelationalDatabaseBlueprints mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseBlueprintsRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabaseBlueprintsRequest(arg0 *lightsail.GetRelationalDatabaseBlueprintsInput) (*request.Request, *lightsail.GetRelationalDatabaseBlueprintsOutput)
GetRelationalDatabaseBlueprintsRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseBlueprintsWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabaseBlueprintsWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseBlueprintsInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseBlueprintsOutput, error)
GetRelationalDatabaseBlueprintsWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseBundles ¶
func (m *MockLightsailAPI) GetRelationalDatabaseBundles(arg0 *lightsail.GetRelationalDatabaseBundlesInput) (*lightsail.GetRelationalDatabaseBundlesOutput, error)
GetRelationalDatabaseBundles mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseBundlesRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabaseBundlesRequest(arg0 *lightsail.GetRelationalDatabaseBundlesInput) (*request.Request, *lightsail.GetRelationalDatabaseBundlesOutput)
GetRelationalDatabaseBundlesRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseBundlesWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabaseBundlesWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseBundlesInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseBundlesOutput, error)
GetRelationalDatabaseBundlesWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseEvents ¶
func (m *MockLightsailAPI) GetRelationalDatabaseEvents(arg0 *lightsail.GetRelationalDatabaseEventsInput) (*lightsail.GetRelationalDatabaseEventsOutput, error)
GetRelationalDatabaseEvents mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseEventsRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabaseEventsRequest(arg0 *lightsail.GetRelationalDatabaseEventsInput) (*request.Request, *lightsail.GetRelationalDatabaseEventsOutput)
GetRelationalDatabaseEventsRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseEventsWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabaseEventsWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseEventsInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseEventsOutput, error)
GetRelationalDatabaseEventsWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseLogEvents ¶
func (m *MockLightsailAPI) GetRelationalDatabaseLogEvents(arg0 *lightsail.GetRelationalDatabaseLogEventsInput) (*lightsail.GetRelationalDatabaseLogEventsOutput, error)
GetRelationalDatabaseLogEvents mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseLogEventsRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabaseLogEventsRequest(arg0 *lightsail.GetRelationalDatabaseLogEventsInput) (*request.Request, *lightsail.GetRelationalDatabaseLogEventsOutput)
GetRelationalDatabaseLogEventsRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseLogEventsWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabaseLogEventsWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseLogEventsInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseLogEventsOutput, error)
GetRelationalDatabaseLogEventsWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseLogStreams ¶
func (m *MockLightsailAPI) GetRelationalDatabaseLogStreams(arg0 *lightsail.GetRelationalDatabaseLogStreamsInput) (*lightsail.GetRelationalDatabaseLogStreamsOutput, error)
GetRelationalDatabaseLogStreams mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseLogStreamsRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabaseLogStreamsRequest(arg0 *lightsail.GetRelationalDatabaseLogStreamsInput) (*request.Request, *lightsail.GetRelationalDatabaseLogStreamsOutput)
GetRelationalDatabaseLogStreamsRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseLogStreamsWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabaseLogStreamsWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseLogStreamsInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseLogStreamsOutput, error)
GetRelationalDatabaseLogStreamsWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseMasterUserPassword ¶
func (m *MockLightsailAPI) GetRelationalDatabaseMasterUserPassword(arg0 *lightsail.GetRelationalDatabaseMasterUserPasswordInput) (*lightsail.GetRelationalDatabaseMasterUserPasswordOutput, error)
GetRelationalDatabaseMasterUserPassword mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseMasterUserPasswordRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabaseMasterUserPasswordRequest(arg0 *lightsail.GetRelationalDatabaseMasterUserPasswordInput) (*request.Request, *lightsail.GetRelationalDatabaseMasterUserPasswordOutput)
GetRelationalDatabaseMasterUserPasswordRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseMasterUserPasswordWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabaseMasterUserPasswordWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseMasterUserPasswordInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseMasterUserPasswordOutput, error)
GetRelationalDatabaseMasterUserPasswordWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseMetricData ¶
func (m *MockLightsailAPI) GetRelationalDatabaseMetricData(arg0 *lightsail.GetRelationalDatabaseMetricDataInput) (*lightsail.GetRelationalDatabaseMetricDataOutput, error)
GetRelationalDatabaseMetricData mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseMetricDataRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabaseMetricDataRequest(arg0 *lightsail.GetRelationalDatabaseMetricDataInput) (*request.Request, *lightsail.GetRelationalDatabaseMetricDataOutput)
GetRelationalDatabaseMetricDataRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseMetricDataWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabaseMetricDataWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseMetricDataInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseMetricDataOutput, error)
GetRelationalDatabaseMetricDataWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseParameters ¶
func (m *MockLightsailAPI) GetRelationalDatabaseParameters(arg0 *lightsail.GetRelationalDatabaseParametersInput) (*lightsail.GetRelationalDatabaseParametersOutput, error)
GetRelationalDatabaseParameters mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseParametersRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabaseParametersRequest(arg0 *lightsail.GetRelationalDatabaseParametersInput) (*request.Request, *lightsail.GetRelationalDatabaseParametersOutput)
GetRelationalDatabaseParametersRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseParametersWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabaseParametersWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseParametersInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseParametersOutput, error)
GetRelationalDatabaseParametersWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabaseRequest(arg0 *lightsail.GetRelationalDatabaseInput) (*request.Request, *lightsail.GetRelationalDatabaseOutput)
GetRelationalDatabaseRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseSnapshot ¶
func (m *MockLightsailAPI) GetRelationalDatabaseSnapshot(arg0 *lightsail.GetRelationalDatabaseSnapshotInput) (*lightsail.GetRelationalDatabaseSnapshotOutput, error)
GetRelationalDatabaseSnapshot mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseSnapshotRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabaseSnapshotRequest(arg0 *lightsail.GetRelationalDatabaseSnapshotInput) (*request.Request, *lightsail.GetRelationalDatabaseSnapshotOutput)
GetRelationalDatabaseSnapshotRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseSnapshotWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabaseSnapshotWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseSnapshotInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseSnapshotOutput, error)
GetRelationalDatabaseSnapshotWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseSnapshots ¶
func (m *MockLightsailAPI) GetRelationalDatabaseSnapshots(arg0 *lightsail.GetRelationalDatabaseSnapshotsInput) (*lightsail.GetRelationalDatabaseSnapshotsOutput, error)
GetRelationalDatabaseSnapshots mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseSnapshotsRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabaseSnapshotsRequest(arg0 *lightsail.GetRelationalDatabaseSnapshotsInput) (*request.Request, *lightsail.GetRelationalDatabaseSnapshotsOutput)
GetRelationalDatabaseSnapshotsRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseSnapshotsWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabaseSnapshotsWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseSnapshotsInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseSnapshotsOutput, error)
GetRelationalDatabaseSnapshotsWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabaseWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabaseInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabaseOutput, error)
GetRelationalDatabaseWithContext mocks base method
func (*MockLightsailAPI) GetRelationalDatabases ¶
func (m *MockLightsailAPI) GetRelationalDatabases(arg0 *lightsail.GetRelationalDatabasesInput) (*lightsail.GetRelationalDatabasesOutput, error)
GetRelationalDatabases mocks base method
func (*MockLightsailAPI) GetRelationalDatabasesRequest ¶
func (m *MockLightsailAPI) GetRelationalDatabasesRequest(arg0 *lightsail.GetRelationalDatabasesInput) (*request.Request, *lightsail.GetRelationalDatabasesOutput)
GetRelationalDatabasesRequest mocks base method
func (*MockLightsailAPI) GetRelationalDatabasesWithContext ¶
func (m *MockLightsailAPI) GetRelationalDatabasesWithContext(arg0 context.Context, arg1 *lightsail.GetRelationalDatabasesInput, arg2 ...request.Option) (*lightsail.GetRelationalDatabasesOutput, error)
GetRelationalDatabasesWithContext mocks base method
func (*MockLightsailAPI) GetStaticIp ¶
func (m *MockLightsailAPI) GetStaticIp(arg0 *lightsail.GetStaticIpInput) (*lightsail.GetStaticIpOutput, error)
GetStaticIp mocks base method
func (*MockLightsailAPI) GetStaticIpRequest ¶
func (m *MockLightsailAPI) GetStaticIpRequest(arg0 *lightsail.GetStaticIpInput) (*request.Request, *lightsail.GetStaticIpOutput)
GetStaticIpRequest mocks base method
func (*MockLightsailAPI) GetStaticIpWithContext ¶
func (m *MockLightsailAPI) GetStaticIpWithContext(arg0 context.Context, arg1 *lightsail.GetStaticIpInput, arg2 ...request.Option) (*lightsail.GetStaticIpOutput, error)
GetStaticIpWithContext mocks base method
func (*MockLightsailAPI) GetStaticIps ¶
func (m *MockLightsailAPI) GetStaticIps(arg0 *lightsail.GetStaticIpsInput) (*lightsail.GetStaticIpsOutput, error)
GetStaticIps mocks base method
func (*MockLightsailAPI) GetStaticIpsRequest ¶
func (m *MockLightsailAPI) GetStaticIpsRequest(arg0 *lightsail.GetStaticIpsInput) (*request.Request, *lightsail.GetStaticIpsOutput)
GetStaticIpsRequest mocks base method
func (*MockLightsailAPI) GetStaticIpsWithContext ¶
func (m *MockLightsailAPI) GetStaticIpsWithContext(arg0 context.Context, arg1 *lightsail.GetStaticIpsInput, arg2 ...request.Option) (*lightsail.GetStaticIpsOutput, error)
GetStaticIpsWithContext mocks base method
func (*MockLightsailAPI) ImportKeyPair ¶
func (m *MockLightsailAPI) ImportKeyPair(arg0 *lightsail.ImportKeyPairInput) (*lightsail.ImportKeyPairOutput, error)
ImportKeyPair mocks base method
func (*MockLightsailAPI) ImportKeyPairRequest ¶
func (m *MockLightsailAPI) ImportKeyPairRequest(arg0 *lightsail.ImportKeyPairInput) (*request.Request, *lightsail.ImportKeyPairOutput)
ImportKeyPairRequest mocks base method
func (*MockLightsailAPI) ImportKeyPairWithContext ¶
func (m *MockLightsailAPI) ImportKeyPairWithContext(arg0 context.Context, arg1 *lightsail.ImportKeyPairInput, arg2 ...request.Option) (*lightsail.ImportKeyPairOutput, error)
ImportKeyPairWithContext mocks base method
func (*MockLightsailAPI) IsVpcPeered ¶
func (m *MockLightsailAPI) IsVpcPeered(arg0 *lightsail.IsVpcPeeredInput) (*lightsail.IsVpcPeeredOutput, error)
IsVpcPeered mocks base method
func (*MockLightsailAPI) IsVpcPeeredRequest ¶
func (m *MockLightsailAPI) IsVpcPeeredRequest(arg0 *lightsail.IsVpcPeeredInput) (*request.Request, *lightsail.IsVpcPeeredOutput)
IsVpcPeeredRequest mocks base method
func (*MockLightsailAPI) IsVpcPeeredWithContext ¶
func (m *MockLightsailAPI) IsVpcPeeredWithContext(arg0 context.Context, arg1 *lightsail.IsVpcPeeredInput, arg2 ...request.Option) (*lightsail.IsVpcPeeredOutput, error)
IsVpcPeeredWithContext mocks base method
func (*MockLightsailAPI) OpenInstancePublicPorts ¶
func (m *MockLightsailAPI) OpenInstancePublicPorts(arg0 *lightsail.OpenInstancePublicPortsInput) (*lightsail.OpenInstancePublicPortsOutput, error)
OpenInstancePublicPorts mocks base method
func (*MockLightsailAPI) OpenInstancePublicPortsRequest ¶
func (m *MockLightsailAPI) OpenInstancePublicPortsRequest(arg0 *lightsail.OpenInstancePublicPortsInput) (*request.Request, *lightsail.OpenInstancePublicPortsOutput)
OpenInstancePublicPortsRequest mocks base method
func (*MockLightsailAPI) OpenInstancePublicPortsWithContext ¶
func (m *MockLightsailAPI) OpenInstancePublicPortsWithContext(arg0 context.Context, arg1 *lightsail.OpenInstancePublicPortsInput, arg2 ...request.Option) (*lightsail.OpenInstancePublicPortsOutput, error)
OpenInstancePublicPortsWithContext mocks base method
func (*MockLightsailAPI) PeerVpc ¶
func (m *MockLightsailAPI) PeerVpc(arg0 *lightsail.PeerVpcInput) (*lightsail.PeerVpcOutput, error)
PeerVpc mocks base method
func (*MockLightsailAPI) PeerVpcRequest ¶
func (m *MockLightsailAPI) PeerVpcRequest(arg0 *lightsail.PeerVpcInput) (*request.Request, *lightsail.PeerVpcOutput)
PeerVpcRequest mocks base method
func (*MockLightsailAPI) PeerVpcWithContext ¶
func (m *MockLightsailAPI) PeerVpcWithContext(arg0 context.Context, arg1 *lightsail.PeerVpcInput, arg2 ...request.Option) (*lightsail.PeerVpcOutput, error)
PeerVpcWithContext mocks base method
func (*MockLightsailAPI) PutAlarm ¶
func (m *MockLightsailAPI) PutAlarm(arg0 *lightsail.PutAlarmInput) (*lightsail.PutAlarmOutput, error)
PutAlarm mocks base method
func (*MockLightsailAPI) PutAlarmRequest ¶
func (m *MockLightsailAPI) PutAlarmRequest(arg0 *lightsail.PutAlarmInput) (*request.Request, *lightsail.PutAlarmOutput)
PutAlarmRequest mocks base method
func (*MockLightsailAPI) PutAlarmWithContext ¶
func (m *MockLightsailAPI) PutAlarmWithContext(arg0 context.Context, arg1 *lightsail.PutAlarmInput, arg2 ...request.Option) (*lightsail.PutAlarmOutput, error)
PutAlarmWithContext mocks base method
func (*MockLightsailAPI) PutInstancePublicPorts ¶
func (m *MockLightsailAPI) PutInstancePublicPorts(arg0 *lightsail.PutInstancePublicPortsInput) (*lightsail.PutInstancePublicPortsOutput, error)
PutInstancePublicPorts mocks base method
func (*MockLightsailAPI) PutInstancePublicPortsRequest ¶
func (m *MockLightsailAPI) PutInstancePublicPortsRequest(arg0 *lightsail.PutInstancePublicPortsInput) (*request.Request, *lightsail.PutInstancePublicPortsOutput)
PutInstancePublicPortsRequest mocks base method
func (*MockLightsailAPI) PutInstancePublicPortsWithContext ¶
func (m *MockLightsailAPI) PutInstancePublicPortsWithContext(arg0 context.Context, arg1 *lightsail.PutInstancePublicPortsInput, arg2 ...request.Option) (*lightsail.PutInstancePublicPortsOutput, error)
PutInstancePublicPortsWithContext mocks base method
func (*MockLightsailAPI) RebootInstance ¶
func (m *MockLightsailAPI) RebootInstance(arg0 *lightsail.RebootInstanceInput) (*lightsail.RebootInstanceOutput, error)
RebootInstance mocks base method
func (*MockLightsailAPI) RebootInstanceRequest ¶
func (m *MockLightsailAPI) RebootInstanceRequest(arg0 *lightsail.RebootInstanceInput) (*request.Request, *lightsail.RebootInstanceOutput)
RebootInstanceRequest mocks base method
func (*MockLightsailAPI) RebootInstanceWithContext ¶
func (m *MockLightsailAPI) RebootInstanceWithContext(arg0 context.Context, arg1 *lightsail.RebootInstanceInput, arg2 ...request.Option) (*lightsail.RebootInstanceOutput, error)
RebootInstanceWithContext mocks base method
func (*MockLightsailAPI) RebootRelationalDatabase ¶
func (m *MockLightsailAPI) RebootRelationalDatabase(arg0 *lightsail.RebootRelationalDatabaseInput) (*lightsail.RebootRelationalDatabaseOutput, error)
RebootRelationalDatabase mocks base method
func (*MockLightsailAPI) RebootRelationalDatabaseRequest ¶
func (m *MockLightsailAPI) RebootRelationalDatabaseRequest(arg0 *lightsail.RebootRelationalDatabaseInput) (*request.Request, *lightsail.RebootRelationalDatabaseOutput)
RebootRelationalDatabaseRequest mocks base method
func (*MockLightsailAPI) RebootRelationalDatabaseWithContext ¶
func (m *MockLightsailAPI) RebootRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.RebootRelationalDatabaseInput, arg2 ...request.Option) (*lightsail.RebootRelationalDatabaseOutput, error)
RebootRelationalDatabaseWithContext mocks base method
func (*MockLightsailAPI) RegisterContainerImage ¶
func (m *MockLightsailAPI) RegisterContainerImage(arg0 *lightsail.RegisterContainerImageInput) (*lightsail.RegisterContainerImageOutput, error)
RegisterContainerImage mocks base method
func (*MockLightsailAPI) RegisterContainerImageRequest ¶
func (m *MockLightsailAPI) RegisterContainerImageRequest(arg0 *lightsail.RegisterContainerImageInput) (*request.Request, *lightsail.RegisterContainerImageOutput)
RegisterContainerImageRequest mocks base method
func (*MockLightsailAPI) RegisterContainerImageWithContext ¶
func (m *MockLightsailAPI) RegisterContainerImageWithContext(arg0 context.Context, arg1 *lightsail.RegisterContainerImageInput, arg2 ...request.Option) (*lightsail.RegisterContainerImageOutput, error)
RegisterContainerImageWithContext mocks base method
func (*MockLightsailAPI) ReleaseStaticIp ¶
func (m *MockLightsailAPI) ReleaseStaticIp(arg0 *lightsail.ReleaseStaticIpInput) (*lightsail.ReleaseStaticIpOutput, error)
ReleaseStaticIp mocks base method
func (*MockLightsailAPI) ReleaseStaticIpRequest ¶
func (m *MockLightsailAPI) ReleaseStaticIpRequest(arg0 *lightsail.ReleaseStaticIpInput) (*request.Request, *lightsail.ReleaseStaticIpOutput)
ReleaseStaticIpRequest mocks base method
func (*MockLightsailAPI) ReleaseStaticIpWithContext ¶
func (m *MockLightsailAPI) ReleaseStaticIpWithContext(arg0 context.Context, arg1 *lightsail.ReleaseStaticIpInput, arg2 ...request.Option) (*lightsail.ReleaseStaticIpOutput, error)
ReleaseStaticIpWithContext mocks base method
func (*MockLightsailAPI) ResetDistributionCache ¶
func (m *MockLightsailAPI) ResetDistributionCache(arg0 *lightsail.ResetDistributionCacheInput) (*lightsail.ResetDistributionCacheOutput, error)
ResetDistributionCache mocks base method
func (*MockLightsailAPI) ResetDistributionCacheRequest ¶
func (m *MockLightsailAPI) ResetDistributionCacheRequest(arg0 *lightsail.ResetDistributionCacheInput) (*request.Request, *lightsail.ResetDistributionCacheOutput)
ResetDistributionCacheRequest mocks base method
func (*MockLightsailAPI) ResetDistributionCacheWithContext ¶
func (m *MockLightsailAPI) ResetDistributionCacheWithContext(arg0 context.Context, arg1 *lightsail.ResetDistributionCacheInput, arg2 ...request.Option) (*lightsail.ResetDistributionCacheOutput, error)
ResetDistributionCacheWithContext mocks base method
func (*MockLightsailAPI) SendContactMethodVerification ¶
func (m *MockLightsailAPI) SendContactMethodVerification(arg0 *lightsail.SendContactMethodVerificationInput) (*lightsail.SendContactMethodVerificationOutput, error)
SendContactMethodVerification mocks base method
func (*MockLightsailAPI) SendContactMethodVerificationRequest ¶
func (m *MockLightsailAPI) SendContactMethodVerificationRequest(arg0 *lightsail.SendContactMethodVerificationInput) (*request.Request, *lightsail.SendContactMethodVerificationOutput)
SendContactMethodVerificationRequest mocks base method
func (*MockLightsailAPI) SendContactMethodVerificationWithContext ¶
func (m *MockLightsailAPI) SendContactMethodVerificationWithContext(arg0 context.Context, arg1 *lightsail.SendContactMethodVerificationInput, arg2 ...request.Option) (*lightsail.SendContactMethodVerificationOutput, error)
SendContactMethodVerificationWithContext mocks base method
func (*MockLightsailAPI) SetIpAddressType ¶
func (m *MockLightsailAPI) SetIpAddressType(arg0 *lightsail.SetIpAddressTypeInput) (*lightsail.SetIpAddressTypeOutput, error)
SetIpAddressType mocks base method
func (*MockLightsailAPI) SetIpAddressTypeRequest ¶
func (m *MockLightsailAPI) SetIpAddressTypeRequest(arg0 *lightsail.SetIpAddressTypeInput) (*request.Request, *lightsail.SetIpAddressTypeOutput)
SetIpAddressTypeRequest mocks base method
func (*MockLightsailAPI) SetIpAddressTypeWithContext ¶
func (m *MockLightsailAPI) SetIpAddressTypeWithContext(arg0 context.Context, arg1 *lightsail.SetIpAddressTypeInput, arg2 ...request.Option) (*lightsail.SetIpAddressTypeOutput, error)
SetIpAddressTypeWithContext mocks base method
func (*MockLightsailAPI) SetResourceAccessForBucket ¶
func (m *MockLightsailAPI) SetResourceAccessForBucket(arg0 *lightsail.SetResourceAccessForBucketInput) (*lightsail.SetResourceAccessForBucketOutput, error)
SetResourceAccessForBucket mocks base method
func (*MockLightsailAPI) SetResourceAccessForBucketRequest ¶
func (m *MockLightsailAPI) SetResourceAccessForBucketRequest(arg0 *lightsail.SetResourceAccessForBucketInput) (*request.Request, *lightsail.SetResourceAccessForBucketOutput)
SetResourceAccessForBucketRequest mocks base method
func (*MockLightsailAPI) SetResourceAccessForBucketWithContext ¶
func (m *MockLightsailAPI) SetResourceAccessForBucketWithContext(arg0 context.Context, arg1 *lightsail.SetResourceAccessForBucketInput, arg2 ...request.Option) (*lightsail.SetResourceAccessForBucketOutput, error)
SetResourceAccessForBucketWithContext mocks base method
func (*MockLightsailAPI) StartInstance ¶
func (m *MockLightsailAPI) StartInstance(arg0 *lightsail.StartInstanceInput) (*lightsail.StartInstanceOutput, error)
StartInstance mocks base method
func (*MockLightsailAPI) StartInstanceRequest ¶
func (m *MockLightsailAPI) StartInstanceRequest(arg0 *lightsail.StartInstanceInput) (*request.Request, *lightsail.StartInstanceOutput)
StartInstanceRequest mocks base method
func (*MockLightsailAPI) StartInstanceWithContext ¶
func (m *MockLightsailAPI) StartInstanceWithContext(arg0 context.Context, arg1 *lightsail.StartInstanceInput, arg2 ...request.Option) (*lightsail.StartInstanceOutput, error)
StartInstanceWithContext mocks base method
func (*MockLightsailAPI) StartRelationalDatabase ¶
func (m *MockLightsailAPI) StartRelationalDatabase(arg0 *lightsail.StartRelationalDatabaseInput) (*lightsail.StartRelationalDatabaseOutput, error)
StartRelationalDatabase mocks base method
func (*MockLightsailAPI) StartRelationalDatabaseRequest ¶
func (m *MockLightsailAPI) StartRelationalDatabaseRequest(arg0 *lightsail.StartRelationalDatabaseInput) (*request.Request, *lightsail.StartRelationalDatabaseOutput)
StartRelationalDatabaseRequest mocks base method
func (*MockLightsailAPI) StartRelationalDatabaseWithContext ¶
func (m *MockLightsailAPI) StartRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.StartRelationalDatabaseInput, arg2 ...request.Option) (*lightsail.StartRelationalDatabaseOutput, error)
StartRelationalDatabaseWithContext mocks base method
func (*MockLightsailAPI) StopInstance ¶
func (m *MockLightsailAPI) StopInstance(arg0 *lightsail.StopInstanceInput) (*lightsail.StopInstanceOutput, error)
StopInstance mocks base method
func (*MockLightsailAPI) StopInstanceRequest ¶
func (m *MockLightsailAPI) StopInstanceRequest(arg0 *lightsail.StopInstanceInput) (*request.Request, *lightsail.StopInstanceOutput)
StopInstanceRequest mocks base method
func (*MockLightsailAPI) StopInstanceWithContext ¶
func (m *MockLightsailAPI) StopInstanceWithContext(arg0 context.Context, arg1 *lightsail.StopInstanceInput, arg2 ...request.Option) (*lightsail.StopInstanceOutput, error)
StopInstanceWithContext mocks base method
func (*MockLightsailAPI) StopRelationalDatabase ¶
func (m *MockLightsailAPI) StopRelationalDatabase(arg0 *lightsail.StopRelationalDatabaseInput) (*lightsail.StopRelationalDatabaseOutput, error)
StopRelationalDatabase mocks base method
func (*MockLightsailAPI) StopRelationalDatabaseRequest ¶
func (m *MockLightsailAPI) StopRelationalDatabaseRequest(arg0 *lightsail.StopRelationalDatabaseInput) (*request.Request, *lightsail.StopRelationalDatabaseOutput)
StopRelationalDatabaseRequest mocks base method
func (*MockLightsailAPI) StopRelationalDatabaseWithContext ¶
func (m *MockLightsailAPI) StopRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.StopRelationalDatabaseInput, arg2 ...request.Option) (*lightsail.StopRelationalDatabaseOutput, error)
StopRelationalDatabaseWithContext mocks base method
func (*MockLightsailAPI) TagResource ¶
func (m *MockLightsailAPI) TagResource(arg0 *lightsail.TagResourceInput) (*lightsail.TagResourceOutput, error)
TagResource mocks base method
func (*MockLightsailAPI) TagResourceRequest ¶
func (m *MockLightsailAPI) TagResourceRequest(arg0 *lightsail.TagResourceInput) (*request.Request, *lightsail.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockLightsailAPI) TagResourceWithContext ¶
func (m *MockLightsailAPI) TagResourceWithContext(arg0 context.Context, arg1 *lightsail.TagResourceInput, arg2 ...request.Option) (*lightsail.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockLightsailAPI) TestAlarm ¶
func (m *MockLightsailAPI) TestAlarm(arg0 *lightsail.TestAlarmInput) (*lightsail.TestAlarmOutput, error)
TestAlarm mocks base method
func (*MockLightsailAPI) TestAlarmRequest ¶
func (m *MockLightsailAPI) TestAlarmRequest(arg0 *lightsail.TestAlarmInput) (*request.Request, *lightsail.TestAlarmOutput)
TestAlarmRequest mocks base method
func (*MockLightsailAPI) TestAlarmWithContext ¶
func (m *MockLightsailAPI) TestAlarmWithContext(arg0 context.Context, arg1 *lightsail.TestAlarmInput, arg2 ...request.Option) (*lightsail.TestAlarmOutput, error)
TestAlarmWithContext mocks base method
func (*MockLightsailAPI) UnpeerVpc ¶
func (m *MockLightsailAPI) UnpeerVpc(arg0 *lightsail.UnpeerVpcInput) (*lightsail.UnpeerVpcOutput, error)
UnpeerVpc mocks base method
func (*MockLightsailAPI) UnpeerVpcRequest ¶
func (m *MockLightsailAPI) UnpeerVpcRequest(arg0 *lightsail.UnpeerVpcInput) (*request.Request, *lightsail.UnpeerVpcOutput)
UnpeerVpcRequest mocks base method
func (*MockLightsailAPI) UnpeerVpcWithContext ¶
func (m *MockLightsailAPI) UnpeerVpcWithContext(arg0 context.Context, arg1 *lightsail.UnpeerVpcInput, arg2 ...request.Option) (*lightsail.UnpeerVpcOutput, error)
UnpeerVpcWithContext mocks base method
func (*MockLightsailAPI) UntagResource ¶
func (m *MockLightsailAPI) UntagResource(arg0 *lightsail.UntagResourceInput) (*lightsail.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockLightsailAPI) UntagResourceRequest ¶
func (m *MockLightsailAPI) UntagResourceRequest(arg0 *lightsail.UntagResourceInput) (*request.Request, *lightsail.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockLightsailAPI) UntagResourceWithContext ¶
func (m *MockLightsailAPI) UntagResourceWithContext(arg0 context.Context, arg1 *lightsail.UntagResourceInput, arg2 ...request.Option) (*lightsail.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockLightsailAPI) UpdateBucket ¶
func (m *MockLightsailAPI) UpdateBucket(arg0 *lightsail.UpdateBucketInput) (*lightsail.UpdateBucketOutput, error)
UpdateBucket mocks base method
func (*MockLightsailAPI) UpdateBucketBundle ¶
func (m *MockLightsailAPI) UpdateBucketBundle(arg0 *lightsail.UpdateBucketBundleInput) (*lightsail.UpdateBucketBundleOutput, error)
UpdateBucketBundle mocks base method
func (*MockLightsailAPI) UpdateBucketBundleRequest ¶
func (m *MockLightsailAPI) UpdateBucketBundleRequest(arg0 *lightsail.UpdateBucketBundleInput) (*request.Request, *lightsail.UpdateBucketBundleOutput)
UpdateBucketBundleRequest mocks base method
func (*MockLightsailAPI) UpdateBucketBundleWithContext ¶
func (m *MockLightsailAPI) UpdateBucketBundleWithContext(arg0 context.Context, arg1 *lightsail.UpdateBucketBundleInput, arg2 ...request.Option) (*lightsail.UpdateBucketBundleOutput, error)
UpdateBucketBundleWithContext mocks base method
func (*MockLightsailAPI) UpdateBucketRequest ¶
func (m *MockLightsailAPI) UpdateBucketRequest(arg0 *lightsail.UpdateBucketInput) (*request.Request, *lightsail.UpdateBucketOutput)
UpdateBucketRequest mocks base method
func (*MockLightsailAPI) UpdateBucketWithContext ¶
func (m *MockLightsailAPI) UpdateBucketWithContext(arg0 context.Context, arg1 *lightsail.UpdateBucketInput, arg2 ...request.Option) (*lightsail.UpdateBucketOutput, error)
UpdateBucketWithContext mocks base method
func (*MockLightsailAPI) UpdateContainerService ¶
func (m *MockLightsailAPI) UpdateContainerService(arg0 *lightsail.UpdateContainerServiceInput) (*lightsail.UpdateContainerServiceOutput, error)
UpdateContainerService mocks base method
func (*MockLightsailAPI) UpdateContainerServiceRequest ¶
func (m *MockLightsailAPI) UpdateContainerServiceRequest(arg0 *lightsail.UpdateContainerServiceInput) (*request.Request, *lightsail.UpdateContainerServiceOutput)
UpdateContainerServiceRequest mocks base method
func (*MockLightsailAPI) UpdateContainerServiceWithContext ¶
func (m *MockLightsailAPI) UpdateContainerServiceWithContext(arg0 context.Context, arg1 *lightsail.UpdateContainerServiceInput, arg2 ...request.Option) (*lightsail.UpdateContainerServiceOutput, error)
UpdateContainerServiceWithContext mocks base method
func (*MockLightsailAPI) UpdateDistribution ¶
func (m *MockLightsailAPI) UpdateDistribution(arg0 *lightsail.UpdateDistributionInput) (*lightsail.UpdateDistributionOutput, error)
UpdateDistribution mocks base method
func (*MockLightsailAPI) UpdateDistributionBundle ¶
func (m *MockLightsailAPI) UpdateDistributionBundle(arg0 *lightsail.UpdateDistributionBundleInput) (*lightsail.UpdateDistributionBundleOutput, error)
UpdateDistributionBundle mocks base method
func (*MockLightsailAPI) UpdateDistributionBundleRequest ¶
func (m *MockLightsailAPI) UpdateDistributionBundleRequest(arg0 *lightsail.UpdateDistributionBundleInput) (*request.Request, *lightsail.UpdateDistributionBundleOutput)
UpdateDistributionBundleRequest mocks base method
func (*MockLightsailAPI) UpdateDistributionBundleWithContext ¶
func (m *MockLightsailAPI) UpdateDistributionBundleWithContext(arg0 context.Context, arg1 *lightsail.UpdateDistributionBundleInput, arg2 ...request.Option) (*lightsail.UpdateDistributionBundleOutput, error)
UpdateDistributionBundleWithContext mocks base method
func (*MockLightsailAPI) UpdateDistributionRequest ¶
func (m *MockLightsailAPI) UpdateDistributionRequest(arg0 *lightsail.UpdateDistributionInput) (*request.Request, *lightsail.UpdateDistributionOutput)
UpdateDistributionRequest mocks base method
func (*MockLightsailAPI) UpdateDistributionWithContext ¶
func (m *MockLightsailAPI) UpdateDistributionWithContext(arg0 context.Context, arg1 *lightsail.UpdateDistributionInput, arg2 ...request.Option) (*lightsail.UpdateDistributionOutput, error)
UpdateDistributionWithContext mocks base method
func (*MockLightsailAPI) UpdateDomainEntry ¶
func (m *MockLightsailAPI) UpdateDomainEntry(arg0 *lightsail.UpdateDomainEntryInput) (*lightsail.UpdateDomainEntryOutput, error)
UpdateDomainEntry mocks base method
func (*MockLightsailAPI) UpdateDomainEntryRequest ¶
func (m *MockLightsailAPI) UpdateDomainEntryRequest(arg0 *lightsail.UpdateDomainEntryInput) (*request.Request, *lightsail.UpdateDomainEntryOutput)
UpdateDomainEntryRequest mocks base method
func (*MockLightsailAPI) UpdateDomainEntryWithContext ¶
func (m *MockLightsailAPI) UpdateDomainEntryWithContext(arg0 context.Context, arg1 *lightsail.UpdateDomainEntryInput, arg2 ...request.Option) (*lightsail.UpdateDomainEntryOutput, error)
UpdateDomainEntryWithContext mocks base method
func (*MockLightsailAPI) UpdateInstanceMetadataOptions ¶ added in v1.44.105
func (m *MockLightsailAPI) UpdateInstanceMetadataOptions(arg0 *lightsail.UpdateInstanceMetadataOptionsInput) (*lightsail.UpdateInstanceMetadataOptionsOutput, error)
UpdateInstanceMetadataOptions mocks base method
func (*MockLightsailAPI) UpdateInstanceMetadataOptionsRequest ¶ added in v1.44.105
func (m *MockLightsailAPI) UpdateInstanceMetadataOptionsRequest(arg0 *lightsail.UpdateInstanceMetadataOptionsInput) (*request.Request, *lightsail.UpdateInstanceMetadataOptionsOutput)
UpdateInstanceMetadataOptionsRequest mocks base method
func (*MockLightsailAPI) UpdateInstanceMetadataOptionsWithContext ¶ added in v1.44.105
func (m *MockLightsailAPI) UpdateInstanceMetadataOptionsWithContext(arg0 context.Context, arg1 *lightsail.UpdateInstanceMetadataOptionsInput, arg2 ...request.Option) (*lightsail.UpdateInstanceMetadataOptionsOutput, error)
UpdateInstanceMetadataOptionsWithContext mocks base method
func (*MockLightsailAPI) UpdateLoadBalancerAttribute ¶
func (m *MockLightsailAPI) UpdateLoadBalancerAttribute(arg0 *lightsail.UpdateLoadBalancerAttributeInput) (*lightsail.UpdateLoadBalancerAttributeOutput, error)
UpdateLoadBalancerAttribute mocks base method
func (*MockLightsailAPI) UpdateLoadBalancerAttributeRequest ¶
func (m *MockLightsailAPI) UpdateLoadBalancerAttributeRequest(arg0 *lightsail.UpdateLoadBalancerAttributeInput) (*request.Request, *lightsail.UpdateLoadBalancerAttributeOutput)
UpdateLoadBalancerAttributeRequest mocks base method
func (*MockLightsailAPI) UpdateLoadBalancerAttributeWithContext ¶
func (m *MockLightsailAPI) UpdateLoadBalancerAttributeWithContext(arg0 context.Context, arg1 *lightsail.UpdateLoadBalancerAttributeInput, arg2 ...request.Option) (*lightsail.UpdateLoadBalancerAttributeOutput, error)
UpdateLoadBalancerAttributeWithContext mocks base method
func (*MockLightsailAPI) UpdateRelationalDatabase ¶
func (m *MockLightsailAPI) UpdateRelationalDatabase(arg0 *lightsail.UpdateRelationalDatabaseInput) (*lightsail.UpdateRelationalDatabaseOutput, error)
UpdateRelationalDatabase mocks base method
func (*MockLightsailAPI) UpdateRelationalDatabaseParameters ¶
func (m *MockLightsailAPI) UpdateRelationalDatabaseParameters(arg0 *lightsail.UpdateRelationalDatabaseParametersInput) (*lightsail.UpdateRelationalDatabaseParametersOutput, error)
UpdateRelationalDatabaseParameters mocks base method
func (*MockLightsailAPI) UpdateRelationalDatabaseParametersRequest ¶
func (m *MockLightsailAPI) UpdateRelationalDatabaseParametersRequest(arg0 *lightsail.UpdateRelationalDatabaseParametersInput) (*request.Request, *lightsail.UpdateRelationalDatabaseParametersOutput)
UpdateRelationalDatabaseParametersRequest mocks base method
func (*MockLightsailAPI) UpdateRelationalDatabaseParametersWithContext ¶
func (m *MockLightsailAPI) UpdateRelationalDatabaseParametersWithContext(arg0 context.Context, arg1 *lightsail.UpdateRelationalDatabaseParametersInput, arg2 ...request.Option) (*lightsail.UpdateRelationalDatabaseParametersOutput, error)
UpdateRelationalDatabaseParametersWithContext mocks base method
func (*MockLightsailAPI) UpdateRelationalDatabaseRequest ¶
func (m *MockLightsailAPI) UpdateRelationalDatabaseRequest(arg0 *lightsail.UpdateRelationalDatabaseInput) (*request.Request, *lightsail.UpdateRelationalDatabaseOutput)
UpdateRelationalDatabaseRequest mocks base method
func (*MockLightsailAPI) UpdateRelationalDatabaseWithContext ¶
func (m *MockLightsailAPI) UpdateRelationalDatabaseWithContext(arg0 context.Context, arg1 *lightsail.UpdateRelationalDatabaseInput, arg2 ...request.Option) (*lightsail.UpdateRelationalDatabaseOutput, error)
UpdateRelationalDatabaseWithContext mocks base method
type MockLightsailAPIMockRecorder ¶
type MockLightsailAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockLightsailAPIMockRecorder is the mock recorder for MockLightsailAPI
func (*MockLightsailAPIMockRecorder) AllocateStaticIp ¶
func (mr *MockLightsailAPIMockRecorder) AllocateStaticIp(arg0 interface{}) *gomock.Call
AllocateStaticIp indicates an expected call of AllocateStaticIp
func (*MockLightsailAPIMockRecorder) AllocateStaticIpRequest ¶
func (mr *MockLightsailAPIMockRecorder) AllocateStaticIpRequest(arg0 interface{}) *gomock.Call
AllocateStaticIpRequest indicates an expected call of AllocateStaticIpRequest
func (*MockLightsailAPIMockRecorder) AllocateStaticIpWithContext ¶
func (mr *MockLightsailAPIMockRecorder) AllocateStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AllocateStaticIpWithContext indicates an expected call of AllocateStaticIpWithContext
func (*MockLightsailAPIMockRecorder) AttachCertificateToDistribution ¶
func (mr *MockLightsailAPIMockRecorder) AttachCertificateToDistribution(arg0 interface{}) *gomock.Call
AttachCertificateToDistribution indicates an expected call of AttachCertificateToDistribution
func (*MockLightsailAPIMockRecorder) AttachCertificateToDistributionRequest ¶
func (mr *MockLightsailAPIMockRecorder) AttachCertificateToDistributionRequest(arg0 interface{}) *gomock.Call
AttachCertificateToDistributionRequest indicates an expected call of AttachCertificateToDistributionRequest
func (*MockLightsailAPIMockRecorder) AttachCertificateToDistributionWithContext ¶
func (mr *MockLightsailAPIMockRecorder) AttachCertificateToDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AttachCertificateToDistributionWithContext indicates an expected call of AttachCertificateToDistributionWithContext
func (*MockLightsailAPIMockRecorder) AttachDisk ¶
func (mr *MockLightsailAPIMockRecorder) AttachDisk(arg0 interface{}) *gomock.Call
AttachDisk indicates an expected call of AttachDisk
func (*MockLightsailAPIMockRecorder) AttachDiskRequest ¶
func (mr *MockLightsailAPIMockRecorder) AttachDiskRequest(arg0 interface{}) *gomock.Call
AttachDiskRequest indicates an expected call of AttachDiskRequest
func (*MockLightsailAPIMockRecorder) AttachDiskWithContext ¶
func (mr *MockLightsailAPIMockRecorder) AttachDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AttachDiskWithContext indicates an expected call of AttachDiskWithContext
func (*MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancer ¶
func (mr *MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancer(arg0 interface{}) *gomock.Call
AttachInstancesToLoadBalancer indicates an expected call of AttachInstancesToLoadBalancer
func (*MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancerRequest ¶
func (mr *MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancerRequest(arg0 interface{}) *gomock.Call
AttachInstancesToLoadBalancerRequest indicates an expected call of AttachInstancesToLoadBalancerRequest
func (*MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancerWithContext ¶
func (mr *MockLightsailAPIMockRecorder) AttachInstancesToLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AttachInstancesToLoadBalancerWithContext indicates an expected call of AttachInstancesToLoadBalancerWithContext
func (*MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificate ¶
func (mr *MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificate(arg0 interface{}) *gomock.Call
AttachLoadBalancerTlsCertificate indicates an expected call of AttachLoadBalancerTlsCertificate
func (*MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificateRequest ¶
func (mr *MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificateRequest(arg0 interface{}) *gomock.Call
AttachLoadBalancerTlsCertificateRequest indicates an expected call of AttachLoadBalancerTlsCertificateRequest
func (*MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificateWithContext ¶
func (mr *MockLightsailAPIMockRecorder) AttachLoadBalancerTlsCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AttachLoadBalancerTlsCertificateWithContext indicates an expected call of AttachLoadBalancerTlsCertificateWithContext
func (*MockLightsailAPIMockRecorder) AttachStaticIp ¶
func (mr *MockLightsailAPIMockRecorder) AttachStaticIp(arg0 interface{}) *gomock.Call
AttachStaticIp indicates an expected call of AttachStaticIp
func (*MockLightsailAPIMockRecorder) AttachStaticIpRequest ¶
func (mr *MockLightsailAPIMockRecorder) AttachStaticIpRequest(arg0 interface{}) *gomock.Call
AttachStaticIpRequest indicates an expected call of AttachStaticIpRequest
func (*MockLightsailAPIMockRecorder) AttachStaticIpWithContext ¶
func (mr *MockLightsailAPIMockRecorder) AttachStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AttachStaticIpWithContext indicates an expected call of AttachStaticIpWithContext
func (*MockLightsailAPIMockRecorder) CloseInstancePublicPorts ¶
func (mr *MockLightsailAPIMockRecorder) CloseInstancePublicPorts(arg0 interface{}) *gomock.Call
CloseInstancePublicPorts indicates an expected call of CloseInstancePublicPorts
func (*MockLightsailAPIMockRecorder) CloseInstancePublicPortsRequest ¶
func (mr *MockLightsailAPIMockRecorder) CloseInstancePublicPortsRequest(arg0 interface{}) *gomock.Call
CloseInstancePublicPortsRequest indicates an expected call of CloseInstancePublicPortsRequest
func (*MockLightsailAPIMockRecorder) CloseInstancePublicPortsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CloseInstancePublicPortsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CloseInstancePublicPortsWithContext indicates an expected call of CloseInstancePublicPortsWithContext
func (*MockLightsailAPIMockRecorder) CopySnapshot ¶
func (mr *MockLightsailAPIMockRecorder) CopySnapshot(arg0 interface{}) *gomock.Call
CopySnapshot indicates an expected call of CopySnapshot
func (*MockLightsailAPIMockRecorder) CopySnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) CopySnapshotRequest(arg0 interface{}) *gomock.Call
CopySnapshotRequest indicates an expected call of CopySnapshotRequest
func (*MockLightsailAPIMockRecorder) CopySnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CopySnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CopySnapshotWithContext indicates an expected call of CopySnapshotWithContext
func (*MockLightsailAPIMockRecorder) CreateBucket ¶
func (mr *MockLightsailAPIMockRecorder) CreateBucket(arg0 interface{}) *gomock.Call
CreateBucket indicates an expected call of CreateBucket
func (*MockLightsailAPIMockRecorder) CreateBucketAccessKey ¶
func (mr *MockLightsailAPIMockRecorder) CreateBucketAccessKey(arg0 interface{}) *gomock.Call
CreateBucketAccessKey indicates an expected call of CreateBucketAccessKey
func (*MockLightsailAPIMockRecorder) CreateBucketAccessKeyRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateBucketAccessKeyRequest(arg0 interface{}) *gomock.Call
CreateBucketAccessKeyRequest indicates an expected call of CreateBucketAccessKeyRequest
func (*MockLightsailAPIMockRecorder) CreateBucketAccessKeyWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateBucketAccessKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBucketAccessKeyWithContext indicates an expected call of CreateBucketAccessKeyWithContext
func (*MockLightsailAPIMockRecorder) CreateBucketRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateBucketRequest(arg0 interface{}) *gomock.Call
CreateBucketRequest indicates an expected call of CreateBucketRequest
func (*MockLightsailAPIMockRecorder) CreateBucketWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBucketWithContext indicates an expected call of CreateBucketWithContext
func (*MockLightsailAPIMockRecorder) CreateCertificate ¶
func (mr *MockLightsailAPIMockRecorder) CreateCertificate(arg0 interface{}) *gomock.Call
CreateCertificate indicates an expected call of CreateCertificate
func (*MockLightsailAPIMockRecorder) CreateCertificateRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateCertificateRequest(arg0 interface{}) *gomock.Call
CreateCertificateRequest indicates an expected call of CreateCertificateRequest
func (*MockLightsailAPIMockRecorder) CreateCertificateWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCertificateWithContext indicates an expected call of CreateCertificateWithContext
func (*MockLightsailAPIMockRecorder) CreateCloudFormationStack ¶
func (mr *MockLightsailAPIMockRecorder) CreateCloudFormationStack(arg0 interface{}) *gomock.Call
CreateCloudFormationStack indicates an expected call of CreateCloudFormationStack
func (*MockLightsailAPIMockRecorder) CreateCloudFormationStackRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateCloudFormationStackRequest(arg0 interface{}) *gomock.Call
CreateCloudFormationStackRequest indicates an expected call of CreateCloudFormationStackRequest
func (*MockLightsailAPIMockRecorder) CreateCloudFormationStackWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateCloudFormationStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCloudFormationStackWithContext indicates an expected call of CreateCloudFormationStackWithContext
func (*MockLightsailAPIMockRecorder) CreateContactMethod ¶
func (mr *MockLightsailAPIMockRecorder) CreateContactMethod(arg0 interface{}) *gomock.Call
CreateContactMethod indicates an expected call of CreateContactMethod
func (*MockLightsailAPIMockRecorder) CreateContactMethodRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateContactMethodRequest(arg0 interface{}) *gomock.Call
CreateContactMethodRequest indicates an expected call of CreateContactMethodRequest
func (*MockLightsailAPIMockRecorder) CreateContactMethodWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateContactMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateContactMethodWithContext indicates an expected call of CreateContactMethodWithContext
func (*MockLightsailAPIMockRecorder) CreateContainerService ¶
func (mr *MockLightsailAPIMockRecorder) CreateContainerService(arg0 interface{}) *gomock.Call
CreateContainerService indicates an expected call of CreateContainerService
func (*MockLightsailAPIMockRecorder) CreateContainerServiceDeployment ¶
func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceDeployment(arg0 interface{}) *gomock.Call
CreateContainerServiceDeployment indicates an expected call of CreateContainerServiceDeployment
func (*MockLightsailAPIMockRecorder) CreateContainerServiceDeploymentRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceDeploymentRequest(arg0 interface{}) *gomock.Call
CreateContainerServiceDeploymentRequest indicates an expected call of CreateContainerServiceDeploymentRequest
func (*MockLightsailAPIMockRecorder) CreateContainerServiceDeploymentWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceDeploymentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateContainerServiceDeploymentWithContext indicates an expected call of CreateContainerServiceDeploymentWithContext
func (*MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLogin ¶
func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLogin(arg0 interface{}) *gomock.Call
CreateContainerServiceRegistryLogin indicates an expected call of CreateContainerServiceRegistryLogin
func (*MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLoginRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLoginRequest(arg0 interface{}) *gomock.Call
CreateContainerServiceRegistryLoginRequest indicates an expected call of CreateContainerServiceRegistryLoginRequest
func (*MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLoginWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRegistryLoginWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateContainerServiceRegistryLoginWithContext indicates an expected call of CreateContainerServiceRegistryLoginWithContext
func (*MockLightsailAPIMockRecorder) CreateContainerServiceRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceRequest(arg0 interface{}) *gomock.Call
CreateContainerServiceRequest indicates an expected call of CreateContainerServiceRequest
func (*MockLightsailAPIMockRecorder) CreateContainerServiceWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateContainerServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateContainerServiceWithContext indicates an expected call of CreateContainerServiceWithContext
func (*MockLightsailAPIMockRecorder) CreateDisk ¶
func (mr *MockLightsailAPIMockRecorder) CreateDisk(arg0 interface{}) *gomock.Call
CreateDisk indicates an expected call of CreateDisk
func (*MockLightsailAPIMockRecorder) CreateDiskFromSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) CreateDiskFromSnapshot(arg0 interface{}) *gomock.Call
CreateDiskFromSnapshot indicates an expected call of CreateDiskFromSnapshot
func (*MockLightsailAPIMockRecorder) CreateDiskFromSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateDiskFromSnapshotRequest(arg0 interface{}) *gomock.Call
CreateDiskFromSnapshotRequest indicates an expected call of CreateDiskFromSnapshotRequest
func (*MockLightsailAPIMockRecorder) CreateDiskFromSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateDiskFromSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDiskFromSnapshotWithContext indicates an expected call of CreateDiskFromSnapshotWithContext
func (*MockLightsailAPIMockRecorder) CreateDiskRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateDiskRequest(arg0 interface{}) *gomock.Call
CreateDiskRequest indicates an expected call of CreateDiskRequest
func (*MockLightsailAPIMockRecorder) CreateDiskSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) CreateDiskSnapshot(arg0 interface{}) *gomock.Call
CreateDiskSnapshot indicates an expected call of CreateDiskSnapshot
func (*MockLightsailAPIMockRecorder) CreateDiskSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateDiskSnapshotRequest(arg0 interface{}) *gomock.Call
CreateDiskSnapshotRequest indicates an expected call of CreateDiskSnapshotRequest
func (*MockLightsailAPIMockRecorder) CreateDiskSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateDiskSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDiskSnapshotWithContext indicates an expected call of CreateDiskSnapshotWithContext
func (*MockLightsailAPIMockRecorder) CreateDiskWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDiskWithContext indicates an expected call of CreateDiskWithContext
func (*MockLightsailAPIMockRecorder) CreateDistribution ¶
func (mr *MockLightsailAPIMockRecorder) CreateDistribution(arg0 interface{}) *gomock.Call
CreateDistribution indicates an expected call of CreateDistribution
func (*MockLightsailAPIMockRecorder) CreateDistributionRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateDistributionRequest(arg0 interface{}) *gomock.Call
CreateDistributionRequest indicates an expected call of CreateDistributionRequest
func (*MockLightsailAPIMockRecorder) CreateDistributionWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDistributionWithContext indicates an expected call of CreateDistributionWithContext
func (*MockLightsailAPIMockRecorder) CreateDomain ¶
func (mr *MockLightsailAPIMockRecorder) CreateDomain(arg0 interface{}) *gomock.Call
CreateDomain indicates an expected call of CreateDomain
func (*MockLightsailAPIMockRecorder) CreateDomainEntry ¶
func (mr *MockLightsailAPIMockRecorder) CreateDomainEntry(arg0 interface{}) *gomock.Call
CreateDomainEntry indicates an expected call of CreateDomainEntry
func (*MockLightsailAPIMockRecorder) CreateDomainEntryRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateDomainEntryRequest(arg0 interface{}) *gomock.Call
CreateDomainEntryRequest indicates an expected call of CreateDomainEntryRequest
func (*MockLightsailAPIMockRecorder) CreateDomainEntryWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateDomainEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDomainEntryWithContext indicates an expected call of CreateDomainEntryWithContext
func (*MockLightsailAPIMockRecorder) CreateDomainRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateDomainRequest(arg0 interface{}) *gomock.Call
CreateDomainRequest indicates an expected call of CreateDomainRequest
func (*MockLightsailAPIMockRecorder) CreateDomainWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDomainWithContext indicates an expected call of CreateDomainWithContext
func (*MockLightsailAPIMockRecorder) CreateInstanceSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) CreateInstanceSnapshot(arg0 interface{}) *gomock.Call
CreateInstanceSnapshot indicates an expected call of CreateInstanceSnapshot
func (*MockLightsailAPIMockRecorder) CreateInstanceSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateInstanceSnapshotRequest(arg0 interface{}) *gomock.Call
CreateInstanceSnapshotRequest indicates an expected call of CreateInstanceSnapshotRequest
func (*MockLightsailAPIMockRecorder) CreateInstanceSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateInstanceSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateInstanceSnapshotWithContext indicates an expected call of CreateInstanceSnapshotWithContext
func (*MockLightsailAPIMockRecorder) CreateInstances ¶
func (mr *MockLightsailAPIMockRecorder) CreateInstances(arg0 interface{}) *gomock.Call
CreateInstances indicates an expected call of CreateInstances
func (*MockLightsailAPIMockRecorder) CreateInstancesFromSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) CreateInstancesFromSnapshot(arg0 interface{}) *gomock.Call
CreateInstancesFromSnapshot indicates an expected call of CreateInstancesFromSnapshot
func (*MockLightsailAPIMockRecorder) CreateInstancesFromSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateInstancesFromSnapshotRequest(arg0 interface{}) *gomock.Call
CreateInstancesFromSnapshotRequest indicates an expected call of CreateInstancesFromSnapshotRequest
func (*MockLightsailAPIMockRecorder) CreateInstancesFromSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateInstancesFromSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateInstancesFromSnapshotWithContext indicates an expected call of CreateInstancesFromSnapshotWithContext
func (*MockLightsailAPIMockRecorder) CreateInstancesRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateInstancesRequest(arg0 interface{}) *gomock.Call
CreateInstancesRequest indicates an expected call of CreateInstancesRequest
func (*MockLightsailAPIMockRecorder) CreateInstancesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateInstancesWithContext indicates an expected call of CreateInstancesWithContext
func (*MockLightsailAPIMockRecorder) CreateKeyPair ¶
func (mr *MockLightsailAPIMockRecorder) CreateKeyPair(arg0 interface{}) *gomock.Call
CreateKeyPair indicates an expected call of CreateKeyPair
func (*MockLightsailAPIMockRecorder) CreateKeyPairRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateKeyPairRequest(arg0 interface{}) *gomock.Call
CreateKeyPairRequest indicates an expected call of CreateKeyPairRequest
func (*MockLightsailAPIMockRecorder) CreateKeyPairWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateKeyPairWithContext indicates an expected call of CreateKeyPairWithContext
func (*MockLightsailAPIMockRecorder) CreateLoadBalancer ¶
func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancer(arg0 interface{}) *gomock.Call
CreateLoadBalancer indicates an expected call of CreateLoadBalancer
func (*MockLightsailAPIMockRecorder) CreateLoadBalancerRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerRequest(arg0 interface{}) *gomock.Call
CreateLoadBalancerRequest indicates an expected call of CreateLoadBalancerRequest
func (*MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificate ¶
func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificate(arg0 interface{}) *gomock.Call
CreateLoadBalancerTlsCertificate indicates an expected call of CreateLoadBalancerTlsCertificate
func (*MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificateRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificateRequest(arg0 interface{}) *gomock.Call
CreateLoadBalancerTlsCertificateRequest indicates an expected call of CreateLoadBalancerTlsCertificateRequest
func (*MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificateWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerTlsCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateLoadBalancerTlsCertificateWithContext indicates an expected call of CreateLoadBalancerTlsCertificateWithContext
func (*MockLightsailAPIMockRecorder) CreateLoadBalancerWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateLoadBalancerWithContext indicates an expected call of CreateLoadBalancerWithContext
func (*MockLightsailAPIMockRecorder) CreateRelationalDatabase ¶
func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabase(arg0 interface{}) *gomock.Call
CreateRelationalDatabase indicates an expected call of CreateRelationalDatabase
func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshot(arg0 interface{}) *gomock.Call
CreateRelationalDatabaseFromSnapshot indicates an expected call of CreateRelationalDatabaseFromSnapshot
func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshotRequest(arg0 interface{}) *gomock.Call
CreateRelationalDatabaseFromSnapshotRequest indicates an expected call of CreateRelationalDatabaseFromSnapshotRequest
func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseFromSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRelationalDatabaseFromSnapshotWithContext indicates an expected call of CreateRelationalDatabaseFromSnapshotWithContext
func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
CreateRelationalDatabaseRequest indicates an expected call of CreateRelationalDatabaseRequest
func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshot(arg0 interface{}) *gomock.Call
CreateRelationalDatabaseSnapshot indicates an expected call of CreateRelationalDatabaseSnapshot
func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshotRequest(arg0 interface{}) *gomock.Call
CreateRelationalDatabaseSnapshotRequest indicates an expected call of CreateRelationalDatabaseSnapshotRequest
func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRelationalDatabaseSnapshotWithContext indicates an expected call of CreateRelationalDatabaseSnapshotWithContext
func (*MockLightsailAPIMockRecorder) CreateRelationalDatabaseWithContext ¶
func (mr *MockLightsailAPIMockRecorder) CreateRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRelationalDatabaseWithContext indicates an expected call of CreateRelationalDatabaseWithContext
func (*MockLightsailAPIMockRecorder) DeleteAlarm ¶
func (mr *MockLightsailAPIMockRecorder) DeleteAlarm(arg0 interface{}) *gomock.Call
DeleteAlarm indicates an expected call of DeleteAlarm
func (*MockLightsailAPIMockRecorder) DeleteAlarmRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteAlarmRequest(arg0 interface{}) *gomock.Call
DeleteAlarmRequest indicates an expected call of DeleteAlarmRequest
func (*MockLightsailAPIMockRecorder) DeleteAlarmWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAlarmWithContext indicates an expected call of DeleteAlarmWithContext
func (*MockLightsailAPIMockRecorder) DeleteAutoSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) DeleteAutoSnapshot(arg0 interface{}) *gomock.Call
DeleteAutoSnapshot indicates an expected call of DeleteAutoSnapshot
func (*MockLightsailAPIMockRecorder) DeleteAutoSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteAutoSnapshotRequest(arg0 interface{}) *gomock.Call
DeleteAutoSnapshotRequest indicates an expected call of DeleteAutoSnapshotRequest
func (*MockLightsailAPIMockRecorder) DeleteAutoSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteAutoSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAutoSnapshotWithContext indicates an expected call of DeleteAutoSnapshotWithContext
func (*MockLightsailAPIMockRecorder) DeleteBucket ¶
func (mr *MockLightsailAPIMockRecorder) DeleteBucket(arg0 interface{}) *gomock.Call
DeleteBucket indicates an expected call of DeleteBucket
func (*MockLightsailAPIMockRecorder) DeleteBucketAccessKey ¶
func (mr *MockLightsailAPIMockRecorder) DeleteBucketAccessKey(arg0 interface{}) *gomock.Call
DeleteBucketAccessKey indicates an expected call of DeleteBucketAccessKey
func (*MockLightsailAPIMockRecorder) DeleteBucketAccessKeyRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteBucketAccessKeyRequest(arg0 interface{}) *gomock.Call
DeleteBucketAccessKeyRequest indicates an expected call of DeleteBucketAccessKeyRequest
func (*MockLightsailAPIMockRecorder) DeleteBucketAccessKeyWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteBucketAccessKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBucketAccessKeyWithContext indicates an expected call of DeleteBucketAccessKeyWithContext
func (*MockLightsailAPIMockRecorder) DeleteBucketRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteBucketRequest(arg0 interface{}) *gomock.Call
DeleteBucketRequest indicates an expected call of DeleteBucketRequest
func (*MockLightsailAPIMockRecorder) DeleteBucketWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBucketWithContext indicates an expected call of DeleteBucketWithContext
func (*MockLightsailAPIMockRecorder) DeleteCertificate ¶
func (mr *MockLightsailAPIMockRecorder) DeleteCertificate(arg0 interface{}) *gomock.Call
DeleteCertificate indicates an expected call of DeleteCertificate
func (*MockLightsailAPIMockRecorder) DeleteCertificateRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteCertificateRequest(arg0 interface{}) *gomock.Call
DeleteCertificateRequest indicates an expected call of DeleteCertificateRequest
func (*MockLightsailAPIMockRecorder) DeleteCertificateWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCertificateWithContext indicates an expected call of DeleteCertificateWithContext
func (*MockLightsailAPIMockRecorder) DeleteContactMethod ¶
func (mr *MockLightsailAPIMockRecorder) DeleteContactMethod(arg0 interface{}) *gomock.Call
DeleteContactMethod indicates an expected call of DeleteContactMethod
func (*MockLightsailAPIMockRecorder) DeleteContactMethodRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteContactMethodRequest(arg0 interface{}) *gomock.Call
DeleteContactMethodRequest indicates an expected call of DeleteContactMethodRequest
func (*MockLightsailAPIMockRecorder) DeleteContactMethodWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteContactMethodWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteContactMethodWithContext indicates an expected call of DeleteContactMethodWithContext
func (*MockLightsailAPIMockRecorder) DeleteContainerImage ¶
func (mr *MockLightsailAPIMockRecorder) DeleteContainerImage(arg0 interface{}) *gomock.Call
DeleteContainerImage indicates an expected call of DeleteContainerImage
func (*MockLightsailAPIMockRecorder) DeleteContainerImageRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteContainerImageRequest(arg0 interface{}) *gomock.Call
DeleteContainerImageRequest indicates an expected call of DeleteContainerImageRequest
func (*MockLightsailAPIMockRecorder) DeleteContainerImageWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteContainerImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteContainerImageWithContext indicates an expected call of DeleteContainerImageWithContext
func (*MockLightsailAPIMockRecorder) DeleteContainerService ¶
func (mr *MockLightsailAPIMockRecorder) DeleteContainerService(arg0 interface{}) *gomock.Call
DeleteContainerService indicates an expected call of DeleteContainerService
func (*MockLightsailAPIMockRecorder) DeleteContainerServiceRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteContainerServiceRequest(arg0 interface{}) *gomock.Call
DeleteContainerServiceRequest indicates an expected call of DeleteContainerServiceRequest
func (*MockLightsailAPIMockRecorder) DeleteContainerServiceWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteContainerServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteContainerServiceWithContext indicates an expected call of DeleteContainerServiceWithContext
func (*MockLightsailAPIMockRecorder) DeleteDisk ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDisk(arg0 interface{}) *gomock.Call
DeleteDisk indicates an expected call of DeleteDisk
func (*MockLightsailAPIMockRecorder) DeleteDiskRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDiskRequest(arg0 interface{}) *gomock.Call
DeleteDiskRequest indicates an expected call of DeleteDiskRequest
func (*MockLightsailAPIMockRecorder) DeleteDiskSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDiskSnapshot(arg0 interface{}) *gomock.Call
DeleteDiskSnapshot indicates an expected call of DeleteDiskSnapshot
func (*MockLightsailAPIMockRecorder) DeleteDiskSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDiskSnapshotRequest(arg0 interface{}) *gomock.Call
DeleteDiskSnapshotRequest indicates an expected call of DeleteDiskSnapshotRequest
func (*MockLightsailAPIMockRecorder) DeleteDiskSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDiskSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDiskSnapshotWithContext indicates an expected call of DeleteDiskSnapshotWithContext
func (*MockLightsailAPIMockRecorder) DeleteDiskWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDiskWithContext indicates an expected call of DeleteDiskWithContext
func (*MockLightsailAPIMockRecorder) DeleteDistribution ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDistribution(arg0 interface{}) *gomock.Call
DeleteDistribution indicates an expected call of DeleteDistribution
func (*MockLightsailAPIMockRecorder) DeleteDistributionRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDistributionRequest(arg0 interface{}) *gomock.Call
DeleteDistributionRequest indicates an expected call of DeleteDistributionRequest
func (*MockLightsailAPIMockRecorder) DeleteDistributionWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDistributionWithContext indicates an expected call of DeleteDistributionWithContext
func (*MockLightsailAPIMockRecorder) DeleteDomain ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDomain(arg0 interface{}) *gomock.Call
DeleteDomain indicates an expected call of DeleteDomain
func (*MockLightsailAPIMockRecorder) DeleteDomainEntry ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDomainEntry(arg0 interface{}) *gomock.Call
DeleteDomainEntry indicates an expected call of DeleteDomainEntry
func (*MockLightsailAPIMockRecorder) DeleteDomainEntryRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDomainEntryRequest(arg0 interface{}) *gomock.Call
DeleteDomainEntryRequest indicates an expected call of DeleteDomainEntryRequest
func (*MockLightsailAPIMockRecorder) DeleteDomainEntryWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDomainEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDomainEntryWithContext indicates an expected call of DeleteDomainEntryWithContext
func (*MockLightsailAPIMockRecorder) DeleteDomainRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDomainRequest(arg0 interface{}) *gomock.Call
DeleteDomainRequest indicates an expected call of DeleteDomainRequest
func (*MockLightsailAPIMockRecorder) DeleteDomainWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDomainWithContext indicates an expected call of DeleteDomainWithContext
func (*MockLightsailAPIMockRecorder) DeleteInstance ¶
func (mr *MockLightsailAPIMockRecorder) DeleteInstance(arg0 interface{}) *gomock.Call
DeleteInstance indicates an expected call of DeleteInstance
func (*MockLightsailAPIMockRecorder) DeleteInstanceRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteInstanceRequest(arg0 interface{}) *gomock.Call
DeleteInstanceRequest indicates an expected call of DeleteInstanceRequest
func (*MockLightsailAPIMockRecorder) DeleteInstanceSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) DeleteInstanceSnapshot(arg0 interface{}) *gomock.Call
DeleteInstanceSnapshot indicates an expected call of DeleteInstanceSnapshot
func (*MockLightsailAPIMockRecorder) DeleteInstanceSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteInstanceSnapshotRequest(arg0 interface{}) *gomock.Call
DeleteInstanceSnapshotRequest indicates an expected call of DeleteInstanceSnapshotRequest
func (*MockLightsailAPIMockRecorder) DeleteInstanceSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteInstanceSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteInstanceSnapshotWithContext indicates an expected call of DeleteInstanceSnapshotWithContext
func (*MockLightsailAPIMockRecorder) DeleteInstanceWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteInstanceWithContext indicates an expected call of DeleteInstanceWithContext
func (*MockLightsailAPIMockRecorder) DeleteKeyPair ¶
func (mr *MockLightsailAPIMockRecorder) DeleteKeyPair(arg0 interface{}) *gomock.Call
DeleteKeyPair indicates an expected call of DeleteKeyPair
func (*MockLightsailAPIMockRecorder) DeleteKeyPairRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteKeyPairRequest(arg0 interface{}) *gomock.Call
DeleteKeyPairRequest indicates an expected call of DeleteKeyPairRequest
func (*MockLightsailAPIMockRecorder) DeleteKeyPairWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteKeyPairWithContext indicates an expected call of DeleteKeyPairWithContext
func (*MockLightsailAPIMockRecorder) DeleteKnownHostKeys ¶
func (mr *MockLightsailAPIMockRecorder) DeleteKnownHostKeys(arg0 interface{}) *gomock.Call
DeleteKnownHostKeys indicates an expected call of DeleteKnownHostKeys
func (*MockLightsailAPIMockRecorder) DeleteKnownHostKeysRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteKnownHostKeysRequest(arg0 interface{}) *gomock.Call
DeleteKnownHostKeysRequest indicates an expected call of DeleteKnownHostKeysRequest
func (*MockLightsailAPIMockRecorder) DeleteKnownHostKeysWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteKnownHostKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteKnownHostKeysWithContext indicates an expected call of DeleteKnownHostKeysWithContext
func (*MockLightsailAPIMockRecorder) DeleteLoadBalancer ¶
func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancer(arg0 interface{}) *gomock.Call
DeleteLoadBalancer indicates an expected call of DeleteLoadBalancer
func (*MockLightsailAPIMockRecorder) DeleteLoadBalancerRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerRequest(arg0 interface{}) *gomock.Call
DeleteLoadBalancerRequest indicates an expected call of DeleteLoadBalancerRequest
func (*MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificate ¶
func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificate(arg0 interface{}) *gomock.Call
DeleteLoadBalancerTlsCertificate indicates an expected call of DeleteLoadBalancerTlsCertificate
func (*MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificateRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificateRequest(arg0 interface{}) *gomock.Call
DeleteLoadBalancerTlsCertificateRequest indicates an expected call of DeleteLoadBalancerTlsCertificateRequest
func (*MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificateWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerTlsCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLoadBalancerTlsCertificateWithContext indicates an expected call of DeleteLoadBalancerTlsCertificateWithContext
func (*MockLightsailAPIMockRecorder) DeleteLoadBalancerWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLoadBalancerWithContext indicates an expected call of DeleteLoadBalancerWithContext
func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabase ¶
func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabase(arg0 interface{}) *gomock.Call
DeleteRelationalDatabase indicates an expected call of DeleteRelationalDatabase
func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabaseRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
DeleteRelationalDatabaseRequest indicates an expected call of DeleteRelationalDatabaseRequest
func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshot(arg0 interface{}) *gomock.Call
DeleteRelationalDatabaseSnapshot indicates an expected call of DeleteRelationalDatabaseSnapshot
func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshotRequest(arg0 interface{}) *gomock.Call
DeleteRelationalDatabaseSnapshotRequest indicates an expected call of DeleteRelationalDatabaseSnapshotRequest
func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRelationalDatabaseSnapshotWithContext indicates an expected call of DeleteRelationalDatabaseSnapshotWithContext
func (*MockLightsailAPIMockRecorder) DeleteRelationalDatabaseWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DeleteRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRelationalDatabaseWithContext indicates an expected call of DeleteRelationalDatabaseWithContext
func (*MockLightsailAPIMockRecorder) DetachCertificateFromDistribution ¶
func (mr *MockLightsailAPIMockRecorder) DetachCertificateFromDistribution(arg0 interface{}) *gomock.Call
DetachCertificateFromDistribution indicates an expected call of DetachCertificateFromDistribution
func (*MockLightsailAPIMockRecorder) DetachCertificateFromDistributionRequest ¶
func (mr *MockLightsailAPIMockRecorder) DetachCertificateFromDistributionRequest(arg0 interface{}) *gomock.Call
DetachCertificateFromDistributionRequest indicates an expected call of DetachCertificateFromDistributionRequest
func (*MockLightsailAPIMockRecorder) DetachCertificateFromDistributionWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DetachCertificateFromDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DetachCertificateFromDistributionWithContext indicates an expected call of DetachCertificateFromDistributionWithContext
func (*MockLightsailAPIMockRecorder) DetachDisk ¶
func (mr *MockLightsailAPIMockRecorder) DetachDisk(arg0 interface{}) *gomock.Call
DetachDisk indicates an expected call of DetachDisk
func (*MockLightsailAPIMockRecorder) DetachDiskRequest ¶
func (mr *MockLightsailAPIMockRecorder) DetachDiskRequest(arg0 interface{}) *gomock.Call
DetachDiskRequest indicates an expected call of DetachDiskRequest
func (*MockLightsailAPIMockRecorder) DetachDiskWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DetachDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DetachDiskWithContext indicates an expected call of DetachDiskWithContext
func (*MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancer ¶
func (mr *MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancer(arg0 interface{}) *gomock.Call
DetachInstancesFromLoadBalancer indicates an expected call of DetachInstancesFromLoadBalancer
func (*MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancerRequest ¶
func (mr *MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancerRequest(arg0 interface{}) *gomock.Call
DetachInstancesFromLoadBalancerRequest indicates an expected call of DetachInstancesFromLoadBalancerRequest
func (*MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancerWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DetachInstancesFromLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DetachInstancesFromLoadBalancerWithContext indicates an expected call of DetachInstancesFromLoadBalancerWithContext
func (*MockLightsailAPIMockRecorder) DetachStaticIp ¶
func (mr *MockLightsailAPIMockRecorder) DetachStaticIp(arg0 interface{}) *gomock.Call
DetachStaticIp indicates an expected call of DetachStaticIp
func (*MockLightsailAPIMockRecorder) DetachStaticIpRequest ¶
func (mr *MockLightsailAPIMockRecorder) DetachStaticIpRequest(arg0 interface{}) *gomock.Call
DetachStaticIpRequest indicates an expected call of DetachStaticIpRequest
func (*MockLightsailAPIMockRecorder) DetachStaticIpWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DetachStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DetachStaticIpWithContext indicates an expected call of DetachStaticIpWithContext
func (*MockLightsailAPIMockRecorder) DisableAddOn ¶
func (mr *MockLightsailAPIMockRecorder) DisableAddOn(arg0 interface{}) *gomock.Call
DisableAddOn indicates an expected call of DisableAddOn
func (*MockLightsailAPIMockRecorder) DisableAddOnRequest ¶
func (mr *MockLightsailAPIMockRecorder) DisableAddOnRequest(arg0 interface{}) *gomock.Call
DisableAddOnRequest indicates an expected call of DisableAddOnRequest
func (*MockLightsailAPIMockRecorder) DisableAddOnWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DisableAddOnWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableAddOnWithContext indicates an expected call of DisableAddOnWithContext
func (*MockLightsailAPIMockRecorder) DownloadDefaultKeyPair ¶
func (mr *MockLightsailAPIMockRecorder) DownloadDefaultKeyPair(arg0 interface{}) *gomock.Call
DownloadDefaultKeyPair indicates an expected call of DownloadDefaultKeyPair
func (*MockLightsailAPIMockRecorder) DownloadDefaultKeyPairRequest ¶
func (mr *MockLightsailAPIMockRecorder) DownloadDefaultKeyPairRequest(arg0 interface{}) *gomock.Call
DownloadDefaultKeyPairRequest indicates an expected call of DownloadDefaultKeyPairRequest
func (*MockLightsailAPIMockRecorder) DownloadDefaultKeyPairWithContext ¶
func (mr *MockLightsailAPIMockRecorder) DownloadDefaultKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DownloadDefaultKeyPairWithContext indicates an expected call of DownloadDefaultKeyPairWithContext
func (*MockLightsailAPIMockRecorder) EnableAddOn ¶
func (mr *MockLightsailAPIMockRecorder) EnableAddOn(arg0 interface{}) *gomock.Call
EnableAddOn indicates an expected call of EnableAddOn
func (*MockLightsailAPIMockRecorder) EnableAddOnRequest ¶
func (mr *MockLightsailAPIMockRecorder) EnableAddOnRequest(arg0 interface{}) *gomock.Call
EnableAddOnRequest indicates an expected call of EnableAddOnRequest
func (*MockLightsailAPIMockRecorder) EnableAddOnWithContext ¶
func (mr *MockLightsailAPIMockRecorder) EnableAddOnWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableAddOnWithContext indicates an expected call of EnableAddOnWithContext
func (*MockLightsailAPIMockRecorder) ExportSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) ExportSnapshot(arg0 interface{}) *gomock.Call
ExportSnapshot indicates an expected call of ExportSnapshot
func (*MockLightsailAPIMockRecorder) ExportSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) ExportSnapshotRequest(arg0 interface{}) *gomock.Call
ExportSnapshotRequest indicates an expected call of ExportSnapshotRequest
func (*MockLightsailAPIMockRecorder) ExportSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) ExportSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ExportSnapshotWithContext indicates an expected call of ExportSnapshotWithContext
func (*MockLightsailAPIMockRecorder) GetActiveNames ¶
func (mr *MockLightsailAPIMockRecorder) GetActiveNames(arg0 interface{}) *gomock.Call
GetActiveNames indicates an expected call of GetActiveNames
func (*MockLightsailAPIMockRecorder) GetActiveNamesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetActiveNamesRequest(arg0 interface{}) *gomock.Call
GetActiveNamesRequest indicates an expected call of GetActiveNamesRequest
func (*MockLightsailAPIMockRecorder) GetActiveNamesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetActiveNamesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetActiveNamesWithContext indicates an expected call of GetActiveNamesWithContext
func (*MockLightsailAPIMockRecorder) GetAlarms ¶
func (mr *MockLightsailAPIMockRecorder) GetAlarms(arg0 interface{}) *gomock.Call
GetAlarms indicates an expected call of GetAlarms
func (*MockLightsailAPIMockRecorder) GetAlarmsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetAlarmsRequest(arg0 interface{}) *gomock.Call
GetAlarmsRequest indicates an expected call of GetAlarmsRequest
func (*MockLightsailAPIMockRecorder) GetAlarmsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetAlarmsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAlarmsWithContext indicates an expected call of GetAlarmsWithContext
func (*MockLightsailAPIMockRecorder) GetAutoSnapshots ¶
func (mr *MockLightsailAPIMockRecorder) GetAutoSnapshots(arg0 interface{}) *gomock.Call
GetAutoSnapshots indicates an expected call of GetAutoSnapshots
func (*MockLightsailAPIMockRecorder) GetAutoSnapshotsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetAutoSnapshotsRequest(arg0 interface{}) *gomock.Call
GetAutoSnapshotsRequest indicates an expected call of GetAutoSnapshotsRequest
func (*MockLightsailAPIMockRecorder) GetAutoSnapshotsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetAutoSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAutoSnapshotsWithContext indicates an expected call of GetAutoSnapshotsWithContext
func (*MockLightsailAPIMockRecorder) GetBlueprints ¶
func (mr *MockLightsailAPIMockRecorder) GetBlueprints(arg0 interface{}) *gomock.Call
GetBlueprints indicates an expected call of GetBlueprints
func (*MockLightsailAPIMockRecorder) GetBlueprintsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetBlueprintsRequest(arg0 interface{}) *gomock.Call
GetBlueprintsRequest indicates an expected call of GetBlueprintsRequest
func (*MockLightsailAPIMockRecorder) GetBlueprintsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetBlueprintsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBlueprintsWithContext indicates an expected call of GetBlueprintsWithContext
func (*MockLightsailAPIMockRecorder) GetBucketAccessKeys ¶
func (mr *MockLightsailAPIMockRecorder) GetBucketAccessKeys(arg0 interface{}) *gomock.Call
GetBucketAccessKeys indicates an expected call of GetBucketAccessKeys
func (*MockLightsailAPIMockRecorder) GetBucketAccessKeysRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetBucketAccessKeysRequest(arg0 interface{}) *gomock.Call
GetBucketAccessKeysRequest indicates an expected call of GetBucketAccessKeysRequest
func (*MockLightsailAPIMockRecorder) GetBucketAccessKeysWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetBucketAccessKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketAccessKeysWithContext indicates an expected call of GetBucketAccessKeysWithContext
func (*MockLightsailAPIMockRecorder) GetBucketBundles ¶
func (mr *MockLightsailAPIMockRecorder) GetBucketBundles(arg0 interface{}) *gomock.Call
GetBucketBundles indicates an expected call of GetBucketBundles
func (*MockLightsailAPIMockRecorder) GetBucketBundlesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetBucketBundlesRequest(arg0 interface{}) *gomock.Call
GetBucketBundlesRequest indicates an expected call of GetBucketBundlesRequest
func (*MockLightsailAPIMockRecorder) GetBucketBundlesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetBucketBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketBundlesWithContext indicates an expected call of GetBucketBundlesWithContext
func (*MockLightsailAPIMockRecorder) GetBucketMetricData ¶
func (mr *MockLightsailAPIMockRecorder) GetBucketMetricData(arg0 interface{}) *gomock.Call
GetBucketMetricData indicates an expected call of GetBucketMetricData
func (*MockLightsailAPIMockRecorder) GetBucketMetricDataRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetBucketMetricDataRequest(arg0 interface{}) *gomock.Call
GetBucketMetricDataRequest indicates an expected call of GetBucketMetricDataRequest
func (*MockLightsailAPIMockRecorder) GetBucketMetricDataWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetBucketMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketMetricDataWithContext indicates an expected call of GetBucketMetricDataWithContext
func (*MockLightsailAPIMockRecorder) GetBuckets ¶
func (mr *MockLightsailAPIMockRecorder) GetBuckets(arg0 interface{}) *gomock.Call
GetBuckets indicates an expected call of GetBuckets
func (*MockLightsailAPIMockRecorder) GetBucketsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetBucketsRequest(arg0 interface{}) *gomock.Call
GetBucketsRequest indicates an expected call of GetBucketsRequest
func (*MockLightsailAPIMockRecorder) GetBucketsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetBucketsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBucketsWithContext indicates an expected call of GetBucketsWithContext
func (*MockLightsailAPIMockRecorder) GetBundles ¶
func (mr *MockLightsailAPIMockRecorder) GetBundles(arg0 interface{}) *gomock.Call
GetBundles indicates an expected call of GetBundles
func (*MockLightsailAPIMockRecorder) GetBundlesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetBundlesRequest(arg0 interface{}) *gomock.Call
GetBundlesRequest indicates an expected call of GetBundlesRequest
func (*MockLightsailAPIMockRecorder) GetBundlesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBundlesWithContext indicates an expected call of GetBundlesWithContext
func (*MockLightsailAPIMockRecorder) GetCertificates ¶
func (mr *MockLightsailAPIMockRecorder) GetCertificates(arg0 interface{}) *gomock.Call
GetCertificates indicates an expected call of GetCertificates
func (*MockLightsailAPIMockRecorder) GetCertificatesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetCertificatesRequest(arg0 interface{}) *gomock.Call
GetCertificatesRequest indicates an expected call of GetCertificatesRequest
func (*MockLightsailAPIMockRecorder) GetCertificatesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCertificatesWithContext indicates an expected call of GetCertificatesWithContext
func (*MockLightsailAPIMockRecorder) GetCloudFormationStackRecords ¶
func (mr *MockLightsailAPIMockRecorder) GetCloudFormationStackRecords(arg0 interface{}) *gomock.Call
GetCloudFormationStackRecords indicates an expected call of GetCloudFormationStackRecords
func (*MockLightsailAPIMockRecorder) GetCloudFormationStackRecordsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetCloudFormationStackRecordsRequest(arg0 interface{}) *gomock.Call
GetCloudFormationStackRecordsRequest indicates an expected call of GetCloudFormationStackRecordsRequest
func (*MockLightsailAPIMockRecorder) GetCloudFormationStackRecordsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetCloudFormationStackRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCloudFormationStackRecordsWithContext indicates an expected call of GetCloudFormationStackRecordsWithContext
func (*MockLightsailAPIMockRecorder) GetContactMethods ¶
func (mr *MockLightsailAPIMockRecorder) GetContactMethods(arg0 interface{}) *gomock.Call
GetContactMethods indicates an expected call of GetContactMethods
func (*MockLightsailAPIMockRecorder) GetContactMethodsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetContactMethodsRequest(arg0 interface{}) *gomock.Call
GetContactMethodsRequest indicates an expected call of GetContactMethodsRequest
func (*MockLightsailAPIMockRecorder) GetContactMethodsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetContactMethodsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContactMethodsWithContext indicates an expected call of GetContactMethodsWithContext
func (*MockLightsailAPIMockRecorder) GetContainerAPIMetadata ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerAPIMetadata(arg0 interface{}) *gomock.Call
GetContainerAPIMetadata indicates an expected call of GetContainerAPIMetadata
func (*MockLightsailAPIMockRecorder) GetContainerAPIMetadataRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerAPIMetadataRequest(arg0 interface{}) *gomock.Call
GetContainerAPIMetadataRequest indicates an expected call of GetContainerAPIMetadataRequest
func (*MockLightsailAPIMockRecorder) GetContainerAPIMetadataWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerAPIMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContainerAPIMetadataWithContext indicates an expected call of GetContainerAPIMetadataWithContext
func (*MockLightsailAPIMockRecorder) GetContainerImages ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerImages(arg0 interface{}) *gomock.Call
GetContainerImages indicates an expected call of GetContainerImages
func (*MockLightsailAPIMockRecorder) GetContainerImagesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerImagesRequest(arg0 interface{}) *gomock.Call
GetContainerImagesRequest indicates an expected call of GetContainerImagesRequest
func (*MockLightsailAPIMockRecorder) GetContainerImagesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContainerImagesWithContext indicates an expected call of GetContainerImagesWithContext
func (*MockLightsailAPIMockRecorder) GetContainerLog ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerLog(arg0 interface{}) *gomock.Call
GetContainerLog indicates an expected call of GetContainerLog
func (*MockLightsailAPIMockRecorder) GetContainerLogRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerLogRequest(arg0 interface{}) *gomock.Call
GetContainerLogRequest indicates an expected call of GetContainerLogRequest
func (*MockLightsailAPIMockRecorder) GetContainerLogWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerLogWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContainerLogWithContext indicates an expected call of GetContainerLogWithContext
func (*MockLightsailAPIMockRecorder) GetContainerServiceDeployments ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServiceDeployments(arg0 interface{}) *gomock.Call
GetContainerServiceDeployments indicates an expected call of GetContainerServiceDeployments
func (*MockLightsailAPIMockRecorder) GetContainerServiceDeploymentsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServiceDeploymentsRequest(arg0 interface{}) *gomock.Call
GetContainerServiceDeploymentsRequest indicates an expected call of GetContainerServiceDeploymentsRequest
func (*MockLightsailAPIMockRecorder) GetContainerServiceDeploymentsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServiceDeploymentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContainerServiceDeploymentsWithContext indicates an expected call of GetContainerServiceDeploymentsWithContext
func (*MockLightsailAPIMockRecorder) GetContainerServiceMetricData ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServiceMetricData(arg0 interface{}) *gomock.Call
GetContainerServiceMetricData indicates an expected call of GetContainerServiceMetricData
func (*MockLightsailAPIMockRecorder) GetContainerServiceMetricDataRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServiceMetricDataRequest(arg0 interface{}) *gomock.Call
GetContainerServiceMetricDataRequest indicates an expected call of GetContainerServiceMetricDataRequest
func (*MockLightsailAPIMockRecorder) GetContainerServiceMetricDataWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServiceMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContainerServiceMetricDataWithContext indicates an expected call of GetContainerServiceMetricDataWithContext
func (*MockLightsailAPIMockRecorder) GetContainerServicePowers ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServicePowers(arg0 interface{}) *gomock.Call
GetContainerServicePowers indicates an expected call of GetContainerServicePowers
func (*MockLightsailAPIMockRecorder) GetContainerServicePowersRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServicePowersRequest(arg0 interface{}) *gomock.Call
GetContainerServicePowersRequest indicates an expected call of GetContainerServicePowersRequest
func (*MockLightsailAPIMockRecorder) GetContainerServicePowersWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServicePowersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContainerServicePowersWithContext indicates an expected call of GetContainerServicePowersWithContext
func (*MockLightsailAPIMockRecorder) GetContainerServices ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServices(arg0 interface{}) *gomock.Call
GetContainerServices indicates an expected call of GetContainerServices
func (*MockLightsailAPIMockRecorder) GetContainerServicesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServicesRequest(arg0 interface{}) *gomock.Call
GetContainerServicesRequest indicates an expected call of GetContainerServicesRequest
func (*MockLightsailAPIMockRecorder) GetContainerServicesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetContainerServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetContainerServicesWithContext indicates an expected call of GetContainerServicesWithContext
func (*MockLightsailAPIMockRecorder) GetDisk ¶
func (mr *MockLightsailAPIMockRecorder) GetDisk(arg0 interface{}) *gomock.Call
GetDisk indicates an expected call of GetDisk
func (*MockLightsailAPIMockRecorder) GetDiskRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetDiskRequest(arg0 interface{}) *gomock.Call
GetDiskRequest indicates an expected call of GetDiskRequest
func (*MockLightsailAPIMockRecorder) GetDiskSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshot(arg0 interface{}) *gomock.Call
GetDiskSnapshot indicates an expected call of GetDiskSnapshot
func (*MockLightsailAPIMockRecorder) GetDiskSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotRequest(arg0 interface{}) *gomock.Call
GetDiskSnapshotRequest indicates an expected call of GetDiskSnapshotRequest
func (*MockLightsailAPIMockRecorder) GetDiskSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDiskSnapshotWithContext indicates an expected call of GetDiskSnapshotWithContext
func (*MockLightsailAPIMockRecorder) GetDiskSnapshots ¶
func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshots(arg0 interface{}) *gomock.Call
GetDiskSnapshots indicates an expected call of GetDiskSnapshots
func (*MockLightsailAPIMockRecorder) GetDiskSnapshotsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotsRequest(arg0 interface{}) *gomock.Call
GetDiskSnapshotsRequest indicates an expected call of GetDiskSnapshotsRequest
func (*MockLightsailAPIMockRecorder) GetDiskSnapshotsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetDiskSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDiskSnapshotsWithContext indicates an expected call of GetDiskSnapshotsWithContext
func (*MockLightsailAPIMockRecorder) GetDiskWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetDiskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDiskWithContext indicates an expected call of GetDiskWithContext
func (*MockLightsailAPIMockRecorder) GetDisks ¶
func (mr *MockLightsailAPIMockRecorder) GetDisks(arg0 interface{}) *gomock.Call
GetDisks indicates an expected call of GetDisks
func (*MockLightsailAPIMockRecorder) GetDisksRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetDisksRequest(arg0 interface{}) *gomock.Call
GetDisksRequest indicates an expected call of GetDisksRequest
func (*MockLightsailAPIMockRecorder) GetDisksWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetDisksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDisksWithContext indicates an expected call of GetDisksWithContext
func (*MockLightsailAPIMockRecorder) GetDistributionBundles ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributionBundles(arg0 interface{}) *gomock.Call
GetDistributionBundles indicates an expected call of GetDistributionBundles
func (*MockLightsailAPIMockRecorder) GetDistributionBundlesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributionBundlesRequest(arg0 interface{}) *gomock.Call
GetDistributionBundlesRequest indicates an expected call of GetDistributionBundlesRequest
func (*MockLightsailAPIMockRecorder) GetDistributionBundlesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributionBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDistributionBundlesWithContext indicates an expected call of GetDistributionBundlesWithContext
func (*MockLightsailAPIMockRecorder) GetDistributionLatestCacheReset ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributionLatestCacheReset(arg0 interface{}) *gomock.Call
GetDistributionLatestCacheReset indicates an expected call of GetDistributionLatestCacheReset
func (*MockLightsailAPIMockRecorder) GetDistributionLatestCacheResetRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributionLatestCacheResetRequest(arg0 interface{}) *gomock.Call
GetDistributionLatestCacheResetRequest indicates an expected call of GetDistributionLatestCacheResetRequest
func (*MockLightsailAPIMockRecorder) GetDistributionLatestCacheResetWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributionLatestCacheResetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDistributionLatestCacheResetWithContext indicates an expected call of GetDistributionLatestCacheResetWithContext
func (*MockLightsailAPIMockRecorder) GetDistributionMetricData ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributionMetricData(arg0 interface{}) *gomock.Call
GetDistributionMetricData indicates an expected call of GetDistributionMetricData
func (*MockLightsailAPIMockRecorder) GetDistributionMetricDataRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributionMetricDataRequest(arg0 interface{}) *gomock.Call
GetDistributionMetricDataRequest indicates an expected call of GetDistributionMetricDataRequest
func (*MockLightsailAPIMockRecorder) GetDistributionMetricDataWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributionMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDistributionMetricDataWithContext indicates an expected call of GetDistributionMetricDataWithContext
func (*MockLightsailAPIMockRecorder) GetDistributions ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributions(arg0 interface{}) *gomock.Call
GetDistributions indicates an expected call of GetDistributions
func (*MockLightsailAPIMockRecorder) GetDistributionsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributionsRequest(arg0 interface{}) *gomock.Call
GetDistributionsRequest indicates an expected call of GetDistributionsRequest
func (*MockLightsailAPIMockRecorder) GetDistributionsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetDistributionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDistributionsWithContext indicates an expected call of GetDistributionsWithContext
func (*MockLightsailAPIMockRecorder) GetDomain ¶
func (mr *MockLightsailAPIMockRecorder) GetDomain(arg0 interface{}) *gomock.Call
GetDomain indicates an expected call of GetDomain
func (*MockLightsailAPIMockRecorder) GetDomainRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetDomainRequest(arg0 interface{}) *gomock.Call
GetDomainRequest indicates an expected call of GetDomainRequest
func (*MockLightsailAPIMockRecorder) GetDomainWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDomainWithContext indicates an expected call of GetDomainWithContext
func (*MockLightsailAPIMockRecorder) GetDomains ¶
func (mr *MockLightsailAPIMockRecorder) GetDomains(arg0 interface{}) *gomock.Call
GetDomains indicates an expected call of GetDomains
func (*MockLightsailAPIMockRecorder) GetDomainsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetDomainsRequest(arg0 interface{}) *gomock.Call
GetDomainsRequest indicates an expected call of GetDomainsRequest
func (*MockLightsailAPIMockRecorder) GetDomainsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDomainsWithContext indicates an expected call of GetDomainsWithContext
func (*MockLightsailAPIMockRecorder) GetExportSnapshotRecords ¶
func (mr *MockLightsailAPIMockRecorder) GetExportSnapshotRecords(arg0 interface{}) *gomock.Call
GetExportSnapshotRecords indicates an expected call of GetExportSnapshotRecords
func (*MockLightsailAPIMockRecorder) GetExportSnapshotRecordsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetExportSnapshotRecordsRequest(arg0 interface{}) *gomock.Call
GetExportSnapshotRecordsRequest indicates an expected call of GetExportSnapshotRecordsRequest
func (*MockLightsailAPIMockRecorder) GetExportSnapshotRecordsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetExportSnapshotRecordsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetExportSnapshotRecordsWithContext indicates an expected call of GetExportSnapshotRecordsWithContext
func (*MockLightsailAPIMockRecorder) GetInstance ¶
func (mr *MockLightsailAPIMockRecorder) GetInstance(arg0 interface{}) *gomock.Call
GetInstance indicates an expected call of GetInstance
func (*MockLightsailAPIMockRecorder) GetInstanceAccessDetails ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceAccessDetails(arg0 interface{}) *gomock.Call
GetInstanceAccessDetails indicates an expected call of GetInstanceAccessDetails
func (*MockLightsailAPIMockRecorder) GetInstanceAccessDetailsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceAccessDetailsRequest(arg0 interface{}) *gomock.Call
GetInstanceAccessDetailsRequest indicates an expected call of GetInstanceAccessDetailsRequest
func (*MockLightsailAPIMockRecorder) GetInstanceAccessDetailsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceAccessDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInstanceAccessDetailsWithContext indicates an expected call of GetInstanceAccessDetailsWithContext
func (*MockLightsailAPIMockRecorder) GetInstanceMetricData ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceMetricData(arg0 interface{}) *gomock.Call
GetInstanceMetricData indicates an expected call of GetInstanceMetricData
func (*MockLightsailAPIMockRecorder) GetInstanceMetricDataRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceMetricDataRequest(arg0 interface{}) *gomock.Call
GetInstanceMetricDataRequest indicates an expected call of GetInstanceMetricDataRequest
func (*MockLightsailAPIMockRecorder) GetInstanceMetricDataWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInstanceMetricDataWithContext indicates an expected call of GetInstanceMetricDataWithContext
func (*MockLightsailAPIMockRecorder) GetInstancePortStates ¶
func (mr *MockLightsailAPIMockRecorder) GetInstancePortStates(arg0 interface{}) *gomock.Call
GetInstancePortStates indicates an expected call of GetInstancePortStates
func (*MockLightsailAPIMockRecorder) GetInstancePortStatesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetInstancePortStatesRequest(arg0 interface{}) *gomock.Call
GetInstancePortStatesRequest indicates an expected call of GetInstancePortStatesRequest
func (*MockLightsailAPIMockRecorder) GetInstancePortStatesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetInstancePortStatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInstancePortStatesWithContext indicates an expected call of GetInstancePortStatesWithContext
func (*MockLightsailAPIMockRecorder) GetInstanceRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceRequest(arg0 interface{}) *gomock.Call
GetInstanceRequest indicates an expected call of GetInstanceRequest
func (*MockLightsailAPIMockRecorder) GetInstanceSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshot(arg0 interface{}) *gomock.Call
GetInstanceSnapshot indicates an expected call of GetInstanceSnapshot
func (*MockLightsailAPIMockRecorder) GetInstanceSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotRequest(arg0 interface{}) *gomock.Call
GetInstanceSnapshotRequest indicates an expected call of GetInstanceSnapshotRequest
func (*MockLightsailAPIMockRecorder) GetInstanceSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInstanceSnapshotWithContext indicates an expected call of GetInstanceSnapshotWithContext
func (*MockLightsailAPIMockRecorder) GetInstanceSnapshots ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshots(arg0 interface{}) *gomock.Call
GetInstanceSnapshots indicates an expected call of GetInstanceSnapshots
func (*MockLightsailAPIMockRecorder) GetInstanceSnapshotsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotsRequest(arg0 interface{}) *gomock.Call
GetInstanceSnapshotsRequest indicates an expected call of GetInstanceSnapshotsRequest
func (*MockLightsailAPIMockRecorder) GetInstanceSnapshotsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInstanceSnapshotsWithContext indicates an expected call of GetInstanceSnapshotsWithContext
func (*MockLightsailAPIMockRecorder) GetInstanceState ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceState(arg0 interface{}) *gomock.Call
GetInstanceState indicates an expected call of GetInstanceState
func (*MockLightsailAPIMockRecorder) GetInstanceStateRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceStateRequest(arg0 interface{}) *gomock.Call
GetInstanceStateRequest indicates an expected call of GetInstanceStateRequest
func (*MockLightsailAPIMockRecorder) GetInstanceStateWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceStateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInstanceStateWithContext indicates an expected call of GetInstanceStateWithContext
func (*MockLightsailAPIMockRecorder) GetInstanceWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInstanceWithContext indicates an expected call of GetInstanceWithContext
func (*MockLightsailAPIMockRecorder) GetInstances ¶
func (mr *MockLightsailAPIMockRecorder) GetInstances(arg0 interface{}) *gomock.Call
GetInstances indicates an expected call of GetInstances
func (*MockLightsailAPIMockRecorder) GetInstancesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetInstancesRequest(arg0 interface{}) *gomock.Call
GetInstancesRequest indicates an expected call of GetInstancesRequest
func (*MockLightsailAPIMockRecorder) GetInstancesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInstancesWithContext indicates an expected call of GetInstancesWithContext
func (*MockLightsailAPIMockRecorder) GetKeyPair ¶
func (mr *MockLightsailAPIMockRecorder) GetKeyPair(arg0 interface{}) *gomock.Call
GetKeyPair indicates an expected call of GetKeyPair
func (*MockLightsailAPIMockRecorder) GetKeyPairRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetKeyPairRequest(arg0 interface{}) *gomock.Call
GetKeyPairRequest indicates an expected call of GetKeyPairRequest
func (*MockLightsailAPIMockRecorder) GetKeyPairWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetKeyPairWithContext indicates an expected call of GetKeyPairWithContext
func (*MockLightsailAPIMockRecorder) GetKeyPairs ¶
func (mr *MockLightsailAPIMockRecorder) GetKeyPairs(arg0 interface{}) *gomock.Call
GetKeyPairs indicates an expected call of GetKeyPairs
func (*MockLightsailAPIMockRecorder) GetKeyPairsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetKeyPairsRequest(arg0 interface{}) *gomock.Call
GetKeyPairsRequest indicates an expected call of GetKeyPairsRequest
func (*MockLightsailAPIMockRecorder) GetKeyPairsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetKeyPairsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetKeyPairsWithContext indicates an expected call of GetKeyPairsWithContext
func (*MockLightsailAPIMockRecorder) GetLoadBalancer ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancer(arg0 interface{}) *gomock.Call
GetLoadBalancer indicates an expected call of GetLoadBalancer
func (*MockLightsailAPIMockRecorder) GetLoadBalancerMetricData ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerMetricData(arg0 interface{}) *gomock.Call
GetLoadBalancerMetricData indicates an expected call of GetLoadBalancerMetricData
func (*MockLightsailAPIMockRecorder) GetLoadBalancerMetricDataRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerMetricDataRequest(arg0 interface{}) *gomock.Call
GetLoadBalancerMetricDataRequest indicates an expected call of GetLoadBalancerMetricDataRequest
func (*MockLightsailAPIMockRecorder) GetLoadBalancerMetricDataWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLoadBalancerMetricDataWithContext indicates an expected call of GetLoadBalancerMetricDataWithContext
func (*MockLightsailAPIMockRecorder) GetLoadBalancerRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerRequest(arg0 interface{}) *gomock.Call
GetLoadBalancerRequest indicates an expected call of GetLoadBalancerRequest
func (*MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificates ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificates(arg0 interface{}) *gomock.Call
GetLoadBalancerTlsCertificates indicates an expected call of GetLoadBalancerTlsCertificates
func (*MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificatesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificatesRequest(arg0 interface{}) *gomock.Call
GetLoadBalancerTlsCertificatesRequest indicates an expected call of GetLoadBalancerTlsCertificatesRequest
func (*MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificatesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsCertificatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLoadBalancerTlsCertificatesWithContext indicates an expected call of GetLoadBalancerTlsCertificatesWithContext
func (*MockLightsailAPIMockRecorder) GetLoadBalancerTlsPolicies ¶ added in v1.44.1
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsPolicies(arg0 interface{}) *gomock.Call
GetLoadBalancerTlsPolicies indicates an expected call of GetLoadBalancerTlsPolicies
func (*MockLightsailAPIMockRecorder) GetLoadBalancerTlsPoliciesRequest ¶ added in v1.44.1
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsPoliciesRequest(arg0 interface{}) *gomock.Call
GetLoadBalancerTlsPoliciesRequest indicates an expected call of GetLoadBalancerTlsPoliciesRequest
func (*MockLightsailAPIMockRecorder) GetLoadBalancerTlsPoliciesWithContext ¶ added in v1.44.1
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerTlsPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLoadBalancerTlsPoliciesWithContext indicates an expected call of GetLoadBalancerTlsPoliciesWithContext
func (*MockLightsailAPIMockRecorder) GetLoadBalancerWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLoadBalancerWithContext indicates an expected call of GetLoadBalancerWithContext
func (*MockLightsailAPIMockRecorder) GetLoadBalancers ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancers(arg0 interface{}) *gomock.Call
GetLoadBalancers indicates an expected call of GetLoadBalancers
func (*MockLightsailAPIMockRecorder) GetLoadBalancersRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancersRequest(arg0 interface{}) *gomock.Call
GetLoadBalancersRequest indicates an expected call of GetLoadBalancersRequest
func (*MockLightsailAPIMockRecorder) GetLoadBalancersWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetLoadBalancersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLoadBalancersWithContext indicates an expected call of GetLoadBalancersWithContext
func (*MockLightsailAPIMockRecorder) GetOperation ¶
func (mr *MockLightsailAPIMockRecorder) GetOperation(arg0 interface{}) *gomock.Call
GetOperation indicates an expected call of GetOperation
func (*MockLightsailAPIMockRecorder) GetOperationRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetOperationRequest(arg0 interface{}) *gomock.Call
GetOperationRequest indicates an expected call of GetOperationRequest
func (*MockLightsailAPIMockRecorder) GetOperationWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOperationWithContext indicates an expected call of GetOperationWithContext
func (*MockLightsailAPIMockRecorder) GetOperations ¶
func (mr *MockLightsailAPIMockRecorder) GetOperations(arg0 interface{}) *gomock.Call
GetOperations indicates an expected call of GetOperations
func (*MockLightsailAPIMockRecorder) GetOperationsForResource ¶
func (mr *MockLightsailAPIMockRecorder) GetOperationsForResource(arg0 interface{}) *gomock.Call
GetOperationsForResource indicates an expected call of GetOperationsForResource
func (*MockLightsailAPIMockRecorder) GetOperationsForResourceRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetOperationsForResourceRequest(arg0 interface{}) *gomock.Call
GetOperationsForResourceRequest indicates an expected call of GetOperationsForResourceRequest
func (*MockLightsailAPIMockRecorder) GetOperationsForResourceWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetOperationsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOperationsForResourceWithContext indicates an expected call of GetOperationsForResourceWithContext
func (*MockLightsailAPIMockRecorder) GetOperationsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetOperationsRequest(arg0 interface{}) *gomock.Call
GetOperationsRequest indicates an expected call of GetOperationsRequest
func (*MockLightsailAPIMockRecorder) GetOperationsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetOperationsWithContext indicates an expected call of GetOperationsWithContext
func (*MockLightsailAPIMockRecorder) GetRegions ¶
func (mr *MockLightsailAPIMockRecorder) GetRegions(arg0 interface{}) *gomock.Call
GetRegions indicates an expected call of GetRegions
func (*MockLightsailAPIMockRecorder) GetRegionsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRegionsRequest(arg0 interface{}) *gomock.Call
GetRegionsRequest indicates an expected call of GetRegionsRequest
func (*MockLightsailAPIMockRecorder) GetRegionsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRegionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRegionsWithContext indicates an expected call of GetRegionsWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabase ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabase(arg0 interface{}) *gomock.Call
GetRelationalDatabase indicates an expected call of GetRelationalDatabase
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprints ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprints(arg0 interface{}) *gomock.Call
GetRelationalDatabaseBlueprints indicates an expected call of GetRelationalDatabaseBlueprints
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprintsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprintsRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabaseBlueprintsRequest indicates an expected call of GetRelationalDatabaseBlueprintsRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprintsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBlueprintsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabaseBlueprintsWithContext indicates an expected call of GetRelationalDatabaseBlueprintsWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBundles ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBundles(arg0 interface{}) *gomock.Call
GetRelationalDatabaseBundles indicates an expected call of GetRelationalDatabaseBundles
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBundlesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBundlesRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabaseBundlesRequest indicates an expected call of GetRelationalDatabaseBundlesRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseBundlesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseBundlesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabaseBundlesWithContext indicates an expected call of GetRelationalDatabaseBundlesWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseEvents ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseEvents(arg0 interface{}) *gomock.Call
GetRelationalDatabaseEvents indicates an expected call of GetRelationalDatabaseEvents
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseEventsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseEventsRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabaseEventsRequest indicates an expected call of GetRelationalDatabaseEventsRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseEventsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabaseEventsWithContext indicates an expected call of GetRelationalDatabaseEventsWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEvents ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEvents(arg0 interface{}) *gomock.Call
GetRelationalDatabaseLogEvents indicates an expected call of GetRelationalDatabaseLogEvents
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEventsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEventsRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabaseLogEventsRequest indicates an expected call of GetRelationalDatabaseLogEventsRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEventsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabaseLogEventsWithContext indicates an expected call of GetRelationalDatabaseLogEventsWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreams ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreams(arg0 interface{}) *gomock.Call
GetRelationalDatabaseLogStreams indicates an expected call of GetRelationalDatabaseLogStreams
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreamsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreamsRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabaseLogStreamsRequest indicates an expected call of GetRelationalDatabaseLogStreamsRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreamsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseLogStreamsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabaseLogStreamsWithContext indicates an expected call of GetRelationalDatabaseLogStreamsWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPassword ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPassword(arg0 interface{}) *gomock.Call
GetRelationalDatabaseMasterUserPassword indicates an expected call of GetRelationalDatabaseMasterUserPassword
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPasswordRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPasswordRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabaseMasterUserPasswordRequest indicates an expected call of GetRelationalDatabaseMasterUserPasswordRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPasswordWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMasterUserPasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabaseMasterUserPasswordWithContext indicates an expected call of GetRelationalDatabaseMasterUserPasswordWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricData ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricData(arg0 interface{}) *gomock.Call
GetRelationalDatabaseMetricData indicates an expected call of GetRelationalDatabaseMetricData
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricDataRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricDataRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabaseMetricDataRequest indicates an expected call of GetRelationalDatabaseMetricDataRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricDataWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabaseMetricDataWithContext indicates an expected call of GetRelationalDatabaseMetricDataWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseParameters ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseParameters(arg0 interface{}) *gomock.Call
GetRelationalDatabaseParameters indicates an expected call of GetRelationalDatabaseParameters
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseParametersRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseParametersRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabaseParametersRequest indicates an expected call of GetRelationalDatabaseParametersRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseParametersWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabaseParametersWithContext indicates an expected call of GetRelationalDatabaseParametersWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabaseRequest indicates an expected call of GetRelationalDatabaseRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshot ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshot(arg0 interface{}) *gomock.Call
GetRelationalDatabaseSnapshot indicates an expected call of GetRelationalDatabaseSnapshot
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabaseSnapshotRequest indicates an expected call of GetRelationalDatabaseSnapshotRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabaseSnapshotWithContext indicates an expected call of GetRelationalDatabaseSnapshotWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshots ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshots(arg0 interface{}) *gomock.Call
GetRelationalDatabaseSnapshots indicates an expected call of GetRelationalDatabaseSnapshots
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotsRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabaseSnapshotsRequest indicates an expected call of GetRelationalDatabaseSnapshotsRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabaseSnapshotsWithContext indicates an expected call of GetRelationalDatabaseSnapshotsWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabaseWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabaseWithContext indicates an expected call of GetRelationalDatabaseWithContext
func (*MockLightsailAPIMockRecorder) GetRelationalDatabases ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabases(arg0 interface{}) *gomock.Call
GetRelationalDatabases indicates an expected call of GetRelationalDatabases
func (*MockLightsailAPIMockRecorder) GetRelationalDatabasesRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabasesRequest(arg0 interface{}) *gomock.Call
GetRelationalDatabasesRequest indicates an expected call of GetRelationalDatabasesRequest
func (*MockLightsailAPIMockRecorder) GetRelationalDatabasesWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetRelationalDatabasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRelationalDatabasesWithContext indicates an expected call of GetRelationalDatabasesWithContext
func (*MockLightsailAPIMockRecorder) GetStaticIp ¶
func (mr *MockLightsailAPIMockRecorder) GetStaticIp(arg0 interface{}) *gomock.Call
GetStaticIp indicates an expected call of GetStaticIp
func (*MockLightsailAPIMockRecorder) GetStaticIpRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetStaticIpRequest(arg0 interface{}) *gomock.Call
GetStaticIpRequest indicates an expected call of GetStaticIpRequest
func (*MockLightsailAPIMockRecorder) GetStaticIpWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetStaticIpWithContext indicates an expected call of GetStaticIpWithContext
func (*MockLightsailAPIMockRecorder) GetStaticIps ¶
func (mr *MockLightsailAPIMockRecorder) GetStaticIps(arg0 interface{}) *gomock.Call
GetStaticIps indicates an expected call of GetStaticIps
func (*MockLightsailAPIMockRecorder) GetStaticIpsRequest ¶
func (mr *MockLightsailAPIMockRecorder) GetStaticIpsRequest(arg0 interface{}) *gomock.Call
GetStaticIpsRequest indicates an expected call of GetStaticIpsRequest
func (*MockLightsailAPIMockRecorder) GetStaticIpsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) GetStaticIpsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetStaticIpsWithContext indicates an expected call of GetStaticIpsWithContext
func (*MockLightsailAPIMockRecorder) ImportKeyPair ¶
func (mr *MockLightsailAPIMockRecorder) ImportKeyPair(arg0 interface{}) *gomock.Call
ImportKeyPair indicates an expected call of ImportKeyPair
func (*MockLightsailAPIMockRecorder) ImportKeyPairRequest ¶
func (mr *MockLightsailAPIMockRecorder) ImportKeyPairRequest(arg0 interface{}) *gomock.Call
ImportKeyPairRequest indicates an expected call of ImportKeyPairRequest
func (*MockLightsailAPIMockRecorder) ImportKeyPairWithContext ¶
func (mr *MockLightsailAPIMockRecorder) ImportKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportKeyPairWithContext indicates an expected call of ImportKeyPairWithContext
func (*MockLightsailAPIMockRecorder) IsVpcPeered ¶
func (mr *MockLightsailAPIMockRecorder) IsVpcPeered(arg0 interface{}) *gomock.Call
IsVpcPeered indicates an expected call of IsVpcPeered
func (*MockLightsailAPIMockRecorder) IsVpcPeeredRequest ¶
func (mr *MockLightsailAPIMockRecorder) IsVpcPeeredRequest(arg0 interface{}) *gomock.Call
IsVpcPeeredRequest indicates an expected call of IsVpcPeeredRequest
func (*MockLightsailAPIMockRecorder) IsVpcPeeredWithContext ¶
func (mr *MockLightsailAPIMockRecorder) IsVpcPeeredWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
IsVpcPeeredWithContext indicates an expected call of IsVpcPeeredWithContext
func (*MockLightsailAPIMockRecorder) OpenInstancePublicPorts ¶
func (mr *MockLightsailAPIMockRecorder) OpenInstancePublicPorts(arg0 interface{}) *gomock.Call
OpenInstancePublicPorts indicates an expected call of OpenInstancePublicPorts
func (*MockLightsailAPIMockRecorder) OpenInstancePublicPortsRequest ¶
func (mr *MockLightsailAPIMockRecorder) OpenInstancePublicPortsRequest(arg0 interface{}) *gomock.Call
OpenInstancePublicPortsRequest indicates an expected call of OpenInstancePublicPortsRequest
func (*MockLightsailAPIMockRecorder) OpenInstancePublicPortsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) OpenInstancePublicPortsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
OpenInstancePublicPortsWithContext indicates an expected call of OpenInstancePublicPortsWithContext
func (*MockLightsailAPIMockRecorder) PeerVpc ¶
func (mr *MockLightsailAPIMockRecorder) PeerVpc(arg0 interface{}) *gomock.Call
PeerVpc indicates an expected call of PeerVpc
func (*MockLightsailAPIMockRecorder) PeerVpcRequest ¶
func (mr *MockLightsailAPIMockRecorder) PeerVpcRequest(arg0 interface{}) *gomock.Call
PeerVpcRequest indicates an expected call of PeerVpcRequest
func (*MockLightsailAPIMockRecorder) PeerVpcWithContext ¶
func (mr *MockLightsailAPIMockRecorder) PeerVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PeerVpcWithContext indicates an expected call of PeerVpcWithContext
func (*MockLightsailAPIMockRecorder) PutAlarm ¶
func (mr *MockLightsailAPIMockRecorder) PutAlarm(arg0 interface{}) *gomock.Call
PutAlarm indicates an expected call of PutAlarm
func (*MockLightsailAPIMockRecorder) PutAlarmRequest ¶
func (mr *MockLightsailAPIMockRecorder) PutAlarmRequest(arg0 interface{}) *gomock.Call
PutAlarmRequest indicates an expected call of PutAlarmRequest
func (*MockLightsailAPIMockRecorder) PutAlarmWithContext ¶
func (mr *MockLightsailAPIMockRecorder) PutAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutAlarmWithContext indicates an expected call of PutAlarmWithContext
func (*MockLightsailAPIMockRecorder) PutInstancePublicPorts ¶
func (mr *MockLightsailAPIMockRecorder) PutInstancePublicPorts(arg0 interface{}) *gomock.Call
PutInstancePublicPorts indicates an expected call of PutInstancePublicPorts
func (*MockLightsailAPIMockRecorder) PutInstancePublicPortsRequest ¶
func (mr *MockLightsailAPIMockRecorder) PutInstancePublicPortsRequest(arg0 interface{}) *gomock.Call
PutInstancePublicPortsRequest indicates an expected call of PutInstancePublicPortsRequest
func (*MockLightsailAPIMockRecorder) PutInstancePublicPortsWithContext ¶
func (mr *MockLightsailAPIMockRecorder) PutInstancePublicPortsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutInstancePublicPortsWithContext indicates an expected call of PutInstancePublicPortsWithContext
func (*MockLightsailAPIMockRecorder) RebootInstance ¶
func (mr *MockLightsailAPIMockRecorder) RebootInstance(arg0 interface{}) *gomock.Call
RebootInstance indicates an expected call of RebootInstance
func (*MockLightsailAPIMockRecorder) RebootInstanceRequest ¶
func (mr *MockLightsailAPIMockRecorder) RebootInstanceRequest(arg0 interface{}) *gomock.Call
RebootInstanceRequest indicates an expected call of RebootInstanceRequest
func (*MockLightsailAPIMockRecorder) RebootInstanceWithContext ¶
func (mr *MockLightsailAPIMockRecorder) RebootInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RebootInstanceWithContext indicates an expected call of RebootInstanceWithContext
func (*MockLightsailAPIMockRecorder) RebootRelationalDatabase ¶
func (mr *MockLightsailAPIMockRecorder) RebootRelationalDatabase(arg0 interface{}) *gomock.Call
RebootRelationalDatabase indicates an expected call of RebootRelationalDatabase
func (*MockLightsailAPIMockRecorder) RebootRelationalDatabaseRequest ¶
func (mr *MockLightsailAPIMockRecorder) RebootRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
RebootRelationalDatabaseRequest indicates an expected call of RebootRelationalDatabaseRequest
func (*MockLightsailAPIMockRecorder) RebootRelationalDatabaseWithContext ¶
func (mr *MockLightsailAPIMockRecorder) RebootRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RebootRelationalDatabaseWithContext indicates an expected call of RebootRelationalDatabaseWithContext
func (*MockLightsailAPIMockRecorder) RegisterContainerImage ¶
func (mr *MockLightsailAPIMockRecorder) RegisterContainerImage(arg0 interface{}) *gomock.Call
RegisterContainerImage indicates an expected call of RegisterContainerImage
func (*MockLightsailAPIMockRecorder) RegisterContainerImageRequest ¶
func (mr *MockLightsailAPIMockRecorder) RegisterContainerImageRequest(arg0 interface{}) *gomock.Call
RegisterContainerImageRequest indicates an expected call of RegisterContainerImageRequest
func (*MockLightsailAPIMockRecorder) RegisterContainerImageWithContext ¶
func (mr *MockLightsailAPIMockRecorder) RegisterContainerImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterContainerImageWithContext indicates an expected call of RegisterContainerImageWithContext
func (*MockLightsailAPIMockRecorder) ReleaseStaticIp ¶
func (mr *MockLightsailAPIMockRecorder) ReleaseStaticIp(arg0 interface{}) *gomock.Call
ReleaseStaticIp indicates an expected call of ReleaseStaticIp
func (*MockLightsailAPIMockRecorder) ReleaseStaticIpRequest ¶
func (mr *MockLightsailAPIMockRecorder) ReleaseStaticIpRequest(arg0 interface{}) *gomock.Call
ReleaseStaticIpRequest indicates an expected call of ReleaseStaticIpRequest
func (*MockLightsailAPIMockRecorder) ReleaseStaticIpWithContext ¶
func (mr *MockLightsailAPIMockRecorder) ReleaseStaticIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ReleaseStaticIpWithContext indicates an expected call of ReleaseStaticIpWithContext
func (*MockLightsailAPIMockRecorder) ResetDistributionCache ¶
func (mr *MockLightsailAPIMockRecorder) ResetDistributionCache(arg0 interface{}) *gomock.Call
ResetDistributionCache indicates an expected call of ResetDistributionCache
func (*MockLightsailAPIMockRecorder) ResetDistributionCacheRequest ¶
func (mr *MockLightsailAPIMockRecorder) ResetDistributionCacheRequest(arg0 interface{}) *gomock.Call
ResetDistributionCacheRequest indicates an expected call of ResetDistributionCacheRequest
func (*MockLightsailAPIMockRecorder) ResetDistributionCacheWithContext ¶
func (mr *MockLightsailAPIMockRecorder) ResetDistributionCacheWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ResetDistributionCacheWithContext indicates an expected call of ResetDistributionCacheWithContext
func (*MockLightsailAPIMockRecorder) SendContactMethodVerification ¶
func (mr *MockLightsailAPIMockRecorder) SendContactMethodVerification(arg0 interface{}) *gomock.Call
SendContactMethodVerification indicates an expected call of SendContactMethodVerification
func (*MockLightsailAPIMockRecorder) SendContactMethodVerificationRequest ¶
func (mr *MockLightsailAPIMockRecorder) SendContactMethodVerificationRequest(arg0 interface{}) *gomock.Call
SendContactMethodVerificationRequest indicates an expected call of SendContactMethodVerificationRequest
func (*MockLightsailAPIMockRecorder) SendContactMethodVerificationWithContext ¶
func (mr *MockLightsailAPIMockRecorder) SendContactMethodVerificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SendContactMethodVerificationWithContext indicates an expected call of SendContactMethodVerificationWithContext
func (*MockLightsailAPIMockRecorder) SetIpAddressType ¶
func (mr *MockLightsailAPIMockRecorder) SetIpAddressType(arg0 interface{}) *gomock.Call
SetIpAddressType indicates an expected call of SetIpAddressType
func (*MockLightsailAPIMockRecorder) SetIpAddressTypeRequest ¶
func (mr *MockLightsailAPIMockRecorder) SetIpAddressTypeRequest(arg0 interface{}) *gomock.Call
SetIpAddressTypeRequest indicates an expected call of SetIpAddressTypeRequest
func (*MockLightsailAPIMockRecorder) SetIpAddressTypeWithContext ¶
func (mr *MockLightsailAPIMockRecorder) SetIpAddressTypeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetIpAddressTypeWithContext indicates an expected call of SetIpAddressTypeWithContext
func (*MockLightsailAPIMockRecorder) SetResourceAccessForBucket ¶
func (mr *MockLightsailAPIMockRecorder) SetResourceAccessForBucket(arg0 interface{}) *gomock.Call
SetResourceAccessForBucket indicates an expected call of SetResourceAccessForBucket
func (*MockLightsailAPIMockRecorder) SetResourceAccessForBucketRequest ¶
func (mr *MockLightsailAPIMockRecorder) SetResourceAccessForBucketRequest(arg0 interface{}) *gomock.Call
SetResourceAccessForBucketRequest indicates an expected call of SetResourceAccessForBucketRequest
func (*MockLightsailAPIMockRecorder) SetResourceAccessForBucketWithContext ¶
func (mr *MockLightsailAPIMockRecorder) SetResourceAccessForBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetResourceAccessForBucketWithContext indicates an expected call of SetResourceAccessForBucketWithContext
func (*MockLightsailAPIMockRecorder) StartInstance ¶
func (mr *MockLightsailAPIMockRecorder) StartInstance(arg0 interface{}) *gomock.Call
StartInstance indicates an expected call of StartInstance
func (*MockLightsailAPIMockRecorder) StartInstanceRequest ¶
func (mr *MockLightsailAPIMockRecorder) StartInstanceRequest(arg0 interface{}) *gomock.Call
StartInstanceRequest indicates an expected call of StartInstanceRequest
func (*MockLightsailAPIMockRecorder) StartInstanceWithContext ¶
func (mr *MockLightsailAPIMockRecorder) StartInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartInstanceWithContext indicates an expected call of StartInstanceWithContext
func (*MockLightsailAPIMockRecorder) StartRelationalDatabase ¶
func (mr *MockLightsailAPIMockRecorder) StartRelationalDatabase(arg0 interface{}) *gomock.Call
StartRelationalDatabase indicates an expected call of StartRelationalDatabase
func (*MockLightsailAPIMockRecorder) StartRelationalDatabaseRequest ¶
func (mr *MockLightsailAPIMockRecorder) StartRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
StartRelationalDatabaseRequest indicates an expected call of StartRelationalDatabaseRequest
func (*MockLightsailAPIMockRecorder) StartRelationalDatabaseWithContext ¶
func (mr *MockLightsailAPIMockRecorder) StartRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartRelationalDatabaseWithContext indicates an expected call of StartRelationalDatabaseWithContext
func (*MockLightsailAPIMockRecorder) StopInstance ¶
func (mr *MockLightsailAPIMockRecorder) StopInstance(arg0 interface{}) *gomock.Call
StopInstance indicates an expected call of StopInstance
func (*MockLightsailAPIMockRecorder) StopInstanceRequest ¶
func (mr *MockLightsailAPIMockRecorder) StopInstanceRequest(arg0 interface{}) *gomock.Call
StopInstanceRequest indicates an expected call of StopInstanceRequest
func (*MockLightsailAPIMockRecorder) StopInstanceWithContext ¶
func (mr *MockLightsailAPIMockRecorder) StopInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopInstanceWithContext indicates an expected call of StopInstanceWithContext
func (*MockLightsailAPIMockRecorder) StopRelationalDatabase ¶
func (mr *MockLightsailAPIMockRecorder) StopRelationalDatabase(arg0 interface{}) *gomock.Call
StopRelationalDatabase indicates an expected call of StopRelationalDatabase
func (*MockLightsailAPIMockRecorder) StopRelationalDatabaseRequest ¶
func (mr *MockLightsailAPIMockRecorder) StopRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
StopRelationalDatabaseRequest indicates an expected call of StopRelationalDatabaseRequest
func (*MockLightsailAPIMockRecorder) StopRelationalDatabaseWithContext ¶
func (mr *MockLightsailAPIMockRecorder) StopRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopRelationalDatabaseWithContext indicates an expected call of StopRelationalDatabaseWithContext
func (*MockLightsailAPIMockRecorder) TagResource ¶
func (mr *MockLightsailAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockLightsailAPIMockRecorder) TagResourceRequest ¶
func (mr *MockLightsailAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockLightsailAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockLightsailAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockLightsailAPIMockRecorder) TestAlarm ¶
func (mr *MockLightsailAPIMockRecorder) TestAlarm(arg0 interface{}) *gomock.Call
TestAlarm indicates an expected call of TestAlarm
func (*MockLightsailAPIMockRecorder) TestAlarmRequest ¶
func (mr *MockLightsailAPIMockRecorder) TestAlarmRequest(arg0 interface{}) *gomock.Call
TestAlarmRequest indicates an expected call of TestAlarmRequest
func (*MockLightsailAPIMockRecorder) TestAlarmWithContext ¶
func (mr *MockLightsailAPIMockRecorder) TestAlarmWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TestAlarmWithContext indicates an expected call of TestAlarmWithContext
func (*MockLightsailAPIMockRecorder) UnpeerVpc ¶
func (mr *MockLightsailAPIMockRecorder) UnpeerVpc(arg0 interface{}) *gomock.Call
UnpeerVpc indicates an expected call of UnpeerVpc
func (*MockLightsailAPIMockRecorder) UnpeerVpcRequest ¶
func (mr *MockLightsailAPIMockRecorder) UnpeerVpcRequest(arg0 interface{}) *gomock.Call
UnpeerVpcRequest indicates an expected call of UnpeerVpcRequest
func (*MockLightsailAPIMockRecorder) UnpeerVpcWithContext ¶
func (mr *MockLightsailAPIMockRecorder) UnpeerVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UnpeerVpcWithContext indicates an expected call of UnpeerVpcWithContext
func (*MockLightsailAPIMockRecorder) UntagResource ¶
func (mr *MockLightsailAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockLightsailAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockLightsailAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockLightsailAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockLightsailAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockLightsailAPIMockRecorder) UpdateBucket ¶
func (mr *MockLightsailAPIMockRecorder) UpdateBucket(arg0 interface{}) *gomock.Call
UpdateBucket indicates an expected call of UpdateBucket
func (*MockLightsailAPIMockRecorder) UpdateBucketBundle ¶
func (mr *MockLightsailAPIMockRecorder) UpdateBucketBundle(arg0 interface{}) *gomock.Call
UpdateBucketBundle indicates an expected call of UpdateBucketBundle
func (*MockLightsailAPIMockRecorder) UpdateBucketBundleRequest ¶
func (mr *MockLightsailAPIMockRecorder) UpdateBucketBundleRequest(arg0 interface{}) *gomock.Call
UpdateBucketBundleRequest indicates an expected call of UpdateBucketBundleRequest
func (*MockLightsailAPIMockRecorder) UpdateBucketBundleWithContext ¶
func (mr *MockLightsailAPIMockRecorder) UpdateBucketBundleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBucketBundleWithContext indicates an expected call of UpdateBucketBundleWithContext
func (*MockLightsailAPIMockRecorder) UpdateBucketRequest ¶
func (mr *MockLightsailAPIMockRecorder) UpdateBucketRequest(arg0 interface{}) *gomock.Call
UpdateBucketRequest indicates an expected call of UpdateBucketRequest
func (*MockLightsailAPIMockRecorder) UpdateBucketWithContext ¶
func (mr *MockLightsailAPIMockRecorder) UpdateBucketWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBucketWithContext indicates an expected call of UpdateBucketWithContext
func (*MockLightsailAPIMockRecorder) UpdateContainerService ¶
func (mr *MockLightsailAPIMockRecorder) UpdateContainerService(arg0 interface{}) *gomock.Call
UpdateContainerService indicates an expected call of UpdateContainerService
func (*MockLightsailAPIMockRecorder) UpdateContainerServiceRequest ¶
func (mr *MockLightsailAPIMockRecorder) UpdateContainerServiceRequest(arg0 interface{}) *gomock.Call
UpdateContainerServiceRequest indicates an expected call of UpdateContainerServiceRequest
func (*MockLightsailAPIMockRecorder) UpdateContainerServiceWithContext ¶
func (mr *MockLightsailAPIMockRecorder) UpdateContainerServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateContainerServiceWithContext indicates an expected call of UpdateContainerServiceWithContext
func (*MockLightsailAPIMockRecorder) UpdateDistribution ¶
func (mr *MockLightsailAPIMockRecorder) UpdateDistribution(arg0 interface{}) *gomock.Call
UpdateDistribution indicates an expected call of UpdateDistribution
func (*MockLightsailAPIMockRecorder) UpdateDistributionBundle ¶
func (mr *MockLightsailAPIMockRecorder) UpdateDistributionBundle(arg0 interface{}) *gomock.Call
UpdateDistributionBundle indicates an expected call of UpdateDistributionBundle
func (*MockLightsailAPIMockRecorder) UpdateDistributionBundleRequest ¶
func (mr *MockLightsailAPIMockRecorder) UpdateDistributionBundleRequest(arg0 interface{}) *gomock.Call
UpdateDistributionBundleRequest indicates an expected call of UpdateDistributionBundleRequest
func (*MockLightsailAPIMockRecorder) UpdateDistributionBundleWithContext ¶
func (mr *MockLightsailAPIMockRecorder) UpdateDistributionBundleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDistributionBundleWithContext indicates an expected call of UpdateDistributionBundleWithContext
func (*MockLightsailAPIMockRecorder) UpdateDistributionRequest ¶
func (mr *MockLightsailAPIMockRecorder) UpdateDistributionRequest(arg0 interface{}) *gomock.Call
UpdateDistributionRequest indicates an expected call of UpdateDistributionRequest
func (*MockLightsailAPIMockRecorder) UpdateDistributionWithContext ¶
func (mr *MockLightsailAPIMockRecorder) UpdateDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDistributionWithContext indicates an expected call of UpdateDistributionWithContext
func (*MockLightsailAPIMockRecorder) UpdateDomainEntry ¶
func (mr *MockLightsailAPIMockRecorder) UpdateDomainEntry(arg0 interface{}) *gomock.Call
UpdateDomainEntry indicates an expected call of UpdateDomainEntry
func (*MockLightsailAPIMockRecorder) UpdateDomainEntryRequest ¶
func (mr *MockLightsailAPIMockRecorder) UpdateDomainEntryRequest(arg0 interface{}) *gomock.Call
UpdateDomainEntryRequest indicates an expected call of UpdateDomainEntryRequest
func (*MockLightsailAPIMockRecorder) UpdateDomainEntryWithContext ¶
func (mr *MockLightsailAPIMockRecorder) UpdateDomainEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateDomainEntryWithContext indicates an expected call of UpdateDomainEntryWithContext
func (*MockLightsailAPIMockRecorder) UpdateInstanceMetadataOptions ¶ added in v1.44.105
func (mr *MockLightsailAPIMockRecorder) UpdateInstanceMetadataOptions(arg0 interface{}) *gomock.Call
UpdateInstanceMetadataOptions indicates an expected call of UpdateInstanceMetadataOptions
func (*MockLightsailAPIMockRecorder) UpdateInstanceMetadataOptionsRequest ¶ added in v1.44.105
func (mr *MockLightsailAPIMockRecorder) UpdateInstanceMetadataOptionsRequest(arg0 interface{}) *gomock.Call
UpdateInstanceMetadataOptionsRequest indicates an expected call of UpdateInstanceMetadataOptionsRequest
func (*MockLightsailAPIMockRecorder) UpdateInstanceMetadataOptionsWithContext ¶ added in v1.44.105
func (mr *MockLightsailAPIMockRecorder) UpdateInstanceMetadataOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateInstanceMetadataOptionsWithContext indicates an expected call of UpdateInstanceMetadataOptionsWithContext
func (*MockLightsailAPIMockRecorder) UpdateLoadBalancerAttribute ¶
func (mr *MockLightsailAPIMockRecorder) UpdateLoadBalancerAttribute(arg0 interface{}) *gomock.Call
UpdateLoadBalancerAttribute indicates an expected call of UpdateLoadBalancerAttribute
func (*MockLightsailAPIMockRecorder) UpdateLoadBalancerAttributeRequest ¶
func (mr *MockLightsailAPIMockRecorder) UpdateLoadBalancerAttributeRequest(arg0 interface{}) *gomock.Call
UpdateLoadBalancerAttributeRequest indicates an expected call of UpdateLoadBalancerAttributeRequest
func (*MockLightsailAPIMockRecorder) UpdateLoadBalancerAttributeWithContext ¶
func (mr *MockLightsailAPIMockRecorder) UpdateLoadBalancerAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateLoadBalancerAttributeWithContext indicates an expected call of UpdateLoadBalancerAttributeWithContext
func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabase ¶
func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabase(arg0 interface{}) *gomock.Call
UpdateRelationalDatabase indicates an expected call of UpdateRelationalDatabase
func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParameters ¶
func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParameters(arg0 interface{}) *gomock.Call
UpdateRelationalDatabaseParameters indicates an expected call of UpdateRelationalDatabaseParameters
func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParametersRequest ¶
func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParametersRequest(arg0 interface{}) *gomock.Call
UpdateRelationalDatabaseParametersRequest indicates an expected call of UpdateRelationalDatabaseParametersRequest
func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParametersWithContext ¶
func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRelationalDatabaseParametersWithContext indicates an expected call of UpdateRelationalDatabaseParametersWithContext
func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabaseRequest ¶
func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseRequest(arg0 interface{}) *gomock.Call
UpdateRelationalDatabaseRequest indicates an expected call of UpdateRelationalDatabaseRequest
func (*MockLightsailAPIMockRecorder) UpdateRelationalDatabaseWithContext ¶
func (mr *MockLightsailAPIMockRecorder) UpdateRelationalDatabaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRelationalDatabaseWithContext indicates an expected call of UpdateRelationalDatabaseWithContext