consumergroups

package
v1.24.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompleteConsumerGroups

func CompleteConsumerGroups(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)

func CompleteConsumerGroupsFiltered

func CompleteConsumerGroupsFiltered(flags DescribeConsumerGroupFlags) ([]string, cobra.ShellCompDirective)

Types

type ConsumerGroupOperation

type ConsumerGroupOperation struct {
}

func (*ConsumerGroupOperation) DeleteConsumerGroups

func (operation *ConsumerGroupOperation) DeleteConsumerGroups(consumerGroups []string) error

func (*ConsumerGroupOperation) DescribeConsumerGroup

func (operation *ConsumerGroupOperation) DescribeConsumerGroup(flags DescribeConsumerGroupFlags, group string) error

func (*ConsumerGroupOperation) GetConsumerGroups

func (operation *ConsumerGroupOperation) GetConsumerGroups(flags GetConsumerGroupFlags) error

type DescribeConsumerGroupFlags

type DescribeConsumerGroupFlags struct {
	OnlyPartitionsWithLag bool
	FilterTopic           string
	OutputFormat          string
	PrintTopics           bool
	PrintMembers          bool
}

type GetConsumerGroupFlags

type GetConsumerGroupFlags struct {
	OutputFormat string
	FilterTopic  string
}

Jump to

Keyboard shortcuts

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