service

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SeedLabelKey   = "navigator.jetstack.io/cassandra-seed"
	SeedLabelValue = "true"
)

Variables

This section is empty.

Functions

func NodesServiceForCluster

func NodesServiceForCluster(
	cluster *v1alpha1.CassandraCluster,
) *apiv1.Service

func SeedsServiceForCluster

func SeedsServiceForCluster(cluster *v1alpha1.CassandraCluster) *apiv1.Service

Types

type Interface

type Interface interface {
	Sync(*v1alpha1.CassandraCluster) error
}

func NewControl

func NewControl(
	kubeClient kubernetes.Interface,
	serviceLister corelisters.ServiceLister,
	recorder record.EventRecorder,
	serviceFactory serviceFactory,
) Interface

Jump to

Keyboard shortcuts

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