Documentation ¶
Index ¶
- Constants
- func CR(options ...CROption) *wf.Wavefront
- func NothingEnabledCR(options ...CROption) *wf.Wavefront
- func Operator(options ...func(*appsv1.Deployment)) *appsv1.Deployment
- func Proxy(options ...func(*appsv1.Deployment)) *appsv1.Deployment
- func WithReplicas(availableReplicas, replicas int) func(*appsv1.Deployment)
- type CROption
Constants ¶
View Source
const DefaultClusterName = "testClusterName"
View Source
const DefaultImageRegistry = "my-projects.harbor.com"
View Source
const DefaultNamespace = "observability-test"
View Source
const DefaultProxyAddress = "wavefront-proxy:2878"
Variables ¶
This section is empty.
Functions ¶
func NothingEnabledCR ¶
func Operator ¶
func Operator(options ...func(*appsv1.Deployment)) *appsv1.Deployment
func Proxy ¶
func Proxy(options ...func(*appsv1.Deployment)) *appsv1.Deployment
func WithReplicas ¶
func WithReplicas(availableReplicas, replicas int) func(*appsv1.Deployment)
Types ¶
Click to show internal directories.
Click to hide internal directories.