Versions in this module Expand all Collapse all v1 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)