Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTfsecCollector ¶
func NewTfsecCollector(logger *zap.Logger, rode pb.RodeClient) *tfsecCollector
Types ¶
type HealthzServer ¶
type HealthzServer interface { grpc_health_v1.HealthServer Ready() NotReady() }
func NewHealthzServer ¶
func NewHealthzServer(logger *zap.Logger) HealthzServer
Click to show internal directories.
Click to hide internal directories.