Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | DirectoryServiceDirectory |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
DirectoryServiceDirectorySpec | |
status |
DirectoryServiceDirectoryStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
accessURL |
string | (Optional) |
alias |
string | (Optional) |
connectSettings |
[]DirectoryServiceDirectorySpecConnectSettings | (Optional) |
description |
string | (Optional) |
dnsIPAddresses |
[]string | (Optional) |
edition |
string | (Optional) |
enableSso |
bool | (Optional) |
name |
string | |
securityGroupID |
string | (Optional) |
shortName |
string | (Optional) |
size |
string | (Optional) |
tags |
map[string]string | (Optional) |
type |
string | (Optional) |
vpcSettings |
[]DirectoryServiceDirectorySpecVpcSettings | (Optional) |
Field | Type | Description |
---|---|---|
customerDNSIPS |
[]string | |
customerUsername |
string | |
subnetIDS |
[]string | |
vpcID |
string |
Field | Type | Description |
---|---|---|
subnetIDS |
[]string | |
vpcID |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
DirectoryServiceDirectorySpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
password |
string |