platformEventSubscriberConfigs

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "PlatformEventSubscriberConfig"

Variables

This section is empty.

Functions

This section is empty.

Types

type PlatformEventSubscriberConfig

type PlatformEventSubscriberConfig struct {
	metadata.MetadataInfo
	XMLName   xml.Name `xml:"PlatformEventSubscriberConfig"`
	Xmlns     string   `xml:"xmlns,attr"`
	BatchSize struct {
		Text string `xml:",chardata"`
	} `xml:"batchSize"`
	MasterLabel struct {
		Text string `xml:",chardata"`
	} `xml:"masterLabel"`
	NumPartitions *struct {
		Text string `xml:",chardata"`
	} `xml:"numPartitions"`
	PartitionKey *struct {
		Text string `xml:",chardata"`
	} `xml:"partitionKey"`
	PlatformEventConsumer struct {
		Text string `xml:",chardata"`
	} `xml:"platformEventConsumer"`
	User *TextLiteral `xml:"user"`
}

func Open

func (*PlatformEventSubscriberConfig) DeleteUser

func (o *PlatformEventSubscriberConfig) DeleteUser()

func (*PlatformEventSubscriberConfig) SetMetadata

func (*PlatformEventSubscriberConfig) Type

func (*PlatformEventSubscriberConfig) UpdateUser

func (o *PlatformEventSubscriberConfig) UpdateUser(user string)

Jump to

Keyboard shortcuts

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