Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BuildOptions ¶
type BuildOptions struct {
Ctx context.Context
KubeConfig clientcmd.ClientConfig
RESTConfig *rest.Config
DiscoveryClient discovery.CachedDiscoveryInterface
ClientNegotiator client_negotiator.ExtendedClientNegotiator
RESTMapper *resource.RESTMapper
CapabilityRetriever *helm.CapabilityRetriever
CoreClient corev1client.CoreV1Interface
HelmReleaseClient *helm.HelmReleaseClient
HelmChart *chart.Chart
HelmConfig map[string]interface{}
}
Click to show internal directories.
Click to hide internal directories.