consumergroups

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 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 added in v1.10.0

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

func CompleteConsumerGroupsFiltered added in v1.10.0

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

Types

type ConsumerGroupOperation

type ConsumerGroupOperation struct {
}

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