• Kubernetes Submit Queue's avatar
    Merge pull request #48989 from nicksardo/gce-api-changes · ab3d36b9
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 49081, 49318, 49219, 48989, 48486)
    
    GCE: Remove resource Get function calls from Create functions
    
    **What this PR does / why we need it**:
    Consistency. This PR removes the GetXXX from the CreateXXX functions of the GCE cloudprovider. Consumers (specifically the ingress controller) will need to call the Get resource funcs separately when updating their vendored versions. 
    
    **Release note**:
    ```release-note
    NONE
    ```
    
    /assign @bowei
    ab3d36b9
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...