kube-aggregatork8s.io/kube-aggregator/pkg/controllers/status/local Index | Files

package external

import "k8s.io/kube-aggregator/pkg/controllers/status/local"

Index

Types

type AvailableConditionController

type AvailableConditionController struct {
	// contains filtered or unexported fields
}

AvailableConditionController handles checking the availability of registered local API services.

func New

New returns a new local availability AvailableConditionController.

func (*AvailableConditionController) Run

func (c *AvailableConditionController) Run(workers int, stopCh <-chan struct{})

Run starts the AvailableConditionController loop which manages the availability condition of API services.

Source Files

local_available_controller.go

Version
v0.32.0-rc.2
Published
Dec 5, 2024
Platform
js/wasm
Imports
18 packages
Last checked
13 minutes ago

Tools for package owners.