Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertificateData ¶
type Client ¶
type Client struct { Options Options // contains filtered or unexported fields }
func NewClientIfSelected ¶
Returns (nil, nil) if Vault support is not selected through the respective CLI options.
func (*Client) UpdateCertificate ¶
func (c *Client) UpdateCertificate(data CertificateData) error
Click to show internal directories.
Click to hide internal directories.