Skip to content

Commit

Permalink
Run gofmt on ./cluster-autoscaler/cloudprovider/builder/builder_all.go
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal Anarse <[email protected]>
  • Loading branch information
Vishal Anarse committed May 4, 2022
1 parent a463fa7 commit 7703c6c
Show file tree
Hide file tree
Showing 150 changed files with 3,717 additions and 5,659 deletions.
3 changes: 1 addition & 2 deletions cluster-autoscaler/cloudprovider/builder/builder_all.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//go:build !gce && !aws && !azure && !kubemark && !alicloud && !magnum && !digitalocean && !clusterapi && !huaweicloud && !ionoscloud && !linode && !hetzner && !bizflycloud && !brightbox && !packet && !oci && !vultr && !tencentcloud && !externalgrpc
//go:build !gce && !aws && !azure && !kubemark && !alicloud && !magnum && !digitalocean && !clusterapi && !huaweicloud && !ionoscloud && !linode && !hetzner && !bizflycloud && !brightbox && !packet && !oci && !vultr && !tencentcloud && !externalgrpc && !civo
// +build !gce,!aws,!azure,!kubemark,!alicloud,!magnum,!digitalocean,!clusterapi,!huaweicloud,!ionoscloud,!linode,!hetzner,!bizflycloud,!brightbox,!packet,!oci,!vultr,!tencentcloud,!externalgrpc,!civo


/*
Copyright 2018 The Kubernetes Authors.
Expand Down
Loading

0 comments on commit 7703c6c

Please sign in to comment.