shared

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IndexRouteDestinationAppName           = "destinationAppName"
	IndexRouteDomainQualifiedName          = "domainQualifiedName"
	IndexServiceBindingAppGUID             = "serviceBindingAppGUID"
	IndexServiceBindingServiceInstanceGUID = "serviceBindingServiceInstanceGUID"
	IndexAppTasks                          = "appTasks"
	IndexSpaceNamespaceName                = "spaceNamespace"
	IndexOrgNamespaceName                  = "orgNamespace"

	StatusConditionReady = "Ready"
)

Variables

This section is empty.

Functions

func GetConditionOrSetAsUnknown added in v0.8.0

func GetConditionOrSetAsUnknown(conditions *[]metav1.Condition, conditionType string, generation int64) metav1.ConditionStatus

GetConditionOrSetAsUnknown is a helper function that retrieves the value of the provided conditionType, like "Succeeded" and returns the value: "True", "False", or "Unknown". If the value is not present, the pointer to the list of conditions provided to the function is used to add an entry to the list of Conditions with a value of "Unknown" and "Unknown" is returned

func RemovePackageManagerKeys added in v0.8.0

func RemovePackageManagerKeys(src map[string]string, log logr.Logger) map[string]string

func SetupIndexWithManager

func SetupIndexWithManager(mgr manager.Manager) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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