package
0.0.0-20250204210801-d45ca6b4af43
Repository: https://github.com/konstructio/kubernetes-toolkit.git
Documentation: pkg.go.dev

# Functions

CreateK8sSecret.
CreateKubeConfig.
CreateSecretV2.
PodExecSession executes a command against a Pod.
ReadConfigMapV2.
ReadSecretV2.
ReadService reads a Kubernetes Service object.
ReturnDeploymentObject returns a matching appsv1.Deployment object based on the filters.
ReturnKubeConfigPath generates the path in the filesystem to kubeconfig.
ReturnPodObject returns a matching v1.Pod object based on the filters.
ReturnStatefulSetObject returns a matching appsv1.StatefulSet object based on the filters.
SynchronizeECRTokenSecret.
UpdateConfigMapV2.
WaitForCertificateReady.
WaitForClusterSecretStoreReady.
WaitForDeploymentReady waits for a target Deployment to become ready.
WaitForPodReady waits for a target Pod to become ready.
WaitForStatefulSetReady waits for a target StatefulSet to become ready.

# Structs

No description provided by the author
podSessionOptions provides a struct to assign parameters to an exec session.
No description provided by the author