ganeti

Safe HaskellNone

Ganeti.WConfd.Client

Contents

Description

The Ganeti WConfd client functions.

The client functions are automatically generated from Ganeti.WConfd.Core

Synopsis

Generated client functions

echo :: String -> RpcClientMonad StringSource

Helper functions for creating the client

wconfdConnectConfig :: ConnectConfigSource

The default WConfd client configuration

getWConfdClient :: FilePath -> IO ClientSource

Given a socket path, creates a WConfd client with the default configuration and timeout.