k3s/pkg/genericapiserver/options
Dr. Stefan Schimanski 5b1d45bc15 Stratify certificate loading and self-sign cert generation
This removes all dependencies on Config during cert generation, only operating
on ServerRunOptions. This way we get rid of the repeated call of Config.Complete
and cleanly stratify the GenericApiServer bootstrapping.
2016-12-05 14:58:15 +01:00
..
BUILD add delegating authorization flags and options 2016-11-29 10:59:43 -05:00
authentication.go add request header options for groups 2016-12-01 09:02:15 -05:00
authorization.go add loopback auth defaulting to generic apiserver 2016-11-29 11:02:35 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
etcd.go remove some options from mega-struct 2016-11-29 10:59:43 -05:00
server_run_options.go Stratify certificate loading and self-sign cert generation 2016-12-05 14:58:15 +01:00
serving.go Stratify certificate loading and self-sign cert generation 2016-12-05 14:58:15 +01:00