provider

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2019 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const FetchInterval = time.Second * 180

FetchInterval for lightsail server

Variables

This section is empty.

Functions

This section is empty.

Types

type LightsailAPI

type LightsailAPI struct {
	mock.Mock
}

LightsailAPI is an autogenerated mock type for the LightsailAPI type

func (*LightsailAPI) AllocateStaticIp

AllocateStaticIp provides a mock function with given fields: _a0

func (*LightsailAPI) AllocateStaticIpRequest

AllocateStaticIpRequest provides a mock function with given fields: _a0

func (*LightsailAPI) AllocateStaticIpWithContext

func (_m *LightsailAPI) AllocateStaticIpWithContext(_a0 context.Context, _a1 *lightsail.AllocateStaticIpInput, _a2 ...request.Option) (*lightsail.AllocateStaticIpOutput, error)

AllocateStaticIpWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) AttachDisk

AttachDisk provides a mock function with given fields: _a0

func (*LightsailAPI) AttachDiskRequest

AttachDiskRequest provides a mock function with given fields: _a0

func (*LightsailAPI) AttachDiskWithContext

func (_m *LightsailAPI) AttachDiskWithContext(_a0 context.Context, _a1 *lightsail.AttachDiskInput, _a2 ...request.Option) (*lightsail.AttachDiskOutput, error)

AttachDiskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) AttachInstancesToLoadBalancer

AttachInstancesToLoadBalancer provides a mock function with given fields: _a0

func (*LightsailAPI) AttachInstancesToLoadBalancerRequest

AttachInstancesToLoadBalancerRequest provides a mock function with given fields: _a0

func (*LightsailAPI) AttachInstancesToLoadBalancerWithContext

AttachInstancesToLoadBalancerWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) AttachLoadBalancerTlsCertificate

AttachLoadBalancerTlsCertificate provides a mock function with given fields: _a0

func (*LightsailAPI) AttachLoadBalancerTlsCertificateRequest

AttachLoadBalancerTlsCertificateRequest provides a mock function with given fields: _a0

func (*LightsailAPI) AttachLoadBalancerTlsCertificateWithContext

AttachLoadBalancerTlsCertificateWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) AttachStaticIp

AttachStaticIp provides a mock function with given fields: _a0

func (*LightsailAPI) AttachStaticIpRequest

AttachStaticIpRequest provides a mock function with given fields: _a0

func (*LightsailAPI) AttachStaticIpWithContext

func (_m *LightsailAPI) AttachStaticIpWithContext(_a0 context.Context, _a1 *lightsail.AttachStaticIpInput, _a2 ...request.Option) (*lightsail.AttachStaticIpOutput, error)

AttachStaticIpWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CloseInstancePublicPorts

CloseInstancePublicPorts provides a mock function with given fields: _a0

func (*LightsailAPI) CloseInstancePublicPortsRequest

CloseInstancePublicPortsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CloseInstancePublicPortsWithContext

func (_m *LightsailAPI) CloseInstancePublicPortsWithContext(_a0 context.Context, _a1 *lightsail.CloseInstancePublicPortsInput, _a2 ...request.Option) (*lightsail.CloseInstancePublicPortsOutput, error)

CloseInstancePublicPortsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CopySnapshot

CopySnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) CopySnapshotRequest

CopySnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CopySnapshotWithContext

func (_m *LightsailAPI) CopySnapshotWithContext(_a0 context.Context, _a1 *lightsail.CopySnapshotInput, _a2 ...request.Option) (*lightsail.CopySnapshotOutput, error)

CopySnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateCloudFormationStack

CreateCloudFormationStack provides a mock function with given fields: _a0

func (*LightsailAPI) CreateCloudFormationStackRequest

CreateCloudFormationStackRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateCloudFormationStackWithContext

func (_m *LightsailAPI) CreateCloudFormationStackWithContext(_a0 context.Context, _a1 *lightsail.CreateCloudFormationStackInput, _a2 ...request.Option) (*lightsail.CreateCloudFormationStackOutput, error)

CreateCloudFormationStackWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateDisk

CreateDisk provides a mock function with given fields: _a0

func (*LightsailAPI) CreateDiskFromSnapshot

CreateDiskFromSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) CreateDiskFromSnapshotRequest

CreateDiskFromSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateDiskFromSnapshotWithContext

func (_m *LightsailAPI) CreateDiskFromSnapshotWithContext(_a0 context.Context, _a1 *lightsail.CreateDiskFromSnapshotInput, _a2 ...request.Option) (*lightsail.CreateDiskFromSnapshotOutput, error)

CreateDiskFromSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateDiskRequest

CreateDiskRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateDiskSnapshot

CreateDiskSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) CreateDiskSnapshotRequest

CreateDiskSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateDiskSnapshotWithContext

func (_m *LightsailAPI) CreateDiskSnapshotWithContext(_a0 context.Context, _a1 *lightsail.CreateDiskSnapshotInput, _a2 ...request.Option) (*lightsail.CreateDiskSnapshotOutput, error)

CreateDiskSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateDiskWithContext

func (_m *LightsailAPI) CreateDiskWithContext(_a0 context.Context, _a1 *lightsail.CreateDiskInput, _a2 ...request.Option) (*lightsail.CreateDiskOutput, error)

CreateDiskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateDomain

