Documentation ¶
Overview ¶
Package k8sconv contains helpers related to converting data to Kubernetes resources.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpaConfToK8sOPAConfigMap ¶
OpaConfToK8sOPAConfigMap creates a corev1.ConfigMap for the OPA based on the configuration from Styra. The configmap configures the OPA to communicate to an SLP.
func OpaConfToK8sOPAConfigMapNoSLP ¶
OpaConfToK8sOPAConfigMapNoSLP creates a ConfigMap for the OPA based on the configuration from Styra. The ConfigMap configures the OPA to communicate directly to Styra and not via an SLP.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.