Gatekeeper
1.0.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-FeatureFlag Export-GatekeeperConfig Export-PropertySet Get-FeatureFlag Get-FeatureFlagFolder Get-PropertySet Get-PropertySetFolder Import-GatekeeperConfig New-Condition New-ConditionGroup New-Context New-FeatureFlag New-Property New-PropertySet New-Rule Test-Condition Test-FeatureFlag
PSEditions
Dependencies
-
- Configuration (>= 1.6.0)
Release Notes
https://github.com/HeyItsGilbert/Gatekeeper/blob/master/CHANGELOG.md
FileList
- Gatekeeper.nuspec
- Classes\FeatureFlag.ps1
- Classes\Property.ps1
- Configuration.psd1
- Enums\Effect.ps1
- Gatekeeper.psd1
- Gatekeeper.psm1
- Private\Convert-ToTypedValue.ps1
- Private\ConvertFrom-JsonToHashtable.ps1
- Private\ConvertTo-Hashtable.ps1
- Private\Invoke-Logging.ps1
- Private\Read-FeatureFlag.ps1
- Private\Read-PropertySet.ps1
- Public\Export-FeatureFlag.ps1
- Public\Export-GatekeeperConfig.ps1
- Public\Export-PropertySet.ps1
- Public\Get-FeatureFlag.ps1
- Public\Get-FeatureFlagFolder.ps1
- Public\Get-PropertySet.ps1
- Public\Get-PropertySetFolder.ps1
- Public\Import-GatekeeperConfig.ps1
- Public\New-Condition.ps1
- Public\New-ConditionGroup.ps1
- Public\New-Context.ps1
- Public\New-FeatureFlag.ps1
- Public\New-Property.ps1
- Public\New-PropertySet.ps1
- Public\New-Rule.ps1
- Public\Test-Condition.ps1
- Public\Test-FeatureFlag.ps1
- Schemas\FeatureFlag.json
- Schemas\Properties.json
- en-US\Gatekeeper-help.xml