Documentation ¶ Index ¶ type Details Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Details ¶ type Details struct { // The identifier of the resource ID string // The provider this resource is deployed with (e.g. aws) Provider string // The service this resource is deployed on (e.g. ApiGateway) Service string } Source Files ¶ View all Source files resource.go Click to show internal directories. Click to hide internal directories.