Discover Packages
github.com/nais/cli/v2
internal
aiven
command
flag
package
Version:
v2.0.2
Opens a new window with list of versions in this module.
Published: Jun 30, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Create struct {
*Aiven
Expire uint `name:"expire" short:"e" usage:"Number of |DAYS| until the generated credentials expire."`
Secret string ``
}
type CreateKafka struct {
*Create
Test int `name:"test" short:"t" usage:"Create a test Kafka topic with the given |NAME|."`
Pool string `name:"pool" short:"p" usage:"The |NAME| of the pool to create the Kafka instance in."`
}
type CreateOpenSearch struct {
*Create
Instance string `name:"instance" short:"i" usage:"The name of the OpenSearch |INSTANCE|."`
Access string `name:"access" short:"a" usage:"The access |LEVEL|."`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.