package
0.4.0
Repository: https://github.com/cnative/pkg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AuthRuntime sets up AuthN and AuthZ for server runtime.
CustomMetricsViews custom metrics.
Daemon a is background service with no listener.
Debug enables debug and sets up port for http/pprof data.
GRPCAPIHandlers sets up grpc API handlers needs to be registered with Runtime.
GRPCGateway option to enable HTTP REST API Gateway for the gRPC apis.
GRPCPort of the main grpc server.
GRPCServerKeepAlive grpc server connection keep alive properties.
HealthPort for health check.
HTTPAPI that needs to be registered with Runtime.
HTTPPort of the main http server.
Logger for runtime.
MetricsPort of the main grpc server.
NewProcessMetricsCollector collects metrics at process level.
NewRuntime returns a new Runtime.
OCAgentEP Opencensus Agent End point.
OCAgentNamespace used for isolation/categorization.
Probes used by runtime to check health.
ProcessMetrics ebable collection of process metrics.
ShutdownHook called in the after shutting all the support services.
Tags name value label pairs that is applied to server for info purpuse.
TLSCred Key and Cert Files.
Trace enable/disable.

# Variables

DefaultProcessViews are the default go process views provided by this package.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
ProcessMetricsCollector GO Metrics collector.
No description provided by the author