Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChartHandlerOptions ¶
type Handler ¶
type Handler interface { Namespace(ns string) Op(op Op) Handle(ctx context.Context, id string, in *runtime.RawExtension) error }
func ChartHandler ¶
func ChartHandler(opts ChartHandlerOptions) Handler
func ObjectHandler ¶
Click to show internal directories.
Click to hide internal directories.