apiserver/pkg
Jingyi Hu 90f716757e *: Remove comment tags in GoDoc
Adding blank line between comment tag and package name in doc.go. So
that the comment tags such as '+k8s:deepcopy-gen=package' do not show up
in GoDoc.

Kubernetes-commit: 61117761cd4a1b2e6ad9ff2d7eb915f3d2739dc6
2018-09-04 14:08:32 -07:00
..
admission *: Remove comment tags in GoDoc 2018-09-04 14:08:32 -07:00
apis *: Remove comment tags in GoDoc 2018-09-04 14:08:32 -07:00
audit use Audit v1 api and add it to some unit tests 2018-07-27 14:06:29 +08:00
authentication authn/z: optionally opt-out of mandatory authn/authz kubeconfig 2018-08-22 11:56:07 +02:00
authorization delegated authz: add AlwaysAllowPaths mechanism to exclude e.g. /healthz 2018-08-17 17:03:16 +02:00
endpoints fix typo in dry run disabled error 2018-09-12 14:43:18 -07:00
features Remove deprecated legacy audit logging code. 2018-07-05 13:57:17 +02:00
registry Fix tests to support ObjectMeta omitempty semantics 2018-08-19 01:04:28 +05:30
server apiserver: make InClusterConfig errs for delegated authn/z non-fatal 2018-09-05 09:12:19 +02:00
storage Fix unnecessary too-old-errors from watch cache 2018-08-30 12:28:44 +02:00
util Hide & warn on GA & deprecated feature gates 2018-08-31 10:16:47 -07:00