Gatekeeper
0.1.0
Helps implement feature flags in your PowerShell projects.
Installation Options
Owners
Copyright
(c) Gilbert Sanchez. All rights reserved.
Package Details
Author(s)
- Gilbert Sanchez
Tags
Functions
Export-GatekeeperConfig Get-DefaultContext Get-FeatureFlagFolder Get-PropertySet Get-PropertySetFolder Import-GatekeeperConfig New-Condition New-ConditionGroup New-FeatureFlag New-Property New-PropertySet New-Rule Read-FeatureFlag Read-PropertySet Save-FeatureFlag Save-PropertySet Test-Condition Test-FeatureFlag
PSEditions
Dependencies
-
- Configuration (>= 1.6.0)
Release Notes
https://github.com/HeyItsGilbert/Gatekeeper/blob/master/CHANGELOG.md
FileList
- Gatekeeper.nuspec
- Enums\Effect.ps1
- Public\Import-GatekeeperConfig.ps1
- Public\Read-PropertySet.ps1
- Configuration.psd1
- Private\Convert-ToTypeValue.ps1
- Public\New-Condition.ps1
- Public\Save-FeatureFlag.ps1
- Private\Test-TypedValue.ps1
- Public\New-ConditionGroup.ps1
- Public\Save-PropertySet.ps1
- Gatekeeper.psd1
- Public\Export-GatekeeperConfig.ps1
- Public\New-FeatureFlag.ps1
- Public\Test-Condition.ps1
- Gatekeeper.psm1
- Public\Get-DefaultContext.ps1
- Public\New-Property.ps1
- Public\Test-FeatureFlag.ps1
- Classes\FeatureFlag.ps1
- Public\Get-FeatureFlagFolder.ps1
- Public\New-PropertySet.ps1
- Schemas\FeatureFlag.json
- Classes\Property.ps1
- Public\Get-PropertySet.ps1
- Public\New-Rule.ps1
- Schemas\Properties.json
- en-US\about_Gatekeeper.help.help.txt
- Public\Get-PropertySetFolder.ps1
- Public\Read-FeatureFlag.ps1
- en-US\Gatekeeper-help.xml
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0 (current version) | 4 | 6/27/2025 |