Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | OpsworksRailsAppLayer |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
OpsworksRailsAppLayerSpec | |
status |
OpsworksRailsAppLayerStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
appServer |
string | (Optional) |
autoAssignElasticIPS |
bool | (Optional) |
autoAssignPublicIPS |
bool | (Optional) |
autoHealing |
bool | (Optional) |
bundlerVersion |
string | (Optional) |
customConfigureRecipes |
[]string | (Optional) |
customDeployRecipes |
[]string | (Optional) |
customInstanceProfileArn |
string | (Optional) |
customJSON |
string | (Optional) |
customSecurityGroupIDS |
[]string | (Optional) |
customSetupRecipes |
[]string | (Optional) |
customShutdownRecipes |
[]string | (Optional) |
customUndeployRecipes |
[]string | (Optional) |
drainElbOnShutdown |
bool | (Optional) |
ebsVolume |
[]OpsworksRailsAppLayerSpecEbsVolume | (Optional) |
elasticLoadBalancer |
string | (Optional) |
installUpdatesOnBoot |
bool | (Optional) |
instanceShutdownTimeout |
int | (Optional) |
manageBundler |
bool | (Optional) |
name |
string | (Optional) |
passengerVersion |
string | (Optional) |
rubyVersion |
string | (Optional) |
rubygemsVersion |
string | (Optional) |
stackID |
string | |
systemPackages |
[]string | (Optional) |
useEbsOptimizedInstances |
bool | (Optional) |
Field | Type | Description |
---|---|---|
iops |
int | (Optional) |
mountPoint |
string | |
numberOfDisks |
int | |
raidLevel |
string | (Optional) |
size |
int | |
type |
string | (Optional) |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
OpsworksRailsAppLayerSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |