Skip to content

Untitled string in Welkin Apps Config Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root config schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/$defs/iplist/items

A IP address with netmask

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none config/schemas/config.yaml*

TYPE:

string

CONSTRAINTS:

pattern: the string must match the following regular expression:

^[0-9a-f.:]{2,45}/[0-9]{1,3}$

try pattern

EXAMPLES:

0.0.0.0/0
192.0.2.1/24
2001:db8:0:1234::/64

Return to the root config schema


Generated Sun Jan 19 03:48:14 UTC 2025 from elastisys/compliantkubernetes-apps@main