Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ message
Method
message
crates/openshell-driver-vm/src/lifecycle.rs:59–61 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
57
58
#[must_use]
59
pub fn message(&self) -> &str {
60
&self.message
61
}
62
63
#[must_use]
64
pub fn is_resource_exhausted(&self) -> bool {
Callers
15
build_service_endpoint_config_event
Function · 0.80
build_service_endpoint_delete_event
Function · 0.80
build_service_http_failure_event
Function · 0.80
build_service_relay_failure_event
Function · 0.80
refresh_provider_credential
Function · 0.80
concurrent_upsert_route_create_uses_must_create
Function · 0.80
reload
Method · 0.80
handle_relay_stream
Function · 0.80
handle_connect_supervisor
Function · 0.80
resolve
Method · 0.80
build_gateway_policy_audit_message
Function · 0.80
handle_push_sandbox_logs
Function · 0.80
Calls
no outgoing calls
Tested by
10
proto_setting_to_stored_rejection_message_lists_allowed_proposal_approval_mode_values
Function · 0.64
test_process_activity_builder_launch
Function · 0.64
test_config_state_change_builder
Function · 0.64
test_base_event_builder
Function · 0.64
test_http_activity_builder_with_status_detail
Function · 0.64
test_network_activity_builder
Function · 0.64
test_app_lifecycle_builder
Function · 0.64
test_detection_finding_builder
Function · 0.64
test_ssh_activity_builder
Function · 0.64
test_roundtrip_base_event
Function · 0.64