Versions in this module Expand all Collapse all v0 v0.2.1 Jun 11, 2019 Changes in this version + type Service struct + Client compute.DisksClient + Scope *actuators.Scope + func NewService(scope *actuators.Scope) *Service + func (s *Service) Delete(ctx context.Context, spec v1alpha1.ResourceSpec) error + func (s *Service) Get(ctx context.Context, spec v1alpha1.ResourceSpec) (interface{}, error) + func (s *Service) Reconcile(ctx context.Context, spec v1alpha1.ResourceSpec) error + type Spec struct + Name string v0.2.0 Jun 7, 2019