Uses of Interface
org.cdk8s.plus25.CommonSecretProps
-
Packages that use CommonSecretProps Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of CommonSecretProps in org.cdk8s.plus25
Subinterfaces of CommonSecretProps in org.cdk8s.plus25 Modifier and Type Interface Description interfaceBasicAuthSecretPropsOptions forBasicAuthSecret.interfaceDockerConfigSecretPropsOptions forDockerConfigSecret.interfaceSecretPropsOptions forSecret.interfaceServiceAccountTokenSecretPropsOptions forServiceAccountTokenSecret.interfaceSshAuthSecretPropsOptions forSshAuthSecret.interfaceTlsSecretPropsOptions forTlsSecret.Classes in org.cdk8s.plus25 that implement CommonSecretProps Modifier and Type Class Description static classBasicAuthSecretProps.Jsii$ProxyAn implementation forBasicAuthSecretPropsstatic classCommonSecretProps.Jsii$ProxyAn implementation forCommonSecretPropsstatic classDockerConfigSecretProps.Jsii$ProxyAn implementation forDockerConfigSecretPropsstatic classSecretProps.Jsii$ProxyAn implementation forSecretPropsstatic classServiceAccountTokenSecretProps.Jsii$ProxyAn implementation forServiceAccountTokenSecretPropsstatic classSshAuthSecretProps.Jsii$ProxyAn implementation forSshAuthSecretPropsstatic classTlsSecretProps.Jsii$ProxyAn implementation forTlsSecretPropsMethods in org.cdk8s.plus25 that return CommonSecretProps Modifier and Type Method Description CommonSecretPropsCommonSecretProps.Builder. build()Builds the configured instance.
-