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.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Imports
18 packages
Last checked
2 weeks ago

Tools for package owners.