acbodine / koding

The Simplest Way to Manage Your Entire Dev Infrastructure!
https://www.koding.com
GNU Affero General Public License v3.0
0 stars 0 forks source link

kite/klient: extend "klient.info" method #2

Open acbodine opened 7 years ago

acbodine commented 7 years ago

A klient that is running as a container proxy needs to advertise itself as a container proxy, this way the rest of Koding platform can provide the correct experience based on what role klient is playing.

acbodine commented 7 years ago

https://github.com/acbodine/koding/commit/475de94979ac91b1729b936d81eeaecb28b45030

acbodine commented 7 years ago

Need to also include a list of supported kite methods so UI can respond appropriately.

i.e. Supports: [fs, terminal, exec, etc]