Documentation ¶
Index ¶
- func CheckError(err error) bool
- func ValidateCert(cert []byte) error
- func ValidateCerts(certs map[string][]byte) error
- func ValidateKey(key []byte) error
- type Validator
- func (v *Validator) CheckAdminCerts(instance v1.Object, prefix string) error
- func (v *Validator) CheckCACerts(instance v1.Object, prefix string) error
- func (v *Validator) CheckCert(instance v1.Object, prefix string) error
- func (v *Validator) CheckCertAndKey(instance v1.Object, prefix string) error
- func (v *Validator) CheckClientAuthCrypto(instance v1.Object, name string) error
- func (v *Validator) CheckEcertCrypto(instance v1.Object, name string) error
- func (v *Validator) CheckKey(instance v1.Object, prefix string) error
- func (v *Validator) CheckTLSCrypto(instance v1.Object, name string) error
- func (v *Validator) SetHSMEnabled(enabled bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckError ¶
func ValidateCert ¶
func ValidateCerts ¶
func ValidateKey ¶
Types ¶
type Validator ¶
func (*Validator) CheckAdminCerts ¶
func (*Validator) CheckCACerts ¶
func (*Validator) CheckCertAndKey ¶
func (*Validator) CheckClientAuthCrypto ¶
func (*Validator) CheckEcertCrypto ¶
func (*Validator) CheckTLSCrypto ¶
func (*Validator) SetHSMEnabled ¶
Click to show internal directories.
Click to hide internal directories.