Documentation ¶
Index ¶
- func DaemonSet(k8sClient rest.Interface, schemas *types.Schemas)
- func Deployment(k8sClient rest.Interface, schemas *types.Schemas)
- func Ingress(workload *config.WorkloadContext, schemas *types.Schemas)
- func Namespace(k8sClient rest.Interface, schemas *types.Schemas)
- func Node(k8sClient rest.Interface, schemas *types.Schemas)
- func PersistentVolume(k8sClient rest.Interface, schemas *types.Schemas)
- func PersistentVolumeClaims(k8sClient rest.Interface, schemas *types.Schemas)
- func Pod(k8sClient rest.Interface, schemas *types.Schemas)
- func ReplicaSet(k8sClient rest.Interface, schemas *types.Schemas)
- func ReplicationController(k8sClient rest.Interface, schemas *types.Schemas)
- func Schemas(ctx context.Context, app *config.ClusterContext, schemas *types.Schemas) error
- func Secret(k8sClient rest.Interface, schemas *types.Schemas)
- func Service(k8sClient rest.Interface, schemas *types.Schemas)
- func StatefulSet(k8sClient rest.Interface, schemas *types.Schemas)
- func Workload(schemas *types.Schemas)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PersistentVolumeClaims ¶
func ReplicationController ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.