Documentation
¶
Overview ¶
Package firewallconfiguration provides a webhook server for the firewall.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMutator ¶
NewMutator returns a new mutator for the firewallconfiguration resource.
Types ¶
type ChainError ¶
type ChainError struct {
// contains filtered or unexported fields
}
ChainError is an error that occurs during the validation of a chain.
func (*ChainError) Error ¶
func (ce *ChainError) Error() string
Click to show internal directories.
Click to hide internal directories.