Autonomic.Linux.Launcher (Autonomic Linux v0.1.0)

Copy Markdown View Source

Bounded versioned OTP Port client for the privileged external isolation launcher.

Each request uses an independent launcher daemon process. Domain state is persisted by the launcher and revalidated on every lifecycle request, so a blocked exec can never serialize or delay a concurrent cgroup destroy/freeze operation.

Summary

Functions

Returns a specification to start this module under a supervisor.

Resolves the configured launcher or the executable installed with this package.

Functions

available?()

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

executable()

Resolves the configured launcher or the executable installed with this package.

request(action, fields \\ %{}, timeout \\ 60000)

start_link(opts)