Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::LinuxNodeConfig::AccurateTimeConfig (v0.55.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::LinuxNodeConfig::AccurateTimeConfig.

AccurateTimeConfig contains configuration for the accurate time synchronization feature.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enable_ptp_kvm_time_sync

def enable_ptp_kvm_time_sync() -> ::Boolean
Returns
  • (::Boolean) — Enables enhanced time synchronization using PTP-KVM.

#enable_ptp_kvm_time_sync=

def enable_ptp_kvm_time_sync=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Enables enhanced time synchronization using PTP-KVM.
Returns
  • (::Boolean) — Enables enhanced time synchronization using PTP-KVM.