Preliminary scaffolding

This commit is contained in:
2025-04-15 15:25:30 +02:00
parent 4c873ea723
commit 89a811bef9
8 changed files with 266 additions and 21 deletions

View File

@@ -37,15 +37,15 @@ spec:
metadata:
type: object
spec:
description: FirewallGroupSpec defines the desired state of FirewallGroup.
properties:
addressType:
description: AddressType can be "ip", "cidr", or "both"
enum:
- ip
- cidr
- both
type: string
auto_created_from:
description: FirewallRuleSpec defines the desired state of FirewallRule.
properties:
name:
type: string
namespace:
type: string
type: object
autoIncludeSelector:
description: AutoIncludeSelector defines which services to extract
addresses from