controllers

package
v0.0.0-...-50f12af Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthController

type AuthController struct {
	ExpiresInMinutes time.Duration
}

func (*AuthController) GetToken

func (controller *AuthController) GetToken(w http.ResponseWriter, r *http.Request)

type CassandraDatacentersController

type CassandraDatacentersController struct {
	Kubeclient    *kubernetes.Clientset
	KubeNamespace string
}

func (*CassandraDatacentersController) GetCassDc

func (controller *CassandraDatacentersController) GetCassDc(w http.ResponseWriter, r *http.Request)

func (*CassandraDatacentersController) GetCassDcs

func (controller *CassandraDatacentersController) GetCassDcs(w http.ResponseWriter, r *http.Request)

type ControllerManager

type ControllerManager struct {
	Kubeclient    *kubernetes.Clientset
	KubeNamespace string
	Router        *mux.Router
	AuthManager   *auth.AuthManager
}

func (*ControllerManager) Init

func (manager *ControllerManager) Init() (handler http.Handler)

type StatefulSetsController

type StatefulSetsController struct {
	Kubeclient    *kubernetes.Clientset
	KubeNamespace string
}

func (*StatefulSetsController) GetCassDcStatefulSets

func (controller *StatefulSetsController) GetCassDcStatefulSets(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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