package
0.0.0-20240827025259-2cc43cdcba20
Repository: https://github.com/jacobweinstock/tink-stack.git
Documentation: pkg.go.dev

# Functions

NewFrozenTime returns a FrozenTime for a given time.Time.
NewFrozenTime returns a FrozenTime for a given unix second.

# Constants

HardwareError represents hardware that is in an error state.
HardwareIDAnnotation is used by the controller to store the ID assigned to the hardware by Tinkerbell for migrated hardware.
HardwareReady represents hardware that is in a ready state.
TemplateError represents a template that is in an error state.
TemplateIDAnnotation is used by the controller to store the ID assigned to the template by Tinkerbell for migrated templates.
TemplateReady represents a template that is in a ready state.
WorkflowIDAnnotation is used by the controller to store the ID assigned to the workflow by Tinkerbell for migrated workflows.
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

# 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.

# Structs

Action represents a workflow action.
DHCP configuration.
Disk represents a disk device for Tinkerbell Hardware.
FrozenTime is a type for testing out fake times.
Hardware is the Schema for the Hardware API.
HardwareList contains a list of Hardware.
No description provided by the author
HardwareSpec defines the desired state of Hardware.
HardwareStatus defines the observed state of Hardware.
Interface represents a network interface configuration for Hardware.
IP configuration.
IPXE configuration.
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
Netboot configuration.
OSIE configuration.
Task represents a series of actions to be completed by a worker.
Template is the Schema for the Templates API.
TemplateList contains a list of Templates.
TemplateSpec defines the desired state of Template.
TemplateStatus defines the observed state of Template.
Workflow is the Schema for the Workflows API.
WorkflowList contains a list of Workflows.
WorkflowSpec defines the desired state of Workflow.
WorkflowStatus defines the observed state of Workflow.

# Type aliases

HardwareState represents the hardware state.
No description provided by the author
No description provided by the author
TemplateState represents the template state.
No description provided by the author
No description provided by the author