mirror of
https://github.com/clastix/kamaji.git
synced 2026-08-26 00:47:20 +00:00
feat: addons
This commit is contained in:
committed by
Gonzalo Gabriel Jiménez Fuentes
parent
1d64932265
commit
258b1ff48f
@@ -0,0 +1,6 @@
|
||||
package api
|
||||
|
||||
type KubeadmConfigResourceVersionDependant interface {
|
||||
GetKubeadmConfigResourceVersion() string
|
||||
SetKubeadmConfigResourceVersion(string)
|
||||
}
|
||||
Reference in New Issue
Block a user