Documentation ¶
Index ¶
- func GetDataFetcher(g *WithT, clusterName string) fetcher.Fetcher
- func RunTestCachesCommands(t *testing.T)
- func RunTestCachesRequests(t *testing.T)
- func RunTestClusterCommands(t *testing.T)
- func RunTestClusterGetClusterRequest(t *testing.T)
- func RunTestClusterGetMembersRequest(t *testing.T)
- func RunTestClusterServicesRequest(t *testing.T)
- func RunTestConfigureTracingCommands(t *testing.T)
- func RunTestDiscoverClustersCommands(t *testing.T)
- func RunTestDumpClusterHeapCommands(t *testing.T)
- func RunTestElasticDataCommands(t *testing.T)
- func RunTestExecutorCommands(t *testing.T)
- func RunTestFederationCommands(t *testing.T)
- func RunTestHealthCommands(t *testing.T)
- func RunTestHttpProxyCommands(t *testing.T)
- func RunTestHttpSessionCommands(t *testing.T)
- func RunTestJFRCommands(t *testing.T)
- func RunTestLogClusterStateCommands(t *testing.T)
- func RunTestMachinesCommands(t *testing.T)
- func RunTestManagementCommands(t *testing.T)
- func RunTestMemberCommands(t *testing.T)
- func RunTestNSLookupCommands(t *testing.T)
- func RunTestPanelsCommands(t *testing.T)
- func RunTestPersistenceCommands(t *testing.T)
- func RunTestProfileCommands(t *testing.T)
- func RunTestProxyCommands(t *testing.T)
- func RunTestReporterCommands(t *testing.T)
- func RunTestResetCommands(t *testing.T)
- func RunTestServiceOperations(t *testing.T)
- func RunTestServicesCommands(t *testing.T)
- func RunTestSetMemberCommands(t *testing.T)
- func RunTestThreadDumpsCommands(t *testing.T)
- func RunTestTopicsCommands(t *testing.T)
- func RunTestViewCacheCommands(t *testing.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDataFetcher ¶
GetDataFetcher returns a Fetcher instance or throws an assertion if not found.
func RunTestCachesCommands ¶
RunTestCachesCommands tests various caches commands.
func RunTestCachesRequests ¶
RunTestCachesRequests tests caches http request.
func RunTestClusterCommands ¶
RunTestClusterCommands tests add/remove/get/describe cluster commands.
func RunTestClusterGetClusterRequest ¶
RunTestClusterGetClusterRequest tests get cluster http request.
func RunTestClusterGetMembersRequest ¶
RunTestClusterGetMembersRequest tests members http request.
func RunTestClusterServicesRequest ¶
RunTestClusterServicesRequest tests services http request.
func RunTestConfigureTracingCommands ¶
RunTestConfigureTracingCommands tests the configure tracing command note these commands will not actual starting tracing as the required libraries are not included. Messages should be in the logs indicating these deps are missing.
func RunTestDiscoverClustersCommands ¶
RunTestDiscoverClustersCommands tests discover clusters commands.
func RunTestDumpClusterHeapCommands ¶
RunTestDumpClusterHeapCommands tests the dump cluster-heap command.
func RunTestElasticDataCommands ¶
RunTestElasticDataCommands tests various elastic data commands.
func RunTestExecutorCommands ¶
RunTestExecutorCommands runs basic executor tests.
func RunTestFederationCommands ¶
RunTestFederationCommands tests federation commands.
func RunTestHealthCommands ¶
RunTestHealthCommands tests various health commands.
func RunTestHttpProxyCommands ¶
RunTestHttpProxyCommands tests various http proxy commands.
func RunTestHttpSessionCommands ¶
RunTestHttpSessionCommands tests various elastic data commands.
func RunTestJFRCommands ¶
RunTestJFRCommands tests various jfr commands.
func RunTestLogClusterStateCommands ¶
RunTestLogClusterStateCommands tests the log cluster-state command.
func RunTestMachinesCommands ¶
RunTestMachinesCommands tests various machines commands.
func RunTestManagementCommands ¶
RunTestManagementCommands tests the get/set management command.
func RunTestMemberCommands ¶
RunTestMemberCommands tests various member commands
func RunTestNSLookupCommands ¶
RunTestNSLookupCommands tests nslookup commands.
func RunTestPanelsCommands ¶
RunTestPanelsCommands tests panels commands.
func RunTestPersistenceCommands ¶
RunTestPersistenceCommands tests various caches commands.
func RunTestProfileCommands ¶
RunTestProfileCommands tests profile commands.
func RunTestProxyCommands ¶
RunTestProxyCommands tests various services commands.
func RunTestReporterCommands ¶
RunTestReporterCommands tests various reporter commands.
func RunTestResetCommands ¶
RunTestResetCommands tests various reset commands.
func RunTestServiceOperations ¶
RunTestServiceOperations tests various services operations.
func RunTestServicesCommands ¶
RunTestServicesCommands tests various services commands.
func RunTestSetMemberCommands ¶
RunTestSetMemberCommands tests various set member commands.
func RunTestThreadDumpsCommands ¶
RunTestThreadDumpsCommands tests thread dump commands.
func RunTestTopicsCommands ¶
RunTestTopicsCommands tests topics commands.
func RunTestViewCacheCommands ¶
RunTestViewCacheCommands tests view cache commands.
Types ¶
This section is empty.