package
1.6.0
Repository: https://github.com/kurtosis-tech/kurtosis.git
Documentation: pkg.go.dev

# Constants

We restrict enclave names to 60 characters bc K8s doesn't allow names beyond 63 chars so 63 - 3 ("kt-" prefix) = 60 The enclave name has to be a valid DNS-1035 value ("." and "_" are not allowed) because it's mandatory for creating K8s resources like the namespace name.