package
0.0.0-20211228022950-a1fe31f1f48b
Repository: https://github.com/projectsesame/sesame.git
Documentation: pkg.go.dev

# Functions

ExtensionAccessor returns a pointer to a shared status cache entry for the given ExtensionStatus object.
NewCache creates a new Cache for holding status updates.
SetGatewayClassAccepted inserts or updates the Accepted condition for the provided GatewayClass.

# Constants

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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidCondition is the ConditionType for Valid.

# Structs

Cache holds status updates from the DAG back towards Kubernetes.
ConditionCache holds all the DetailedConditions to add to the object keyed by the Type (since that's what the API server will end up doing).
ExtensionCacheEntry holds status updates for a particular ExtensionService.
GatewayStatusUpdate represents an atomic update to a Gateway's status.
ProxyUpdate holds status updates for a particular HTTPProxy object.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

ConditionType is used to ensure we only use a limited set of possible values for DetailedCondition types.
No description provided by the author
No description provided by the author
No description provided by the author