Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: all functionality to view logs and auto poll for new logs #18

Merged
merged 2 commits into from
Jan 15, 2023

Conversation

davidhu2000
Copy link
Owner

Screen Shot 2023-01-15 at 1 23 16 PM


pub async fn get_resource_list<T>(namespace: Option<String>) -> ObjectList<T>
pub async fn get_api<T>(namespace: Option<String>) -> Api<T>
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replaced with just a function that returns the API since each resource has their own params to use to filter down the list etc.

@davidhu2000 davidhu2000 merged commit 57f9f01 into main Jan 15, 2023
@davidhu2000 davidhu2000 deleted the view-pod-logs branch January 15, 2023 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant