package
1.2.1
Repository: https://github.com/sankalp-r/kubermatic.git
Documentation: pkg.go.dev

# Functions

LoadAwsCloudConfigConfigMap returns the aws cloud config configMap for the cluster.
LoadClusterRoleBindingFile loads a role binding from disk, sets the namespace and returns it.
LoadDeploymentFile loads a k8s yaml deployment from disk and returns a Deployment struct.
LoadEtcdClusterFile loads a etcd-operator tpr from disk and returns a Cluster tpr struct.
LoadIngressFile returns the ingress for the given cluster and app.
LoadPVCFile returns the PVC for the given cluster & app.
LoadServiceAccountFile loads a service account from disk and returns it.
LoadServiceFile returns the service for the given cluster and app.