Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct { types.Metadata Logging Logging Encryption Encryption PublicAccessEnabled types.BoolValue PublicAccessCIDRs []types.StringValue }
func (*Cluster) GetMetadata ¶
func (*Cluster) GetRawValue ¶
func (c *Cluster) GetRawValue() interface{}
type EKS ¶
func (*EKS) GetMetadata ¶ added in v0.3.24
func (*EKS) GetRawValue ¶ added in v0.3.24
func (e *EKS) GetRawValue() interface{}
type Encryption ¶
func (*Encryption) GetMetadata ¶ added in v0.3.24
func (e *Encryption) GetMetadata() *types.Metadata
func (*Encryption) GetRawValue ¶ added in v0.3.24
func (e *Encryption) GetRawValue() interface{}
type Logging ¶
type Logging struct { types.Metadata API types.BoolValue Audit types.BoolValue Authenticator types.BoolValue ControllerManager types.BoolValue Scheduler types.BoolValue }
func (*Logging) GetMetadata ¶ added in v0.3.24
func (*Logging) GetRawValue ¶ added in v0.3.24
func (l *Logging) GetRawValue() interface{}
Click to show internal directories.
Click to hide internal directories.