CreateDomain provides a mock function with given fields: _a0

func (*LightsailAPI) CreateDomainEntry

CreateDomainEntry provides a mock function with given fields: _a0

func (*LightsailAPI) CreateDomainEntryRequest

CreateDomainEntryRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateDomainEntryWithContext

func (_m *LightsailAPI) CreateDomainEntryWithContext(_a0 context.Context, _a1 *lightsail.CreateDomainEntryInput, _a2 ...request.Option) (*lightsail.CreateDomainEntryOutput, error)

CreateDomainEntryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateDomainRequest

CreateDomainRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateDomainWithContext

func (_m *LightsailAPI) CreateDomainWithContext(_a0 context.Context, _a1 *lightsail.CreateDomainInput, _a2 ...request.Option) (*lightsail.CreateDomainOutput, error)

CreateDomainWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateInstanceSnapshot

CreateInstanceSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) CreateInstanceSnapshotRequest

CreateInstanceSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateInstanceSnapshotWithContext

func (_m *LightsailAPI) CreateInstanceSnapshotWithContext(_a0 context.Context, _a1 *lightsail.CreateInstanceSnapshotInput, _a2 ...request.Option) (*lightsail.CreateInstanceSnapshotOutput, error)

CreateInstanceSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateInstances

CreateInstances provides a mock function with given fields: _a0

func (*LightsailAPI) CreateInstancesFromSnapshot

CreateInstancesFromSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) CreateInstancesFromSnapshotRequest

CreateInstancesFromSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateInstancesFromSnapshotWithContext

CreateInstancesFromSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateInstancesRequest

CreateInstancesRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateInstancesWithContext

func (_m *LightsailAPI) CreateInstancesWithContext(_a0 context.Context, _a1 *lightsail.CreateInstancesInput, _a2 ...request.Option) (*lightsail.CreateInstancesOutput, error)

CreateInstancesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateKeyPair

CreateKeyPair provides a mock function with given fields: _a0

func (*LightsailAPI) CreateKeyPairRequest

CreateKeyPairRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateKeyPairWithContext

func (_m *LightsailAPI) CreateKeyPairWithContext(_a0 context.Context, _a1 *lightsail.CreateKeyPairInput, _a2 ...request.Option) (*lightsail.CreateKeyPairOutput, error)

CreateKeyPairWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateLoadBalancer

CreateLoadBalancer provides a mock function with given fields: _a0

func (*LightsailAPI) CreateLoadBalancerRequest

CreateLoadBalancerRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateLoadBalancerTlsCertificate

CreateLoadBalancerTlsCertificate provides a mock function with given fields: _a0

func (*LightsailAPI) CreateLoadBalancerTlsCertificateRequest

CreateLoadBalancerTlsCertificateRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateLoadBalancerTlsCertificateWithContext

CreateLoadBalancerTlsCertificateWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateLoadBalancerWithContext

func (_m *LightsailAPI) CreateLoadBalancerWithContext(_a0 context.Context, _a1 *lightsail.CreateLoadBalancerInput, _a2 ...request.Option) (*lightsail.CreateLoadBalancerOutput, error)

CreateLoadBalancerWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateRelationalDatabase

CreateRelationalDatabase provides a mock function with given fields: _a0

func (*LightsailAPI) CreateRelationalDatabaseFromSnapshot

CreateRelationalDatabaseFromSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) CreateRelationalDatabaseFromSnapshotRequest

CreateRelationalDatabaseFromSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateRelationalDatabaseFromSnapshotWithContext

CreateRelationalDatabaseFromSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateRelationalDatabaseRequest

CreateRelationalDatabaseRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateRelationalDatabaseSnapshot

CreateRelationalDatabaseSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) CreateRelationalDatabaseSnapshotRequest

CreateRelationalDatabaseSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) CreateRelationalDatabaseSnapshotWithContext

CreateRelationalDatabaseSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) CreateRelationalDatabaseWithContext

func (_m *LightsailAPI) CreateRelationalDatabaseWithContext(_a0 context.Context, _a1 *lightsail.CreateRelationalDatabaseInput, _a2 ...request.Option) (*lightsail.CreateRelationalDatabaseOutput, error)

CreateRelationalDatabaseWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteDisk

DeleteDisk provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteDiskRequest

DeleteDiskRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteDiskSnapshot

DeleteDiskSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteDiskSnapshotRequest

DeleteDiskSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteDiskSnapshotWithContext

func (_m *LightsailAPI) DeleteDiskSnapshotWithContext(_a0 context.Context, _a1 *lightsail.DeleteDiskSnapshotInput, _a2 ...request.Option) (*lightsail.DeleteDiskSnapshotOutput, error)

DeleteDiskSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteDiskWithContext

func (_m *LightsailAPI) DeleteDiskWithContext(_a0 context.Context, _a1 *lightsail.DeleteDiskInput, _a2 ...request.Option) (*lightsail.DeleteDiskOutput, error)

DeleteDiskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteDomain

DeleteDomain provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteDomainEntry

DeleteDomainEntry provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteDomainEntryRequest

DeleteDomainEntryRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteDomainEntryWithContext

func (_m *LightsailAPI) DeleteDomainEntryWithContext(_a0 context.Context, _a1 *lightsail.DeleteDomainEntryInput, _a2 ...request.Option) (*lightsail.DeleteDomainEntryOutput, error)

DeleteDomainEntryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteDomainRequest

DeleteDomainRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteDomainWithContext

func (_m *LightsailAPI) DeleteDomainWithContext(_a0 context.Context, _a1 *lightsail.DeleteDomainInput, _a2 ...request.Option) (*lightsail.DeleteDomainOutput, error)

DeleteDomainWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteInstance

DeleteInstance provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteInstanceRequest

DeleteInstanceRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteInstanceSnapshot

DeleteInstanceSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteInstanceSnapshotRequest

DeleteInstanceSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteInstanceSnapshotWithContext

func (_m *LightsailAPI) DeleteInstanceSnapshotWithContext(_a0 context.Context, _a1 *lightsail.DeleteInstanceSnapshotInput, _a2 ...request.Option) (*lightsail.DeleteInstanceSnapshotOutput, error)

DeleteInstanceSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteInstanceWithContext

func (_m *LightsailAPI) DeleteInstanceWithContext(_a0 context.Context, _a1 *lightsail.DeleteInstanceInput, _a2 ...request.Option) (*lightsail.DeleteInstanceOutput, error)

DeleteInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteKeyPair

DeleteKeyPair provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteKeyPairRequest

DeleteKeyPairRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteKeyPairWithContext

func (_m *LightsailAPI) DeleteKeyPairWithContext(_a0 context.Context, _a1 *lightsail.DeleteKeyPairInput, _a2 ...request.Option) (*lightsail.DeleteKeyPairOutput, error)

DeleteKeyPairWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteKnownHostKeys

DeleteKnownHostKeys provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteKnownHostKeysRequest

DeleteKnownHostKeysRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteKnownHostKeysWithContext

func (_m *LightsailAPI) DeleteKnownHostKeysWithContext(_a0 context.Context, _a1 *lightsail.DeleteKnownHostKeysInput, _a2 ...request.Option) (*lightsail.DeleteKnownHostKeysOutput, error)

DeleteKnownHostKeysWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteLoadBalancer

DeleteLoadBalancer provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteLoadBalancerRequest

DeleteLoadBalancerRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteLoadBalancerTlsCertificate

DeleteLoadBalancerTlsCertificate provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteLoadBalancerTlsCertificateRequest

DeleteLoadBalancerTlsCertificateRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteLoadBalancerTlsCertificateWithContext

DeleteLoadBalancerTlsCertificateWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteLoadBalancerWithContext

func (_m *LightsailAPI) DeleteLoadBalancerWithContext(_a0 context.Context, _a1 *lightsail.DeleteLoadBalancerInput, _a2 ...request.Option) (*lightsail.DeleteLoadBalancerOutput, error)

DeleteLoadBalancerWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteRelationalDatabase

DeleteRelationalDatabase provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteRelationalDatabaseRequest

DeleteRelationalDatabaseRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteRelationalDatabaseSnapshot

DeleteRelationalDatabaseSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteRelationalDatabaseSnapshotRequest

DeleteRelationalDatabaseSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DeleteRelationalDatabaseSnapshotWithContext

DeleteRelationalDatabaseSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DeleteRelationalDatabaseWithContext

func (_m *LightsailAPI) DeleteRelationalDatabaseWithContext(_a0 context.Context, _a1 *lightsail.DeleteRelationalDatabaseInput, _a2 ...request.Option) (*lightsail.DeleteRelationalDatabaseOutput, error)

DeleteRelationalDatabaseWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DetachDisk

DetachDisk provides a mock function with given fields: _a0

func (*LightsailAPI) DetachDiskRequest

DetachDiskRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DetachDiskWithContext

func (_m *LightsailAPI) DetachDiskWithContext(_a0 context.Context, _a1 *lightsail.DetachDiskInput, _a2 ...request.Option) (*lightsail.DetachDiskOutput, error)

DetachDiskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DetachInstancesFromLoadBalancer

DetachInstancesFromLoadBalancer provides a mock function with given fields: _a0

func (*LightsailAPI) DetachInstancesFromLoadBalancerRequest

DetachInstancesFromLoadBalancerRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DetachInstancesFromLoadBalancerWithContext

DetachInstancesFromLoadBalancerWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DetachStaticIp

DetachStaticIp provides a mock function with given fields: _a0

func (*LightsailAPI) DetachStaticIpRequest

DetachStaticIpRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DetachStaticIpWithContext

func (_m *LightsailAPI) DetachStaticIpWithContext(_a0 context.Context, _a1 *lightsail.DetachStaticIpInput, _a2 ...request.Option) (*lightsail.DetachStaticIpOutput, error)

DetachStaticIpWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) DownloadDefaultKeyPair

DownloadDefaultKeyPair provides a mock function with given fields: _a0

func (*LightsailAPI) DownloadDefaultKeyPairRequest

DownloadDefaultKeyPairRequest provides a mock function with given fields: _a0

func (*LightsailAPI) DownloadDefaultKeyPairWithContext

func (_m *LightsailAPI) DownloadDefaultKeyPairWithContext(_a0 context.Context, _a1 *lightsail.DownloadDefaultKeyPairInput, _a2 ...request.Option) (*lightsail.DownloadDefaultKeyPairOutput, error)

DownloadDefaultKeyPairWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) ExportSnapshot

ExportSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) ExportSnapshotRequest

ExportSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) ExportSnapshotWithContext

func (_m *LightsailAPI) ExportSnapshotWithContext(_a0 context.Context, _a1 *lightsail.ExportSnapshotInput, _a2 ...request.Option) (*lightsail.ExportSnapshotOutput, error)

ExportSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetActiveNames

GetActiveNames provides a mock function with given fields: _a0

func (*LightsailAPI) GetActiveNamesRequest

GetActiveNamesRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetActiveNamesWithContext

func (_m *LightsailAPI) GetActiveNamesWithContext(_a0 context.Context, _a1 *lightsail.GetActiveNamesInput, _a2 ...request.Option) (*lightsail.GetActiveNamesOutput, error)

GetActiveNamesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetBlueprints

GetBlueprints provides a mock function with given fields: _a0

func (*LightsailAPI) GetBlueprintsRequest

GetBlueprintsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetBlueprintsWithContext

func (_m *LightsailAPI) GetBlueprintsWithContext(_a0 context.Context, _a1 *lightsail.GetBlueprintsInput, _a2 ...request.Option) (*lightsail.GetBlueprintsOutput, error)

GetBlueprintsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetBundles

GetBundles provides a mock function with given fields: _a0

func (*LightsailAPI) GetBundlesRequest

GetBundlesRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetBundlesWithContext

func (_m *LightsailAPI) GetBundlesWithContext(_a0 context.Context, _a1 *lightsail.GetBundlesInput, _a2 ...request.Option) (*lightsail.GetBundlesOutput, error)

GetBundlesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetCloudFormationStackRecords

GetCloudFormationStackRecords provides a mock function with given fields: _a0

func (*LightsailAPI) GetCloudFormationStackRecordsRequest

GetCloudFormationStackRecordsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetCloudFormationStackRecordsWithContext

GetCloudFormationStackRecordsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetDisk

GetDisk provides a mock function with given fields: _a0

func (*LightsailAPI) GetDiskRequest

GetDiskRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetDiskSnapshot

GetDiskSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) GetDiskSnapshotRequest

GetDiskSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetDiskSnapshotWithContext

func (_m *LightsailAPI) GetDiskSnapshotWithContext(_a0 context.Context, _a1 *lightsail.GetDiskSnapshotInput, _a2 ...request.Option) (*lightsail.GetDiskSnapshotOutput, error)

GetDiskSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetDiskSnapshots

GetDiskSnapshots provides a mock function with given fields: _a0

func (*LightsailAPI) GetDiskSnapshotsRequest

GetDiskSnapshotsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetDiskSnapshotsWithContext

func (_m *LightsailAPI) GetDiskSnapshotsWithContext(_a0 context.Context, _a1 *lightsail.GetDiskSnapshotsInput, _a2 ...request.Option) (*lightsail.GetDiskSnapshotsOutput, error)

GetDiskSnapshotsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetDiskWithContext

func (_m *LightsailAPI) GetDiskWithContext(_a0 context.Context, _a1 *lightsail.GetDiskInput, _a2 ...request.Option) (*lightsail.GetDiskOutput, error)

GetDiskWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetDisks

GetDisks provides a mock function with given fields: _a0

func (*LightsailAPI) GetDisksRequest

GetDisksRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetDisksWithContext

func (_m *LightsailAPI) GetDisksWithContext(_a0 context.Context, _a1 *lightsail.GetDisksInput, _a2 ...request.Option) (*lightsail.GetDisksOutput, error)

GetDisksWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetDomain

GetDomain provides a mock function with given fields: _a0

func (*LightsailAPI) GetDomainRequest

GetDomainRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetDomainWithContext

func (_m *LightsailAPI) GetDomainWithContext(_a0 context.Context, _a1 *lightsail.GetDomainInput, _a2 ...request.Option) (*lightsail.GetDomainOutput, error)

GetDomainWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetDomains

GetDomains provides a mock function with given fields: _a0

func (*LightsailAPI) GetDomainsRequest

GetDomainsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetDomainsWithContext

func (_m *LightsailAPI) GetDomainsWithContext(_a0 context.Context, _a1 *lightsail.GetDomainsInput, _a2 ...request.Option) (*lightsail.GetDomainsOutput, error)

GetDomainsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetExportSnapshotRecords

GetExportSnapshotRecords provides a mock function with given fields: _a0

func (*LightsailAPI) GetExportSnapshotRecordsRequest

GetExportSnapshotRecordsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetExportSnapshotRecordsWithContext

func (_m *LightsailAPI) GetExportSnapshotRecordsWithContext(_a0 context.Context, _a1 *lightsail.GetExportSnapshotRecordsInput, _a2 ...request.Option) (*lightsail.GetExportSnapshotRecordsOutput, error)

GetExportSnapshotRecordsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetInstance

GetInstance provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceAccessDetails

GetInstanceAccessDetails provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceAccessDetailsRequest

GetInstanceAccessDetailsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceAccessDetailsWithContext

func (_m *LightsailAPI) GetInstanceAccessDetailsWithContext(_a0 context.Context, _a1 *lightsail.GetInstanceAccessDetailsInput, _a2 ...request.Option) (*lightsail.GetInstanceAccessDetailsOutput, error)

GetInstanceAccessDetailsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetInstanceMetricData

