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
v0.19.0
Published
Jun 10, 2015
Platform
linux/amd64
Imports
3 packages
Last checked
6 minutes ago

Tools for package owners.