config

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2025 License: EUPL-1.2 Imports: 11 Imported by: 0

Documentation

Overview

Package config allows the current and active PaasConfig to be used all over the codebase.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfig added in v1.5.0

func GetConfig() v1alpha1.PaasConfig

GetConfig retrieVes the current configuration

func SetConfig added in v1.5.0

func SetConfig(newConfig v1alpha1.PaasConfig)

SetConfig updates the current configuration

func Watch added in v1.7.0

func Watch(restConfig *rest.Config, httpClient *http.Client, scheme *runtime.Scheme) error

Types

type PaasConfigStore added in v1.5.0

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

PaasConfigStore is a thread-safe store for the current PaasConfig

Jump to

Keyboard shortcuts

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