Skip to content

Conversation

jimmidyson
Copy link
Member

What problem does this PR solve?:

Use Go types to restrict valid values rather than post-generation edits. This does not change the external schema for Kubernetes API clients, but provides stricter Go API semantics.

Which issue(s) this PR fixes:
Fixes #

How Has This Been Tested?:

Special notes for your reviewer:

Use Go types to restrict valid values rather than post-generation
edits. This does not change the external schema for Kubernetes API
clients, but provides stricter Go API semantics.
Copy link
Contributor

@supershal supershal left a comment

Choose a reason for hiding this comment

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

Great way to separate out without affecting the API.

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.

3 participants