pinecone-io / go-pinecone

Pinecone.io Golang Client
Apache License 2.0
49 stars 9 forks source link

Management Plane Alpha: Project and API Key Management #15

Closed haruska closed 7 months ago

haruska commented 8 months ago

Adds the management plane alpha API to the Go SDK. Implementation is similar to the control plane client currently in stable.

This initial alpha release provides robust support for managing projects and their associated API keys directly through the Go client library.

New Features

Project Management

API Key Management