extmsk

package
v2.4.7 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMskRebootBrokerAttack

func NewMskRebootBrokerAttack() action_kit_sdk.Action[KafkaAttackState]

Types

type KafkaAttackState

type KafkaAttackState struct {
	BrokerID         string
	BrokerARN        string
	ClusterARN       string
	ClusterName      string
	Account          string
	Region           string
	DiscoveredByRole *string
}

type MskApi

type MskApi interface {
	RebootBroker(ctx context.Context, params *kafka.RebootBrokerInput, optFns ...func(*kafka.Options)) (*kafka.RebootBrokerOutput, error)
	kafka.ListClustersV2APIClient
	kafka.ListNodesAPIClient
}

Jump to

Keyboard shortcuts

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