Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct { Metadata defsecTypes.Metadata Logging Logging Encryption Encryption PublicAccessEnabled defsecTypes.BoolValue PublicAccessCIDRs []defsecTypes.StringValue }
type Encryption ¶
type Encryption struct { Metadata defsecTypes.Metadata Secrets defsecTypes.BoolValue KMSKeyID defsecTypes.StringValue }
type Logging ¶
type Logging struct { Metadata defsecTypes.Metadata API defsecTypes.BoolValue Audit defsecTypes.BoolValue Authenticator defsecTypes.BoolValue ControllerManager defsecTypes.BoolValue Scheduler defsecTypes.BoolValue }
Click to show internal directories.
Click to hide internal directories.