controller

package
v0.0.0-...-eb2ec69 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller responds to new resources and applies the necessary configuration

func NewController

func NewController(
	kubeclientset kubernetes.Interface,
	istioclientset istio.Interface,
	kubeflowclientset clientset.Interface,
	notebookInformer informers.NotebookInformer,
	authorizationPoliciesInformer istiosecurityinformers.AuthorizationPolicyInformer) *Controller

NewController creates a new Controller object.

func (*Controller) Run

func (c *Controller) Run(threadiness int, stopCh <-chan struct{}) error

Run runs the controller

Jump to

Keyboard shortcuts

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