package
0.16.0
Repository: https://github.com/rendaw/gophercloud.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Create requests the creation of a new certificate.
Get makes a request against the API to get details for a certificate.
Update will rotate the CA certificate for a cluster.

# Structs

Represents a Certificate.
CreateOpts represents options used to create a certificate.
CreateResult is the response of a Create operations.
GetResult is the response of a Get operations.
UpdateResult is the response of an Update operations.

# Interfaces

CreateOptsBuilder allows extensions to add additional parameters to the Create request.