falcosecurity / plugin-sdk-cpp

Falco plugins SDK for C++
Apache License 2.0
3 stars 10 forks source link

WIP: Handy constructors for field and open_param struct #15

Closed Rohith-Raju closed 1 year ago

Rohith-Raju commented 1 year ago

What type of PR is this?

kind feature

Any specific area of the project related to this PR?

area plugin-sdk

What this PR does / why we need it: This PR avoids making code verbose and supports inline declaration.

Which issue(s) this PR fixes: #11

Fixes #

Special notes for your reviewer: NONE

Does this PR introduce a user-facing change?: NO

NONE
poiana commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Rohith-Raju Once this PR has been reviewed and has the lgtm label, please assign mstemm for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/falcosecurity/plugin-sdk-cpp/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
poiana commented 1 year ago

There is not a label identifying the kind of this PR. Please specify it either using /kind <group> or manually from the side menu.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
poiana commented 1 year ago

Welcome @Rohith-Raju! It looks like this is your first PR to falcosecurity/plugin-sdk-cpp 🎉