kubernetes/vendor/github.com/asaskevich/govalidator/error.go

type Errors

// Errors returns itself.
func (es Errors) Errors() []error {}

func (es Errors) Error() string {}

type Error

func (e Error) Error() string {}