Skip to main content

router

Function router 

Source
pub fn router(store: SharedStore) -> Router
Expand description

The full HTTP router: REST + a /graphql endpoint, both over the shared facade. store is the real KubeStore or a mock.