Skip to content

Commit

Permalink
Add awesome sdk
Browse files Browse the repository at this point in the history
Signed-off-by: Heba Elayoty <[email protected]>
  • Loading branch information
helayoty committed Jun 13, 2024
1 parent d001814 commit 5935c88
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 1,696 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ require (
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1
github.com/aws/karpenter-core v0.29.2
github.com/go-playground/validator/v10 v10.13.0
github.com/google/uuid v1.6.0
github.com/onsi/ginkgo/v2 v2.11.0
github.com/onsi/gomega v1.27.10
github.com/patrickmn/go-cache v2.1.0+incompatible
Expand Down Expand Up @@ -80,6 +79,7 @@ require (
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 // indirect
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/imdario/mergo v0.3.16 // indirect
Expand Down
251 changes: 2 additions & 249 deletions pkg/auth/awesome/awesomeAgentPoolClient.go

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

Loading

0 comments on commit 5935c88

Please sign in to comment.