context

package
v1.0.0 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, BSD-3-Clause, MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CaelusContext

type CaelusContext struct {
	Master     string
	Kubeconfig string
	NodeName   string
	// contains filtered or unexported fields
}

CaelusContext stores k8s client and factory

func (*CaelusContext) GetKubeClient

func (c *CaelusContext) GetKubeClient() clientset.Interface

GetKubeClient returns k8s client

func (*CaelusContext) GetNodeFactory

func (c *CaelusContext) GetNodeFactory() informers.SharedInformerFactory

GetNodeFactory returns node factory

func (*CaelusContext) GetPodFactory

func (c *CaelusContext) GetPodFactory() informers.SharedInformerFactory

GetPodFactory returns pod factory

func (*CaelusContext) Name

func (c *CaelusContext) Name() string

Name module name

func (*CaelusContext) Run

func (c *CaelusContext) Run(stop <-chan struct{})

Run starts k8s informers

Jump to

Keyboard shortcuts

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