Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Routes ¶
func Routes(clientset *kubernetes.Clientset) *chi.Mux
Bring together all routes present in any packages. Each package which has routes should have a Routes() function. This function should be attached to a specific router API mount point here. They can reference the root path as this will control the location of where things are mounted
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.