Documentation ¶
Index ¶
Constants ¶
View Source
const (
// WorkloadIdentityRole is the role that Workload Identity uses.
WorkloadIdentityRole = "roles/iam.workloadIdentityUser"
)
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
NewController creates a new controller capable of reconciling Kf Spaces.
Types ¶
type Reconciler ¶
type Reconciler struct { *reconciler.Base // contains filtered or unexported fields }
Reconciler reconciles a Space object with the K8s cluster.
func (*Reconciler) ApplyChanges ¶
ApplyChanges updates the linked resources in the cluster with the current status of the Space.
Click to show internal directories.
Click to hide internal directories.