Skip to content
#

krew

Here are 47 public repositories matching this topic...

migounette
migounette commented Feb 12, 2022

Add windows binary in .go-releaser, in order to get an existing asset
Ad it works with Docker Desktop

PS C:\temp\kubectl-whoami> go build -o kubectl-whoami.exe .\main.go
go: downloading k8s.io/cli-runtime v0.17.0
go: downloading k8s.io/client-go v0.17.0
go: downloading k8s.io/api v0.17.0
go: downloading k8s.io/apimachinery v0.17.0
go: downloading github.com/evanphx/json-patch v4.2.0+
good first issue

Improve this page

Add a description, image, and links to the krew topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the krew topic, visit your repo's landing page and select "manage topics."

Learn more