Skip to content

Commit

Permalink
chore: regenerate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nrwiersma committed Sep 10, 2024
1 parent 3a77be8 commit 23cfbe8
Show file tree
Hide file tree
Showing 20 changed files with 1,180 additions and 0 deletions.
37 changes: 37 additions & 0 deletions docs/data-sources/armada_armada.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ Required:

Optional:

- `gateway_policies` (List of String) GatewayPolicies are the gateway policy names applied to the game servers.
- `health` (Block List, Max: 1) Health is the health checking configuration for Agones game servers. (see [below for nested schema](#nestedblock--spec--template--spec--health))
- `strategy` (Block List, Max: 1) Strategy is the deployment strategy. (see [below for nested schema](#nestedblock--spec--template--spec--strategy))
- `volumes` (Block List) Volumes are pod volumes. (see [below for nested schema](#nestedblock--spec--template--spec--volumes))
Expand Down Expand Up @@ -182,8 +183,17 @@ Required:
Optional:

- `container_port` (Number) ContainerPort is the port that is being opened on the specified container's process.
- `protection_protocol` (Block List, Max: 1) ProtectionProtocol is the optional name of the protection protocol being used. (see [below for nested schema](#nestedblock--spec--template--spec--containers--ports--protection_protocol))
- `protocol` (String) Protocol is the network protocol being used. Defaults to UDP. TCP and TCPUDP are other options.

<a id="nestedblock--spec--template--spec--containers--ports--protection_protocol"></a>
### Nested Schema for `spec.template.spec.containers.ports.protection_protocol`

Required:

- `value` (String) ProtectionProtocol is the optional name of the protection protocol being used.



<a id="nestedblock--spec--template--spec--containers--resources"></a>
### Nested Schema for `spec.template.spec.containers.resources`
Expand All @@ -209,6 +219,7 @@ Optional:
Optional:

- `allow_privilege_escalation` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--allow_privilege_escalation))
- `app_armor_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--app_armor_profile))
- `capabilities` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--capabilities))
- `privileged` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--privileged))
- `proc_mount` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--proc_mount))
Expand All @@ -228,6 +239,23 @@ Required:
- `value` (Boolean)


<a id="nestedblock--spec--template--spec--containers--security_context--app_armor_profile"></a>
### Nested Schema for `spec.template.spec.containers.security_context.app_armor_profile`

Optional:

- `localhost_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--app_armor_profile--localhost_profile))
- `type` (String)

<a id="nestedblock--spec--template--spec--containers--security_context--app_armor_profile--localhost_profile"></a>
### Nested Schema for `spec.template.spec.containers.security_context.app_armor_profile.localhost_profile`

Required:

- `value` (String)



<a id="nestedblock--spec--template--spec--containers--security_context--capabilities"></a>
### Nested Schema for `spec.template.spec.containers.security_context.capabilities`

Expand Down Expand Up @@ -366,6 +394,7 @@ Optional:
- `mount_propagation` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--volume_mounts--mount_propagation))
- `name` (String)
- `read_only` (Boolean)
- `recursive_read_only` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--volume_mounts--recursive_read_only))
- `sub_path` (String)
- `sub_path_expr` (String)

Expand All @@ -377,6 +406,14 @@ Required:
- `value` (String)


<a id="nestedblock--spec--template--spec--containers--volume_mounts--recursive_read_only"></a>
### Nested Schema for `spec.template.spec.containers.volume_mounts.recursive_read_only`

Required:

- `value` (String)




<a id="nestedblock--spec--template--spec--health"></a>
Expand Down
37 changes: 37 additions & 0 deletions docs/data-sources/armada_armada_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ Required:

Optional:

