eventstreams

package
v1.72.0-beta0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MPL-2.0 Imports: 16 Imported by: 0

README

Terraform IBM Provider Event Streams

This area is primarily for IBM provider contributors and maintainers. For information on using Terraform and the IBM provider, see the links below.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceIBMEventStreamsMirroringConfig added in v1.71.0

func DataSourceIBMEventStreamsMirroringConfig() *schema.Resource

The mirroring config for topic selection in an Event Streams service instance. The ID is the CRN with the last two components "mirroring-config:". The mirroring topic patterns defines the topic selection.

func DataSourceIBMEventStreamsQuota added in v1.71.0

func DataSourceIBMEventStreamsQuota() *schema.Resource

A quota in an Event Streams service instance. The ID is the CRN with the last two components "quota:entity".

func DataSourceIBMEventStreamsSchema

func DataSourceIBMEventStreamsSchema() *schema.Resource

func DataSourceIBMEventStreamsSchemaGlobalCompatibilityRule added in v1.71.0

func DataSourceIBMEventStreamsSchemaGlobalCompatibilityRule() *schema.Resource

The global compatibility rule in an Event Streams service instance. The ID is the CRN with the last two components "schema-global-compatibility:".

func DataSourceIBMEventStreamsTopic

func DataSourceIBMEventStreamsTopic() *schema.Resource

func ResourceIBMEventStreamsMirroringConfig added in v1.71.0

func ResourceIBMEventStreamsMirroringConfig() *schema.Resource

The mirroring config for topic selection in an Event Streams service instance. The ID is the CRN with the last two components "mirroring-config:". The mirroring topic patterns defines the topic selection.

func ResourceIBMEventStreamsQuota added in v1.71.0

func ResourceIBMEventStreamsQuota() *schema.Resource

A quota in an Event Streams service instance. The ID is the CRN with the last two components "quota:entity". The producer_byte_rate and consumer_byte_rate are the two quota properties, and must be at least -1; -1 means no quota applied.

func ResourceIBMEventStreamsSchema

func ResourceIBMEventStreamsSchema() *schema.Resource

func ResourceIBMEventStreamsSchemaGlobalCompatibilityRule added in v1.71.0

func ResourceIBMEventStreamsSchemaGlobalCompatibilityRule() *schema.Resource

The global compatibility rule in an Event Streams service instance. The ID is the CRN with the last two components "schema-global-compatibility:". The rule is the schema compatibility rule, one of the validRules values.

func ResourceIBMEventStreamsTopic

func ResourceIBMEventStreamsTopic() *schema.Resource

Types

type Boolean

type Boolean struct{}

type Bytes

type Bytes struct{}

type Double

type Double struct{}

type Float

type Float struct{}

type Int

type Int struct{}

type Long

type Long struct{}

type Null

type Null struct{}

type String

type String struct{}

type Type

type Type interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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