# Functions
No description provided by the author
# Constants
AnnotationKey is the key of an annotation for ingress.
ContainerPortsKey represents the configuration key when using hostPort.Its corresponding value format is as follows, containerName:port1/protocol1,port2/protocol2,..
FixedKey indicates whether the ingress object is still retained when the pod is deleted.
HostKey indicates domain name, which is same as Host in IngressRule.
No description provided by the author
IngressClassNameKey indicates the name of the IngressClass cluster resource, which is same as IngressClassName in IngressSpec.
No description provided by the author
No description provided by the author
No description provided by the author
PathKey is matched against the path of an incoming request, the meaning of which is same as Path in HTTPIngressPath.
PathTypeKey determines the interpretation of the Path matching, which is same as PathType in HTTPIngressPath.
PortKey indicates the exposed port value of game server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TlsHostsKey indicates hosts that included in the TLS certificate, the meaning of which is the same as that of Hosts in IngressTLS.
TlsSecretNameKey indicates the name of the secret used to terminate TLS traffic on port 443, which is same as SecretName in IngressTLS.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author