Documentation ¶ Index ¶ type Service func NewService(clusterScope *scope.Cluster) *Service func (s *Service) Delete(ctx context.Context) error func (s *Service) Reconcile(ctx context.Context) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Service ¶ type Service struct { *scope.Cluster } func NewService ¶ func NewService(clusterScope *scope.Cluster) *Service func (*Service) Delete ¶ func (s *Service) Delete(ctx context.Context) error func (*Service) Reconcile ¶ func (s *Service) Reconcile(ctx context.Context) error Source Files ¶ View all Source files securitygroup.go Click to show internal directories. Click to hide internal directories.