Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EntityStructure ¶
type EntityStructure struct {
Extra string
}
type ExtraStructure ¶
type ExtraStructure struct {
ServiceInstanceLogsEndpoint string
}
type ResourceStructure ¶
type ResourceStructure struct {
Entity EntityStructure
}
type ServicesStructure ¶
type ServicesStructure struct {
TotalResults int `json:"total_results"`
Resources []ResourceStructure
}
Click to show internal directories.
Click to hide internal directories.