~fwereade/pyjuju/go-charm-resolve

  • 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
..
upstart.go 152.5.15 12 years ago William Reade address review points 3.6 KB Diff Download File
upstart_test.go 152.5.8 12 years ago William Reade address review points 5.8 KB Diff Download File