package
0.2.1
Repository: https://github.com/appthrust/capt.git
Documentation: pkg.go.dev

# Constants

ControlPlaneCreatingCondition indicates the control plane is being created.
ControlPlaneFailedCondition indicates the control plane has failed.
ControlPlaneInitializedCondition indicates the control plane has been initialized.
ControlPlaneReadyCondition indicates the control plane is ready.
DefaultControlPlaneTimeout is the default timeout for control plane creation.
DefaultVPCReadyTimeout is the default timeout for VPC ready check.
ReasonControlPlaneTimeout indicates control plane creation timed out.
ReasonCreating indicates the control plane is being created.
ReasonFailed indicates the control plane has failed.
ReasonReady indicates the control plane is ready.
ReasonVPCReadyTimeout indicates VPC ready check timed out.
ReasonWaitingForVPC indicates waiting for VPC to be ready.
ReasonWorkspaceError indicates an error with the workspace.

# 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

Addon represents an EKS addon.
CAPTControlPlane is the Schema for the captcontrolplanes API.
CAPTControlPlaneList contains a list of CAPTControlPlane.
CAPTControlPlaneSpec defines the desired state of CAPTControlPlane.
CAPTControlPlaneStatus defines the observed state of CAPTControlPlane.
CaptControlPlaneTemplate is the Schema for the captcontrolplanetemplates API.
CaptControlPlaneTemplateList contains a list of CaptControlPlaneTemplate.
CaptControlPlaneTemplateResource describes the data needed to create a CaptControlPlane from a template.
CaptControlPlaneTemplateSpec defines the desired state of CaptControlPlaneTemplate.
ControlPlaneConfig contains EKS-specific configuration.
EndpointAccess defines the access configuration for the API server endpoint.
TimeoutConfig defines timeout settings for various operations.
WorkspaceStatus contains the status of the associated Workspace.
WorkspaceTemplateReference contains the reference to WorkspaceTemplate.
WorkspaceTemplateStatus contains the status of the WorkspaceTemplate.