gke-policy-automation
gke-policy-automation copied to clipboard
Extracted fetching clusters logic and added API error handling
- refactor in
app
package: moved cluster check related functions to separate file - extracted fetch cluster data logic to
getClusterData
func