~juju/pyjuju/go

  • Committer: William Reade
  • Author(s): William Reade
  • Date: 2012-05-31 08:20:45 UTC
  • mfrom: (152.5.15 go)
  • Revision ID: fwereade@gmail.com-20120531082045-wgpg7l4f1j4yueyn
Add upstart package with Service and Conf types

Service enables control of, and visibility into, the state of an upstart
service; Conf embeds a Service and additionally allows for installation
(both directly, as used by a machine agent creating a unit agent service,
and as a set of commands to run later, as used when constructing a
cloud-init file to run a machine and/or provisioning agent on a new
instance).

R=niemeyer, rog, dfc
CC=
https://codereview.appspot.com/6190061
Filename Latest Rev Last Changed Committer Comment Size
..
log.go 37.3.33 12 years ago William Reade revert log changes; move logging setup into JujuCo 545 bytes Diff Download File
log_test.go 37.3.33 12 years ago William Reade revert log changes; move logging setup into JujuCo 816 bytes Diff Download File