Uses of Interface
org.cdk8s.plus28.CommonSecretProps
-
Packages that use CommonSecretProps Package Description org.cdk8s.plus28 cdk8s+ (cdk8s-plus) -
-
Uses of CommonSecretProps in org.cdk8s.plus28
Subinterfaces of CommonSecretProps in org.cdk8s.plus28 Modifier and Type Interface Description interfaceBasicAuthSecretPropsOptions forBasicAuthSecret.interfaceDockerConfigSecretPropsOptions forDockerConfigSecret.interfaceSecretPropsOptions forSecret.interfaceServiceAccountTokenSecretPropsOptions forServiceAccountTokenSecret.interfaceSshAuthSecretPropsOptions forSshAuthSecret.interfaceTlsSecretPropsOptions forTlsSecret.Classes in org.cdk8s.plus28 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.plus28 that return CommonSecretProps Modifier and Type Method Description CommonSecretPropsCommonSecretProps.Builder. build()Builds the configured instance.
-