Linode Go SDK

The Linode Go SDK (linodego) is the official Go client library for the Linode API v4. It provides idiomatic Go interfaces for managing Akamai Connected Cloud infrastructure programmatically, including compute instances, Kubernetes clusters, networking configurations, storage volumes, and DNS domains. The library is used internally by the Linode Terraform Provider and Linode CLI, and supports context-based request cancellation, pagination helpers, and retry logic for robust API interactions.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: linode:go-sdk
name: Linode Go SDK
tags:
- Client Library
- Go
- SDK
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://pkg.go.dev/github.com/linode/linodego
properties:
- url: https://pkg.go.dev/github.com/linode/linodego
  type: Documentation
description: The Linode Go SDK (linodego) is the official Go client library for the Linode API v4. It
  provides idiomatic Go interfaces for managing Akamai Connected Cloud infrastructure programmatically,
  including compute instances, Kubernetes clusters, networking configurations, storage volumes, and DNS
  domains. The library is used internally by the Linode Terraform Provider and Linode CLI, and supports
  context-based request cancellation, pagination helpers, and retry logic for robust API interactions.