eks

package
v0.51.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster struct {
	Metadata            iacTypes.Metadata
	Logging             Logging
	Encryption          Encryption
	PublicAccessEnabled iacTypes.BoolValue
	PublicAccessCIDRs   []iacTypes.StringValue
}

type EKS

type EKS struct {
	Clusters []Cluster
}

type Encryption

type Encryption struct {
	Metadata iacTypes.Metadata
	Secrets  iacTypes.BoolValue
	KMSKeyID iacTypes.StringValue
}

type Logging

type Logging struct {
	Metadata          iacTypes.Metadata
	API               iacTypes.BoolValue
	Audit             iacTypes.BoolValue
	Authenticator     iacTypes.BoolValue
	ControllerManager iacTypes.BoolValue
	Scheduler         iacTypes.BoolValue
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL