Documentation ¶
Index ¶
- func CertificateRequestMatchesSpec(cr *cmapi.CertificateRequest, attr map[string]string) error
- func CertificateRequestReady(cr *cmapi.CertificateRequest) bool
- func IPAddressesMatch(a, b []net.IP) bool
- func KeyUsagesFromAttributes(attr map[string]string) []cmapi.KeyUsage
- func ParseDNSNames(dnsNames string) []string
- func ParseIPAddresses(ips string) []net.IP
- func ParseURIs(uris string) ([]*url.URL, error)
- func StringsMatch(a, b []string) bool
- func URIsMatch(a, b []*url.URL) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertificateRequestMatchesSpec ¶
func CertificateRequestMatchesSpec(cr *cmapi.CertificateRequest, attr map[string]string) error
func CertificateRequestReady ¶
func CertificateRequestReady(cr *cmapi.CertificateRequest) bool
func IPAddressesMatch ¶
func KeyUsagesFromAttributes ¶
func ParseDNSNames ¶
func ParseIPAddresses ¶
func StringsMatch ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.