awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesGoogle Cloud Integrations

Integrations and connectivity patterns specifically for Google Cloud Platform services.

Distinct from Google Cloud OIDC Integrations: The candidates focus on narrow aspects like OIDC or Monitoring rather than general GCP service integration.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Google Cloud Integrations. Refine with filters or upvote what's useful.

Awesome Google Cloud Integrations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • googlecloudplatform/golang-samplesGoogleCloudPlatform 的头像

    GoogleCloudPlatform/golang-samples

    4,630在 GitHub 上查看↗

    本项目是一套使用 Go 编程语言集成 Google Cloud 服务参考实现和代码示例的集合。它作为云服务集成库和开发工具包,提供现成的实现模式以加速云原生软件的创建。 该仓库涵盖云 API 实现和服务编排,提供用于将应用连接到云基础设施的结构化模板。它提供按特定产品功能组织的模块化示例,以指导各种 Google Cloud 服务的集成。 该代码库包含云开发模式,专注于请求处理和多个云服务之间的协调。

    Provides a comprehensive set of implementation patterns for integrating diverse Google Cloud services.

    Goappenginegogolang
    在 GitHub 上查看↗4,630
  • googleapis/google-cloud-gogoogleapis 的头像

    googleapis/google-cloud-go

    4,464在 GitHub 上查看↗

    Google Cloud Go Client Library 是一套 Go 语言包和软件开发工具包,用于与 Google Cloud 平台服务及 API 进行交互。它为 Go 应用程序提供了通过简化的语言模式和自动化的 API 请求处理来集成云服务终端的主要途径。 该项目包含用于通过服务账号、API 密钥和基于环境的凭据解析来管理身份和访问权限的专用库。它还提供用于程序化资源编排以及部署和管理无服务器函数、容器化作业和可扩展 Web 服务的专用 SDK。 该库的覆盖范围涵盖了跨关系型数据库、NoSQL 和对象存储的云数据管理,以及虚拟机和容器的基础设施编排。它还通过日志捕获和错误跟踪,为生成式 AI 开发、大规模数据分析和云应用监控提供了工具。

    Ships a comprehensive set of Go packages for integrating applications with Google Cloud platform APIs.

    Gocloud-bigquerycloud-datastorecloud-pubsub
    在 GitHub 上查看↗4,464
  • google/google-api-go-clientgoogle 的头像

    google/google-api-go-client

    4,448在 GitHub 上查看↗

    This project is a collection of Go packages and a programmatic interface for interacting with Google services and Google Cloud resources via REST APIs. It functions as a client library and SDK that transforms raw HTTP requests into structured Go function calls. The library utilizes discovery-based client generation to create type-safe clients from API discovery documents. It separates the acquisition of authorization tokens from the request logic through a token-source based authentication model. The project covers identity management and authentication via OAuth 2.0, service accounts, and A

    Supplies Go-specific client libraries for managing Google Cloud resources and services.

    Go
    在 GitHub 上查看↗4,448
  1. Home
  2. DevOps & Infrastructure
  3. Google Cloud Integrations

探索子标签

  • Go Client LibrariesGo-specific implementations of cloud service integration patterns. **Distinct from Google Cloud Integrations:** The parent is general Google Cloud integrations; this specifically captures the Go language implementation of the SDK.