Class NamespaceResourceQuotaLimit
Inheritance
System.Object
NamespaceResourceQuotaLimit
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Rancher2.Outputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class NamespaceResourceQuotaLimit
Fields
View SourceConfigMaps
Limit for config maps in namespace (string)
Declaration
public readonly string ConfigMaps
Field Value
| Type | Description |
|---|---|
| System.String |
LimitsCpu
Limit for limits cpu in namespace (string)
Declaration
public readonly string LimitsCpu
Field Value
| Type | Description |
|---|---|
| System.String |
LimitsMemory
Limit for limits memory in namespace (string)
Declaration
public readonly string LimitsMemory
Field Value
| Type | Description |
|---|---|
| System.String |
PersistentVolumeClaims
Limit for persistent volume claims in namespace (string)
Declaration
public readonly string PersistentVolumeClaims
Field Value
| Type | Description |
|---|---|
| System.String |
Pods
Limit for pods in namespace (string)
Declaration
public readonly string Pods
Field Value
| Type | Description |
|---|---|
| System.String |
ReplicationControllers
Limit for replication controllers in namespace (string)
Declaration
public readonly string ReplicationControllers
Field Value
| Type | Description |
|---|---|
| System.String |
RequestsCpu
Limit for requests cpu in namespace (string)
Declaration
public readonly string RequestsCpu
Field Value
| Type | Description |
|---|---|
| System.String |
RequestsMemory
Limit for requests memory in namespace (string)
Declaration
public readonly string RequestsMemory
Field Value
| Type | Description |
|---|---|
| System.String |
RequestsStorage
Limit for requests storage in namespace (string)
Declaration
public readonly string RequestsStorage
Field Value
| Type | Description |
|---|---|
| System.String |
Secrets
Limit for secrets in namespace (string)
Declaration
public readonly string Secrets
Field Value
| Type | Description |
|---|---|
| System.String |
Services
Declaration
public readonly string Services
Field Value
| Type | Description |
|---|---|
| System.String |
ServicesLoadBalancers
Limit for services load balancers in namespace (string)
Declaration
public readonly string ServicesLoadBalancers
Field Value
| Type | Description |
|---|---|
| System.String |
ServicesNodePorts
Limit for services node ports in namespace (string)
Declaration
public readonly string ServicesNodePorts
Field Value
| Type | Description |
|---|---|
| System.String |