Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultSocketPath = "/run/peerpod/hypervisor.sock" DefaultPodsDir = "/run/peerpod/pods" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
func NewServer ¶
func NewServer(provider cloud.Provider, cfg *ServerConfig, workerNode podnetwork.WorkerNode) Server
Click to show internal directories.
Click to hide internal directories.