Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { BindAddr *net.UnixAddr GRPCHook func(*grpc.Server) error Catalog catalog.Catalog Manager manager.Manager Log logrus.FieldLogger Metrics telemetry.Metrics // The TLS Certificate resource name to use for the default X509-SVID with Envoy SDS DefaultSVIDName string // The Validation Context resource name to use for the default X.509 bundle with Envoy SDS DefaultBundleName string }
Click to show internal directories.
Click to hide internal directories.