Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnvInstance = "COSMO_AUTH_PROXY_INSTANCE" EnvNamespace = "COSMO_AUTH_PROXY_NAMESPACE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetworkRuleReconciler ¶
type NetworkRuleReconciler struct { kosmo.Client Recorder record.EventRecorder Scheme *runtime.Scheme ProxyManager *proxy.Manager WorkspaceName string // contains filtered or unexported fields }
NetworkRuleReconciler reconciles the Instance network override for my own Instance.
func (*NetworkRuleReconciler) SetupWithManager ¶
func (r *NetworkRuleReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.