HostKit.Remote (host_kit v0.1.0-beta.1)

Copy Markdown View Source

Read-only inspection of resources through a HostKit runner.

Summary

Functions

read(desired, context)

@spec read(
  struct(),
  map()
) :: {:ok, struct() | nil} | {:error, term()}