package
0.80.0
Repository: https://github.com/redhatinsights/clowder.git
Documentation: pkg.go.dev

# Functions

GetFeatureFlags returns the correct feature flags provider based on the environment.
NewAppInterfaceFeatureFlagsProvider creates a new app-interface feature flags provider.
NewLocalFeatureFlagsProvider returns a new local featureflags provider object.
NewNoneFeatureFlagsProvider returns a new none feature flags provider object.

# Variables

No description provided by the author
LocalFFDBDeployment is the ident referring to the local Feature Flags DB deployment object.
LocalFFDBPVC is the ident referring to the local Feature Flags DB PVC object.
LocalFFDBSecret is the ident referring to the local Feature Flags DB secret object.
LocalFFDBService is the ident referring to the local Feature Flags DB service object.
LocalFFDeployment is the ident referring to the local Feature Flags deployment object.
LocalFFSecret is the ident referring to the local Feature Flags secret object.
LocalFFService is the ident referring to the local Feature Flags service object.
ProvName identifies the featureflags provider.