• tcharding's avatar
    kubectl: Clean up documentation for rollout_status.go · c5389815
    tcharding authored
    `golint` emits various warnings about missing comments for exported
    funcitons and types.
    
    This PR adds missing documentation strings to functions and types. Also
    adds punctuation to current documentation strings in line with Go coding
    standards.
    c5389815
rollout_status.go 7.33 KB