GO-2023-1993: Helm Improper Certificate Validation in helm.sh/helm
The highest tagged major version is
v3.
package
Version:
v2.0.0-alpha.2+incompa...
Opens a new window with list of versions in this module.
Published: Jun 23, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Client represents a client capable of communicating with the Kubernetes API.
Create creates kubernetes resources from an io.reader
Namespace will set the namespace
Delete deletes kubernetes resources from an io.reader
Namespace will set the namespace
ForwardPort opens a tunnel to a kubernetes pod
ResourceActorFunc performs an action on a signle resource.
type Tunnel struct {
Local int
Remote int
}
Tunnel describes a ssh-like tunnel to a kubernetes pod
Close disconnects a tunnel connection
Source Files
¶
Click to show internal directories.
Click to hide internal directories.