# Functions
Resource takes an unqualified resource and returns a Group qualified GroupResource.
# Constants
ControlPlaneRefReasonInvalid is the reason used with the ControlPlaneRefValid condition type indicating that the ControlPlane reference is invalid.
ControlPlaneRefReasonValid is the reason used with the ControlPlaneRefValid condition type indicating that the ControlPlane reference is valid.
ControlPlaneRefValidConditionType is the type of the condition that indicates whether the ControlPlane reference is valid and points to an existing ControlPlane.
KeySetRefReasonInvalid is the reason used with the KeySetRefValid condition type indicating that the KeySet reference is invalid.
KeySetRefReasonValid is the reason used with the KeySetRefValid condition type indicating that the KeySet reference is valid.
KeySetRefValidConditionType is the type of the condition that indicates whether the KeySet reference is valid and points to an existing KeySet.
KongCertificateRefReasonInvalid is the reason used with the KongCertificateRefValid condition type indicating that the KongCertificate reference is invalid.
KongCertificateRefReasonValid is the reason used with the KongCertificateRefValid condition type indicating that the KongCertificate reference is valid.
KongCertificateRefValidConditionType is the type of the condition that indicates whether the KongCertificate reference is valid and points to an existing KongCertificate.
KongConsumerGroupRefsReasonInvalid is the reason used with the KongConsumerGroupRefsValid condition type indicating that one or more KongConsumerGroup references are invalid.
KongConsumerGroupRefsReasonValid is the reason used with the KongConsumerGroupRefsValid condition type indicating that all KongConsumerGroup references are valid.
KongConsumerGroupRefsValidConditionType is the type of the condition that indicates whether the KongConsumerGroups referenced by the entity are valid and all point to existing KongConsumerGroups.
KongConsumerRefReasonInvalid is the reason used with the KongConsumerRefValid condition type indicating that the KongConsumer reference is invalid.
KongConsumerRefReasonValid is the reason used with the KongConsumerRefValid condition type indicating that the KongConsumer reference is valid.
KongConsumerRefValidConditionType is the type of the condition that indicates whether the KongConsumer reference is valid and points to an existing KongConsumer.
KongServiceRefReasonInvalid is the reason used with the KongServiceRefValid condition type indicating that the KongService reference is invalid.
KongServiceRefReasonValid is the reason used with the KongServiceRefValid condition type indicating that the KongService reference is valid.
KongServiceRefValidConditionType is the type of the condition that indicates whether the KongService reference is valid and points to an existing KongService.
KongUpstreamRefReasonInvalid is the reason used with the KongUpstreamRefValid condition type indicating that the KongUpstream reference is invalid.
KongUpstreamRefReasonValid is the reason used with the KongUpstreamRefValid condition type indicating that the KongUpstream reference is valid.
KongUpstreamRefValidConditionType is the type of the condition that indicates whether the KongUpstream reference is valid and points to an existing KongUpstream.
KonnectAPIAuthTypeSecretRef is the secret reference authentication type.
KonnectAPIAuthTypeToken is the token authentication type.
KonnectEntityAPIAuthConfigurationReasonInvalid is the reason used with the APIAuthRefValid condition type indicating that the APIAuth configuration referenced by the entity is invalid.
KonnectEntityAPIAuthConfigurationReasonValid is the reason used with the APIAuthRefValid condition type indicating that the APIAuth configuration referenced by the entity is valid.
KonnectEntityAPIAuthConfigurationResolvedRefConditionType is the type of the condition that indicates whether the APIAuth configuration reference is valid and points to an existing APIAuth configuration.
KonnectEntityAPIAuthConfigurationResolvedRefReasonRefInvalid is the reason used with the APIAuthResolvedRef condition type indicating that the APIAuth configuration reference is invalid and could not be resolved.
KonnectEntityAPIAuthConfigurationResolvedRefReasonRefNotFound is the reason used with the APIAuthResolvedRef condition type indicating that the APIAuth configuration reference could not be resolved.
KonnectEntityAPIAuthConfigurationResolvedRefReasonResolvedRef is the reason used with the APIAuthResolvedRef condition type indicating that the APIAuth configuration reference has been resolved.
KonnectEntityAPIAuthConfigurationValidConditionType is the type of the condition that indicates whether the referenced APIAuth configuration is valid.
KonnectEntityProgrammedConditionType is the condition that indicates whether the entity has been programmed in Konnect.
KonnectEntityProgrammedReasonFailedToReconcileConsumerGroupsWithKonnect is the reason for the Programmed condition.
KonnectEntityProgrammedReasonFailedToResolveConsumerGroupRefs is the reason for the Programmed condition.
KonnectEntityProgrammedReasonKonnectAPIOpFailed is the reason for the Programmed condition.
KonnectEntityProgrammedReasonProgrammed is the reason for the Programmed condition.
KonnectGatewayControlPlaneProgrammedReasonFailedToSetControlPlaneGroupMembers is the reason for the Programmed condition.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is a convenience var for generated clientsets.
# Structs
KonnectAPIAuthConfiguration is the Schema for the Konnect configuration type.
KonnectAPIAuthConfigurationList contains a list of KonnectAPIAuthConfiguration resources.
KonnectAPIAuthConfigurationRef is a reference to a KonnectAPIAuthConfiguration resource.
KonnectAPIAuthConfigurationSpec is the specification of the KonnectAPIAuthConfiguration resource.
KonnectAPIAuthConfigurationStatus is the status of the KonnectAPIAuthConfiguration resource.
KonnectConfiguration is the Schema for the KonnectConfiguration API.
KonnectEntityStatus represents the status of a Konnect entity.
KonnectEntityStatusWithControlPlaneAndCertificateRefs represents the status of a Konnect entity with references to a ControlPlane and a Certificate.
KonnectEntityStatusWithControlPlaneAndConsumerRefs represents the status of a Konnect entity with references to a ControlPlane and a Consumer.
KonnectEntityStatusWithControlPlaneAndKeySetRef represents the status of a Konnect entity with references to a ControlPlane and a KeySet.
KonnectEntityStatusWithControlPlaneAndServiceRefs represents the status of a Konnect entity with references to a ControlPlane and a Service.
KonnectEntityStatusWithControlPlaneAndUpstreamRefs represents the status of a Konnect entity with references to a ControlPlane and an Upstream.
KonnectEntityStatusWithControlPlaneRef represents the status of a Konnect entity with a reference to a ControlPlane.
KonnectGatewayControlPlane is the Schema for the KonnectGatewayControlplanes API.
KonnectGatewayControlPlaneList contains a list of KonnectGatewayControlPlane.
KonnectGatewayControlPlaneSpec defines the desired state of KonnectGatewayControlPlane.
KonnectGatewayControlPlaneStatus defines the observed state of KonnectGatewayControlPlane.
# Type aliases
KonnectAPIAuthType is the type of authentication used to authenticate with the Konnect API.