Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientAuthNotAllowed ¶
func NewClientAuthNotAllowed() lint.LintInterface
Types ¶
type ClientAuthNotAllowed ¶
type ClientAuthNotAllowed struct{}
func (*ClientAuthNotAllowed) CheckApplies ¶
func (l *ClientAuthNotAllowed) CheckApplies(c *x509.Certificate) bool
func (*ClientAuthNotAllowed) Execute ¶
func (l *ClientAuthNotAllowed) Execute(c *x509.Certificate) *lint.LintResult
Click to show internal directories.
Click to hide internal directories.