Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindDeprecatedMessagesInEnvoyLog ¶
FindDeprecatedMessagesInEnvoyLog looks for deprecated messages in the `logs` parameter. If found, it will return a DeprecatedError. Use `extraInfo` to pass additional info, like pod namespace/name, etc.
func IsDeprecatedError ¶
func NewDeprecatedError ¶
Types ¶
type DeprecatedError ¶
type DeprecatedError struct {
// contains filtered or unexported fields
}
func (*DeprecatedError) Error ¶
func (de *DeprecatedError) Error() string
Click to show internal directories.
Click to hide internal directories.