registry

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NewStorageFunc

type NewStorageFunc func(scheme *runtime.Scheme, restOptionsGetter generic.RESTOptionsGetter) (rest.StandardStorage, error)

type SharedStorageFactory

type SharedStorageFactory interface {
	Clusters() rest.StandardStorage
	GlobalRoles() rest.StandardStorage
	GlobalRoleBindings() rest.StandardStorage
	Leases() rest.StandardStorage
	Nodes() rest.StandardStorage
	Operations() rest.StandardStorage
	Regions() rest.StandardStorage
	Tokens() rest.StandardStorage
	Users() rest.StandardStorage
	LoginRecords() rest.StandardStorage
	PlatformSettings() rest.StandardStorage
	Events() rest.StandardStorage
	Backups() rest.StandardStorage
	Recoveries() rest.StandardStorage
	BackupPoints() rest.StandardStorage
	CronBackups() rest.StandardStorage
	DNSDomains() rest.StandardStorage
	Template() rest.StandardStorage
	ConfigMaps() rest.StandardStorage
	CloudProvider() rest.StandardStorage
	Registry() rest.StandardStorage
}

func NewSharedStorageFactory

func NewSharedStorageFactory(optsGetter generic.RESTOptionsGetter) SharedStorageFactory

Jump to

Keyboard shortcuts

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