Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DaprHandler ¶
type DaprHandler struct { client.Client Scheme *runtime.Scheme // contains filtered or unexported fields }
DaprHandler handles the lifetime for Dapr CRDs
func NewDaprHandler ¶
func NewDaprHandler(mgr ctrl.Manager) *DaprHandler
NewDaprHandler returns a new Dapr handler
Click to show internal directories.
Click to hide internal directories.