search

package
v1.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AddonSearch = &addoninit.Addon{
	Name:    addoninit.SearchResourceName,
	Status:  status,
	Enable:  enableSearch,
	Disable: disableSearch,
}

AddonSearch describe the search addon command process

Functions

This section is empty.

Types

type AAApiServiceReplace

type AAApiServiceReplace struct {
	Name      string
	Namespace string
	CABundle  string
}

AAApiServiceReplace is a struct to help to concrete the karmada-search ApiService bytes with the AAApiService template

type AAServiceReplace

type AAServiceReplace struct {
	Namespace         string
	HostClusterDomain string
}

AAServiceReplace is a struct to help to concrete the karmada-search AA Service bytes with the AAService template

type DeploymentReplace

type DeploymentReplace struct {
	Namespace  string
	Replicas   *int32
	Image      string
	ETCDSevers string
	KeyPrefix  string
}

DeploymentReplace is a struct to help to concrete the karmada-search deployment bytes with the deployment template

type ServiceReplace

type ServiceReplace struct {
	Namespace string
}

ServiceReplace is a struct to help to concrete the karmada-search Service bytes with the Service template

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL