package
2.0.0-beta+incompatible
Repository: https://github.com/aws/aws-node-termination-handler.git
Documentation: pkg.go.dev

# Variables

No description provided by the author
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.

# Structs

DrainSpec defines inputs to the cordon and drain operations.
EventsSpec defines the action(s) that should be performed in response to a particular event.
HeaderSpec defines the HTTP headers to include with webhook notifications.
SQSSpec defines inputs to SQS "receive messages" requests.
Terminator is the Schema for the terminators API+kubebuilder:object:root=true+kubebuilder:resource:path=terminators,scope=Cluster+kubebuilder:subresource:status.
TerminatorList contains a list of Terminator+kubebuilder:object:root=true.
TerminatorSpec defines the desired state of Terminator.
TerminatorStatus defines the observed state of Terminator.
WebhookSpec defines the configuration of webhook notifications to send when events are handled.

# Type aliases

No description provided by the author