Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthzServer ¶
type HealthzServer interface { grpc_health_v1.HealthServer Ready() NotReady() }
func NewHealthzServer ¶
func NewHealthzServer(logger *zap.Logger) HealthzServer
type NewCollectorTemplateServer ¶
type NewCollectorTemplateServer struct {
// contains filtered or unexported fields
}
func NewNewCollectorTemplateServer ¶
func NewNewCollectorTemplateServer(logger *zap.Logger, rode pb.RodeClient) *NewCollectorTemplateServer
func (*NewCollectorTemplateServer) CreateEventOccurrence ¶
func (s *NewCollectorTemplateServer) CreateEventOccurrence(ctx context.Context, request *v1alpha1.CreateEventOccurrenceRequest) (*v1alpha1.CreateEventOccurrenceResponse, error)
Click to show internal directories.
Click to hide internal directories.