Versions in this module Expand all Collapse all v1 v1.5.0 Jan 6, 2022 v1.4.0 Nov 16, 2021 Changes in this version + var APIPrefix = "/apis/" + scv1.GroupVersion.String() + type SourcecovOperator struct + func New(k8s addon.K8SUtil, client *httpclient.HTTPClient, oc addon.OvercommitUtil, ...) *SourcecovOperator + func (s *SourcecovOperator) Convert(sg *apistructs.ServiceGroup) interface{} + func (s *SourcecovOperator) Create(i interface{}) error + func (s *SourcecovOperator) CreateNsIfNotExists(ns string) error + func (s *SourcecovOperator) Inspect(sg *apistructs.ServiceGroup) (*apistructs.ServiceGroup, error) + func (s *SourcecovOperator) IsSupported() bool + func (s *SourcecovOperator) Remove(sg *apistructs.ServiceGroup) error + func (s *SourcecovOperator) Update(i interface{}) error + func (s *SourcecovOperator) Validate(sg *apistructs.ServiceGroup) error