package
0.0.2
Repository: https://github.com/thekubeworld/k8devel.git
Documentation: pkg.go.dev

# Functions

InstallPackageInsidePod will install a package inside pod Args: client struct container name namespace packagename Returns: output as string or error .
UpdateInsidePod will execute apt update inside pod Args: client struct container name namespace Returns: output as string or error .