config

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ServerName                     string
	GenericAPIServerConfig         *genericapiserver.Config
	VersionedSharedInformerFactory versionedinformers.SharedInformerFactory
	StorageFactory                 *serverstorage.DefaultStorageFactory
	ExternalScheme                 string
	ExternalHost                   string
	ExternalPort                   int
	ExternalCAFile                 string
	OIDCCAFile                     string
	OIDCTokenReviewPath            string
	OIDCIssuerURL                  string
	RegistryConfig                 *registryconfig.RegistryConfiguration
	AuthClient                     authversionedclient.AuthV1Interface
	BusinessClient                 businessversionedclient.BusinessV1Interface
	PlatformClient                 platformversionedclient.PlatformV1Interface
}

Config is the running configuration structure of the TKE registry apiserver.

func CreateConfigFromOptions

func CreateConfigFromOptions(serverName string, opts *options.Options) (*Config, error)

CreateConfigFromOptions creates a running configuration instance based on a given TKE registry apiserver command line or configuration file option.

Jump to

Keyboard shortcuts

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