Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ctx context.Context, requestClient v1.RequestClient, namespace string, secretCache v14.SecretCache, notifiers map[string]chan<- bool, requestController v13.RequestController)
Types ¶
type RequestHandler ¶
type RequestHandler struct {
// contains filtered or unexported fields
}
func (*RequestHandler) OnRequestChanged ¶
func (r *RequestHandler) OnRequestChanged(key string, request *licensingv1.Request) (*licensingv1.Request, error)
Click to show internal directories.
Click to hide internal directories.