kFunctions
4.1.2.3
PowerShell Advanced Functions for Kubernetes.
Installation Options
Owners
Copyright
(c) 2022 Joe Acosta. All rights reserved.
Package Details
Author(s)
- Joe Acosta
Tags
Functions
Get-K8sAPIInfo Get-K8sNamespace Get-K8sObject Get-K8sPod
Dependencies
This module has no dependencies.
Release Notes
Read Examples and Notes for function use.
Added Get-K8sObject to query all v1 Resources (version 1.23).
Renamed Get-Namespace to Get-K8sNamespace. Kept for reference. Better output in Get-K8sObject.
Renamed Get-Pod to Get-K8sPod. Kept as an alternate method for retrieving pods with containers.
Tested with PowerShell 7 against Kubernetes v1.23.0.
FileList
- kFunctions.nuspec
- kClass.psm1
- kFunctions.psd1
- kFunctions.psm1