- `gateway_policies` (List of String) GatewayPolicies are the gateway policy names applied to the game servers.
- `health` (Block List, Max: 1) Health is the health checking configuration for Agones game servers. (see [below for nested schema](#nestedblock--spec--template--spec--health))
- `strategy` (Block List, Max: 1) Strategy is the deployment strategy. (see [below for nested schema](#nestedblock--spec--template--spec--strategy))
- `volumes` (Block List) Volumes are pod volumes. (see [below for nested schema](#nestedblock--spec--template--spec--volumes))
Expand Down Expand Up @@ -182,8 +183,17 @@ Required:
Optional:

- `container_port` (Number) ContainerPort is the port that is being opened on the specified container's process.
- `protection_protocol` (Block List, Max: 1) ProtectionProtocol is the optional name of the protection protocol being used. (see [below for nested schema](#nestedblock--spec--template--spec--containers--ports--protection_protocol))
- `protocol` (String) Protocol is the network protocol being used. Defaults to UDP. TCP and TCPUDP are other options.

<a id="nestedblock--spec--template--spec--containers--ports--protection_protocol"></a>
### Nested Schema for `spec.template.spec.containers.ports.protection_protocol`

Required:

- `value` (String) ProtectionProtocol is the optional name of the protection protocol being used.



<a id="nestedblock--spec--template--spec--containers--resources"></a>
### Nested Schema for `spec.template.spec.containers.resources`
Expand All @@ -209,6 +219,7 @@ Optional:
Optional:

- `allow_privilege_escalation` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--allow_privilege_escalation))
- `app_armor_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--app_armor_profile))
- `capabilities` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--capabilities))
- `privileged` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--privileged))
- `proc_mount` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--proc_mount))
Expand All @@ -228,6 +239,23 @@ Required:
- `value` (Boolean)


<a id="nestedblock--spec--template--spec--containers--security_context--app_armor_profile"></a>
### Nested Schema for `spec.template.spec.containers.security_context.app_armor_profile`

Optional:

- `localhost_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--app_armor_profile--localhost_profile))
- `type` (String)

<a id="nestedblock--spec--template--spec--containers--security_context--app_armor_profile--localhost_profile"></a>
### Nested Schema for `spec.template.spec.containers.security_context.app_armor_profile.localhost_profile`

Required:

- `value` (String)



<a id="nestedblock--spec--template--spec--containers--security_context--capabilities"></a>
### Nested Schema for `spec.template.spec.containers.security_context.capabilities`

Expand Down Expand Up @@ -366,6 +394,7 @@ Optional:
- `mount_propagation` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--volume_mounts--mount_propagation))
- `name` (String)
- `read_only` (Boolean)
- `recursive_read_only` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--volume_mounts--recursive_read_only))
- `sub_path` (String)
- `sub_path_expr` (String)

Expand All @@ -377,6 +406,14 @@ Required:
- `value` (String)


<a id="nestedblock--spec--template--spec--containers--volume_mounts--recursive_read_only"></a>
### Nested Schema for `spec.template.spec.containers.volume_mounts.recursive_read_only`

Required:

- `value` (String)




<a id="nestedblock--spec--template--spec--health"></a>
Expand Down
37 changes: 37 additions & 0 deletions docs/data-sources/armada_armadaset.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Required:

Optional:

