• Anthony Yeh's avatar
    Deduplicate RC/RS controller code. · 2c7ef5ad
    Anthony Yeh authored
    The code was already 99% similar between RC and RS.
    This is a wild idea to try to deduplicate the two controllers
    in a type-safe manner without adding tons of boilerplate,
    and without using code generation.
    
    They are still separate resources. This is a refactor that isn't
    intended to change any behavior.
    2c7ef5ad
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
conversion.go Loading commit data...
doc.go Loading commit data...
replication_controller.go Loading commit data...
replication_controller_utils.go Loading commit data...
replication_controller_utils_test.go Loading commit data...