-
list_k8s_api_resources
List available Kubernetes API groups and resources for a GKE cluster.
-
check_k8s_auth
Check whether a Kubernetes action is allowed for a resource in a GKE cluster.
-
describe_k8s_resource
Describe a Kubernetes resource in a GKE cluster.
-
list_k8s_events
List Kubernetes events from a GKE cluster.
-
get_k8s_resource
Get Kubernetes resources from a GKE cluster as YAML, filtered by type, name, namespace, or labels.
-
get_k8s_cluster_info
Get endpoint information for a GKE cluster.
-
get_k8s_version
Get Kubernetes client and server versions.
-
get_k8s_rollout_status
Check rollout status for a Kubernetes resource.
-
list_clusters
List GKE clusters in a project and location.
-
create_cluster
Create a GKE cluster.
-
update_cluster
Update a GKE cluster.
-
get_cluster
Get details for a GKE cluster.
-
list_operations
List GKE operations in a project and location.
-
get_operation
Get details for a GKE operation.
-
cancel_operation
Cancel a GKE operation.
-
create_node_pool
Create a node pool for a GKE cluster.
-
list_node_pools
List node pools for a GKE cluster.
-
get_node_pool
Get details for a GKE node pool.
-
update_node_pool
Update a GKE node pool.
-
get_k8s_logs
Get logs from a Kubernetes container in a pod.
-
apply_k8s_manifest
Apply a Kubernetes manifest with server-side apply.
-
delete_k8s_resource
Delete a Kubernetes resource from a GKE cluster.
-
patch_k8s_resource
Patch a Kubernetes resource in a GKE cluster.