- `gateway_policies` (List of String) GatewayPolicies are the gateway policy names applied to the game servers.
- `health` (Block List, Max: 1) Health is the health checking configuration for Agones game servers. (see [below for nested schema](#nestedblock--spec--template--spec--health))
- `strategy` (Block List, Max: 1) Strategy is the deployment strategy. (see [below for nested schema](#nestedblock--spec--template--spec--strategy))
- `volumes` (Block List) Volumes are pod volumes. (see [below for nested schema](#nestedblock--spec--template--spec--volumes))
Expand Down Expand Up @@ -196,8 +197,17 @@ Required:
Optional:

- `container_port` (Number) ContainerPort is the port that is being opened on the specified container's process.
- `protection_protocol` (Block List, Max: 1) ProtectionProtocol is the optional name of the protection protocol being used. (see [below for nested schema](#nestedblock--spec--template--spec--containers--ports--protection_protocol))
- `protocol` (String) Protocol is the network protocol being used. Defaults to UDP. TCP and TCPUDP are other options.

<a id="nestedblock--spec--template--spec--containers--ports--protection_protocol"></a>
### Nested Schema for `spec.template.spec.containers.ports.protection_protocol`

Required:

- `value` (String) ProtectionProtocol is the optional name of the protection protocol being used.



<a id="nestedblock--spec--template--spec--containers--resources"></a>
### Nested Schema for `spec.template.spec.containers.resources`
Expand All @@ -223,6 +233,7 @@ Optional:
Optional:

- `allow_privilege_escalation` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--allow_privilege_escalation))
- `app_armor_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--app_armor_profile))
- `capabilities` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--capabilities))
- `privileged` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--privileged))
- `proc_mount` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--proc_mount))
Expand All @@ -242,6 +253,23 @@ Required:
- `value` (Boolean)


<a id="nestedblock--spec--template--spec--containers--security_context--app_armor_profile"></a>
### Nested Schema for `spec.template.spec.containers.security_context.app_armor_profile`

Optional:

- `localhost_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--app_armor_profile--localhost_profile))
- `type` (String)

<a id="nestedblock--spec--template--spec--containers--security_context--app_armor_profile--localhost_profile"></a>
### Nested Schema for `spec.template.spec.containers.security_context.app_armor_profile.localhost_profile`

Required:

- `value` (String)



<a id="nestedblock--spec--template--spec--containers--security_context--capabilities"></a>
### Nested Schema for `spec.template.spec.containers.security_context.capabilities`

Expand Down Expand Up @@ -380,6 +408,7 @@ Optional:
- `mount_propagation` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--volume_mounts--mount_propagation))
- `name` (String)
- `read_only` (Boolean)
- `recursive_read_only` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--volume_mounts--recursive_read_only))
- `sub_path` (String)
- `sub_path_expr` (String)

Expand All @@ -391,6 +420,14 @@ Required:
- `value` (String)


<a id="nestedblock--spec--template--spec--containers--volume_mounts--recursive_read_only"></a>
### Nested Schema for `spec.template.spec.containers.volume_mounts.recursive_read_only`

Required:

- `value` (String)




<a id="nestedblock--spec--template--spec--health"></a>
Expand Down
37 changes: 37 additions & 0 deletions docs/data-sources/armada_armadaset_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Required:

Optional:

- `gateway_policies` (List of String) GatewayPolicies are the gateway policy names applied to the game servers.
- `health` (Block List, Max: 1) Health is the health checking configuration for Agones game servers. (see [below for nested schema](#nestedblock--spec--template--spec--health))
- `strategy` (Block List, Max: 1) Strategy is the deployment strategy. (see [below for nested schema](#nestedblock--spec--template--spec--strategy))
- `volumes` (Block List) Volumes are pod volumes. (see [below for nested schema](#nestedblock--spec--template--spec--volumes))
Expand Down Expand Up @@ -196,8 +197,17 @@ Required:
Optional:

- `container_port` (Number) ContainerPort is the port that is being opened on the specified container's process.
- `protection_protocol` (Block List, Max: 1) ProtectionProtocol is the optional name of the protection protocol being used. (see [below for nested schema](#nestedblock--spec--template--spec--containers--ports--protection_protocol))
- `protocol` (String) Protocol is the network protocol being used. Defaults to UDP. TCP and TCPUDP are other options.

<a id="nestedblock--spec--template--spec--containers--ports--protection_protocol"></a>
### Nested Schema for `spec.template.spec.containers.ports.protection_protocol`

Required:

- `value` (String) ProtectionProtocol is the optional name of the protection protocol being used.



<a id="nestedblock--spec--template--spec--containers--resources"></a>
### Nested Schema for `spec.template.spec.containers.resources`
Expand All @@ -223,6 +233,7 @@ Optional:
Optional:

- `allow_privilege_escalation` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--allow_privilege_escalation))
- `app_armor_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--app_armor_profile))
- `capabilities` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--capabilities))
- `privileged` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--privileged))
- `proc_mount` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--proc_mount))
Expand All @@ -242,6 +253,23 @@ Required:
- `value` (Boolean)


<a id="nestedblock--spec--template--spec--containers--security_context--app_armor_profile"></a>
### Nested Schema for `spec.template.spec.containers.security_context.app_armor_profile`

Optional:

- `localhost_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--security_context--app_armor_profile--localhost_profile))
- `type` (String)

<a id="nestedblock--spec--template--spec--containers--security_context--app_armor_profile--localhost_profile"></a>
### Nested Schema for `spec.template.spec.containers.security_context.app_armor_profile.localhost_profile`

Required:

- `value` (String)



<a id="nestedblock--spec--template--spec--containers--security_context--capabilities"></a>
### Nested Schema for `spec.template.spec.containers.security_context.capabilities`

Expand Down Expand Up @@ -380,6 +408,7 @@ Optional:
- `mount_propagation` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--volume_mounts--mount_propagation))
- `name` (String)
- `read_only` (Boolean)
- `recursive_read_only` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--spec--containers--volume_mounts--recursive_read_only))
- `sub_path` (String)
- `sub_path_expr` (String)

