Versions in this module Expand all Collapse all v1 v1.3.9 Jul 17, 2020 Changes in this version + var ISGWResource = k8sutil.CustomResource + type ISGWController struct + NetworkSpec rookv1.NetworkSpec + func NewISGWController(context *clusterd.Context, namespace string, rookImage string, ...) *ISGWController + func (c *ISGWController) CreateOrUpdate(s edgefsv1.ISGW, update bool, ownerRefs []metav1.OwnerReference) error + func (c *ISGWController) CreateService(s edgefsv1.ISGW, ownerRefs []metav1.OwnerReference) error + func (c *ISGWController) DeleteService(s edgefsv1.ISGW) error + func (c *ISGWController) ParentClusterChanged(cluster edgefsv1.ClusterSpec) + func (c *ISGWController) StartWatch(stopCh chan struct{}) + func (c *ISGWController) UpdateService(s edgefsv1.ISGW, ownerRefs []metav1.OwnerReference) error