k3s/pkg/runtime
Doug Davis 9d5bac6330 Change minion to node
Contination of #1111

I tried to keep this PR down to just a simple search-n-replace to keep
things simple.  I may have gone too far in some spots but its easy to
roll those back if needed.

I avoided renaming `contrib/mesos/pkg/minion` because there's already
a `contrib/mesos/pkg/node` dir and fixing that will require a bit of work
due to a circular import chain that pops up. So I'm saving that for a
follow-on PR.

I rolled back some of this from a previous commit because it just got
to big/messy. Will follow up with additional PRs

Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-09-28 10:53:30 -07:00
..
serializer Encoding nested objects must support unregistered runtime.Objects 2016-08-18 14:45:40 -04:00
OWNERS Set runtime OWNERS 2016-03-04 23:59:34 -05:00
codec.go Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
codec_check.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
conversion.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
conversion_test.go Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
embedded.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
embedded_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
error.go Fixed several typos 2016-07-13 15:06:24 +01:00
extension.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
extension_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generated.pb.go Update generated files due to dependency shift. 2016-08-09 10:41:09 -05:00
generated.proto Update generated proto and swagger docs 2016-09-12 18:47:03 -07:00
helper.go Introduce GroupVersioner for capturing desired target version 2016-08-18 14:45:00 -04:00
helper_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
interfaces.go Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
register.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
scheme.go Introduce GroupVersioner for capturing desired target version 2016-08-18 14:45:00 -04:00
scheme_builder.go fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
scheme_test.go Change minion to node 2016-09-28 10:53:30 -07:00
swagger_doc_generator.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
swagger_doc_generator_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
types.go Merge pull request #32529 from smarterclayton/move_unstructured 2016-09-15 01:05:31 -07:00
types_proto.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
unstructured.go Unstructured methods belong in unstructured.go 2016-09-12 18:52:47 -04:00
unstructured_test.go add ClusterName field to ObjectMeta 2016-08-22 21:09:57 -07:00
unversioned_test.go Introduce GroupVersioner for capturing desired target version 2016-08-18 14:45:00 -04:00
zz_generated.deepcopy.go Commit generated files 2016-07-15 10:27:51 -07:00