package
1.5.0
Repository: https://github.com/sapcc/kubernikus.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetPodCondition extracts the provided condition from the given status and returns that.
Extracts the pod ready condition from the given status and returns that.
IsPodReady returns true if a pod is ready; false otherwise.
IsPodReady retruns true if a pod is ready; false otherwise.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTunnel creates a new tunnel.
PVAccessMode is a helper that tries to determine which access modeto use for pvc.It default to ReadWriteOnce and only returns ReadWriteMany whenthere are no storage classes and at least one ReadWriteMany PV.
No description provided by the author

# Structs

No description provided by the author
Tunnel describes a ssh-like tunnel to a kubernetes pod.