Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NodesInCluster ¶
func PodRevision ¶
Types ¶
type Rollout ¶
type Rollout struct { Workload *cachev1alpha1.Workload Client k8s.Client Recorder record.EventRecorder Log logr.Logger Labels map[string]string Scheme *runtime.Scheme ExpectSts *appsv1.StatefulSet ActualSts *appsv1.StatefulSet }
func (*Rollout) RollingUpgrades ¶
Click to show internal directories.
Click to hide internal directories.