fleet/server/fleet
Tomas Touceda 484c6153e3
Issue 1359 fleetctl team transfer (#1413)
* wip

* Add delete user command and translator

* Add host transfer command

* Add changes file

* Undo bad refactor

* Fix copypaste error

* Implement with interfaces instead of assertions

* Ad documentation and simplify implementation further

* Update docs/1-Using-Fleet/3-REST-API.md

Co-authored-by: Zach Wasserman <zach@fleetdm.com>

Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2021-07-21 14:03:10 -03:00
..
activities.go Issue 1324 add activity feed (#1343) 2021-07-13 16:54:22 -03:00
agent_options.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
app.go Improvements to fleetctl enroll secret specs (#1244) 2021-06-29 10:58:15 -07:00
authz.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
campaigns.go Add v4 suffix in go.mod (#1224) 2021-06-25 21:46:51 -07:00
carves.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
datastore.go Issue 1321 usage statistics (#1415) 2021-07-20 18:39:50 -03:00
emails.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
errors.go Issue 1359 fleetctl team transfer (#1413) 2021-07-21 14:03:10 -03:00
fleetctl.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
global_schedule.go Issue 1231 add global schedule (#1383) 2021-07-16 10:15:15 -03:00
hosts.go Issue 1278 select leader (#1367) 2021-07-19 15:08:41 -03:00
hosts_test.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
import_config.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
import_config_test.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
import_config_unmarshaler.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
invites.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
labels.go Add label ID to get labels response (#1164) 2021-06-22 16:41:25 -07:00
live_query_store.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
logging.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
meta.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
network_interfaces.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
osquery.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
packs.go Issue 1231 add global schedule (#1383) 2021-07-16 10:15:15 -03:00
queries.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
queries_test.go Continue to update names in backend code and docs (#976) 2021-06-06 16:58:23 -07:00
query_results.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
scheduled_queries.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
service.go Issue 1359 fleetctl team transfer (#1413) 2021-07-21 14:03:10 -03:00
sessions.go Remove username from UI (#1168) 2021-06-24 13:42:29 -07:00
software.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
statistics.go Issue 1321 usage statistics (#1415) 2021-07-20 18:39:50 -03:00
status.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
targets.go Allow Packs to be targeted to Teams (#1130) 2021-06-18 09:43:16 -07:00
teams.go Issue 1361 fleetctl teams (#1405) 2021-07-19 16:48:49 -03:00
traits.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
transactions.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
translator.go Issue 1359 fleetctl team transfer (#1413) 2021-07-21 14:03:10 -03:00
user_roles.go Issue 1362 fleetctl user roles (#1397) 2021-07-16 15:28:13 -03:00
users.go Issue 1278 select leader (#1367) 2021-07-19 15:08:41 -03:00
users_test.go Remove username from UI (#1168) 2021-06-24 13:42:29 -07:00