Skip to content

Commit

Permalink
Updating to latest avi Go SDK to bring in changes related to Enhanced…
Browse files Browse the repository at this point in the history
… Virtual Hosting introduced in 20.1.3 (#255)
  • Loading branch information
Parikshit Manur authored Feb 2, 2021
1 parent a30737a commit b806af5
Show file tree
Hide file tree
Showing 275 changed files with 2,228 additions and 1,674 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/vmware/load-balancer-and-ingress-services-for-kubernetes

require (
github.com/Masterminds/semver v1.5.0
github.com/avinetworks/sdk v0.0.0-20200910070359-d9ffda19a7dd
github.com/avinetworks/sdk v0.0.0-20210127001121-7d79efee089b
github.com/davecgh/go-spew v1.1.1
github.com/go-logr/logr v0.3.0
github.com/go-logr/zapr v0.3.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ github.com/asaskevich/govalidator v0.0.0-20180720115003-f9ffefc3facf/go.mod h1:l
github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a/go.mod h1:lB+ZfQJz7igIIfQNfa7Ml4HSf2uFQQRzpGGRXenZAgY=
github.com/avinetworks/sdk v0.0.0-20200910070359-d9ffda19a7dd h1:W+4xqQczmklVpG+JQlY9nBQaSbhbv3MvGaFLX6UvNrY=
github.com/avinetworks/sdk v0.0.0-20200910070359-d9ffda19a7dd/go.mod h1:BcllDeAFx8PtaMrPxvvuCUo7NRS2x6w+3W17WFDu0sk=
github.com/avinetworks/sdk v0.0.0-20210127001121-7d79efee089b h1:ievsADqmlDWamfKV4xFwwSi1DfL5sUB9ka8PASomF10=
github.com/avinetworks/sdk v0.0.0-20210127001121-7d79efee089b/go.mod h1:BcllDeAFx8PtaMrPxvvuCUo7NRS2x6w+3W17WFDu0sk=
github.com/aws/aws-lambda-go v1.13.3/go.mod h1:4UKl9IzQMoD+QF79YdCuzCwp8VbmG4VAQwij/eHl5CU=
github.com/aws/aws-sdk-go v1.27.0/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo=
github.com/aws/aws-sdk-go-v2 v0.18.0/go.mod h1:JWVYvqSMppoMJC0x5wdwiImzgXTI9FuZwxzkQq9wy+g=
Expand Down
12 changes: 6 additions & 6 deletions vendor/github.com/avinetworks/sdk/go/clients/avi_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

116 changes: 0 additions & 116 deletions vendor/github.com/avinetworks/sdk/go/clients/cluster_client.go

This file was deleted.

This file was deleted.

Loading

0 comments on commit b806af5

Please sign in to comment.