package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Functions
Create is a method used to create a new certificate using given parameters.
Delete is a method to delete an existing certificate using its ID.
Get is a method to obtain an existing certificate by its ID.
Update is a method used to update the configuration of an existing certificate using given parameters.
# Structs
Certificate is the structure that represents the APIG SSL certificate details.
No description provided by the author