Documentation ¶
Index ¶
- func Get(params GetParams) (*models.DeploymentGetResponse, error)
- func GetApm(params GetParams) (*models.ApmResourceInfo, error)
- func GetAppSearch(params GetParams) (*models.AppSearchResourceInfo, error)
- func GetElasticsearch(params GetParams) (*models.ElasticsearchResourceInfo, error)
- func GetKibana(params GetParams) (*models.KibanaResourceInfo, error)
- type GetParams
- type Params
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(params GetParams) (*models.DeploymentGetResponse, error)
Get returns info about a deployment.
func GetApm ¶
func GetApm(params GetParams) (*models.ApmResourceInfo, error)
GetApm returns info about an apm resource belonging to a given deployment.
func GetAppSearch ¶
func GetAppSearch(params GetParams) (*models.AppSearchResourceInfo, error)
GetAppSearch returns info about an appsearch resource belonging to a given deployment.
func GetElasticsearch ¶
func GetElasticsearch(params GetParams) (*models.ElasticsearchResourceInfo, error)
GetElasticsearch returns info about an elasticsearch resource belonging to a given deployment.
Types ¶
Click to show internal directories.
Click to hide internal directories.