Versions in this module Expand all Collapse all v0 v0.2.0 Nov 25, 2024 Changes in this version + func KafkaClusterV2ResourceSchema(ctx context.Context) schema.Schema + type KafkaClusterV2Model struct + Labels types.Map + Name types.String + Spec SpecValue + type KafkaFlavorType struct + func (t KafkaFlavorType) Equal(o attr.Type) bool + func (t KafkaFlavorType) String() string + func (t KafkaFlavorType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics) + func (t KafkaFlavorType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error) + func (t KafkaFlavorType) ValueType(ctx context.Context) attr.Value + type KafkaFlavorValue struct + ApiToken basetypes.StringValue + ConfluentClusterId basetypes.StringValue + ConfluentEnvironmentId basetypes.StringValue + IgnoreUntrustedCertificate basetypes.BoolValue + KafkaFlavorType basetypes.StringValue + Key basetypes.StringValue + Password basetypes.StringValue + Project basetypes.StringValue + Secret basetypes.StringValue + ServiceName basetypes.StringValue + Url basetypes.StringValue + User basetypes.StringValue + VirtualCluster basetypes.StringValue + func NewKafkaFlavorValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (KafkaFlavorValue, diag.Diagnostics) + func NewKafkaFlavorValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) KafkaFlavorValue + func NewKafkaFlavorValueNull() KafkaFlavorValue + func NewKafkaFlavorValueUnknown() KafkaFlavorValue + func (v KafkaFlavorValue) AttributeTypes(ctx context.Context) map[string]attr.Type + func (v KafkaFlavorValue) Equal(o attr.Value) bool + func (v KafkaFlavorValue) IsNull() bool + func (v KafkaFlavorValue) IsUnknown() bool + func (v KafkaFlavorValue) String() string + func (v KafkaFlavorValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics) + func (v KafkaFlavorValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error) + func (v KafkaFlavorValue) Type(ctx context.Context) attr.Type + type SchemaRegistryType struct + func (t SchemaRegistryType) Equal(o attr.Type) bool + func (t SchemaRegistryType) String() string + func (t SchemaRegistryType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics) + func (t SchemaRegistryType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error) + func (t SchemaRegistryType) ValueType(ctx context.Context) attr.Value + type SchemaRegistryValue struct + IgnoreUntrustedCertificate basetypes.BoolValue + Properties basetypes.StringValue + Region basetypes.StringValue + RegistryName basetypes.StringValue + SchemaRegistryType basetypes.StringValue + Security basetypes.ObjectValue + Url basetypes.StringValue + func NewSchemaRegistryValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SchemaRegistryValue, diag.Diagnostics) + func NewSchemaRegistryValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SchemaRegistryValue + func NewSchemaRegistryValueNull() SchemaRegistryValue + func NewSchemaRegistryValueUnknown() SchemaRegistryValue + func (v SchemaRegistryValue) AttributeTypes(ctx context.Context) map[string]attr.Type + func (v SchemaRegistryValue) Equal(o attr.Value) bool + func (v SchemaRegistryValue) IsNull() bool + func (v SchemaRegistryValue) IsUnknown() bool + func (v SchemaRegistryValue) String() string + func (v SchemaRegistryValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics) + func (v SchemaRegistryValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error) + func (v SchemaRegistryValue) Type(ctx context.Context) attr.Type + type SecurityType struct + func (t SecurityType) Equal(o attr.Type) bool + func (t SecurityType) String() string + func (t SecurityType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics) + func (t SecurityType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error) + func (t SecurityType) ValueType(ctx context.Context) attr.Value + type SecurityValue struct + AccessKeyId basetypes.StringValue + Certificate basetypes.StringValue + CertificateChain basetypes.StringValue + Key basetypes.StringValue + Password basetypes.StringValue + PrivateKey basetypes.StringValue + Profile basetypes.StringValue + ProfileArn basetypes.StringValue + Role basetypes.StringValue + RoleArn basetypes.StringValue + SecretKey basetypes.StringValue + SecurityType basetypes.StringValue + Token basetypes.StringValue + TrustAnchorArn basetypes.StringValue + Username basetypes.StringValue + func NewSecurityValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SecurityValue, diag.Diagnostics) + func NewSecurityValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SecurityValue + func NewSecurityValueNull() SecurityValue + func NewSecurityValueUnknown() SecurityValue + func (v SecurityValue) AttributeTypes(ctx context.Context) map[string]attr.Type + func (v SecurityValue) Equal(o attr.Value) bool + func (v SecurityValue) IsNull() bool + func (v SecurityValue) IsUnknown() bool + func (v SecurityValue) String() string + func (v SecurityValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics) + func (v SecurityValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error) + func (v SecurityValue) Type(ctx context.Context) attr.Type + type SpecType struct + func (t SpecType) Equal(o attr.Type) bool + func (t SpecType) String() string + func (t SpecType) ValueFromObject(ctx context.Context, in basetypes.ObjectValue) (basetypes.ObjectValuable, diag.Diagnostics) + func (t SpecType) ValueFromTerraform(ctx context.Context, in tftypes.Value) (attr.Value, error) + func (t SpecType) ValueType(ctx context.Context) attr.Value + type SpecValue struct + BootstrapServers basetypes.StringValue + Color basetypes.StringValue + DisplayName basetypes.StringValue + Icon basetypes.StringValue + IgnoreUntrustedCertificate basetypes.BoolValue + KafkaFlavor basetypes.ObjectValue + Properties basetypes.MapValue + SchemaRegistry basetypes.ObjectValue + func NewSpecValue(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) (SpecValue, diag.Diagnostics) + func NewSpecValueMust(attributeTypes map[string]attr.Type, attributes map[string]attr.Value) SpecValue + func NewSpecValueNull() SpecValue + func NewSpecValueUnknown() SpecValue + func (v SpecValue) AttributeTypes(ctx context.Context) map[string]attr.Type + func (v SpecValue) Equal(o attr.Value) bool + func (v SpecValue) IsNull() bool + func (v SpecValue) IsUnknown() bool + func (v SpecValue) String() string + func (v SpecValue) ToObjectValue(ctx context.Context) (basetypes.ObjectValue, diag.Diagnostics) + func (v SpecValue) ToTerraformValue(ctx context.Context) (tftypes.Value, error) + func (v SpecValue) Type(ctx context.Context) attr.Type