Documentation
¶
Index ¶
Constants ¶
View Source
const Namespace = "webhook"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamedObject ¶
type NamedObject interface {
// Name denotes the name of the validator
Name() string
}
NamedObject is an interface for all objects providing a name
Click to show internal directories.
Click to hide internal directories.