app

package
v0.0.0-...-432d548 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package app implements a server that runs a set of active components. This includes replication controllers, service endpoints and nodes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewControllerInitializers

func NewControllerInitializers() map[string]controller.InitFunc

NewControllerInitializers is a public map of named controller groups (you can start more than one in an init func) paired to their InitFunc. This allows for structured downstream composition and subdivision.

func StartCarbonJobController

func StartCarbonJobController(ctx controller.Context) (http.Handler, bool, error)

StartCarbonJobController StartCarbonJobController

func StartHealthChecker

func StartHealthChecker(ctx controller.Context) (http.Handler, bool, error)

StartHealthChecker start the health checker

func StartRollingsetController

func StartRollingsetController(ctx controller.Context) (http.Handler, bool, error)

StartRollingsetController start the rollingset controller

func StartServicePublisher

func StartServicePublisher(ctx controller.Context) (http.Handler, bool, error)

StartServicePublisher start the replica controller

func StartShardgroupController

func StartShardgroupController(ctx controller.Context) (http.Handler, bool, error)

StartShardgroupController start the shardGroup controller

func StartWorkerController

func StartWorkerController(ctx controller.Context) (http.Handler, bool, error)

StartWorkerController start the worker controller

func StartWorkerNodeEvictionController

func StartWorkerNodeEvictionController(ctx controller.Context) (http.Handler, bool, error)

StartWorkerNodeEvictionController StartWorkerNodeEvictionController

Types

This section is empty.

Jump to

Keyboard shortcuts

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