MCPcopy Create free account
hub / github.com/NVIDIA/OpenShell / proxy_endpoint

Method proxy_endpoint

crates/openshell-ocsf/src/builders/mod.rs:231–233  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

229 /// Build the `proxy_endpoint` object for the Network Proxy profile.
230 #[must_use]
231 pub fn proxy_endpoint(&self) -> Endpoint {
232 Endpoint::from_ip(self.proxy_ip, self.proxy_port)
233 }
234
235 /// Apply the fields common to every builder's `build()` method onto `base`:
236 /// optional status, optional message, device info, and container info.

Callers 3

buildMethod · 0.80
buildMethod · 0.80

Calls

no outgoing calls

Tested by 1