Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthProxyClientRole ¶
type AuthProxyClientRole struct {
machinery.TemplateMixin
}
AuthProxyClientRole scaffolds a file that defines the role for the metrics reader
func (*AuthProxyClientRole) SetTemplateDefaults ¶
func (f *AuthProxyClientRole) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type AuthProxyRole ¶
type AuthProxyRole struct {
machinery.TemplateMixin
}
AuthProxyRole scaffolds a file that defines the role for the auth proxy
func (*AuthProxyRole) SetTemplateDefaults ¶
func (f *AuthProxyRole) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type AuthProxyRoleBinding ¶
type AuthProxyRoleBinding struct {
machinery.TemplateMixin
}
AuthProxyRoleBinding scaffolds a file that defines the role binding for the auth proxy
func (*AuthProxyRoleBinding) SetTemplateDefaults ¶
func (f *AuthProxyRoleBinding) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type AuthProxyService ¶
type AuthProxyService struct {
machinery.TemplateMixin
}
AuthProxyService scaffolds a file that defines the service for the auth proxy
func (*AuthProxyService) SetTemplateDefaults ¶
func (f *AuthProxyService) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type CRDEditorRole ¶
type CRDEditorRole struct { machinery.TemplateMixin machinery.ResourceMixin }
CRDEditorRole scaffolds a file that defines the role that allows to edit plurals
func (*CRDEditorRole) SetTemplateDefaults ¶
func (f *CRDEditorRole) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type CRDViewerRole ¶
type CRDViewerRole struct { machinery.TemplateMixin machinery.ResourceMixin }
CRDViewerRole scaffolds a file that defines the role that allows to view plurals
func (*CRDViewerRole) SetTemplateDefaults ¶
func (f *CRDViewerRole) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type Kustomization ¶
type Kustomization struct {
machinery.TemplateMixin
}
Kustomization scaffolds a file that defines the kustomization scheme for the rbac folder
func (*Kustomization) SetTemplateDefaults ¶
func (f *Kustomization) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type LeaderElectionRole ¶
type LeaderElectionRole struct {
machinery.TemplateMixin
}
LeaderElectionRole scaffolds a file that defines the role that allows leader election
func (*LeaderElectionRole) SetTemplateDefaults ¶
func (f *LeaderElectionRole) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type LeaderElectionRoleBinding ¶
type LeaderElectionRoleBinding struct {
machinery.TemplateMixin
}
LeaderElectionRoleBinding scaffolds a file that defines the role binding that allows leader election
func (*LeaderElectionRoleBinding) SetTemplateDefaults ¶
func (f *LeaderElectionRoleBinding) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template
type RoleBinding ¶
type RoleBinding struct {
machinery.TemplateMixin
}
RoleBinding scaffolds a file that defines the role binding for the manager
func (*RoleBinding) SetTemplateDefaults ¶
func (f *RoleBinding) SetTemplateDefaults() error
SetTemplateDefaults implements file.Template