• Clayton Coleman's avatar
    Support subpath on GET for GetterWithOptions · 0225d76b
    Clayton Coleman authored
    Allows REST consumers to build paths like:
    
        /api/v1beta3/namespaces/foo/webhookresource/<name>/<encodedsecretinurl>
    
    Also fixes parameter exposure for subresources (was only fixed for
    v1beta3).
    0225d76b
Name
Last commit
Last update
..
resttest Loading commit data...
create.go Loading commit data...
create_test.go Loading commit data...
delete.go Loading commit data...
doc.go Loading commit data...
rest.go Loading commit data...
types.go Loading commit data...
update.go Loading commit data...
update_test.go Loading commit data...