model

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DesiredClusterState

type DesiredClusterState struct {
	JmStatefulSet           *appsv1.StatefulSet
	JmService               *corev1.Service
	JmIngress               *networkingv1.Ingress
	TmStatefulSet           *appsv1.StatefulSet
	TmDeployment            *appsv1.Deployment
	TmService               *corev1.Service
	ConfigMap               *corev1.ConfigMap
	Job                     *batchv1.Job
	PodDisruptionBudget     *policyv1.PodDisruptionBudget
	HorizontalPodAutoscaler *autoscalingv2.HorizontalPodAutoscaler
}

DesiredClusterState holds desired state of a cluster.

Jump to

Keyboard shortcuts

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