We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Preconditions
It looks to me as if the type Preconditions of DeleteParams is private.
DeleteParams
Is there a reason for this, or just an oversight?
The text was updated successfully, but these errors were encountered:
[kube-rs#459]: Make Preconditions public
59f175a
Oh, certainly an oversight. Thank you.
Sorry, something went wrong.
Merge pull request #460 from ctron/feature/make_public_1
3ededa0
[#459]: Make `Preconditions` public
Successfully merging a pull request may close this issue.
It looks to me as if the type
Preconditions
ofDeleteParams
is private.Is there a reason for this, or just an oversight?
The text was updated successfully, but these errors were encountered: