package
1.0.2
Repository: https://github.com/aws/eks-hybrid.git
Documentation: pkg.go.dev

# Constants

LocalStorageMount will mount each local disk individually.
LocalStorageRAID0 will create a single raid0 volume from any local disks.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ClusterDetails contains the coordinates of your EKS cluster.
ContainerdOptions are additional parameters passed to `containerd`.
HybridOptions defines the options specific to hybrid node enrollment.
IAMRolesAnywhere defines IAM Roles Anywhere specific configuration.
InstanceOptions determines how the node's operating system and devices are configured.
KubeletOptions are additional parameters passed to `kubelet`.
LocalStorageOptions control how [EC2 instance stores](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html) are used when available.
NodeConfig is the primary configuration object for `nodeadm`.
No description provided by the author
No description provided by the author
SSM defines Systems Manager specific configuration.

# Type aliases

LocalStorageStrategy specifies how to handle an instance's local storage devices.