package
Version:
v2.0.1
Opens a new window with list of versions in this module.
Published: Aug 16, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type CreateStruct struct {
Type string `json:"type" example:"client_cert"`
URIs []string `json:"uris" example:"uri1,uri2"`
DNSNames []string `json:"dnsnames" example:"dns1,dns2"`
IPs []string `json:"ips" example:"ip1,ip2"`
TTL string `json:"ttl" example:"1h"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.