Search
Arke
v0.1.13
Pages
Modules
Settings
View Source
Arke.Core.File
(Arke v0.1.13)
Defines a file that can be used to store data
Link to this section
Summary
Functions
arke_from_attr()
base_parameters()
before_create(arke, unit)
before_delete(arke, unit)
before_load(data, persistence_fn)
before_update(arke, unit)
before_validate(arke, unit)
get()
get_signed_url(gcp_service_account, bucket, object)
get_url()
groups_from_attr()
on_create(arke, unit)
on_delete(arke, unit)
on_load(data, persistence_fn)
on_struct_encode(unit, _)
on_update(arke, unit)
on_validate(arke, unit)
test()
upload_file()
Link to this section
Functions
Link to this function
arke_from_attr()
View Source
Link to this function
base_parameters()
View Source
Link to this function
before_create(arke, unit)
View Source
Link to this function
before_delete(arke, unit)
View Source
Link to this function
before_load(data, persistence_fn)
View Source
Link to this function
before_update(arke, unit)
View Source
Link to this function
before_validate(arke, unit)
View Source
Link to this function
get()
View Source
Link to this function
get_signed_url(gcp_service_account, bucket, object)
View Source
Link to this function
get_url()
View Source
Link to this function
groups_from_attr()
View Source
Link to this function
on_create(arke, unit)
View Source
Link to this function
on_delete(arke, unit)
View Source
Link to this function
on_load(data, persistence_fn)
View Source
Link to this function
on_struct_encode(unit, _)
View Source
Link to this function
on_update(arke, unit)
View Source
Link to this function
on_validate(arke, unit)
View Source
Link to this function
test()
View Source
Link to this function
upload_file()
View Source
@spec
upload_file() ::
none
()