.. |
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
|
Add documentation and tests to conversion.
|
2014-08-01 14:26:36 -07:00 |
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 |
meta.go
|
Replace automatic YAML decoding with opt-in YAML decoding
|
2015-03-20 00:03:56 -04:00 |
meta_test.go
|
Remove unused YAML tags and GetYAML/SetYAML methods
|
2014-12-02 16:25:28 -08:00 |
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
|
Allow map[string][]string to be converted to an object
|
2015-03-24 17:25:45 -04:00 |
scheme_test.go
|
Move all kubernetes to posix flags
|
2015-01-15 09:12:19 -08:00 |