-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a utility to get container name from podoptions
This commit adds a utility in `pod.go` to get us container name from podoptions so that we can use this while creating the Pod and while getting the logs from pod and we would get the correct container name that was while creating the pod . In the next PRs this utility will be consumed by rest of the code.
- Loading branch information
1 parent
0234692
commit d3da99f
Showing
2 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters