Documentation ¶
Index ¶
Constants ¶
View Source
const ( AppId = "authenticator.eapol" AuthNamespace = "authenticator-namespace" AuthName = "authenticator-name" AuthenticatorMountPath = "/config/auth" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigGenerator ¶
type ConfigGenerator struct {
// contains filtered or unexported fields
}
func New ¶
func New(a11r *eapolv1.Authenticator, serviceAccount string) *ConfigGenerator
func (*ConfigGenerator) ConfigMap ¶
func (g *ConfigGenerator) ConfigMap() (*corev1.ConfigMap, error)
func (*ConfigGenerator) Daemonset ¶
func (g *ConfigGenerator) Daemonset() *appsv1.DaemonSet
Click to show internal directories.
Click to hide internal directories.