v0.1.0 · Interface
blobstore
wasmCloud blobstore service definition
Functions
F
create-container
Fcreates a new empty container
get-container
Fretrieves a container by name
delete-container
Fdeletes a container and all objects within it
container-exists
Freturns true if the container exists
copy-object
Fcopies (duplicates) an object, to the same or a different container.
move-object
moves or renames an object, to the same or a different container.