Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UniqueConstraintViolationError ¶
type UniqueConstraintViolationError struct { ObjectType string ObjectName string ObjectNamespace string Type string Key string }
UniqueConstraintViolationError is an error that indicates that a unique constraint was violated for a specific key. The error will indicate the type of the key as well as the reference Kubernetes object name in the error output.
func (UniqueConstraintViolationError) Error ¶
func (u UniqueConstraintViolationError) Error() string
Directories ¶
Path | Synopsis |
---|---|
consumer
|
|
credentials
Package credentials includes validators for the credentials provided for KongConsumers.
|
Package credentials includes validators for the credentials provided for KongConsumers. |
Click to show internal directories.
Click to hide internal directories.