b32e2da0a5
Signed-off-by: Joel Longtine <joel@dagger.io>
24 lines
300 B
Markdown
24 lines
300 B
Markdown
---
|
|
sidebar_label: gke
|
|
---
|
|
|
|
# alpha.dagger.io/gcp/gke
|
|
|
|
Google Kubernetes Engine
|
|
|
|
```cue
|
|
import "alpha.dagger.io/gcp/gke"
|
|
```
|
|
|
|
## gke.#KubeConfig
|
|
|
|
KubeConfig config outputs a valid kube-auth-config for kubectl client
|
|
|
|
### gke.#KubeConfig Inputs
|
|
|
|
_No input._
|
|
|
|
### gke.#KubeConfig Outputs
|
|
|
|
_No output._
|