mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
etcd_tools.go is not dependent on the specific implementation (which is provided by pkg/api). All EtcdHelpers are created with an encoding object which handles Encode/Decode/DecodeInto. Additional tests added to verify simple atomic flows. Begins to break up api singleton pattern. |
||
|---|---|---|
| .. | ||
| v1beta1 | ||
| apiobj.go | ||
| apiobj_test.go | ||
| doc.go | ||
| helper.go | ||
| helper_test.go | ||
| jsonbase.go | ||
| jsonbase_test.go | ||
| types.go | ||
| validation.go | ||
| validation_test.go | ||