Class TypeMeta (1.2.0)

  TypeMeta 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

TypeMeta is the type information needed for content unmarshalling of Kubernetes resources in the manifest.

Attributes

Name
Description
kind
str
Kind of the resource (e.g. Deployment).
api_version
str
APIVersion of the resource (e.g. v1).
Design a Mobile Site
View Site in Mobile | Classic
Share by: