mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
Fix typo in ProvisionerInfo
This commit is contained in:
@@ -60,7 +60,7 @@ type CreateCertificateRequest struct {
|
||||
Provisioner *ProvisionerInfo
|
||||
}
|
||||
|
||||
// ProvisionerInfo contains information of the provisioner used to authorize an
|
||||
// ProvisionerInfo contains information of the provisioner used to authorize a
|
||||
// certificate.
|
||||
type ProvisionerInfo struct {
|
||||
ProvisionerID string
|
||||
|
||||
Reference in New Issue
Block a user