Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Please provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible please provide a summary of what steps or workarounds you have already tried, and any docs or articles you found (un)helpful.
Problem you have encountered:
The customer wants to achieve this gcloud command using API calls written in python within Cloud Functions (Gen1 of cloud functions). However, it seems like the google.cloud python client library doesn't have a way of achieving this gcloud command
gcloud beta container binauthz policy create Harbor_SBX --platform gke --policy-file harbor.yaml --project cs-turgerel-amgalanbaa-sbx9108.
What you expected to happen:
Have python client library
Steps to reproduce:
NA
Other information :
As per the following documentation and sample, there does not seem to be any python client library available for the aforementioned gcloud command.
Samples: