Options
All
  • Public
  • Public/Protected
  • All
Menu

PodOS defines the OS parameters of a pod.

export
interface

IoK8sApiCoreV1PodOS

Hierarchy

  • IoK8sApiCoreV1PodOS

Index

Properties

Properties

name: string

Name is the name of the operating system. The currently supported values are linux and windows. Additional value may be defined in future and can be one of: https://github.com/opencontainers/runtime-spec/blob/master/config.md#platform-specific-configuration Clients should expect to handle additional values and treat unrecognized values in this field as os: null

memberof

IoK8sApiCoreV1PodOS

Generated using TypeDoc