类的使用
org.microbean.helm.chart.resolver.ChartResolverException
-
使用ChartResolverException的程序包 程序包 说明 org.microbean.helm.chart.repository Provides classes and interfaces implementing chart resolution in terms of chart repositories.org.microbean.helm.chart.resolver Provides classes and interfaces for resolving Helm charts given chart coordinates of some kind. -
-
org.microbean.helm.chart.repository中ChartResolverException的使用
抛出ChartResolverException的org.microbean.helm.chart.repository中的方法 修饰符和类型 方法 说明 ChartOuterClass.Chart.BuilderChartRepository. resolve(String chartName, String chartVersion)Uses the suppliedchartNameandchartVersionparameters to find an appropriate Helm chart and returns it in the form of aChartOuterClass.Chart.Builderobject.ChartOuterClass.Chart.BuilderChartRepositoryRepository. resolve(String chartName, String chartVersion)Uses the suppliedchartNameandchartVersionparameters to find an appropriate Helm chart and returns it in the form of aChartOuterClass.Chart.Builderobject.ChartOuterClass.Chart.BuilderChartRepositoryRepository. resolve(String repositoryName, String chartName, String chartVersion)Uses the suppliedrepositoryName,chartNameandchartVersionparameters to find an appropriate Helm chart and returns it in the form of aChartOuterClass.Chart.Builderobject. -
org.microbean.helm.chart.resolver中ChartResolverException的使用
抛出ChartResolverException的org.microbean.helm.chart.resolver中的方法 修饰符和类型 方法 说明 abstract ChartOuterClass.Chart.BuilderAbstractChartResolver. resolve(String chartName, String chartVersion)Uses the suppliedchartNameandchartVersionparameters to find an appropriate Helm chart and returns it in the form of aChartOuterClass.Chart.Builderobject.
-