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.
func (*DaprHandler) Init ¶
func (h *DaprHandler) Init() error
Init allows for various startup tasks.
Click to show internal directories.
Click to hide internal directories.