Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WithoutCA = withoutCA{}
Functions ¶
Types ¶
type WithCustomBaseURL ¶
type WithCustomBaseURL string
func (WithCustomBaseURL) ApplyToInstallOptions ¶
func (opt WithCustomBaseURL) ApplyToInstallOptions(o *installOptions)
type WithCustomCA ¶
type WithCustomCA []byte
func (WithCustomCA) ApplyToInstallOptions ¶
func (opt WithCustomCA) ApplyToInstallOptions(o *installOptions)
type WithRemoteClient ¶
func (WithRemoteClient) ApplyToInstallOptions ¶
func (opt WithRemoteClient) ApplyToInstallOptions(o *installOptions)
type WithWebhookSecret ¶
type WithWebhookSecret types.NamespacedName
func (WithWebhookSecret) ApplyToInstallOptions ¶
func (opt WithWebhookSecret) ApplyToInstallOptions(o *installOptions)
type WithWebhookService ¶
type WithWebhookService types.NamespacedName
func (WithWebhookService) ApplyToInstallOptions ¶
func (opt WithWebhookService) ApplyToInstallOptions(o *installOptions)
type WithWebhookServicePort ¶
type WithWebhookServicePort int32
func (WithWebhookServicePort) ApplyToInstallOptions ¶
func (opt WithWebhookServicePort) ApplyToInstallOptions(o *installOptions)
Click to show internal directories.
Click to hide internal directories.