validators

package
v2.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

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

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL