Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ConfigFile represents the config file of pouchd ConfigFile = "/etc/pouch/config.json" // SocketAddr represents the socket address of pouchd SocketAddr = "/var/run/pouchd.sock" )
Functions ¶
func ChangeHomeDir ¶
ChangeHomeDir change home directory of pouchd service.
func InstallPouchService ¶
InstallPouchService install pouch rpm and wait the poucd to serve
func NewPouchClient ¶
func NewPouchClient(host string) (client.CommonAPIClient, error)
NewPouchClient create a client of pouchd.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.