service

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 2 more Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FedServiceGridController added in v0.4.0

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

func NewFedServiceGridController added in v0.4.0

func NewFedServiceGridController(svcGridInformer crdinformers.ServiceGridInformer,
	fedSvcGridInformer crdinformers.ServiceGridInformer, nodeInformer coreinformers.NodeInformer,
	fedCrdClient, crdClient crdclientset.Interface, kubeClient clientset.Interface, dedicatedNameSpace string) *FedServiceGridController

func (*FedServiceGridController) Run added in v0.4.0

func (sgc *FedServiceGridController) Run(workers int, stopCh <-chan struct{})

type ServiceGridController

type ServiceGridController struct {

	//focus on sg in parent cluster
	FedServiceGridController *FedServiceGridController
	// contains filtered or unexported fields
}

func NewServiceGridController

func NewServiceGridController(svcGridInformer crdinformers.ServiceGridInformer, svcInformer coreinformers.ServiceInformer,
	namespaceInformer coreinformers.NamespaceInformer,
	client clientset.Interface, crdClient crdclientset.Interface, dedicatedNameSpace string) *ServiceGridController

func (*ServiceGridController) Run

func (sgc *ServiceGridController) Run(workers int, stopCh <-chan struct{})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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