package
1.1.2
Repository: https://github.com/hashicorp/terraform-k8s.git
Documentation: pkg.go.dev

# 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

Module references a Terraform module.
Notification notification holds all the necessary information required to configure any workspace notification.
OutputSpec specifies which values need to be output.
OutputStatus outputs the values of Terraform output.
Run Trigger from a source workspace.
Variable denotes an input to the module.
VCS holds all the information needed to connect the workspace to a VCS repository.
Workspace is the Schema for the workspaces API +k8s:openapi-gen=true +kubebuilder:subresource:status +kubebuilder:resource:path=workspaces,scope=Namespaced +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:printcolumn:name="Status",type=string,JSONPath=`.status.runStatus`.
WorkspaceList contains a list of Workspace.
WorkspaceSpec defines the desired state of Workspace +k8s:openapi-gen=true.
WorkspaceStatus defines the observed state of Workspace +k8s:openapi-gen=true.