Module junobuild_shared::ic
source · Functions§
- Asynchronously creates a new canister and installs provided Wasm code with additional cycles.
- Deletes a specified segment (canister).
- Deposits cycles into a specified canister from the calling canister’s balance.
- Fetches the status of a segment (canister), including its configuration and resource usage.
- Stops the execution of a specified segment (canister).
- Asynchronously updates the controller list of a specified canister.