apiextensions-apiserverk8s.io/apiextensions-apiserver/pkg/controller/nonstructuralschema Index | Files

package nonstructuralschema

import "k8s.io/apiextensions-apiserver/pkg/controller/nonstructuralschema"

Index

Types

type ConditionController

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

ConditionController is maintaining the NonStructuralSchema condition.

func NewConditionController

NewConditionController constructs a non-structural schema condition controller.

func (*ConditionController) Run

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

Run starts the controller.

Source Files

nonstructuralschema_controller.go

Version
v0.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Imports
19 packages
Last checked
2 hours ago

Tools for package owners.