Add PAT to machineuser
[ZITADOPER-1]
This commit is contained in:
@@ -49,6 +49,9 @@ type MachineUserStatus struct {
|
||||
UserId string `json:"userId"`
|
||||
// +kubebuilder:default=""
|
||||
KeyId string `json:"keyId"`
|
||||
|
||||
// +kubebuilder:default=""
|
||||
PATId string `json:"patId"`
|
||||
}
|
||||
|
||||
func (d *MachineUserStatus) SetCondition(condition metav1.Condition) {
|
||||
|
||||
Reference in New Issue
Block a user