• Clayton Coleman's avatar
    Expose an Encoding/Versioning interface for use with etcd · 4448be2d
    Clayton Coleman authored
    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.
    4448be2d
Name
Last commit
Last update
..
doc.go Loading commit data...
replication_controller.go Loading commit data...
replication_controller_test.go Loading commit data...