GetInstanceMetricData provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceMetricDataRequest

GetInstanceMetricDataRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceMetricDataWithContext

func (_m *LightsailAPI) GetInstanceMetricDataWithContext(_a0 context.Context, _a1 *lightsail.GetInstanceMetricDataInput, _a2 ...request.Option) (*lightsail.GetInstanceMetricDataOutput, error)

GetInstanceMetricDataWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetInstancePortStates

GetInstancePortStates provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstancePortStatesRequest

GetInstancePortStatesRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstancePortStatesWithContext

func (_m *LightsailAPI) GetInstancePortStatesWithContext(_a0 context.Context, _a1 *lightsail.GetInstancePortStatesInput, _a2 ...request.Option) (*lightsail.GetInstancePortStatesOutput, error)

GetInstancePortStatesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetInstanceRequest

GetInstanceRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceSnapshot

GetInstanceSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceSnapshotRequest

GetInstanceSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceSnapshotWithContext

func (_m *LightsailAPI) GetInstanceSnapshotWithContext(_a0 context.Context, _a1 *lightsail.GetInstanceSnapshotInput, _a2 ...request.Option) (*lightsail.GetInstanceSnapshotOutput, error)

GetInstanceSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetInstanceSnapshots

GetInstanceSnapshots provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceSnapshotsRequest

GetInstanceSnapshotsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceSnapshotsWithContext

func (_m *LightsailAPI) GetInstanceSnapshotsWithContext(_a0 context.Context, _a1 *lightsail.GetInstanceSnapshotsInput, _a2 ...request.Option) (*lightsail.GetInstanceSnapshotsOutput, error)

GetInstanceSnapshotsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetInstanceState

GetInstanceState provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceStateRequest

GetInstanceStateRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstanceStateWithContext

func (_m *LightsailAPI) GetInstanceStateWithContext(_a0 context.Context, _a1 *lightsail.GetInstanceStateInput, _a2 ...request.Option) (*lightsail.GetInstanceStateOutput, error)

GetInstanceStateWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetInstanceWithContext

func (_m *LightsailAPI) GetInstanceWithContext(_a0 context.Context, _a1 *lightsail.GetInstanceInput, _a2 ...request.Option) (*lightsail.GetInstanceOutput, error)

GetInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetInstances

GetInstances provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstancesRequest

GetInstancesRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetInstancesWithContext

func (_m *LightsailAPI) GetInstancesWithContext(_a0 context.Context, _a1 *lightsail.GetInstancesInput, _a2 ...request.Option) (*lightsail.GetInstancesOutput, error)

GetInstancesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetKeyPair

GetKeyPair provides a mock function with given fields: _a0

func (*LightsailAPI) GetKeyPairRequest

GetKeyPairRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetKeyPairWithContext

func (_m *LightsailAPI) GetKeyPairWithContext(_a0 context.Context, _a1 *lightsail.GetKeyPairInput, _a2 ...request.Option) (*lightsail.GetKeyPairOutput, error)

GetKeyPairWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetKeyPairs

GetKeyPairs provides a mock function with given fields: _a0

func (*LightsailAPI) GetKeyPairsRequest

GetKeyPairsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetKeyPairsWithContext

func (_m *LightsailAPI) GetKeyPairsWithContext(_a0 context.Context, _a1 *lightsail.GetKeyPairsInput, _a2 ...request.Option) (*lightsail.GetKeyPairsOutput, error)

GetKeyPairsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetLoadBalancer

GetLoadBalancer provides a mock function with given fields: _a0

func (*LightsailAPI) GetLoadBalancerMetricData

GetLoadBalancerMetricData provides a mock function with given fields: _a0

func (*LightsailAPI) GetLoadBalancerMetricDataRequest

GetLoadBalancerMetricDataRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetLoadBalancerMetricDataWithContext

func (_m *LightsailAPI) GetLoadBalancerMetricDataWithContext(_a0 context.Context, _a1 *lightsail.GetLoadBalancerMetricDataInput, _a2 ...request.Option) (*lightsail.GetLoadBalancerMetricDataOutput, error)

GetLoadBalancerMetricDataWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetLoadBalancerRequest

GetLoadBalancerRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetLoadBalancerTlsCertificates

GetLoadBalancerTlsCertificates provides a mock function with given fields: _a0

func (*LightsailAPI) GetLoadBalancerTlsCertificatesRequest

GetLoadBalancerTlsCertificatesRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetLoadBalancerTlsCertificatesWithContext

GetLoadBalancerTlsCertificatesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetLoadBalancerWithContext

func (_m *LightsailAPI) GetLoadBalancerWithContext(_a0 context.Context, _a1 *lightsail.GetLoadBalancerInput, _a2 ...request.Option) (*lightsail.GetLoadBalancerOutput, error)

GetLoadBalancerWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetLoadBalancers

GetLoadBalancers provides a mock function with given fields: _a0

func (*LightsailAPI) GetLoadBalancersRequest

GetLoadBalancersRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetLoadBalancersWithContext

func (_m *LightsailAPI) GetLoadBalancersWithContext(_a0 context.Context, _a1 *lightsail.GetLoadBalancersInput, _a2 ...request.Option) (*lightsail.GetLoadBalancersOutput, error)

GetLoadBalancersWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetOperation

