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 methods for parsing and stringifying acl related resources #1218

Merged
merged 7 commits into from
Oct 30, 2023

Conversation

petedannemann
Copy link
Contributor

@petedannemann petedannemann commented Oct 30, 2023

Add methods for parsing ACL related resources and converting them between their kafka-go and human readable versions

This is taken from Sarama https://github.com/IBM/sarama/blob/3ca69a884964f10c228a382d184b0d5005c342e1/acl_types.go#L35

@petedannemann petedannemann changed the title acls to string add methods for parsing and stringifying acl related resources Oct 30, 2023
@petedannemann petedannemann marked this pull request as ready for review October 30, 2023 15:22
createacls_test.go Show resolved Hide resolved
resource.go Outdated Show resolved Hide resolved
@petedannemann petedannemann merged commit c6378c3 into main Oct 30, 2023
14 checks passed
@petedannemann petedannemann deleted the acls-to-string branch October 30, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants