Versions in this module Expand all Collapse all v0 v0.1.1 Dec 8, 2024 v0.1.0 Dec 8, 2024 Changes in this version + func WithOptions(ctx context.Context, options Options) context.Context + type Key struct + type Options struct + APIKey string + Interruption bool + Region string + ResourceGroupID string + Zone string + func FromContext(ctx context.Context) Options + func NewOptions() Options + func (o *Options) Validate() error