Versions in this module Expand all Collapse all v1 v1.12.0 Nov 4, 2015 v1.11.0 Oct 6, 2015 v1.10.0 Sep 4, 2015 Changes in this version + func Delete(c *client.Client, commonName string) error + func List(c *client.Client, results int) ([]api.Cert, int, error) + func New(c *client.Client, cert string, key string, commonName string) (api.Cert, error)