GetOperation provides a mock function with given fields: _a0

func (*LightsailAPI) GetOperationRequest

GetOperationRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetOperationWithContext

func (_m *LightsailAPI) GetOperationWithContext(_a0 context.Context, _a1 *lightsail.GetOperationInput, _a2 ...request.Option) (*lightsail.GetOperationOutput, error)

GetOperationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetOperations

GetOperations provides a mock function with given fields: _a0

func (*LightsailAPI) GetOperationsForResource

GetOperationsForResource provides a mock function with given fields: _a0

func (*LightsailAPI) GetOperationsForResourceRequest

GetOperationsForResourceRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetOperationsForResourceWithContext

func (_m *LightsailAPI) GetOperationsForResourceWithContext(_a0 context.Context, _a1 *lightsail.GetOperationsForResourceInput, _a2 ...request.Option) (*lightsail.GetOperationsForResourceOutput, error)

GetOperationsForResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetOperationsRequest

GetOperationsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetOperationsWithContext

func (_m *LightsailAPI) GetOperationsWithContext(_a0 context.Context, _a1 *lightsail.GetOperationsInput, _a2 ...request.Option) (*lightsail.GetOperationsOutput, error)

GetOperationsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRegions

GetRegions provides a mock function with given fields: _a0

func (*LightsailAPI) GetRegionsRequest

GetRegionsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRegionsWithContext

func (_m *LightsailAPI) GetRegionsWithContext(_a0 context.Context, _a1 *lightsail.GetRegionsInput, _a2 ...request.Option) (*lightsail.GetRegionsOutput, error)

GetRegionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabase

GetRelationalDatabase provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseBlueprints

GetRelationalDatabaseBlueprints provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseBlueprintsRequest

GetRelationalDatabaseBlueprintsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseBlueprintsWithContext

GetRelationalDatabaseBlueprintsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabaseBundles

GetRelationalDatabaseBundles provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseBundlesRequest

GetRelationalDatabaseBundlesRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseBundlesWithContext

GetRelationalDatabaseBundlesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabaseEvents

GetRelationalDatabaseEvents provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseEventsRequest

GetRelationalDatabaseEventsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseEventsWithContext

GetRelationalDatabaseEventsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabaseLogEvents

GetRelationalDatabaseLogEvents provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseLogEventsRequest

GetRelationalDatabaseLogEventsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseLogEventsWithContext

GetRelationalDatabaseLogEventsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabaseLogStreams

GetRelationalDatabaseLogStreams provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseLogStreamsRequest

GetRelationalDatabaseLogStreamsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseLogStreamsWithContext

GetRelationalDatabaseLogStreamsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabaseMasterUserPassword

GetRelationalDatabaseMasterUserPassword provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseMasterUserPasswordRequest

GetRelationalDatabaseMasterUserPasswordRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseMasterUserPasswordWithContext

GetRelationalDatabaseMasterUserPasswordWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabaseMetricData

GetRelationalDatabaseMetricData provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseMetricDataRequest

GetRelationalDatabaseMetricDataRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseMetricDataWithContext

GetRelationalDatabaseMetricDataWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabaseParameters

GetRelationalDatabaseParameters provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseParametersRequest

GetRelationalDatabaseParametersRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseParametersWithContext

GetRelationalDatabaseParametersWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabaseRequest

GetRelationalDatabaseRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseSnapshot

GetRelationalDatabaseSnapshot provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseSnapshotRequest

GetRelationalDatabaseSnapshotRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseSnapshotWithContext

GetRelationalDatabaseSnapshotWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabaseSnapshots

GetRelationalDatabaseSnapshots provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseSnapshotsRequest

GetRelationalDatabaseSnapshotsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabaseSnapshotsWithContext

GetRelationalDatabaseSnapshotsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabaseWithContext

func (_m *LightsailAPI) GetRelationalDatabaseWithContext(_a0 context.Context, _a1 *lightsail.GetRelationalDatabaseInput, _a2 ...request.Option) (*lightsail.GetRelationalDatabaseOutput, error)

GetRelationalDatabaseWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetRelationalDatabases

GetRelationalDatabases provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabasesRequest

GetRelationalDatabasesRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetRelationalDatabasesWithContext

func (_m *LightsailAPI) GetRelationalDatabasesWithContext(_a0 context.Context, _a1 *lightsail.GetRelationalDatabasesInput, _a2 ...request.Option) (*lightsail.GetRelationalDatabasesOutput, error)

GetRelationalDatabasesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetStaticIp

GetStaticIp provides a mock function with given fields: _a0

func (*LightsailAPI) GetStaticIpRequest

GetStaticIpRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetStaticIpWithContext

func (_m *LightsailAPI) GetStaticIpWithContext(_a0 context.Context, _a1 *lightsail.GetStaticIpInput, _a2 ...request.Option) (*lightsail.GetStaticIpOutput, error)

GetStaticIpWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) GetStaticIps

GetStaticIps provides a mock function with given fields: _a0

func (*LightsailAPI) GetStaticIpsRequest

GetStaticIpsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) GetStaticIpsWithContext

func (_m *LightsailAPI) GetStaticIpsWithContext(_a0 context.Context, _a1 *lightsail.GetStaticIpsInput, _a2 ...request.Option) (*lightsail.GetStaticIpsOutput, error)

GetStaticIpsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) ImportKeyPair

ImportKeyPair provides a mock function with given fields: _a0

func (*LightsailAPI) ImportKeyPairRequest

ImportKeyPairRequest provides a mock function with given fields: _a0

func (*LightsailAPI) ImportKeyPairWithContext

func (_m *LightsailAPI) ImportKeyPairWithContext(_a0 context.Context, _a1 *lightsail.ImportKeyPairInput, _a2 ...request.Option) (*lightsail.ImportKeyPairOutput, error)

ImportKeyPairWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) IsVpcPeered

IsVpcPeered provides a mock function with given fields: _a0

func (*LightsailAPI) IsVpcPeeredRequest

IsVpcPeeredRequest provides a mock function with given fields: _a0

func (*LightsailAPI) IsVpcPeeredWithContext

func (_m *LightsailAPI) IsVpcPeeredWithContext(_a0 context.Context, _a1 *lightsail.IsVpcPeeredInput, _a2 ...request.Option) (*lightsail.IsVpcPeeredOutput, error)

IsVpcPeeredWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) OpenInstancePublicPorts

OpenInstancePublicPorts provides a mock function with given fields: _a0

func (*LightsailAPI) OpenInstancePublicPortsRequest

OpenInstancePublicPortsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) OpenInstancePublicPortsWithContext

func (_m *LightsailAPI) OpenInstancePublicPortsWithContext(_a0 context.Context, _a1 *lightsail.OpenInstancePublicPortsInput, _a2 ...request.Option) (*lightsail.OpenInstancePublicPortsOutput, error)

OpenInstancePublicPortsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) PeerVpc

PeerVpc provides a mock function with given fields: _a0

func (*LightsailAPI) PeerVpcRequest

PeerVpcRequest provides a mock function with given fields: _a0

func (*LightsailAPI) PeerVpcWithContext

func (_m *LightsailAPI) PeerVpcWithContext(_a0 context.Context, _a1 *lightsail.PeerVpcInput, _a2 ...request.Option) (*lightsail.PeerVpcOutput, error)

PeerVpcWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) PutInstancePublicPorts

PutInstancePublicPorts provides a mock function with given fields: _a0

func (*LightsailAPI) PutInstancePublicPortsRequest

PutInstancePublicPortsRequest provides a mock function with given fields: _a0

func (*LightsailAPI) PutInstancePublicPortsWithContext

func (_m *LightsailAPI) PutInstancePublicPortsWithContext(_a0 context.Context, _a1 *lightsail.PutInstancePublicPortsInput, _a2 ...request.Option) (*lightsail.PutInstancePublicPortsOutput, error)

PutInstancePublicPortsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) RebootInstance

RebootInstance provides a mock function with given fields: _a0

func (*LightsailAPI) RebootInstanceRequest

RebootInstanceRequest provides a mock function with given fields: _a0

func (*LightsailAPI) RebootInstanceWithContext

func (_m *LightsailAPI) RebootInstanceWithContext(_a0 context.Context, _a1 *lightsail.RebootInstanceInput, _a2 ...request.Option) (*lightsail.RebootInstanceOutput, error)

RebootInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) RebootRelationalDatabase

RebootRelationalDatabase provides a mock function with given fields: _a0

func (*LightsailAPI) RebootRelationalDatabaseRequest

RebootRelationalDatabaseRequest provides a mock function with given fields: _a0

func (*LightsailAPI) RebootRelationalDatabaseWithContext

func (_m *LightsailAPI) RebootRelationalDatabaseWithContext(_a0 context.Context, _a1 *lightsail.RebootRelationalDatabaseInput, _a2 ...request.Option) (*lightsail.RebootRelationalDatabaseOutput, error)

RebootRelationalDatabaseWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) ReleaseStaticIp

ReleaseStaticIp provides a mock function with given fields: _a0

func (*LightsailAPI) ReleaseStaticIpRequest

ReleaseStaticIpRequest provides a mock function with given fields: _a0

func (*LightsailAPI) ReleaseStaticIpWithContext

func (_m *LightsailAPI) ReleaseStaticIpWithContext(_a0 context.Context, _a1 *lightsail.ReleaseStaticIpInput, _a2 ...request.Option) (*lightsail.ReleaseStaticIpOutput, error)

ReleaseStaticIpWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) StartInstance

StartInstance provides a mock function with given fields: _a0

func (*LightsailAPI) StartInstanceRequest

StartInstanceRequest provides a mock function with given fields: _a0

func (*LightsailAPI) StartInstanceWithContext

func (_m *LightsailAPI) StartInstanceWithContext(_a0 context.Context, _a1 *lightsail.StartInstanceInput, _a2 ...request.Option) (*lightsail.StartInstanceOutput, error)

StartInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) StartRelationalDatabase

StartRelationalDatabase provides a mock function with given fields: _a0

func (*LightsailAPI) StartRelationalDatabaseRequest

StartRelationalDatabaseRequest provides a mock function with given fields: _a0

func (*LightsailAPI) StartRelationalDatabaseWithContext

func (_m *LightsailAPI) StartRelationalDatabaseWithContext(_a0 context.Context, _a1 *lightsail.StartRelationalDatabaseInput, _a2 ...request.Option) (*lightsail.StartRelationalDatabaseOutput, error)

StartRelationalDatabaseWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) StopInstance

StopInstance provides a mock function with given fields: _a0

func (*LightsailAPI) StopInstanceRequest

StopInstanceRequest provides a mock function with given fields: _a0

func (*LightsailAPI) StopInstanceWithContext

func (_m *LightsailAPI) StopInstanceWithContext(_a0 context.Context, _a1 *lightsail.StopInstanceInput, _a2 ...request.Option) (*lightsail.StopInstanceOutput, error)

StopInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) StopRelationalDatabase

StopRelationalDatabase provides a mock function with given fields: _a0

func (*LightsailAPI) StopRelationalDatabaseRequest

StopRelationalDatabaseRequest provides a mock function with given fields: _a0

func (*LightsailAPI) StopRelationalDatabaseWithContext

func (_m *LightsailAPI) StopRelationalDatabaseWithContext(_a0 context.Context, _a1 *lightsail.StopRelationalDatabaseInput, _a2 ...request.Option) (*lightsail.StopRelationalDatabaseOutput, error)

StopRelationalDatabaseWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) TagResource

TagResource provides a mock function with given fields: _a0

func (*LightsailAPI) TagResourceRequest

TagResourceRequest provides a mock function with given fields: _a0

func (*LightsailAPI) TagResourceWithContext

func (_m *LightsailAPI) TagResourceWithContext(_a0 context.Context, _a1 *lightsail.TagResourceInput, _a2 ...request.Option) (*lightsail.TagResourceOutput, error)

TagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) UnpeerVpc

UnpeerVpc provides a mock function with given fields: _a0

func (*LightsailAPI) UnpeerVpcRequest

UnpeerVpcRequest provides a mock function with given fields: _a0

func (*LightsailAPI) UnpeerVpcWithContext

func (_m *LightsailAPI) UnpeerVpcWithContext(_a0 context.Context, _a1 *lightsail.UnpeerVpcInput, _a2 ...request.Option) (*lightsail.UnpeerVpcOutput, error)

UnpeerVpcWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) UntagResource

UntagResource provides a mock function with given fields: _a0

func (*LightsailAPI) UntagResourceRequest

UntagResourceRequest provides a mock function with given fields: _a0

func (*LightsailAPI) UntagResourceWithContext

func (_m *LightsailAPI) UntagResourceWithContext(_a0 context.Context, _a1 *lightsail.UntagResourceInput, _a2 ...request.Option) (*lightsail.UntagResourceOutput, error)

UntagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) UpdateDomainEntry

UpdateDomainEntry provides a mock function with given fields: _a0

func (*LightsailAPI) UpdateDomainEntryRequest

UpdateDomainEntryRequest provides a mock function with given fields: _a0

func (*LightsailAPI) UpdateDomainEntryWithContext

func (_m *LightsailAPI) UpdateDomainEntryWithContext(_a0 context.Context, _a1 *lightsail.UpdateDomainEntryInput, _a2 ...request.Option) (*lightsail.UpdateDomainEntryOutput, error)

UpdateDomainEntryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) UpdateLoadBalancerAttribute

UpdateLoadBalancerAttribute provides a mock function with given fields: _a0

func (*LightsailAPI) UpdateLoadBalancerAttributeRequest

UpdateLoadBalancerAttributeRequest provides a mock function with given fields: _a0

func (*LightsailAPI) UpdateLoadBalancerAttributeWithContext

UpdateLoadBalancerAttributeWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) UpdateRelationalDatabase

UpdateRelationalDatabase provides a mock function with given fields: _a0

func (*LightsailAPI) UpdateRelationalDatabaseParameters

UpdateRelationalDatabaseParameters provides a mock function with given fields: _a0

func (*LightsailAPI) UpdateRelationalDatabaseParametersRequest

UpdateRelationalDatabaseParametersRequest provides a mock function with given fields: _a0

func (*LightsailAPI) UpdateRelationalDatabaseParametersWithContext

UpdateRelationalDatabaseParametersWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*LightsailAPI) UpdateRelationalDatabaseRequest

UpdateRelationalDatabaseRequest provides a mock function with given fields: _a0

func (*LightsailAPI) UpdateRelationalDatabaseWithContext

func (_m *LightsailAPI) UpdateRelationalDatabaseWithContext(_a0 context.Context, _a1 *lightsail.UpdateRelationalDatabaseInput, _a2 ...request.Option) (*lightsail.UpdateRelationalDatabaseOutput, error)

UpdateRelationalDatabaseWithContext provides a mock function with given fields: _a0, _a1, _a2

type LightsailProvider

type LightsailProvider struct {
	// contains filtered or unexported fields
}

LightsailProvider is a DNS provider

func InitLightsailProvider

func InitLightsailProvider(region string) (*LightsailProvider, error)

InitLightsailProvider create a lightsail struct

func (*LightsailProvider) GetRecord

func (l *LightsailProvider) GetRecord(name string, domain string) (value string, err error)

GetRecord read a dns record

func (*LightsailProvider) SetRecord

func (l *LightsailProvider) SetRecord(name, value string, domain string) (err error)

SetRecord change dns record, if record not exists create it

type Provider

type Provider interface {
	GetRecord(string, string) (string, error)
	SetRecord(string, string, string) error
}

Provider for DNS service

func NewProvider

func NewProvider(name string) (Provider, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL