Versions in this module Expand all Collapse all v8 v8.0.1 Aug 17, 2023 v8.0.0 Jul 19, 2023 Changes in this version + func NewServiceAccountV1ImagePullSecretList_Override(s ServiceAccountV1ImagePullSecretList, ...) + func NewServiceAccountV1ImagePullSecretOutputReference_Override(s ServiceAccountV1ImagePullSecretOutputReference, ...) + func NewServiceAccountV1MetadataOutputReference_Override(s ServiceAccountV1MetadataOutputReference, ...) + func NewServiceAccountV1SecretList_Override(s ServiceAccountV1SecretList, terraformResource cdktf.IInterpolatingParent, ...) + func NewServiceAccountV1SecretOutputReference_Override(s ServiceAccountV1SecretOutputReference, ...) + func NewServiceAccountV1TimeoutsOutputReference_Override(s ServiceAccountV1TimeoutsOutputReference, ...) + func NewServiceAccountV1_Override(s ServiceAccountV1, scope constructs.Construct, id *string, ...) + func ServiceAccountV1_IsConstruct(x interface{}) *bool + func ServiceAccountV1_IsTerraformElement(x interface{}) *bool + func ServiceAccountV1_IsTerraformResource(x interface{}) *bool + func ServiceAccountV1_TfResourceType() *string + type ServiceAccountV1 interface + AddOverride func(path *string, value interface{}) + AutomountServiceAccountToken func() interface{} + AutomountServiceAccountTokenInput func() interface{} + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() interface{} + DefaultSecretName func() *string + DependsOn func() *[]*string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + ImagePullSecret func() ServiceAccountV1ImagePullSecretList + ImagePullSecretInput func() interface{} + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + Metadata func() ServiceAccountV1MetadataOutputReference + MetadataInput func() *ServiceAccountV1Metadata + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutImagePullSecret func(value interface{}) + PutMetadata func(value *ServiceAccountV1Metadata) + PutSecret func(value interface{}) + PutTimeouts func(value *ServiceAccountV1Timeouts) + RawOverrides func() interface{} + ResetAutomountServiceAccountToken func() + ResetId func() + ResetImagePullSecret func() + ResetOverrideLogicalId func() + ResetSecret func() + ResetTimeouts func() + Secret func() ServiceAccountV1SecretList + SecretInput func() interface{} + SetAutomountServiceAccountToken func(val interface{}) + SetConnection func(val interface{}) + SetCount func(val interface{}) + SetDependsOn func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() ServiceAccountV1TimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + func NewServiceAccountV1(scope constructs.Construct, id *string, config *ServiceAccountV1Config) ServiceAccountV1 + type ServiceAccountV1Config struct + AutomountServiceAccountToken interface{} + Connection interface{} + Count interface{} + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + ImagePullSecret interface{} + Lifecycle *cdktf.TerraformResourceLifecycle + Metadata *ServiceAccountV1Metadata + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Secret interface{} + Timeouts *ServiceAccountV1Timeouts + type ServiceAccountV1ImagePullSecret struct + Name *string + type ServiceAccountV1ImagePullSecretList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ServiceAccountV1ImagePullSecretOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewServiceAccountV1ImagePullSecretList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ServiceAccountV1ImagePullSecretList + type ServiceAccountV1ImagePullSecretOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Name func() *string + NameInput func() *string + ResetName func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetName func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewServiceAccountV1ImagePullSecretOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ServiceAccountV1ImagePullSecretOutputReference + type ServiceAccountV1Metadata struct + Annotations *map[string]*string + GenerateName *string + Labels *map[string]*string + Name *string + Namespace *string + type ServiceAccountV1MetadataOutputReference interface + Annotations func() *map[string]*string + AnnotationsInput func() *map[string]*string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GenerateName func() *string + GenerateNameInput func() *string + Generation func() *float64 + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *ServiceAccountV1Metadata + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Labels func() *map[string]*string + LabelsInput func() *map[string]*string + Name func() *string + NameInput func() *string + Namespace func() *string + NamespaceInput func() *string + ResetAnnotations func() + ResetGenerateName func() + ResetLabels func() + ResetName func() + ResetNamespace func() + Resolve func(_context cdktf.IResolveContext) interface{} + ResourceVersion func() *string + SetAnnotations func(val *map[string]*string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetGenerateName func(val *string) + SetInternalValue func(val *ServiceAccountV1Metadata) + SetLabels func(val *map[string]*string) + SetName func(val *string) + SetNamespace func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Uid func() *string + func NewServiceAccountV1MetadataOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ServiceAccountV1MetadataOutputReference + type ServiceAccountV1Secret struct + Name *string + type ServiceAccountV1SecretList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ServiceAccountV1SecretOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewServiceAccountV1SecretList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ServiceAccountV1SecretList + type ServiceAccountV1SecretOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Name func() *string + NameInput func() *string + ResetName func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetName func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewServiceAccountV1SecretOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ServiceAccountV1SecretOutputReference + type ServiceAccountV1Timeouts struct + Create *string + type ServiceAccountV1TimeoutsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Create func() *string + CreateInput func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetCreate func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCreate func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewServiceAccountV1TimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ServiceAccountV1TimeoutsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v10 github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v11 github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v3 github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v4 github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v5 github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v6 github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v7 github.com/cdktf/cdktf-provider-kubernetes-go/kubernetes/v9