kubernetes/plugin/pkg/auth
Bowei Du f61590c221 Adds support for PodCIDR allocation from the GCE cloud provider
If CIDRAllocatorType is set to `CloudCIDRAllocator`, then allocation
of CIDR allocation instead is done by the external cloud provider and
the node controller is only responsible for reflecting the allocation
into the node spec.

- Splits off the rangeAllocator from the cidr_allocator.go file.
- Adds cloudCIDRAllocator, which is used when the cloud provider allocates
  the CIDR ranges externally. (GCE support only)
- Updates RBAC permission for node controller to include PATCH
2017-04-11 14:07:54 -07:00
..
authenticator/token/bootstrap Use constant time compare for bootstrap tokens 2017-03-14 14:06:33 +00:00
authorizer Adds support for PodCIDR allocation from the GCE cloud provider 2017-04-11 14:07:54 -07:00
BUILD kube-apiserver: add a bootstrap token authenticator for TLS bootstrapping 2017-02-21 08:43:55 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Update authn/authz owners and reviewers 2017-01-27 08:55:44 -05:00