# Constants
BPFMapEntryDesiredActionDelete captures enum value "delete".
BPFMapEntryDesiredActionInsert captures enum value "insert".
BPFMapEntryDesiredActionOk captures enum value "ok".
DaemonConfigurationSpecPolicyEnforcementAlways captures enum value "always".
DaemonConfigurationSpecPolicyEnforcementDefault captures enum value "default".
DaemonConfigurationSpecPolicyEnforcementNever captures enum value "never".
DatapathModeIpvlan captures enum value "ipvlan".
DatapathModeVeth captures enum value "veth".
EndpointHealthStatusBootstrap captures enum value "Bootstrap".
EndpointHealthStatusDisabled captures enum value "Disabled".
EndpointHealthStatusFailure captures enum value "Failure".
EndpointHealthStatusOK captures enum value "OK".
EndpointHealthStatusPending captures enum value "Pending".
EndpointHealthStatusWarning captures enum value "Warning".
EndpointPolicyEnabledBoth captures enum value "both".
EndpointPolicyEnabledEgress captures enum value "egress".
EndpointPolicyEnabledIngress captures enum value "ingress".
EndpointPolicyEnabledNone captures enum value "none".
EndpointStateCreating captures enum value "creating".
EndpointStateDisconnected captures enum value "disconnected".
EndpointStateDisconnecting captures enum value "disconnecting".
EndpointStateNotReady captures enum value "not-ready".
EndpointStateReady captures enum value "ready".
EndpointStateRegenerating captures enum value "regenerating".
EndpointStateRestoring captures enum value "restoring".
EndpointStateWaitingForIdentity captures enum value "waiting-for-identity".
EndpointStateWaitingToRegenerate captures enum value "waiting-to-regenerate".
EndpointStatusChangeCodeFailed captures enum value "failed".
EndpointStatusChangeCodeOk captures enum value "ok".
FrontendAddressProtocolAny captures enum value "any".
FrontendAddressProtocolTCP captures enum value "tcp".
FrontendAddressProtocolUDP captures enum value "udp".
IpvlanConfigurationOperationModeL3 captures enum value "L3".
IpvlanConfigurationOperationModeL3S captures enum value "L3S".
K8sStatusStateDisabled captures enum value "Disabled".
K8sStatusStateFailure captures enum value "Failure".
K8sStatusStateOk captures enum value "Ok".
K8sStatusStateWarning captures enum value "Warning".
PortProtocolANY captures enum value "ANY".
PortProtocolTCP captures enum value "TCP".
PortProtocolUDP captures enum value "UDP".
ProxyStatisticsLocationEgress captures enum value "egress".
ProxyStatisticsLocationIngress captures enum value "ingress".
StatusStateDisabled captures enum value "Disabled".
StatusStateFailure captures enum value "Failure".
StatusStateOk captures enum value "Ok".
StatusStateWarning captures enum value "Warning".
# Structs
AddressPair Addressing information of an endpoint swagger:model AddressPair.
BackendAddress Service backend address swagger:model BackendAddress.
BPFMap BPF map definition and content swagger:model BPFMap.
BPFMapEntry BPF map cache entry" swagger:model BPFMapEntry.
BPFMapList List of BPF Maps swagger:model BPFMapList.
CIDRList List of CIDRs swagger:model CIDRList.
CIDRPolicy CIDR endpoint policy swagger:model CIDRPolicy.
ClusterNodesResponse cluster nodes response swagger:model ClusterNodesResponse.
ClusterNodeStatus Status of cluster swagger:model ClusterNodeStatus.
ClusterStatus Status of cluster swagger:model ClusterStatus +k8s:deepcopy-gen=true.
ControllerStatus Status of a controller swagger:model ControllerStatus +k8s:deepcopy-gen=true.
ControllerStatusConfiguration Configuration of controller swagger:model ControllerStatusConfiguration.
ControllerStatusStatus Current status of controller swagger:model ControllerStatusStatus +k8s:deepcopy-gen=true.
DaemonConfiguration Response to a daemon configuration request.
DaemonConfigurationSpec The controllable configuration of the daemon.
DaemonConfigurationStatus Response to a daemon configuration request.
DebugInfo groups some debugging related information on the agent swagger:model DebugInfo.
DNSLookup An IP -> DNS mapping, with metadata swagger:model DNSLookup.
Endpoint An endpoint is a namespaced network interface to which cilium applies policies swagger:model Endpoint.
EndpointChangeRequest Structure which contains the mutable elements of an Endpoint.
EndpointConfigurationSpec An endpoint's configuration swagger:model EndpointConfigurationSpec.
EndpointConfigurationStatus An endpoint's configuration swagger:model EndpointConfigurationStatus.
EndpointDatapathConfiguration Datapath configuration to be used for the endpoint swagger:model EndpointDatapathConfiguration.
EndpointHealth Health of the endpoint swagger:model EndpointHealth.
EndpointIdentifiers Unique identifiers for this endpoint from outside cilium swagger:model EndpointIdentifiers.
EndpointNetworking Unique identifiers for this endpoint from outside cilium swagger:model EndpointNetworking.
EndpointPolicy Policy information of an endpoint swagger:model EndpointPolicy.
EndpointPolicyStatus Policy information of an endpoint swagger:model EndpointPolicyStatus.
EndpointStatus The current state and configuration of the endpoint, its policy & datapath, and subcomponents swagger:model EndpointStatus.
EndpointStatusChange Indication of a change of status swagger:model EndpointStatusChange.
FrontendAddress Layer 4 address.
Identity Security identity swagger:model Identity.
IdentityEndpoints Security identities owned by endpoints on the local node swagger:model IdentityEndpoints.
IPAMAddressResponse IPAM configuration of an individual address family swagger:model IPAMAddressResponse.
IPAMResponse IPAM configuration of an endpoint swagger:model IPAMResponse.
IPAMStatus Status of IP address management swagger:model IPAMStatus +k8s:deepcopy-gen=true.
IpvlanConfiguration Setup for datapath when operating in ipvlan mode.
K8sStatus Status of Kubernetes integration swagger:model K8sStatus +k8s:deepcopy-gen=true.
KVstoreConfiguration Configuration used for the kvstore swagger:model KVstoreConfiguration.
L4Policy L4 endpoint policy swagger:model L4Policy.
LabelConfiguration Label configuration of an endpoint swagger:model LabelConfiguration.
LabelConfigurationSpec User desired Label configuration of an endpoint swagger:model LabelConfigurationSpec.
LabelConfigurationStatus Labels and label configuration of an endpoint swagger:model LabelConfigurationStatus.
MessageForwardingStatistics Statistics of a message forwarding entity swagger:model MessageForwardingStatistics.
Metric Metric information swagger:model Metric.
MonitorStatus Status of the node monitor swagger:model MonitorStatus.
NodeAddressing Addressing information of a node for all address families swagger:model NodeAddressing +k8s:deepcopy-gen=true.
NodeAddressingElement Addressing information swagger:model NodeAddressingElement.
NodeElement Known node in the cluster swagger:model NodeElement +k8s:deepcopy-gen=true.
Policy Policy definition swagger:model Policy.
PolicyRule A policy rule including the rule labels it derives from swagger:model PolicyRule.
PolicyTraceResult Response to a policy resolution process swagger:model PolicyTraceResult.
Port Layer 4 port / protocol pair swagger:model Port.
Prefilter Collection of endpoints to be served swagger:model Prefilter.
PrefilterSpec CIDR ranges implemented in the Prefilter swagger:model PrefilterSpec.
PrefilterStatus CIDR ranges implemented in the Prefilter swagger:model PrefilterStatus.
ProxyStatistics Statistics of a set of proxy redirects for an endpoint swagger:model ProxyStatistics +k8s:deepcopy-gen=true.
ProxyStatus Status of proxy swagger:model ProxyStatus.
RequestResponseStatistics Statistics of a proxy redirect swagger:model RequestResponseStatistics +k8s:deepcopy-gen=true.
SelectorIdentityMapping mapping of selector to identities which match it swagger:model SelectorIdentityMapping.
Service Collection of endpoints to be served swagger:model Service.
ServiceSpec Configuration of a service swagger:model ServiceSpec.
ServiceSpecFlags Optional service configuration flags swagger:model ServiceSpecFlags.
ServiceStatus Configuration of a service swagger:model ServiceStatus.
Status Status of an individual component swagger:model Status.
StatusResponse Health and status information of daemon swagger:model StatusResponse +k8s:deepcopy-gen=true.
TraceFrom trace from swagger:model TraceFrom.
TraceSelector Context describing a pair of source and destination identity swagger:model TraceSelector.
TraceTo trace to swagger:model TraceTo.
# Type aliases
Address IP address swagger:model Address.
AllocationMap Map of allocated IPs
swagger:model AllocationMap.
ConfigurationMap Map of configuration key/value pairs.
ControllerStatuses Collection of controller statuses swagger:model ControllerStatuses.
DatapathMode Datapath mode swagger:model DatapathMode.
EndpointHealthStatus A common set of statuses for endpoint health * ``OK`` = All components operational * ``Bootstrap`` = This component is being created * ``Pending`` = A change is being processed to be applied * ``Warning`` = This component is not applying up-to-date policies (but is still applying the previous version) * ``Failure`` = An error has occurred and no policy is being applied * ``Disabled`` = This endpoint is disabled and will not handle traffic
swagger:model EndpointHealthStatus.
EndpointPolicyEnabled Whether policy enforcement is enabled (ingress, egress, both or none) swagger:model EndpointPolicyEnabled.
EndpointState State of endpoint swagger:model EndpointState.
EndpointStatusLog Status log of endpoint swagger:model EndpointStatusLog.
Error error swagger:model Error.
Labels Set of labels swagger:model Labels.
SelectorCache cache of which identities match selectors in the policy repository swagger:model SelectorCache.