insecurev3

package
v1.36.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2025 License: Apache-2.0 Imports: 17 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_grpc_service_channel_credentials_insecure_v3_insecure_credentials_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type InsecureCredentials

type InsecureCredentials struct {
	// contains filtered or unexported fields
}

[#not-implemented-hide:]

func (*InsecureCredentials) Descriptor deprecated

func (*InsecureCredentials) Descriptor() ([]byte, []int)

Deprecated: Use InsecureCredentials.ProtoReflect.Descriptor instead.

func (*InsecureCredentials) ProtoMessage

func (*InsecureCredentials) ProtoMessage()

func (*InsecureCredentials) ProtoReflect

func (x *InsecureCredentials) ProtoReflect() protoreflect.Message

func (*InsecureCredentials) Reset

func (x *InsecureCredentials) Reset()

func (*InsecureCredentials) String

func (x *InsecureCredentials) String() string

func (*InsecureCredentials) Validate

func (m *InsecureCredentials) Validate() error

Validate checks the field values on InsecureCredentials with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*InsecureCredentials) ValidateAll

func (m *InsecureCredentials) ValidateAll() error

ValidateAll checks the field values on InsecureCredentials with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InsecureCredentialsMultiError, or nil if none found.

type InsecureCredentialsMultiError

type InsecureCredentialsMultiError []error

InsecureCredentialsMultiError is an error wrapping multiple validation errors returned by InsecureCredentials.ValidateAll() if the designated constraints aren't met.

func (InsecureCredentialsMultiError) AllErrors

func (m InsecureCredentialsMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (InsecureCredentialsMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type InsecureCredentialsValidationError

type InsecureCredentialsValidationError struct {
	// contains filtered or unexported fields
}

InsecureCredentialsValidationError is the validation error returned by InsecureCredentials.Validate if the designated constraints aren't met.

func (InsecureCredentialsValidationError) Cause

Cause function returns cause value.

func (InsecureCredentialsValidationError) Error

Error satisfies the builtin error interface

func (InsecureCredentialsValidationError) ErrorName

ErrorName returns error name.

func (InsecureCredentialsValidationError) Field

Field function returns field value.

func (InsecureCredentialsValidationError) Key

Key function returns key value.

func (InsecureCredentialsValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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