Documentation ¶
Index ¶
- Constants
- func CheckSubnets(clusterName string) error
- func EnablePrefixAssignment(cluster *ekstypes.Cluster) error
- func EnableSecurityGroupsForPods(cluster *ekstypes.Cluster) error
- func GetPrivateSubnets(clusterName string) ([]string, error)
- func ServiceAccountToken(cluster *types.Cluster, namespace, serviceAccount string) error
- func TagSubnets(clusterName string) error
Constants ¶
View Source
const K8stag = `kubernetes.io/cluster/%s`
kubernetes.io/cluster/<clusterName>
Variables ¶
This section is empty.
Functions ¶
func CheckSubnets ¶
func EnablePrefixAssignment ¶
func GetPrivateSubnets ¶
func ServiceAccountToken ¶
func TagSubnets ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.