apiserver/pkg/admission/plugin/webhook
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
..
config *: Remove comment tags in GoDoc 2018-09-04 14:08:32 -07:00
errors Refactor addmission webhook hook client to a util package 2018-08-26 23:20:23 +10:00
generic Refactor addmission webhook hook client to a util package 2018-08-26 23:20:23 +10:00
initializer Refactor addmission webhook hook client to a util package 2018-08-26 23:20:23 +10:00
mutating Refactor addmission webhook hook client to a util package 2018-08-26 23:20:23 +10:00
namespace Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
request Support dry run in admission webhooks 2018-08-21 16:06:27 -07:00
rules Support dry run in admission plugins 2018-08-06 10:37:44 -07:00
testcerts Update all script to use /usr/bin/env bash in shebang 2018-04-16 18:31:44 +02:00
testing Modification: revise some errors about golint in some packages 2018-08-31 13:22:25 +08:00
util Refactor addmission webhook hook client to a util package 2018-08-26 23:20:23 +10:00
validating Refactor addmission webhook hook client to a util package 2018-08-26 23:20:23 +10:00