Zot.Type.Hostname (zot v0.19.0)

View Source

Describes a hostname string type.

A valid hostname is a sequence of dot-separated RFC 1123 labels. Each label contains only alphanumeric characters and hyphens, starts and ends with an alphanumeric character and is at most 63 characters long. The hostname as a whole is at most 253 characters long.

Summary

Functions

allow_loopback(type, value \\ true)