package
0.5.2
Repository: https://github.com/helm/helm-mapkubeapis.git
Documentation: pkg.go.dev

# Functions

GetClientSetWithKubeConfig returns a kubernetes ClientSet.
ReplaceManifestData scans the release manifest string for deprecated APIs in a given Kubernetes version and replaces their groups and versions if there is a successor, or fully removes the manifest for that specific resource if no successors exist (such as the PodSecurityPolicy API).
ReplaceManifestUnSupportedAPIs returns a release manifest with deprecated or removed Kubernetes APIs updated to supported APIs.

# Constants

UpgradeDescription is description of why release was upgraded.

# Structs

KubeConfig are the Kubernetes configuration settings.
MapOptions are the options for mapping deprecated APIs in a release.