PSKubernetesSecretsManagement
0.9.0
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
Author(s)
Tony Guimelli
Package Details
Owners
Tags
Functions
Get-KubernetesSecretMetadata New-KubernetesEphemeralSecret Set-KubernetesSecretData New-KubernetesSecretData
PSEditions
Dependencies
This module has no dependencies.
FileList
- PSKubernetesSecretsManagement.nuspec
- Functions\New-KubernetesSecretData.ps1
- PSKubernetesSecretsManagement.psd1
- Functions\Set-KubernetesSecretData.ps1
- PSKubernetesSecretsManagement.psm1
- PrivateFunctions\Convert-PSObjectToHashTable.ps1
- README.md
- PrivateFunctions\Get-KubernetesNamespaceMetadata.ps1
- .github\workflows\pr-validation.yaml
- PrivateFunctions\Set-KubernetesSecretAnnotation.ps1
- .github\workflows\publish-psgallery.yaml
- PrivateFunctions\Test-KubernetesNamespaceAccess.ps1
- Functions\Get-KubernetesSecretMetadata.ps1
- PrivateFunctions\Test-KubernetesSecretExistence.ps1
- Functions\New-KubernetesEphemeralSecret.ps1
- Tests\PSKubernetesSecretsManagement.Tests.ps1