package daemon

import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/coreos/go-systemd/daemon"

Code forked from Docker project

Index

Variables

var SdNotifyNoSocket = errors.New("No socket")

Functions

func SdNotify

func SdNotify(state string) error

SdNotify sends a message to the init daemon. It is common to ignore the error.

Source Files

sdnotify.go

Version
v1.1.4-beta.0
Published
Dec 7, 2015
Platform
linux/amd64
Imports
3 packages
Last checked
26 seconds ago

Tools for package owners.