Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sink commands for pulsarctl #47

Merged
merged 9 commits into from
Sep 16, 2019
Merged

Add sink commands for pulsarctl #47

merged 9 commits into from
Sep 16, 2019

Conversation

wolfstudy
Copy link
Contributor

Add sink commands for pulsarctl

  • createSinksCmd
  • updateSinksCmd
  • deleteSinksCmd
  • getSinksCmd
  • listSinksCmd
  • stopSinksCmd
  • startSinksCmd
  • restartSinksCmd
  • statusSinksCmd

Signed-off-by: xiaolong.ran <ranxiaolong716@gmail.com>
Signed-off-by: xiaolong.ran <ranxiaolong716@gmail.com>
Signed-off-by: xiaolong.ran <ranxiaolong716@gmail.com>
@wolfstudy wolfstudy changed the title [WIP]Add sink commands for pulsarctl Add sink commands for pulsarctl Sep 11, 2019
Signed-off-by: xiaolong.ran <ranxiaolong716@gmail.com>
@wolfstudy wolfstudy self-assigned this Sep 11, 2019
@sijie sijie mentioned this pull request Sep 11, 2019
29 tasks
Signed-off-by: xiaolong.ran <ranxiaolong716@gmail.com>
Signed-off-by: xiaolong.ran <ranxiaolong716@gmail.com>
Signed-off-by: xiaolong.ran <ranxiaolong716@gmail.com>
@sijie
Copy link
Member

sijie commented Sep 15, 2019

@wolfstudy please fix CI

Signed-off-by: xiaolong.ran <ranxiaolong716@gmail.com>
@wolfstudy
Copy link
Contributor Author

@sijie PTAL again, thanks

pkg/ctl/sinks/create.go Outdated Show resolved Hide resolved
pkg/ctl/sinks/delete.go Outdated Show resolved Hide resolved
pkg/ctl/sinks/get.go Outdated Show resolved Hide resolved
pkg/ctl/sinks/list.go Outdated Show resolved Hide resolved
pkg/ctl/sinks/list.go Outdated Show resolved Hide resolved
pkg/ctl/sinks/status.go Outdated Show resolved Hide resolved
pkg/ctl/sinks/status.go Outdated Show resolved Hide resolved
Signed-off-by: xiaolong.ran <ranxiaolong716@gmail.com>
@wolfstudy
Copy link
Contributor Author

@sijie Done, PTAL again, thanks

@sijie sijie added this to the 0.0.1 milestone Sep 16, 2019
@sijie sijie merged commit 6cfaffb into master Sep 16, 2019
@sijie sijie deleted the xiaolong/sink-command branch September 16, 2019 11:40
tisonkun pushed a commit to tisonkun/pulsar-client-go that referenced this pull request Aug 15, 2023
Add sink commands for pulsarctl

- createSinksCmd
- updateSinksCmd
- deleteSinksCmd
- getSinksCmd
- listSinksCmd
- stopSinksCmd
- startSinksCmd
- restartSinksCmd
- statusSinksCmd
tisonkun pushed a commit to apache/pulsar-client-go that referenced this pull request Aug 16, 2023
Add sink commands for pulsarctl

- createSinksCmd
- updateSinksCmd
- deleteSinksCmd
- getSinksCmd
- listSinksCmd
- stopSinksCmd
- startSinksCmd
- restartSinksCmd
- statusSinksCmd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants