.. |
conversion_test.go
|
Avoid benchmarks from being optimized
|
2015-04-23 08:57:29 +02:00 |
converter.go
|
Add DeepCopy! Also-- optimize conversion for []byte
|
2015-04-10 13:26:46 -07:00 |
converter_test.go
|
Add DeepCopy! Also-- optimize conversion for []byte
|
2015-04-10 13:26:46 -07:00 |
decode.go
|
Allow map[string][]string to be converted to an object
|
2015-03-24 17:25:45 -04:00 |
deep_copy.go
|
Reuse gob.Encoder and Decoder in DeepCopy
|
2015-04-13 13:52:38 -04:00 |
deep_copy_test.go
|
Reuse gob.Encoder and Decoder in DeepCopy
|
2015-04-13 13:52:38 -04:00 |
deep_equal.go
|
Fix licensing for forked code.
|
2015-04-03 17:06:24 -07:00 |
doc.go
|
…
|
|
encode.go
|
List output with differing types should be more resilient
|
2015-04-20 14:44:16 -04:00 |
error.go
|
Add specific errors for missing kind and version.
|
2015-02-26 11:19:04 -08:00 |
generator.go
|
Generating conversion methods.
|
2015-04-23 18:26:24 +02:00 |
meta.go
|
Replace automatic YAML decoding with opt-in YAML decoding
|
2015-03-20 00:03:56 -04:00 |
meta_test.go
|
…
|
|
node_example.json
|
Create benchmarks for conversions.
|
2015-04-22 16:27:23 +02:00 |
pod_example.json
|
Create benchmarks for conversions.
|
2015-04-22 16:27:23 +02:00 |
replication_controller_example.json
|
Create benchmarks for conversions.
|
2015-04-22 16:27:23 +02:00 |
scheme.go
|
Generate conversions for v1beta3 package.
|
2015-04-24 09:18:12 +02:00 |
scheme_test.go
|
Move all kubernetes to posix flags
|
2015-01-15 09:12:19 -08:00 |