apibinding

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2022 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ShadowWorkspaceName = logicalcluster.New("system:bound-crds")
)

Functions

func NewController

func NewController(
	crdClusterClient apiextensionsclient.Interface,
	kcpClusterClient kcpclient.Interface,
	dynamicClusterClient dynamic.Interface,
	dynamicDiscoverySharedInformerFactory *informer.DynamicDiscoverySharedInformerFactory,
	apiBindingInformer apisinformers.APIBindingInformer,
	apiExportInformer apisinformers.APIExportInformer,
	apiResourceSchemaInformer apisinformers.APIResourceSchemaInformer,
	temporaryRemoteShardApiExportInformer apisinformers.APIExportInformer,
	temporaryRemoteShardApiResourceSchemaInformer apisinformers.APIResourceSchemaInformer,
	crdInformer apiextensionsinformers.CustomResourceDefinitionInformer,
) (*controller, error)

NewController returns a new controller for APIBindings.

Types

type APIBinding added in v0.8.0

type APIBinding = apisv1alpha1.APIBinding

type APIBindingSpec added in v0.8.0

type APIBindingSpec = apisv1alpha1.APIBindingSpec

type APIBindingStatus added in v0.8.0

type APIBindingStatus = apisv1alpha1.APIBindingStatus

type CommitFunc added in v0.8.0

type CommitFunc = func(context.Context, *Resource, *Resource) error

type Resource added in v0.8.0

Jump to

Keyboard shortcuts

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