Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Board ¶
type Board struct { client.Client *v1alpha1.WhiteBoardSpec // contains filtered or unexported fields }
type WhiteBoard ¶
func NewService ¶
func NewService(ctx context.Context, w *v1alpha1.WhiteBoard, c client.Client, l logr.Logger) WhiteBoard
func NewWhiteboard ¶
func NewWhiteboard(ctx context.Context, w *v1alpha1.WhiteBoard, c client.Client, l logr.Logger) (WhiteBoard, error)
Click to show internal directories.
Click to hide internal directories.