Versions in this module Expand all Collapse all v0 v0.1.0 Mar 25, 2026 Changes in this version + type Client struct + IaaS *iaas.APIClient + LoadBalancer *loadbalancer.APIClient + Mariadb *mariadb.APIClient + ObjectStorage *objectstorage.APIClient + Postgres *postgres.APIClient + Redis *redis.APIClient + Ske *ske.APIClient + func NewClient(region string) (*Client, error) + type Prompt struct + Parameters *libnuke.Parameters + ProjectID string + func (p *Prompt) Prompt() error