pod property

String? pod
getter/setter pair

Pod name.

Pod is an independent part of infrastructure. Instance can be connected to the assets (networks, volumes, nfsshares) allocated in the same pod only.

Optional.

Implementation

core.String? pod;