types

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: May 28, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NamespaceConfig

type NamespaceConfig struct {
	AntiAffinity                      string
	IsAllowAutoUpdateSchema           bool
	MaxConsumersPerTopic              int
	MaxProducersPerTopic              int
	MaxConsumersPerSubscription       int
	MessageTTLInSeconds               int
	OffloadThresholdSizeInMb          int
	ReplicationClusters               []string
	SchemaCompatibilityStrategy       string
	SchemaValidationEnforce           bool
	SubscriptionExpirationTimeMinutes int
}

configurable features of the Pulsar Namespace Entity via Terraform

type PermissionGrant

type PermissionGrant struct {
	Role    string
	Actions []utils.AuthAction
}

type SplitNS

type SplitNS struct {
	Bundle             string
	UnloadSplitBundles bool
}

Jump to

Keyboard shortcuts

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