Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCollectorImageScannerServer ¶
func NewCollectorImageScannerServer(logger *zap.Logger, scanner scanner.ImageScanner) *collectorImageScannerServer
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.