 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
- type Option
- func WithAllowedNamespaces(namespaces []string) Option
- func WithBranchPollingInterval(interval time.Duration) Option
- func WithClusterClient(clusterClient client.Client) Option
- func WithConfigMap(configMapName string) Option
- func WithLogger(log logr.Logger) Option
- func WithNoCrossNamespaceRefs(deny bool) Option
- func WithPollingInterval(interval time.Duration) Option
 
- type Server
Constants ¶
      View Source
      
  
    const DefaultConfigMapName = "branch-planner"
    
      View Source
      
  
const DefaultPollingInterval = time.Second * 30
    Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
func WithAllowedNamespaces ¶
func WithClusterClient ¶
func WithConfigMap ¶
func WithLogger ¶
func WithPollingInterval ¶
 Click to show internal directories. 
   Click to hide internal directories.