import "github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/sni_cluster/v3"
sni_cluster.pb.go sni_cluster.pb.validate.go
var File_envoy_extensions_filters_network_sni_cluster_v3_sni_cluster_proto protoreflect.FileDescriptor
type SniCluster struct {
// contains filtered or unexported fields
}
func (*SniCluster) Descriptor() ([]byte, []int)
Deprecated: Use SniCluster.ProtoReflect.Descriptor instead.
func (*SniCluster) ProtoMessage()
func (x *SniCluster) ProtoReflect() protoreflect.Message
func (x *SniCluster) Reset()
func (x *SniCluster) String() string
func (m *SniCluster) Validate() error
Validate checks the field values on SniCluster with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type SniClusterValidationError struct {
// contains filtered or unexported fields
}
SniClusterValidationError is the validation error returned by SniCluster.Validate if the designated constraints aren't met.
func (e SniClusterValidationError) Cause() error
Cause function returns cause value.
func (e SniClusterValidationError) Error() string
Error satisfies the builtin error interface
func (e SniClusterValidationError) ErrorName() string
ErrorName returns error name.
func (e SniClusterValidationError) Field() string
Field function returns field value.
func (e SniClusterValidationError) Key() bool
Key function returns key value.
func (e SniClusterValidationError) Reason() string
Reason function returns reason value.
Package envoy_extensions_filters_network_sni_cluster_v3 imports 17 packages (graph) and is imported by 6 packages. Updated 2021-01-07. Refresh now. Tools for package owners.