Documentation
¶
Index ¶
Constants ¶
View Source
const (
// APIVersion of the apis
APIVersion = "v1"
)
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶ added in v0.2.3
func NewHandler(parent wrapper.RouterWrapper, cli client.Client, logger logr.Logger) (apiserver.APIHandler, error)
NewHandler instantiates a new v1 api handler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.