Versions in this module Expand all Collapse all v0 v0.13.1 Oct 15, 2024 v0.13.0 Aug 9, 2024 Changes in this version + var File_envoy_extensions_http_injected_credentials_oauth2_v3_oauth2_proto protoreflect.FileDescriptor + var OAuth2_AuthType_name = map[int32]string + var OAuth2_AuthType_value = map[string]int32 + type OAuth2 struct + FlowType isOAuth2_FlowType + Scopes []string + TokenEndpoint *v3.HttpUri + TokenFetchRetryInterval *durationpb.Duration + func (*OAuth2) Descriptor() ([]byte, []int) + func (*OAuth2) ProtoMessage() + func (m *OAuth2) GetFlowType() isOAuth2_FlowType + func (m *OAuth2) Validate() error + func (m *OAuth2) ValidateAll() error + func (x *OAuth2) GetClientCredentials() *OAuth2_ClientCredentials + func (x *OAuth2) GetScopes() []string + func (x *OAuth2) GetTokenEndpoint() *v3.HttpUri + func (x *OAuth2) GetTokenFetchRetryInterval() *durationpb.Duration + func (x *OAuth2) ProtoReflect() protoreflect.Message + func (x *OAuth2) Reset() + func (x *OAuth2) String() string + type OAuth2MultiError []error + func (m OAuth2MultiError) AllErrors() []error + func (m OAuth2MultiError) Error() string + type OAuth2ValidationError struct + func (e OAuth2ValidationError) Cause() error + func (e OAuth2ValidationError) Error() string + func (e OAuth2ValidationError) ErrorName() string + func (e OAuth2ValidationError) Field() string + func (e OAuth2ValidationError) Key() bool + func (e OAuth2ValidationError) Reason() string + type OAuth2_AuthType int32 + const OAuth2_BASIC_AUTH + const OAuth2_URL_ENCODED_BODY + func (OAuth2_AuthType) Descriptor() protoreflect.EnumDescriptor + func (OAuth2_AuthType) EnumDescriptor() ([]byte, []int) + func (OAuth2_AuthType) Type() protoreflect.EnumType + func (x OAuth2_AuthType) Enum() *OAuth2_AuthType + func (x OAuth2_AuthType) Number() protoreflect.EnumNumber + func (x OAuth2_AuthType) String() string + type OAuth2_ClientCredentials struct + AuthType OAuth2_AuthType + ClientId string + ClientSecret *v31.SdsSecretConfig + func (*OAuth2_ClientCredentials) Descriptor() ([]byte, []int) + func (*OAuth2_ClientCredentials) ProtoMessage() + func (m *OAuth2_ClientCredentials) Validate() error + func (m *OAuth2_ClientCredentials) ValidateAll() error + func (x *OAuth2_ClientCredentials) GetAuthType() OAuth2_AuthType + func (x *OAuth2_ClientCredentials) GetClientId() string + func (x *OAuth2_ClientCredentials) GetClientSecret() *v31.SdsSecretConfig + func (x *OAuth2_ClientCredentials) ProtoReflect() protoreflect.Message + func (x *OAuth2_ClientCredentials) Reset() + func (x *OAuth2_ClientCredentials) String() string + type OAuth2_ClientCredentialsMultiError []error + func (m OAuth2_ClientCredentialsMultiError) AllErrors() []error + func (m OAuth2_ClientCredentialsMultiError) Error() string + type OAuth2_ClientCredentialsValidationError struct + func (e OAuth2_ClientCredentialsValidationError) Cause() error + func (e OAuth2_ClientCredentialsValidationError) Error() string + func (e OAuth2_ClientCredentialsValidationError) ErrorName() string + func (e OAuth2_ClientCredentialsValidationError) Field() string + func (e OAuth2_ClientCredentialsValidationError) Key() bool + func (e OAuth2_ClientCredentialsValidationError) Reason() string + type OAuth2_ClientCredentials_ struct + ClientCredentials *OAuth2_ClientCredentials Other modules containing this package github.com/envoyproxy/go-control-plane/envoy