Field | Type | Description |
---|---|---|
apiVersion |
string | aws.kubeform.com/v1alpha1 |
kind |
string | LbListener |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
LbListenerSpec | |
status |
LbListenerStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
arn |
string | (Optional) |
certificateArn |
string | (Optional) |
defaultAction |
[]LbListenerSpecDefaultAction | |
loadBalancerArn |
string | |
port |
int | |
protocol |
string | (Optional) |
sslPolicy |
string | (Optional) |
Field | Type | Description |
---|---|---|
authenticateCognito |
[]LbListenerSpecDefaultActionAuthenticateCognito | (Optional) |
authenticateOidc |
[]LbListenerSpecDefaultActionAuthenticateOidc | (Optional) |
fixedResponse |
[]LbListenerSpecDefaultActionFixedResponse | (Optional) |
order |
int | (Optional) |
redirect |
[]LbListenerSpecDefaultActionRedirect | (Optional) |
targetGroupArn |
string | (Optional) |
type |
string |
Field | Type | Description |
---|---|---|
authenticationRequestExtraParams |
map[string]string | (Optional) |
onUnauthenticatedRequest |
string | (Optional) |
scope |
string | (Optional) |
sessionCookieName |
string | (Optional) |
sessionTimeout |
int | (Optional) |
userPoolArn |
string | |
userPoolClientID |
string | |
userPoolDomain |
string |
Field | Type | Description |
---|---|---|
authenticationRequestExtraParams |
map[string]string | (Optional) |
authorizationEndpoint |
string | |
clientID |
string | |
issuer |
string | |
onUnauthenticatedRequest |
string | (Optional) |
scope |
string | (Optional) |
sessionCookieName |
string | (Optional) |
sessionTimeout |
int | (Optional) |
tokenEndpoint |
string | |
userInfoEndpoint |
string |
Field | Type | Description |
---|---|---|
contentType |
string | |
messageBody |
string | (Optional) |
statusCode |
string | (Optional) |
Field | Type | Description |
---|---|---|
host |
string | (Optional) |
path |
string | (Optional) |
port |
string | (Optional) |
protocol |
string | (Optional) |
query |
string | (Optional) |
statusCode |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
LbListenerSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
default_action.<index>.authenticate_oidc.<index>.client_secret |
string |