package
0.0.0-20240221233143-6c4e3efe1a8f
Repository: https://github.com/sap/cloud-robotics.git
Documentation: pkg.go.dev
# Functions
BuildCloudKubernetesConfig build a kubernetes config for authenticated access to the cloud project.
CloudKubernetesContextName generates the name of the cloud kubernetes context from the GCP project ID and region.
Expand paths of the form "~/path" to absolute paths.
GetCloudKubernetesContext returns the name of the cloud kubernetes context.
GetRobotKubernetesContext returns the name of the robot kubernetes context provided by the kubernetes-relay-client.
No description provided by the author
LoadOutOfClusterConfig loads a local kubernetes config on the robot or workstation.
UpdateSecret (over-) writes a k8s secret.
# Constants
No description provided by the author
# Structs
PrefixingRoundtripper is a HTTP roundtripper that adds a specified prefix to all HTTP requests.