apiserver/pkg/storage/tests
Clayton Coleman 5fa08b8c5e Allow initialization of resources
Add support for creating resources that are not immediately visible to
naive clients, but must first be initialized by one or more privileged
cluster agents. These controllers can mark the object as initialized,
allowing others to see them.

Permission to override initialization defaults or modify an initializing
object is limited per resource to a virtual subresource "RESOURCE/initialize"
via RBAC.

Initialization is currently alpha.

Kubernetes-commit: 331eea67d8000e5c4b37e2234a90903c15881c2f
2017-06-13 20:47:30 +00:00
..
BUILD generated: bazel 2017-05-17 17:27:53 +00:00
cacher_test.go Allow initialization of resources 2017-06-13 20:47:30 +00:00
utils.go remove invocation of k8s.io/client-go/pkg/api/install 2017-05-13 17:27:42 +00:00