hostname property

String? hostname
final

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;