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

initial protobuf client. #69

Merged
merged 1 commit into from
Sep 10, 2017
Merged

Conversation

brendandburns
Copy link
Contributor

This is pretty simple, but it gives a flavor before I do more development.

Comments/feedback very welcome.

@lwander @mbohlool

Copy link
Contributor

@lwander lwander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat!

private static final byte[] MAGIC = new byte[] {0x6b, 0x38, 0x73, 0x00};

/**
* Simple Attach API constructor, uses default configuration
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment alignment is off

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@brendandburns
Copy link
Contributor Author

Comment addressed, and better documentation added, please take another look.

@mbohlool mbohlool merged commit 88e63d4 into kubernetes-client:master Sep 10, 2017
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.

4 participants