extmq

package
v2.4.26 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBrokerRebootAttack

func NewBrokerRebootAttack() action_kit_sdk.Action[BrokerAttackState]

Types

type BrokerAttackState

type BrokerAttackState struct {
	BrokerID         string
	BrokerName       string
	Account          string
	Region           string
	DiscoveredByRole *string
}

type MqApi

type MqApi interface {
	mq.ListBrokersAPIClient
	DescribeBroker(ctx context.Context, params *mq.DescribeBrokerInput, optFns ...func(*mq.Options)) (*mq.DescribeBrokerOutput, error)
	RebootBroker(ctx context.Context, params *mq.RebootBrokerInput, optFns ...func(*mq.Options)) (*mq.RebootBrokerOutput, error)
}

Jump to

Keyboard shortcuts

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