Versions in this module Expand all Collapse all v0 v0.11.3 Jun 6, 2023 v0.11.2 Jun 6, 2023 Changes in this version + var File_envoy_service_discovery_v3_ads_proto protoreflect.FileDescriptor + var File_envoy_service_discovery_v3_discovery_proto protoreflect.FileDescriptor + func RegisterAggregatedDiscoveryServiceServer(s *grpc.Server, srv AggregatedDiscoveryServiceServer) + type AdsDummy struct + func (*AdsDummy) Descriptor() ([]byte, []int) + func (*AdsDummy) ProtoMessage() + func (m *AdsDummy) Validate() error + func (m *AdsDummy) ValidateAll() error + func (x *AdsDummy) ProtoReflect() protoreflect.Message + func (x *AdsDummy) Reset() + func (x *AdsDummy) String() string + type AdsDummyMultiError []error + func (m AdsDummyMultiError) AllErrors() []error + func (m AdsDummyMultiError) Error() string + type AdsDummyValidationError struct + func (e AdsDummyValidationError) Cause() error + func (e AdsDummyValidationError) Error() string + func (e AdsDummyValidationError) ErrorName() string + func (e AdsDummyValidationError) Field() string + func (e AdsDummyValidationError) Key() bool + func (e AdsDummyValidationError) Reason() string + type AggregatedDiscoveryServiceClient interface + DeltaAggregatedResources func(ctx context.Context, opts ...grpc.CallOption) (AggregatedDiscoveryService_DeltaAggregatedResourcesClient, error) + StreamAggregatedResources func(ctx context.Context, opts ...grpc.CallOption) (AggregatedDiscoveryService_StreamAggregatedResourcesClient, error) + func NewAggregatedDiscoveryServiceClient(cc grpc.ClientConnInterface) AggregatedDiscoveryServiceClient + type AggregatedDiscoveryServiceServer interface + DeltaAggregatedResources func(AggregatedDiscoveryService_DeltaAggregatedResourcesServer) error + StreamAggregatedResources func(AggregatedDiscoveryService_StreamAggregatedResourcesServer) error + type AggregatedDiscoveryService_DeltaAggregatedResourcesClient interface + Recv func() (*DeltaDiscoveryResponse, error) + Send func(*DeltaDiscoveryRequest) error + type AggregatedDiscoveryService_DeltaAggregatedResourcesServer interface + Recv func() (*DeltaDiscoveryRequest, error) + Send func(*DeltaDiscoveryResponse) error + type AggregatedDiscoveryService_StreamAggregatedResourcesClient interface + Recv func() (*DiscoveryResponse, error) + Send func(*DiscoveryRequest) error + type AggregatedDiscoveryService_StreamAggregatedResourcesServer interface + Recv func() (*DiscoveryRequest, error) + Send func(*DiscoveryResponse) error + type DeltaDiscoveryRequest struct + ErrorDetail *status.Status + InitialResourceVersions map[string]string + Node *v3.Node + ResourceLocatorsSubscribe []*ResourceLocator + ResourceLocatorsUnsubscribe []*ResourceLocator + ResourceNamesSubscribe []string + ResourceNamesUnsubscribe []string + ResponseNonce string + TypeUrl string + func (*DeltaDiscoveryRequest) Descriptor() ([]byte, []int) + func (*DeltaDiscoveryRequest) ProtoMessage() + func (m *DeltaDiscoveryRequest) Validate() error + func (m *DeltaDiscoveryRequest) ValidateAll() error + func (x *DeltaDiscoveryRequest) GetErrorDetail() *status.Status + func (x *DeltaDiscoveryRequest) GetInitialResourceVersions() map[string]string + func (x *DeltaDiscoveryRequest) GetNode() *v3.Node + func (x *DeltaDiscoveryRequest) GetResourceLocatorsSubscribe() []*ResourceLocator + func (x *DeltaDiscoveryRequest) GetResourceLocatorsUnsubscribe() []*ResourceLocator + func (x *DeltaDiscoveryRequest) GetResourceNamesSubscribe() []string + func (x *DeltaDiscoveryRequest) GetResourceNamesUnsubscribe() []string + func (x *DeltaDiscoveryRequest) GetResponseNonce() string + func (x *DeltaDiscoveryRequest) GetTypeUrl() string + func (x *DeltaDiscoveryRequest) ProtoReflect() protoreflect.Message + func (x *DeltaDiscoveryRequest) Reset() + func (x *DeltaDiscoveryRequest) String() string + type DeltaDiscoveryRequestMultiError []error + func (m DeltaDiscoveryRequestMultiError) AllErrors() []error + func (m DeltaDiscoveryRequestMultiError) Error() string + type DeltaDiscoveryRequestValidationError struct + func (e DeltaDiscoveryRequestValidationError) Cause() error + func (e DeltaDiscoveryRequestValidationError) Error() string + func (e DeltaDiscoveryRequestValidationError) ErrorName() string + func (e DeltaDiscoveryRequestValidationError) Field() string + func (e DeltaDiscoveryRequestValidationError) Key() bool + func (e DeltaDiscoveryRequestValidationError) Reason() string + type DeltaDiscoveryResponse struct + ControlPlane *v3.ControlPlane + Nonce string + RemovedResourceNames []*ResourceName + RemovedResources []string + Resources []*Resource + SystemVersionInfo string + TypeUrl string + func (*DeltaDiscoveryResponse) Descriptor() ([]byte, []int) + func (*DeltaDiscoveryResponse) ProtoMessage() + func (m *DeltaDiscoveryResponse) Validate() error + func (m *DeltaDiscoveryResponse) ValidateAll() error + func (x *DeltaDiscoveryResponse) GetControlPlane() *v3.ControlPlane + func (x *DeltaDiscoveryResponse) GetNonce() string + func (x *DeltaDiscoveryResponse) GetRemovedResourceNames() []*ResourceName + func (x *DeltaDiscoveryResponse) GetRemovedResources() []string + func (x *DeltaDiscoveryResponse) GetResources() []*Resource + func (x *DeltaDiscoveryResponse) GetSystemVersionInfo() string + func (x *DeltaDiscoveryResponse) GetTypeUrl() string + func (x *DeltaDiscoveryResponse) ProtoReflect() protoreflect.Message + func (x *DeltaDiscoveryResponse) Reset() + func (x *DeltaDiscoveryResponse) String() string + type DeltaDiscoveryResponseMultiError []error + func (m DeltaDiscoveryResponseMultiError) AllErrors() []error + func (m DeltaDiscoveryResponseMultiError) Error() string + type DeltaDiscoveryResponseValidationError struct + func (e DeltaDiscoveryResponseValidationError) Cause() error + func (e DeltaDiscoveryResponseValidationError) Error() string + func (e DeltaDiscoveryResponseValidationError) ErrorName() string + func (e DeltaDiscoveryResponseValidationError) Field() string + func (e DeltaDiscoveryResponseValidationError) Key() bool + func (e DeltaDiscoveryResponseValidationError) Reason() string + type DiscoveryRequest struct + ErrorDetail *status.Status + Node *v3.Node + ResourceLocators []*ResourceLocator + ResourceNames []string + ResponseNonce string + TypeUrl string + VersionInfo string + func (*DiscoveryRequest) Descriptor() ([]byte, []int) + func (*DiscoveryRequest) ProtoMessage() + func (m *DiscoveryRequest) Validate() error + func (m *DiscoveryRequest) ValidateAll() error + func (x *DiscoveryRequest) GetErrorDetail() *status.Status + func (x *DiscoveryRequest) GetNode() *v3.Node + func (x *DiscoveryRequest) GetResourceLocators() []*ResourceLocator + func (x *DiscoveryRequest) GetResourceNames() []string + func (x *DiscoveryRequest) GetResponseNonce() string + func (x *DiscoveryRequest) GetTypeUrl() string + func (x *DiscoveryRequest) GetVersionInfo() string + func (x *DiscoveryRequest) ProtoReflect() protoreflect.Message + func (x *DiscoveryRequest) Reset() + func (x *DiscoveryRequest) String() string + type DiscoveryRequestMultiError []error + func (m DiscoveryRequestMultiError) AllErrors() []error + func (m DiscoveryRequestMultiError) Error() string + type DiscoveryRequestValidationError struct + func (e DiscoveryRequestValidationError) Cause() error + func (e DiscoveryRequestValidationError) Error() string + func (e DiscoveryRequestValidationError) ErrorName() string + func (e DiscoveryRequestValidationError) Field() string + func (e DiscoveryRequestValidationError) Key() bool + func (e DiscoveryRequestValidationError) Reason() string + type DiscoveryResponse struct + Canary bool + ControlPlane *v3.ControlPlane + Nonce string + Resources []*any1.Any + TypeUrl string + VersionInfo string + func (*DiscoveryResponse) Descriptor() ([]byte, []int) + func (*DiscoveryResponse) ProtoMessage() + func (m *DiscoveryResponse) Validate() error + func (m *DiscoveryResponse) ValidateAll() error + func (x *DiscoveryResponse) GetCanary() bool + func (x *DiscoveryResponse) GetControlPlane() *v3.ControlPlane + func (x *DiscoveryResponse) GetNonce() string + func (x *DiscoveryResponse) GetResources() []*any1.Any + func (x *DiscoveryResponse) GetTypeUrl() string + func (x *DiscoveryResponse) GetVersionInfo() string + func (x *DiscoveryResponse) ProtoReflect() protoreflect.Message + func (x *DiscoveryResponse) Reset() + func (x *DiscoveryResponse) String() string + type DiscoveryResponseMultiError []error + func (m DiscoveryResponseMultiError) AllErrors() []error + func (m DiscoveryResponseMultiError) Error() string + type DiscoveryResponseValidationError struct + func (e DiscoveryResponseValidationError) Cause() error + func (e DiscoveryResponseValidationError) Error() string + func (e DiscoveryResponseValidationError) ErrorName() string + func (e DiscoveryResponseValidationError) Field() string + func (e DiscoveryResponseValidationError) Key() bool + func (e DiscoveryResponseValidationError) Reason() string + type DynamicParameterConstraints struct + Type isDynamicParameterConstraints_Type + func (*DynamicParameterConstraints) Descriptor() ([]byte, []int) + func (*DynamicParameterConstraints) ProtoMessage() + func (m *DynamicParameterConstraints) GetType() isDynamicParameterConstraints_Type + func (m *DynamicParameterConstraints) Validate() error + func (m *DynamicParameterConstraints) ValidateAll() error + func (x *DynamicParameterConstraints) GetAndConstraints() *DynamicParameterConstraints_ConstraintList + func (x *DynamicParameterConstraints) GetConstraint() *DynamicParameterConstraints_SingleConstraint + func (x *DynamicParameterConstraints) GetNotConstraints() *DynamicParameterConstraints + func (x *DynamicParameterConstraints) GetOrConstraints() *DynamicParameterConstraints_ConstraintList + func (x *DynamicParameterConstraints) ProtoReflect() protoreflect.Message + func (x *DynamicParameterConstraints) Reset() + func (x *DynamicParameterConstraints) String() string + type DynamicParameterConstraintsMultiError []error + func (m DynamicParameterConstraintsMultiError) AllErrors() []error + func (m DynamicParameterConstraintsMultiError) Error() string + type DynamicParameterConstraintsValidationError struct + func (e DynamicParameterConstraintsValidationError) Cause() error + func (e DynamicParameterConstraintsValidationError) Error() string + func (e DynamicParameterConstraintsValidationError) ErrorName() string + func (e DynamicParameterConstraintsValidationError) Field() string + func (e DynamicParameterConstraintsValidationError) Key() bool + func (e DynamicParameterConstraintsValidationError) Reason() string + type DynamicParameterConstraints_AndConstraints struct + AndConstraints *DynamicParameterConstraints_ConstraintList + type DynamicParameterConstraints_Constraint struct + Constraint *DynamicParameterConstraints_SingleConstraint + type DynamicParameterConstraints_ConstraintList struct + Constraints []*DynamicParameterConstraints + func (*DynamicParameterConstraints_ConstraintList) Descriptor() ([]byte, []int) + func (*DynamicParameterConstraints_ConstraintList) ProtoMessage() + func (m *DynamicParameterConstraints_ConstraintList) Validate() error + func (m *DynamicParameterConstraints_ConstraintList) ValidateAll() error + func (x *DynamicParameterConstraints_ConstraintList) GetConstraints() []*DynamicParameterConstraints + func (x *DynamicParameterConstraints_ConstraintList) ProtoReflect() protoreflect.Message + func (x *DynamicParameterConstraints_ConstraintList) Reset() + func (x *DynamicParameterConstraints_ConstraintList) String() string + type DynamicParameterConstraints_ConstraintListMultiError []error + func (m DynamicParameterConstraints_ConstraintListMultiError) AllErrors() []error + func (m DynamicParameterConstraints_ConstraintListMultiError) Error() string + type DynamicParameterConstraints_ConstraintListValidationError struct + func (e DynamicParameterConstraints_ConstraintListValidationError) Cause() error + func (e DynamicParameterConstraints_ConstraintListValidationError) Error() string + func (e DynamicParameterConstraints_ConstraintListValidationError) ErrorName() string + func (e DynamicParameterConstraints_ConstraintListValidationError) Field() string + func (e DynamicParameterConstraints_ConstraintListValidationError) Key() bool + func (e DynamicParameterConstraints_ConstraintListValidationError) Reason() string + type DynamicParameterConstraints_NotConstraints struct + NotConstraints *DynamicParameterConstraints + type DynamicParameterConstraints_OrConstraints struct + OrConstraints *DynamicParameterConstraints_ConstraintList + type DynamicParameterConstraints_SingleConstraint struct + ConstraintType isDynamicParameterConstraints_SingleConstraint_ConstraintType + Key string + func (*DynamicParameterConstraints_SingleConstraint) Descriptor() ([]byte, []int) + func (*DynamicParameterConstraints_SingleConstraint) ProtoMessage() + func (m *DynamicParameterConstraints_SingleConstraint) GetConstraintType() isDynamicParameterConstraints_SingleConstraint_ConstraintType + func (m *DynamicParameterConstraints_SingleConstraint) Validate() error + func (m *DynamicParameterConstraints_SingleConstraint) ValidateAll() error + func (x *DynamicParameterConstraints_SingleConstraint) GetExists() *DynamicParameterConstraints_SingleConstraint_Exists + func (x *DynamicParameterConstraints_SingleConstraint) GetKey() string + func (x *DynamicParameterConstraints_SingleConstraint) GetValue() string + func (x *DynamicParameterConstraints_SingleConstraint) ProtoReflect() protoreflect.Message + func (x *DynamicParameterConstraints_SingleConstraint) Reset() + func (x *DynamicParameterConstraints_SingleConstraint) String() string + type DynamicParameterConstraints_SingleConstraintMultiError []error + func (m DynamicParameterConstraints_SingleConstraintMultiError) AllErrors() []error + func (m DynamicParameterConstraints_SingleConstraintMultiError) Error() string + type DynamicParameterConstraints_SingleConstraintValidationError struct + func (e DynamicParameterConstraints_SingleConstraintValidationError) Cause() error + func (e DynamicParameterConstraints_SingleConstraintValidationError) Error() string + func (e DynamicParameterConstraints_SingleConstraintValidationError) ErrorName() string + func (e DynamicParameterConstraints_SingleConstraintValidationError) Field() string + func (e DynamicParameterConstraints_SingleConstraintValidationError) Key() bool + func (e DynamicParameterConstraints_SingleConstraintValidationError) Reason() string + type DynamicParameterConstraints_SingleConstraint_Exists struct + func (*DynamicParameterConstraints_SingleConstraint_Exists) Descriptor() ([]byte, []int) + func (*DynamicParameterConstraints_SingleConstraint_Exists) ProtoMessage() + func (m *DynamicParameterConstraints_SingleConstraint_Exists) Validate() error + func (m *DynamicParameterConstraints_SingleConstraint_Exists) ValidateAll() error + func (x *DynamicParameterConstraints_SingleConstraint_Exists) ProtoReflect() protoreflect.Message + func (x *DynamicParameterConstraints_SingleConstraint_Exists) Reset() + func (x *DynamicParameterConstraints_SingleConstraint_Exists) String() string + type DynamicParameterConstraints_SingleConstraint_ExistsMultiError []error + func (m DynamicParameterConstraints_SingleConstraint_ExistsMultiError) AllErrors() []error + func (m DynamicParameterConstraints_SingleConstraint_ExistsMultiError) Error() string + type DynamicParameterConstraints_SingleConstraint_ExistsValidationError struct + func (e DynamicParameterConstraints_SingleConstraint_ExistsValidationError) Cause() error + func (e DynamicParameterConstraints_SingleConstraint_ExistsValidationError) Error() string + func (e DynamicParameterConstraints_SingleConstraint_ExistsValidationError) ErrorName() string + func (e DynamicParameterConstraints_SingleConstraint_ExistsValidationError) Field() string + func (e DynamicParameterConstraints_SingleConstraint_ExistsValidationError) Key() bool + func (e DynamicParameterConstraints_SingleConstraint_ExistsValidationError) Reason() string + type DynamicParameterConstraints_SingleConstraint_Exists_ struct + Exists *DynamicParameterConstraints_SingleConstraint_Exists + type DynamicParameterConstraints_SingleConstraint_Value struct + Value string + type Resource struct + Aliases []string + CacheControl *Resource_CacheControl + Metadata *v3.Metadata + Name string + Resource *any1.Any + ResourceName *ResourceName + Ttl *duration.Duration + Version string + func (*Resource) Descriptor() ([]byte, []int) + func (*Resource) ProtoMessage() + func (m *Resource) Validate() error + func (m *Resource) ValidateAll() error + func (x *Resource) GetAliases() []string + func (x *Resource) GetCacheControl() *Resource_CacheControl + func (x *Resource) GetMetadata() *v3.Metadata + func (x *Resource) GetName() string + func (x *Resource) GetResource() *any1.Any + func (x *Resource) GetResourceName() *ResourceName + func (x *Resource) GetTtl() *duration.Duration + func (x *Resource) GetVersion() string + func (x *Resource) ProtoReflect() protoreflect.Message + func (x *Resource) Reset() + func (x *Resource) String() string + type ResourceLocator struct + DynamicParameters map[string]string + Name string + func (*ResourceLocator) Descriptor() ([]byte, []int) + func (*ResourceLocator) ProtoMessage() + func (m *ResourceLocator) Validate() error + func (m *ResourceLocator) ValidateAll() error + func (x *ResourceLocator) GetDynamicParameters() map[string]string + func (x *ResourceLocator) GetName() string + func (x *ResourceLocator) ProtoReflect() protoreflect.Message + func (x *ResourceLocator) Reset() + func (x *ResourceLocator) String() string + type ResourceLocatorMultiError []error + func (m ResourceLocatorMultiError) AllErrors() []error + func (m ResourceLocatorMultiError) Error() string + type ResourceLocatorValidationError struct + func (e ResourceLocatorValidationError) Cause() error + func (e ResourceLocatorValidationError) Error() string + func (e ResourceLocatorValidationError) ErrorName() string + func (e ResourceLocatorValidationError) Field() string + func (e ResourceLocatorValidationError) Key() bool + func (e ResourceLocatorValidationError) Reason() string + type ResourceMultiError []error + func (m ResourceMultiError) AllErrors() []error + func (m ResourceMultiError) Error() string + type ResourceName struct + DynamicParameterConstraints *DynamicParameterConstraints + Name string + func (*ResourceName) Descriptor() ([]byte, []int) + func (*ResourceName) ProtoMessage() + func (m *ResourceName) Validate() error + func (m *ResourceName) ValidateAll() error + func (x *ResourceName) GetDynamicParameterConstraints() *DynamicParameterConstraints + func (x *ResourceName) GetName() string + func (x *ResourceName) ProtoReflect() protoreflect.Message + func (x *ResourceName) Reset() + func (x *ResourceName) String() string + type ResourceNameMultiError []error + func (m ResourceNameMultiError) AllErrors() []error + func (m ResourceNameMultiError) Error() string + type ResourceNameValidationError struct + func (e ResourceNameValidationError) Cause() error + func (e ResourceNameValidationError) Error() string + func (e ResourceNameValidationError) ErrorName() string + func (e ResourceNameValidationError) Field() string + func (e ResourceNameValidationError) Key() bool + func (e ResourceNameValidationError) Reason() string + type ResourceValidationError struct + func (e ResourceValidationError) Cause() error + func (e ResourceValidationError) Error() string + func (e ResourceValidationError) ErrorName() string + func (e ResourceValidationError) Field() string + func (e ResourceValidationError) Key() bool + func (e ResourceValidationError) Reason() string + type Resource_CacheControl struct + DoNotCache bool + func (*Resource_CacheControl) Descriptor() ([]byte, []int) + func (*Resource_CacheControl) ProtoMessage() + func (m *Resource_CacheControl) Validate() error + func (m *Resource_CacheControl) ValidateAll() error + func (x *Resource_CacheControl) GetDoNotCache() bool + func (x *Resource_CacheControl) ProtoReflect() protoreflect.Message + func (x *Resource_CacheControl) Reset() + func (x *Resource_CacheControl) String() string + type Resource_CacheControlMultiError []error + func (m Resource_CacheControlMultiError) AllErrors() []error + func (m Resource_CacheControlMultiError) Error() string + type Resource_CacheControlValidationError struct + func (e Resource_CacheControlValidationError) Cause() error + func (e Resource_CacheControlValidationError) Error() string + func (e Resource_CacheControlValidationError) ErrorName() string + func (e Resource_CacheControlValidationError) Field() string + func (e Resource_CacheControlValidationError) Key() bool + func (e Resource_CacheControlValidationError) Reason() string + type UnimplementedAggregatedDiscoveryServiceServer struct + func (*UnimplementedAggregatedDiscoveryServiceServer) DeltaAggregatedResources(AggregatedDiscoveryService_DeltaAggregatedResourcesServer) error + func (*UnimplementedAggregatedDiscoveryServiceServer) StreamAggregatedResources(AggregatedDiscoveryService_StreamAggregatedResourcesServer) error