Interface: KubeObjectInterfaceCreate
KubeObjectInterfaceCreate is a version of KubeObjectInterface for creating objects where uid, creationTimestamp, etc. are optional
Extends
Omit<KubeObjectInterface,"metadata">
Properties
metadata
metadata: KubeMetadataCreate;