Expand All @@ -391,6 +420,14 @@ Required:
- `value` (String)


<a id="nestedblock--spec--template--spec--containers--volume_mounts--recursive_read_only"></a>
### Nested Schema for `spec.template.spec.containers.volume_mounts.recursive_read_only`

Required:

- `value` (String)




<a id="nestedblock--spec--template--spec--health"></a>
Expand Down
18 changes: 18 additions & 0 deletions docs/data-sources/core_site.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,7 @@ Optional:
Optional:

- `allow_privilege_escalation` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--allow_privilege_escalation))
- `app_armor_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--app_armor_profile))
- `capabilities` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--capabilities))
- `privileged` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--privileged))
- `proc_mount` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--proc_mount))
Expand All @@ -485,6 +486,23 @@ Required:
- `value` (Boolean)


<a id="nestedblock--spec--template--security_context--app_armor_profile"></a>
### Nested Schema for `spec.template.security_context.app_armor_profile`

Optional:

- `localhost_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--app_armor_profile--localhost_profile))
- `type` (String)

<a id="nestedblock--spec--template--security_context--app_armor_profile--localhost_profile"></a>
### Nested Schema for `spec.template.security_context.app_armor_profile.localhost_profile`

Required:

- `value` (String)



<a id="nestedblock--spec--template--security_context--capabilities"></a>
### Nested Schema for `spec.template.security_context.capabilities`

Expand Down
18 changes: 18 additions & 0 deletions docs/data-sources/core_site_v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,7 @@ Optional:
Optional:

- `allow_privilege_escalation` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--allow_privilege_escalation))
- `app_armor_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--app_armor_profile))
- `capabilities` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--capabilities))
- `privileged` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--privileged))
- `proc_mount` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--proc_mount))
Expand All @@ -485,6 +486,23 @@ Required:
- `value` (Boolean)


<a id="nestedblock--spec--template--security_context--app_armor_profile"></a>
### Nested Schema for `spec.template.security_context.app_armor_profile`

Optional:

- `localhost_profile` (Block List, Max: 1) (see [below for nested schema](#nestedblock--spec--template--security_context--app_armor_profile--localhost_profile))
- `type` (String)

<a id="nestedblock--spec--template--security_context--app_armor_profile--localhost_profile"></a>
### Nested Schema for `spec.template.security_context.app_armor_profile.localhost_profile`

Required:

- `value` (String)



<a id="nestedblock--spec--template--security_context--capabilities"></a>
### Nested Schema for `spec.template.security_context.capabilities`

Expand Down
Loading

0 comments on commit 23cfbe8

Please sign in to comment.