Documentation ¶
Index ¶
Constants ¶
View Source
const ( // name of finalizer AstroFinalizer = "astros.astertower.kasterism.io" AstermuleImage = "kasterism/astermule:v0.1.0-rc" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AstroController ¶
type AstroController struct {
// contains filtered or unexported fields
}
func NewAstroController ¶
func NewAstroController(kubeClientset kubernetes.Interface, astroClientset astertowerclientset.Interface, deploymentInformer appsinformers.DeploymentInformer, serviceInformer coreinformers.ServiceInformer, astroInformer informers.AstroInformer, mode string) *AstroController
Click to show internal directories.
Click to hide internal directories.