Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PokemonReconciler ¶
PokemonReconciler reconciles a Pokemon object
func (*PokemonReconciler) Reconcile ¶
+kubebuilder:rbac:groups=kubebuilder.meetup.apricote.de,resources=pokemons,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=kubebuilder.meetup.apricote.de,resources=pokemons/status,verbs=get;update;patch +kubebuilder:rbac:groups=core,resources=configmaps,verbs=get;list;watch;create;update;patch;delete
func (*PokemonReconciler) SetupWithManager ¶
func (r *PokemonReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.