Documentation ¶
Overview ¶
: Copyright Verizon Media : Licensed under the terms of the Apache 2.0 License. See LICENSE file in the project root for terms.
: Copyright Verizon Media : Licensed under the terms of the Apache 2.0 License. See LICENSE file in the project root for terms.
: Copyright Verizon Media : Licensed under the terms of the Apache 2.0 License. See LICENSE file in the project root for terms.
: Copyright Verizon Media : Licensed under the terms of the Apache 2.0 License. See LICENSE file in the project root for terms.
Index ¶
- func Connect(clientGetter genericclioptions.RESTClientGetter) (string, error)
- func DeleteProfilingJob(job *batchv1.Job, targetDetails *data.TargetDetails, ctx context.Context) error
- func GetContainerId(containerName string, pod *v1.Pod) (string, error)
- func GetLogsFromPod(pod *v1.Pod, handler DataHandler, ctx context.Context) (chan bool, error)
- func GetPodDetails(podName, namespace string, ctx context.Context) (*v1.Pod, error)
- func LaunchFlameJob(targetPod *v1.Pod, targetDetails *data.TargetDetails, ctx context.Context) (string, *batchv1.Job, error)
- func WaitForPodStart(target *data.TargetDetails, ctx context.Context) (*v1.Pod, error)
- type DataHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Connect ¶
func Connect(clientGetter genericclioptions.RESTClientGetter) (string, error)
func DeleteProfilingJob ¶
func GetLogsFromPod ¶
func GetPodDetails ¶
func LaunchFlameJob ¶
func WaitForPodStart ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.