KubernetesResourceCreateParameters interface
Properties
| cluster |
|
| name | |
| namespace | |
| tags | Tags of the kubernetes resource. |
Property Details
clusterName
clusterName: string
Property Value
string
name
name: string
Property Value
string
namespace
namespace: string
Property Value
string
tags
Tags of the kubernetes resource.
tags: string[]
Property Value
string[]