Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | OpsworksApplication |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
OpsworksApplicationSpec | |
status |
OpsworksApplicationStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
appSource |
[]OpsworksApplicationSpecAppSource | (Optional) |
autoBundleOnDeploy |
string | (Optional) |
awsFlowRubySettings |
string | (Optional) |
dataSourceArn |
string | (Optional) |
dataSourceDatabaseName |
string | (Optional) |
dataSourceType |
string | (Optional) |
description |
string | (Optional) |
documentRoot |
string | (Optional) |
domains |
[]string | (Optional) |
enableSSL |
bool | (Optional) |
environment |
[]OpsworksApplicationSpecEnvironment | (Optional) |
name |
string | |
railsEnv |
string | (Optional) |
shortName |
string | (Optional) |
sslConfiguration |
[]OpsworksApplicationSpecSslConfiguration | (Optional) |
stackID |
string | |
type |
string |
Field | Type | Description |
---|---|---|
revision |
string | (Optional) |
sshKey |
string | (Optional) |
type |
string | |
url |
string | (Optional) |
username |
string | (Optional) |
Field | Type | Description |
---|---|---|
key |
string | |
secure |
bool | (Optional) |
value |
string |
Field | Type | Description |
---|---|---|
certificate |
string | |
chain |
string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
OpsworksApplicationSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
app_source.<index>.password |
string | |
ssl_configuration.<index>.private_key |
string |