package
0.0.0-20241023115550-db0e1b1e964c
Repository: https://github.com/ninech/apis.git
Documentation: pkg.go.dev

# Constants

ConnectionStatusStatusError represents the status of a failed connection.
ConnectionStatusStatusError represents an unknown connection status.
ConnectionStatusStatusUp represents the status of a healthy connection.
Package type metadata.
Package type metadata.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
HSTSConfiguration allows to configure the "HTTP Strict Transport Security" headers.
IngressNginx deploys an NGINX ingress controller to a cluster.
IngressNginxCache uses the nginx settings `proxy_cache_<x>` to cache content within the ingress controller.
IngressNginxCloudflare sets settings on the ingress-nginx controller to work with cloudflare.
IngressNginxDefaultBackend configuration.
IngressNginxList contains a list of IngressNginx.
IngressNginxObservation are the observable fields of an IngressNginx.
IngressNginxParameters are the configurable fields of a IngressNginx.
IngressNginxSpec defines the desired state of an IngressNginx.
IngressNginxStatus represents the observed state of an IngressNginx.
No description provided by the author
Policy contains all needed information to create an entry in the policy file of Headscale +kubebuilder:subresource:status +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Namespaced,shortName=pol +kubebuilder:object:root=true.
PolicyList contains a list of Policy.
PolicyParameters are the configurable fields of a Policy.
PolicySpec defines the desired state of an Policy.
PolicyStatus represents the observed state of an Policy.
ServiceConnection connects a source to destination securely.
ServiceConnectionList contains a list of ServiceConnection.
ServiceConnectionObservation are the observable fields of an ServiceConnection.
ServiceConnectionParameters are the configurable fields of a ServiceConnection.
ServiceConnectionSpec defines the desired state of an ServiceConnection.
ServiceConnectionStatus represents the observed state of an ServiceConnection.
No description provided by the author
StaticEgress describes a static egress configuration +kubebuilder:subresource:status +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EGRESS-ADDRESS",type="string",JSONPath=".status.atProvider.address" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Namespaced +kubebuilder:object:root=true.
+kubebuilder:object:root=true StaticEgressList contains a list of StaticEgress resources.
StaticEgressObservation are the observable fields of a static egress.
StaticEgressParameters are the configurable fields of a StaticEgress.
StaticEgressSelectorLabel needs to be used to select pods for matching static egress traffic.
A StaticEgressSpec defines the desired state of a StaticEgress.
A StaticEgressStatus represents the observed state of a StaticEgress.

# Type aliases

No description provided by the author