Versions in this module Expand all Collapse all v0 v0.3.1 Jan 11, 2024 Changes in this version + type EbsAPI interface + AttachVolume func(*map[string]interface{}) (*map[string]interface{}, error) + AttachVolumeRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + AttachVolumeWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + CreateSnapshot func(*map[string]interface{}) (*map[string]interface{}, error) + CreateSnapshotRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + CreateSnapshotWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + CreateVolume func(*map[string]interface{}) (*map[string]interface{}, error) + CreateVolumeRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + CreateVolumeWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + DeleteSnapshot func(*map[string]interface{}) (*map[string]interface{}, error) + DeleteSnapshotRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + DeleteSnapshotWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + DeleteVolume func(*map[string]interface{}) (*map[string]interface{}, error) + DeleteVolumeRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + DeleteVolumeWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + DescribeEbsInstances func(*map[string]interface{}) (*map[string]interface{}, error) + DescribeEbsInstancesRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + DescribeEbsInstancesWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + DescribeInstanceVolumes func(*map[string]interface{}) (*map[string]interface{}, error) + DescribeInstanceVolumesRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + DescribeInstanceVolumesWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + DescribeSnapshots func(*map[string]interface{}) (*map[string]interface{}, error) + DescribeSnapshotsRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + DescribeSnapshotsWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + DescribeVolumes func(*map[string]interface{}) (*map[string]interface{}, error) + DescribeVolumesRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + DescribeVolumesWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + DetachVolume func(*map[string]interface{}) (*map[string]interface{}, error) + DetachVolumeRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + DetachVolumeWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + ModifySnapshot func(*map[string]interface{}) (*map[string]interface{}, error) + ModifySnapshotRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + ModifySnapshotWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + ModifyVolume func(*map[string]interface{}) (*map[string]interface{}, error) + ModifyVolumeRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + ModifyVolumeWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + RecoveryVolume func(*map[string]interface{}) (*map[string]interface{}, error) + RecoveryVolumeRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + RecoveryVolumeWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + ResizeVolume func(*map[string]interface{}) (*map[string]interface{}, error) + ResizeVolumeRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + ResizeVolumeWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + RollbackSnapshot func(*map[string]interface{}) (*map[string]interface{}, error) + RollbackSnapshotRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + RollbackSnapshotWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + UpdateVolumeProject func(*map[string]interface{}) (*map[string]interface{}, error) + UpdateVolumeProjectRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + UpdateVolumeProjectWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + ValidateAttachInstance func(*map[string]interface{}) (*map[string]interface{}, error) + ValidateAttachInstanceRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + ValidateAttachInstanceWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)