Versions in this module Expand all Collapse all v0 v0.2.4 Mar 29, 2022 Changes in this version + type NodePlacement struct + Affinity *corev1.Affinity + NodeSelector map[string]string + Tolerations []corev1.Toleration + func (NodePlacement) SwaggerDoc() map[string]string + func (in *NodePlacement) DeepCopy() *NodePlacement + func (in *NodePlacement) DeepCopyInto(out *NodePlacement) + type Phase string + const PhaseDeleted + const PhaseDeleting + const PhaseDeployed + const PhaseDeploying + const PhaseEmpty + const PhaseError + const PhaseUpgrading + type Status struct + Conditions []conditions.Condition + ObservedVersion string + OperatorVersion string + Phase Phase + TargetVersion string + func (in *Status) DeepCopyInto(out *Status)