# Functions
BlockingDial is a helper method to dial the given address, using optional TLS credentials, and blocking until the returned connection is ready.
ErrorCodeStreamServerInterceptor replaces Kubernetes errors with relevant gRPC equivalents, if any.
ErrorCodeUnaryServerInterceptor replaces Kubernetes errors with relevant gRPC equivalents, if any.
PanicLoggerStreamServerInterceptor returns a new streaming server interceptor for recovering from panics and returning error.
PanicLoggerUnaryServerInterceptor returns a new unary server interceptor for recovering from panics and returning error.
No description provided by the author
No description provided by the author
No description provided by the author
UserAgentStreamServerInterceptor returns a StreamServerInterceptor which enforces a minimum client version in the user agent.
UserAgentUnaryServerInterceptor returns a UnaryServerInterceptor which enforces a minimum client version in the user agent.
No description provided by the author
# Structs
No description provided by the author