cc-backend/pkg/schema
Michael Schwarz f817ac5240 Accept externally generated JWTs provided via cookie
If there is an external service like an AuthAPI that can generate JWTs and
  hand them over to ClusterCockpit via cookies, CC can be configured to
  accept them
2022-10-19 13:36:13 +02:00
..
schemas Update schema 2022-09-21 15:20:26 +02:00
cluster.go Reformat and Refactor packages. Rebuild GraphQL. 2022-09-07 12:24:45 +02:00
config.go Accept externally generated JWTs provided via cookie 2022-10-19 13:36:13 +02:00
float.go Add copyright and license header. Update license year 2022-07-29 06:29:21 +02:00
job.go Better represent 'exclusiveMinimum' from JSON schemata 2022-09-21 14:21:13 +02:00
metrics.go Add copyright and license header. Update license year 2022-07-29 06:29:21 +02:00
validate_test.go Fix broken schema and add tests 2022-09-20 10:27:23 +02:00
validate.go Fix broken schema and add tests 2022-09-20 10:27:23 +02:00