Module: Google::Cloud::Container::V1::WindowsNodeConfig::OSVersion
- Defined in:
- proto_docs/google/container/v1/cluster_service.rb
Overview
Possible OS version that can be used.
Constant Summary collapse
- OS_VERSION_UNSPECIFIED =
When OSVersion is not specified
0
- OS_VERSION_LTSC2019 =
LTSC2019 specifies to use LTSC2019 as the Windows Servercore Base Image
1
- OS_VERSION_LTSC2022 =
LTSC2022 specifies to use LTSC2022 as the Windows Servercore Base Image
2