strimzi

package module
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2025 License: BSD-2-Clause Imports: 8 Imported by: 0

README

Strimzi

Strimzi custom resources definition for golang.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateClientset

func CreateClientset(ctx context.Context, kubeconfig string) (versioned.Interface, error)

Types

type KafkaTopicInterface

type KafkaTopicInterface = v1beta2.KafkaTopicInterface

type TopicDeployer

type TopicDeployer interface {
	Deploy(ctx context.Context, topic v1beta2.KafkaTopic) error
	Undeploy(ctx context.Context, namespace string, name string) error
}

func NewTopicDeployer

func NewTopicDeployer(
	clientset versioned.Interface,
) TopicDeployer

Directories

Path Synopsis
k8s
apis/kafka.strimzi.io/v1beta2
Package v1beta2 is the v1beta2 version of the API.
Package v1beta2 is the v1beta2 version of the API.
client/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
client/clientset/versioned/typed/kafka.strimzi.io/v1beta2
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client/clientset/versioned/typed/kafka.strimzi.io/v1beta2/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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