etcd/etcdctl/ctlv2/command
Gyuho Lee 9149565cb3 *: move to "etcdserver/api/membership"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-05-21 10:31:16 -07:00
..
auth_commands.go etcdctl/ctlv2: use latest Action interface 2016-06-20 16:34:28 -07:00
backup_command.go *: move to "etcdserver/api/membership" 2018-05-21 10:31:16 -07:00
cluster_health.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
doc.go etcdctl: update LICENSE header 2016-05-12 20:51:39 -07:00
error.go etcdctl/ctlv2: error handling with JSON 2016-11-01 20:59:13 -07:00
exec_watch_command.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
format.go etcdctl: update LICENSE header 2016-05-12 20:51:39 -07:00
get_command.go etcdctl/ctlv2: error handling with JSON 2016-11-01 20:59:13 -07:00
ls_command.go etcdctl/ctlv2: error handling with JSON 2016-11-01 20:59:13 -07:00
member_commands.go etcdctl/ctlv2: use latest Action interface 2016-06-20 16:34:28 -07:00
mk_command.go etcdctl/ctlv2: error handling with JSON 2016-11-01 20:59:13 -07:00
mkdir_command.go etcdctl/ctlv2: error handling with JSON 2016-11-01 20:59:13 -07:00
rm_command.go etcdctl/ctlv2: error handling with JSON 2016-11-01 20:59:13 -07:00
rmdir_command.go etcdctl/ctlv2: error handling with JSON 2016-11-01 20:59:13 -07:00
role_commands.go *: remove never-unused vars, minor lint fix 2017-03-06 14:59:12 -08:00
set_command.go etcdctl/ctlv2: error handling with JSON 2016-11-01 20:59:13 -07:00
set_dir_command.go etcdctl: add ttl unit to flag description 2016-10-25 17:12:15 -07:00
update_command.go etcdctl/ctlv2: error handling with JSON 2016-11-01 20:59:13 -07:00
update_dir_command.go etcdctl/ctlv2: error handling with JSON 2016-11-01 20:59:13 -07:00
user_commands.go etcdctl: remove GetUser check before mutable commands 2016-12-05 12:12:06 -08:00
util.go etcdctl: use "TrustedCAFile" 2018-03-20 15:31:32 -07:00
util_test.go etcdctl: update LICENSE header 2016-05-12 20:51:39 -07:00
watch_command.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00