PSKubernetesSecretsManagement
0.9.3
This PowerShell module contains functions that facilitate the creation, rotation, auditing, and viewing the metadata of Kubernetes secrets.
Minimum PowerShell version
7.2
Installation Options
Owners
Package Details
Author(s)
- Tony Guimelli
Tags
Functions
Get-KubernetesSecretMetadata New-KubernetesEphemeralSecret Set-KubernetesSecretData New-KubernetesSecretData
PSEditions
Dependencies
This module has no dependencies.
FileList
- PSKubernetesSecretsManagement.nuspec
- .github\workflows\pr-validation.yaml
- Functions\New-KubernetesSecretData.ps1
- PrivateFunctions\Set-KubernetesSecretAnnotation.ps1
- .github\workflows\publish-psgallery.yaml
- Functions\Set-KubernetesSecretData.ps1
- PrivateFunctions\Test-KubernetesNamespaceAccess.ps1
- PSKubernetesSecretsManagement.psd1
- Functions\Get-KubernetesSecretMetadata.ps1
- PrivateFunctions\Convert-PSObjectToHashTable.ps1
- PrivateFunctions\Test-KubernetesSecretExistence.ps1
- PSKubernetesSecretsManagement.psm1
- Functions\New-KubernetesEphemeralSecret.ps1
- PrivateFunctions\Get-KubernetesNamespaceMetadata.ps1
- Tests\PSKubernetesSecretsManagement.Tests.ps1
- README.md