pub fn router(store: SharedStore) -> RouterExpand description
The full HTTP router: REST + a /graphql endpoint, both over the shared
facade. store is the real KubeStore or a mock.
pub fn router(store: SharedStore) -> RouterThe full HTTP router: REST + a /graphql endpoint, both over the shared
facade. store is the real KubeStore or a mock.