hostname property
Specifies the hostname of the Pod If not specified, the pod's hostname will be set to a system-defined value.
Implementation
final String? hostname;
Specifies the hostname of the Pod If not specified, the pod's hostname will be set to a system-defined value.
final String? hostname;