Versions in this module Expand all Collapse all v1 v1.0.1 May 14, 2019 v1.0.0 May 2, 2019 Changes in this version + var ISGWResource = opkit.CustomResource + type ISGWController struct + func NewISGWController(context *clusterd.Context, rookImage string, hostNetwork bool, ...) *ISGWController + func (c *ISGWController) CreateOrUpdate(s edgefsv1beta1.ISGW, update bool, ownerRefs []metav1.OwnerReference) error + func (c *ISGWController) CreateService(s edgefsv1beta1.ISGW, ownerRefs []metav1.OwnerReference) error + func (c *ISGWController) DeleteService(s edgefsv1beta1.ISGW) error + func (c *ISGWController) StartWatch(namespace string, stopCh chan struct{}) error + func (c *ISGWController) UpdateService(s edgefsv1beta1.ISGW, ownerRefs []metav1.OwnerReference) error