package
0.10.0
Repository: https://github.com/lcouds/kube-fledged.git
Documentation: pkg.go.dev

# Functions

ArePodsWithLabelDeletedEventually assert Pod deletion.
ArePodsWithLabelRunningEventually asserts Pod successfully reaching Running state.
DeleteCRDs is there to delete CRDs especially when helm wouldn't after a 'helm uninstall'.
NewHelmDefaultConfig generates a default action Configuration (for use with helm commands).
Sed basically does 'sed'-like string replacement on files and returns a string.