zk

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeClientService

func MakeClientService(z *v1beta1.ZookeeperCluster) *v1.Service

MakeClientService returns a client service resource for the zookeeper cluster

func MakeConfigMap

func MakeConfigMap(z *v1beta1.ZookeeperCluster) *v1.ConfigMap

MakeConfigMap returns a zookeeper config map

func MakeHeadlessService

func MakeHeadlessService(z *v1beta1.ZookeeperCluster) *v1.Service

MakeHeadlessService returns an internal headless-service for the zk stateful-set

func MakePodDisruptionBudget

func MakePodDisruptionBudget(z *v1beta1.ZookeeperCluster) *policyv1beta1.PodDisruptionBudget

MakePodDisruptionBudget returns a pdb for the zookeeper cluster

func MakeStatefulSet

func MakeStatefulSet(z *v1beta1.ZookeeperCluster) *appsv1.StatefulSet

MakeStatefulSet return a zookeeper stateful set from the zk spec

func SyncConfigMap

func SyncConfigMap(curr *v1.ConfigMap, next *v1.ConfigMap)

SyncConfigMap synchronizes a configmap with an updated spec and validates it

func SyncService

func SyncService(curr *v1.Service, next *v1.Service)

SyncService synchronizes a service with an updated spec and validates it

func SyncStatefulSet

func SyncStatefulSet(curr *appsv1.StatefulSet, next *appsv1.StatefulSet)

SyncStatefulSet synchronizes any updates to the stateful-set

Types

This section is empty.

Jump to

Keyboard shortcuts

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