Interface SecretSpec
-
@Immutable public interface SecretSpec
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSecretSpec.Builder
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static SecretSpec.Builderbuilder()Stringdata()Map<String,String>labels()Stringname()
-