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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摉 Advertise struct pointer requirement for Create #2017

Commits on Oct 4, 2022

  1. Advertise struct pointer requirement for Create

    Make it explicit in the function comments that the "obj" argument
    of the Client interface's Create method must be a struct pointer,
    because implementers will store in it the object returned by the
    K8s API server.
    matteoolivi committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    371f601 View commit details
    Browse the repository at this point in the history