InstanceTypeSchemaResources interface
此实例类型的资源请求/限制
属性
limits | 此实例类型的资源限制 |
requests | 此实例类型的资源请求 |
属性详细信息
limits
此实例类型的资源限制
limits?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}
requests
此实例类型的资源请求
requests?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}