generic

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deployer

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

func NewDeployer

func NewDeployer(syncMode clusterapi.ClusterSyncMode, appPusherEnabled bool,
	appDeployerConfig *rest.Config, clusternetClient *clusternetclientset.Clientset,
	clusternetInformerFactory clusternetinformers.SharedInformerFactory,
	recorder record.EventRecorder) (*Deployer, error)

func (*Deployer) AddController added in v0.7.0

func (deployer *Deployer) AddController(gvk schema.GroupVersionKind, controller *resourcecontroller.Controller)

func (*Deployer) ControllerHasStarted added in v0.7.0

func (deployer *Deployer) ControllerHasStarted(gvk schema.GroupVersionKind) bool

func (*Deployer) ResourceCallbackHandler added in v0.7.0

func (deployer *Deployer) ResourceCallbackHandler(resource *unstructured.Unstructured) error

func (*Deployer) Run

func (deployer *Deployer) Run(workers int, stopCh <-chan struct{})

func (*Deployer) SyncDescriptionStatus added in v0.11.0

func (deployer *Deployer) SyncDescriptionStatus(clusternetClient *clusternetclientset.Clientset, dynamicClient dynamic.Interface,
	restMapper meta.RESTMapper, desc *appsapi.Description) error

Jump to

Keyboard shortcuts

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