• Cesar Wong's avatar
    Add Connecter storage interface to API server · 49abf913
    Cesar Wong authored
    Connecter is a type of resource that connects a request
    coming from the client to an internal request within the cluster.
    It will be used for exposing a pod's proxy, exec, and portforward
    endpoints.
    49abf913
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...