Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cost ¶
type Cost struct {
*ResourceId
*resource.Cost
}
type ResourceId ¶
type ResourceId struct {
ResourceId string `json:"resource_id"`
}
type ResourceSet ¶
func NewResourceSet ¶
func NewResourceSet() *ResourceSet
func (*ResourceSet) ResourceSet ¶
func (s *ResourceSet) ResourceSet() *resource.ResourceSet
type Spec ¶
type Spec struct {
*ResourceId
*resource.Spec
}
type Status ¶
type Status struct {
*ResourceId
*resource.Status
}
Click to show internal directories.
Click to hide internal directories.