Versions in this module Expand all Collapse all v0 v0.38.0 Jun 12, 2023 Changes in this version + func NewCloudEnumerator() *cloudEnumeratorBuilder + type CloudEnumerator struct + func (e *CloudEnumerator) Enumerate(input *enumeration.EnumerateInput) (*enumeration.EnumerateOutput, error) + func (e *CloudEnumerator) GetSchema() (*enumeration.GetSchemasOutput, error) + func (e *CloudEnumerator) List(typ string) (*ListOutput, error) + func (e *CloudEnumerator) Refresh(input *enumeration.RefreshInput) (*enumeration.RefreshOutput, error) + type ListOutput struct + Diagnostics diagnostic.Diagnostics + Resources []*resource.Resource