Skip to content

Commit

Permalink
Merge pull request #1862 from justinsb/monitoring_dashboard_roundtrip
Browse files Browse the repository at this point in the history
chore: create generated mappers and roundtrip test for Dashboard
  • Loading branch information
google-oss-prow[bot] authored May 22, 2024
2 parents 293dfb4 + 3d4cb37 commit b07f99c
Show file tree
Hide file tree
Showing 7 changed files with 1,725 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ replace github.com/GoogleCloudPlatform/k8s-config-connector/mockgcp => ./mockgcp

require (
cloud.google.com/go/apikeys v1.1.5
cloud.google.com/go/monitoring v1.19.0
cloud.google.com/go/profiler v0.1.0
cloud.google.com/go/resourcemanager v1.9.7
contrib.go.opencensus.io/exporter/prometheus v0.1.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum

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

Loading

0 comments on commit b07f99c

Please sign in to comment.