flag

package
v2.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Aiven

type Aiven struct{ *root.Flags }

type Create

type Create struct {
	*Aiven
	Expire uint   `name:"expire" short:"e" usage:"Number of |DAYS| until the generated credentials expire."`
	Secret string `` /* 127-byte string literal not displayed */
}

type CreateKafka

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

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|."`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL