Home
last modified time | relevance | path

Searched defs:ExportSnapshot (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/security/lego/lego-4.5.3/vendor/github.com/exoscale/egoscale/
H A Dsnapshots.go141 type ExportSnapshot struct { struct
142 ID *UUID `json:"id" doc:"The ID of the snapshot"`
143 _ bool `name:"exportSnapshot" description:"Exports an instant snapshot of a volume."`
153 func (ExportSnapshot) Response() interface{} {
158 func (ExportSnapshot) AsyncResponse() interface{} {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/exoscale/egoscale/
H A Dsnapshots.go141 type ExportSnapshot struct { struct
142 ID *UUID `json:"id" doc:"The ID of the snapshot"`
143 _ bool `name:"exportSnapshot" description:"Exports an instant snapshot of a volume."`
153 func (ExportSnapshot) Response() interface{} {
158 func (ExportSnapshot) AsyncResponse() interface{} {
/dports/devel/z88dk/z88dk/libsrc/target/bee/stdio/ansi/
H A Df_ansi_char.asm1 ;
2 ; ANSI Video handling for the Microbee
3 ;
4 ; set it up with:
5 ; .__console_w = max columns
6 ; .__console_h = max rows
7 ;
8 ; Display a char in location (__console_y),(__console_x)
9 ; A=char to display
10 ;
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/
H A Dapi_op_ExportSnapshot.go28 func (c *Client) ExportSnapshot(ctx context.Context, params *ExportSnapshotInput, optFns ...func(*O… func
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lightsail/
H A Dapi_op_ExportSnapshot.go28 func (c *Client) ExportSnapshot(ctx context.Context, params *ExportSnapshotInput, optFns ...func(*O… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lightsail/
H A Dapi_op_ExportSnapshot.go28 func (c *Client) ExportSnapshot(ctx context.Context, params *ExportSnapshotInput, optFns ...func(*O… func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/
H A Dapi_op_ExportSnapshot.go28 func (c *Client) ExportSnapshot(ctx context.Context, params *ExportSnapshotInput, optFns ...func(*O… func
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lightsail/
H A Dapi_op_ExportSnapshot.go28 func (c *Client) ExportSnapshot(ctx context.Context, params *ExportSnapshotInput, optFns ...func(*O… func
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lightsail/
H A Dapi_op_ExportSnapshot.go28 func (c *Client) ExportSnapshot(ctx context.Context, params *ExportSnapshotInput, optFns ...func(*O… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lightsail/
H A Dapi_op_ExportSnapshot.go28 func (c *Client) ExportSnapshot(ctx context.Context, params *ExportSnapshotInput, optFns ...func(*O… func
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ecs/
H A Dexport_snapshot.go24 func (client *Client) ExportSnapshot(request *ExportSnapshotRequest) (response *ExportSnapshotRespo… func
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ecs/
H A Dexport_snapshot.go25 func (client *Client) ExportSnapshot(request *ExportSnapshotRequest) (response *ExportSnapshotRespo… func
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ecs/
H A Dexport_snapshot.go25 func (client *Client) ExportSnapshot(request *ExportSnapshotRequest) (response *ExportSnapshotRespo… func
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/
H A DExportSnapshot.java88 public class ExportSnapshot extends Configured implements Tool { class
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/time/
H A Dsnapmgr.c1150 ExportSnapshot(Snapshot snapshot) in ExportSnapshot() function
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/time/
H A Dsnapmgr.c1150 ExportSnapshot(Snapshot snapshot) in ExportSnapshot() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/time/
H A Dsnapmgr.c1150 ExportSnapshot(Snapshot snapshot) in ExportSnapshot() function
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/time/
H A Dsnapmgr.c1150 ExportSnapshot(Snapshot snapshot) in ExportSnapshot() function
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/time/
H A Dsnapmgr.c1150 ExportSnapshot(Snapshot snapshot) in ExportSnapshot() function
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/time/
H A Dsnapmgr.c1150 ExportSnapshot(Snapshot snapshot) in ExportSnapshot() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/time/
H A Dsnapmgr.c1150 ExportSnapshot(Snapshot snapshot) in ExportSnapshot() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/time/
H A Dsnapmgr.c1159 ExportSnapshot(Snapshot snapshot) in ExportSnapshot() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/time/
H A Dsnapmgr.c1159 ExportSnapshot(Snapshot snapshot) in ExportSnapshot() function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/time/
H A Dsnapmgr.c1159 ExportSnapshot(Snapshot snapshot) in ExportSnapshot() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/time/
H A Dsnapmgr.c1159 ExportSnapshot(Snapshot snapshot) in ExportSnapshot() function

12345678