Vendor nftables library, add utils.SupportsIPTables and utils.SupportsNFTables

Signed-off-by: Dan Winship <danwinship@redhat.com>
This commit is contained in:
Dan Winship
2023-07-31 09:37:51 -04:00
committed by Casey Callendrello
parent a6d6efa5ca
commit 729dd23c40
22 changed files with 3390 additions and 0 deletions

7
vendor/sigs.k8s.io/knftables/OWNERS generated vendored Normal file
View File

@ -0,0 +1,7 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- aojea
- danwinship
approvers:
- danwinship