JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkiverse.helm.deployment
Interface MaintainerConfig
public interface
MaintainerConfig
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
String
>
email
()
Email of the maintainer.
Optional
<
String
>
name
()
Name of the maintainer.
Optional
<
String
>
url
()
URL profile of the maintainer.
Method Details
name
Optional
<
String
>
name
()
Name of the maintainer.
email
Optional
<
String
>
email
()
Email of the maintainer.
url
Optional
<
String
>
url
()
URL profile of the maintainer.