types

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 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
	ReplicationClusters         []string
	MaxConsumersPerTopic        int
	MaxProducersPerTopic        int
	MaxConsumersPerSubscription int
	MessageTTLInSeconds         int
	SchemaValidationEnforce     bool
	SchemaCompatibilityStrategy string
	IsAllowAutoUpdateSchema     bool
}

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