Versions in this module Expand all Collapse all v0 v0.0.0 Sep 28, 2022 Changes in this version + func KubectlAsset_IsConstruct(x interface{}) *bool + func NewKubectlAsset_Override(k KubectlAsset, scope constructs.Construct, id *string, ...) + type KubectlAsset interface + AddResourceMetadata func(resource awscdk.CfnResource, resourceProperty *string) + AssetHash func() *string + AssetPath func() *string + Bucket func() awss3.IBucket + GrantRead func(grantee awsiam.IGrantable) + HttpUrl func() *string + IsFile func() *bool + IsZipArchive func() *bool + Node func() constructs.Node + S3BucketName func() *string + S3ObjectKey func() *string + S3ObjectUrl func() *string + ToString func() *string + func NewKubectlAsset(scope constructs.Construct, id *string, options *awss3assets.AssetOptions) KubectlAsset