Versions in this module Expand all Collapse all v0 v0.6.0 Aug 31, 2023 Changes in this version + const GroupName + const NginxGatewayConditionValid + const NginxGatewayReasonInvalid + const NginxGatewayReasonValid + var AddToScheme = SchemeBuilder.AddToScheme + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = schema.GroupVersion + func Resource(resource string) schema.GroupResource + type ControllerLogLevel string + const ControllerLogLevelDebug + const ControllerLogLevelError + const ControllerLogLevelInfo + type Logging struct + Level *ControllerLogLevel + func (in *Logging) DeepCopy() *Logging + func (in *Logging) DeepCopyInto(out *Logging) + type NginxGateway struct + Spec NginxGatewaySpec + Status NginxGatewayStatus + func (in *NginxGateway) DeepCopy() *NginxGateway + func (in *NginxGateway) DeepCopyInto(out *NginxGateway) + func (in *NginxGateway) DeepCopyObject() runtime.Object + type NginxGatewayConditionReason string + type NginxGatewayConditionType string + type NginxGatewayList struct + Items []NginxGateway + func (in *NginxGatewayList) DeepCopy() *NginxGatewayList + func (in *NginxGatewayList) DeepCopyInto(out *NginxGatewayList) + func (in *NginxGatewayList) DeepCopyObject() runtime.Object + type NginxGatewaySpec struct + Logging *Logging + func (in *NginxGatewaySpec) DeepCopy() *NginxGatewaySpec + func (in *NginxGatewaySpec) DeepCopyInto(out *NginxGatewaySpec) + type NginxGatewayStatus struct + Conditions []metav1.Condition + func (in *NginxGatewayStatus) DeepCopy() *NginxGatewayStatus + func (in *NginxGatewayStatus) DeepCopyInto(out *NginxGatewayStatus)