• Miek Gieben's avatar
    ServiceBackend interface (#369) · 27d893cf
    Miek Gieben authored
    * Add ServiceBackend interface
    
    This adds a ServiceBackend interface that is shared between etcd/etcd3
    (later) and kubernetes, leading to a massive reduction in code. When
    returning the specific records from their backend.
    
    Fixes #273
    27d893cf
handler.go 3.11 KB