View Source API Reference Elixir Pods v1.0.0
Modules
Core Pods. Handles the communication to the Pod process and the Pod Client
Decodes messages from the pod process
Encodes messages to send to the pod process
Defines the handlers for the Pod lifecycle events
This is the process manager. Implements how the pods will be started on the operating system and provides the main stdio interface for pod communication.
Handles the meta data for running the pod process in the OS
The main public api for the Pod process.