Documentation ¶
Index ¶
Constants ¶
View Source
const ( MutatingWebhookConfigurationName = "gating-mutator" AaqServerServiceName = "aaq-server" DefaultNamespaceSelectorLabel = "application-aware-quota/enable-gating" )
Variables ¶
This section is empty.
Functions ¶
func CreateAllDynamicResources ¶
func CreateAllDynamicResources(args *FactoryArgs) ([]client.Object, error)
CreateAllDynamicResources creates all dynamic cluster-wide resources
func CreateAllStaticResources ¶
func CreateAllStaticResources(args *FactoryArgs) ([]client.Object, error)
CreateAllStaticResources creates all static cluster-wide resources
func GetClusterRolePolicyRules ¶
func GetClusterRolePolicyRules() []rbacv1.PolicyRule
GetClusterRolePolicyRules returns all cluster PolicyRules
Types ¶
Click to show internal directories.
Click to hide internal directories.