File size: 186 Bytes
105b369
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
from phi.k8s.app.traefik.router import (
    TraefikRouter,
    AppVolumeType,
    ContainerContext,
    ServiceType,
    RestartPolicy,
    ImagePullPolicy,
    LoadBalancerProvider,
)