kubernetes/pkg/api
Devan Goodwin bfe345dd86 Implement kubeadm bootstrap token management.
Adds kubeadm subcommands to create, list, and delete bootstrap tokens.
Tokens can be created with a TTL duration, or 0 for tokens that will not
expire. The create command can also be used to specify your own token
(for use when bootstrapping masters and nodes in parallel), or update an
existing token's secret or ttl.

Marked "ex" for experimental for now as the boostrap controllers are not
yet hooked up in core.
2016-12-20 11:43:55 -04:00
..
annotations autoupdate BUILD files 2016-12-12 13:30:07 -08:00
endpoints autoupdate BUILD files 2016-12-12 13:30:07 -08:00
errors improve the forbidden message 2016-12-14 09:53:55 -05:00
events autoupdate BUILD files 2016-12-12 13:30:07 -08:00
install autoupdate BUILD files 2016-12-12 13:30:07 -08:00
meta Merge pull request #38533 from DirectXMan12/bug/priority-restmapper-versions 2016-12-14 05:52:48 -08:00
pod autoupdate BUILD files 2016-12-12 13:30:07 -08:00
resource autoupdate BUILD files 2016-12-12 13:30:07 -08:00
rest autoupdate BUILD files 2016-12-12 13:30:07 -08:00
service autoupdate BUILD files 2016-12-12 13:30:07 -08:00
testapi autoupdate BUILD files 2016-12-12 13:30:07 -08:00
testing [scheduling] Moved node affinity from annotations to api fields. #35518 2016-12-16 11:42:43 -05:00
unversioned autoupdate BUILD files 2016-12-12 13:30:07 -08:00
util autoupdate BUILD files 2016-12-12 13:30:07 -08:00
v1 [scheduling] Auto-generated file updates from moving node affinity from 2016-12-16 11:42:43 -05:00
validation [scheduling] Moved node affinity from annotations to api fields. #35518 2016-12-16 11:42:43 -05:00
BUILD autoupdate BUILD files 2016-12-12 13:30:07 -08:00
context_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
context.go print instruction in case of failed kubectl 1.3 rolling-update against 1.4 cluster 2016-09-15 17:20:39 -07:00
conversion_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
conversion.go refactor: generated 2016-12-03 19:10:46 -05:00
copy_test.go generated: refactor 2016-11-23 22:30:47 -06:00
deep_copy_test.go refactor: generated 2016-12-03 19:10:46 -05:00
defaulting_test.go Remove extensions/v1beta1 Job 2016-12-17 00:07:24 +01:00
defaults.go fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
field_constants.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers_test.go Change references to OwnerReference 2016-12-10 18:05:36 -05:00
helpers.go refactor: generated 2016-12-03 19:10:46 -05:00
mapper.go generated: refactor 2016-11-23 22:30:47 -06:00
meta_test.go refactor: generated 2016-12-10 18:05:53 -05:00
meta.go refactor: generated 2016-12-10 18:05:53 -05:00
node_example.json Change minion to node 2016-09-28 10:53:30 -07:00
OWNERS Update OWNERS 2016-11-18 15:15:46 -08:00
ref_test.go refactor: generated 2016-12-03 19:10:46 -05:00
ref.go generated: refactor 2016-11-23 22:30:47 -06:00
register.go refactor: generated 2016-12-03 19:10:46 -05:00
replication_controller_example.json Initial Quobyte support 2016-08-18 17:13:50 +02:00
requestcontext.go Cleanup handler chain 2016-09-23 12:03:58 +02:00
resource_helpers_test.go refactor: generated 2016-12-03 19:10:46 -05:00
resource_helpers.go refactor: generated 2016-12-03 19:10:46 -05:00
serialization_proto_test.go generated: refactor 2016-11-23 22:30:47 -06:00
serialization_test.go [scheduling] Moved node affinity from annotations to api fields. #35518 2016-12-16 11:42:43 -05:00
types.go Implement kubeadm bootstrap token management. 2016-12-20 11:43:55 -04:00
zz_generated.deepcopy.go [scheduling] Auto-generated file updates from moving node affinity from 2016-12-16 11:42:43 -05:00