Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourcesContainerInf ¶
type ResourcesContainerInf interface { CollectResourcesFromAPI() error PrintStats() ToJSONString() (string, error) AllRegions() []string GetResources() ResourcesModel }
ResourcesContainerInf is the interface common to all resources containers
type ResourcesModel ¶ added in v0.5.2
type ResourcesModel interface { }
Click to show internal directories.
Click to hide internal directories.