Home
last modified time | relevance | path

Searched defs:VolumeMountApplyConfiguration (Results 1 – 8 of 8) sorted by relevance

/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumemount.go27 type VolumeMountApplyConfiguration struct { struct
28 Name *string `json:"name,omitempty"`
29 ReadOnly *bool `json:"readOnly,omitempty"`
30 MountPath *string `json:"mountPath,omitempty"`
31 SubPath *string `json:"subPath,omitempty"`
32 MountPropagation *v1.MountPropagationMode `json:"mountPropagation,omitempty"`
33 SubPathExpr *string `json:"subPathExpr,omitempty"`
45 func (b *VolumeMountApplyConfiguration) WithName(value string) *VolumeMountApplyConfiguration {
53 func (b *VolumeMountApplyConfiguration) WithReadOnly(value bool) *VolumeMountApplyConfiguration {
61 func (b *VolumeMountApplyConfiguration) WithMountPath(value string) *VolumeMountApplyConfiguration {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumemount.go27 type VolumeMountApplyConfiguration struct { struct
28 Name *string `json:"name,omitempty"`
29 ReadOnly *bool `json:"readOnly,omitempty"`
30 MountPath *string `json:"mountPath,omitempty"`
31 SubPath *string `json:"subPath,omitempty"`
32 MountPropagation *v1.MountPropagationMode `json:"mountPropagation,omitempty"`
33 SubPathExpr *string `json:"subPathExpr,omitempty"`
45 func (b *VolumeMountApplyConfiguration) WithName(value string) *VolumeMountApplyConfiguration {
53 func (b *VolumeMountApplyConfiguration) WithReadOnly(value bool) *VolumeMountApplyConfiguration {
61 func (b *VolumeMountApplyConfiguration) WithMountPath(value string) *VolumeMountApplyConfiguration {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumemount.go27 type VolumeMountApplyConfiguration struct { struct
28 Name *string `json:"name,omitempty"`
29 ReadOnly *bool `json:"readOnly,omitempty"`
30 MountPath *string `json:"mountPath,omitempty"`
31 SubPath *string `json:"subPath,omitempty"`
32 MountPropagation *v1.MountPropagationMode `json:"mountPropagation,omitempty"`
33 SubPathExpr *string `json:"subPathExpr,omitempty"`
45 func (b *VolumeMountApplyConfiguration) WithName(value string) *VolumeMountApplyConfiguration {
53 func (b *VolumeMountApplyConfiguration) WithReadOnly(value bool) *VolumeMountApplyConfiguration {
61 func (b *VolumeMountApplyConfiguration) WithMountPath(value string) *VolumeMountApplyConfiguration {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/applyconfigurations/core/v1/
H A Dvolumemount.go27 type VolumeMountApplyConfiguration struct { struct
28 Name *string `json:"name,omitempty"`
29 ReadOnly *bool `json:"readOnly,omitempty"`
30 MountPath *string `json:"mountPath,omitempty"`
31 SubPath *string `json:"subPath,omitempty"`
32 MountPropagation *v1.MountPropagationMode `json:"mountPropagation,omitempty"`
33 SubPathExpr *string `json:"subPathExpr,omitempty"`
45 func (b *VolumeMountApplyConfiguration) WithName(value string) *VolumeMountApplyConfiguration {
53 func (b *VolumeMountApplyConfiguration) WithReadOnly(value bool) *VolumeMountApplyConfiguration {
61 func (b *VolumeMountApplyConfiguration) WithMountPath(value string) *VolumeMountApplyConfiguration {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumemount.go27 type VolumeMountApplyConfiguration struct { struct
28 Name *string `json:"name,omitempty"`
29 ReadOnly *bool `json:"readOnly,omitempty"`
30 MountPath *string `json:"mountPath,omitempty"`
31 SubPath *string `json:"subPath,omitempty"`
32 MountPropagation *v1.MountPropagationMode `json:"mountPropagation,omitempty"`
33 SubPathExpr *string `json:"subPathExpr,omitempty"`
45 func (b *VolumeMountApplyConfiguration) WithName(value string) *VolumeMountApplyConfiguration {
53 func (b *VolumeMountApplyConfiguration) WithReadOnly(value bool) *VolumeMountApplyConfiguration {
61 func (b *VolumeMountApplyConfiguration) WithMountPath(value string) *VolumeMountApplyConfiguration {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumemount.go27 type VolumeMountApplyConfiguration struct { struct
28 Name *string `json:"name,omitempty"`
29 ReadOnly *bool `json:"readOnly,omitempty"`
30 MountPath *string `json:"mountPath,omitempty"`
31 SubPath *string `json:"subPath,omitempty"`
32 MountPropagation *v1.MountPropagationMode `json:"mountPropagation,omitempty"`
33 SubPathExpr *string `json:"subPathExpr,omitempty"`
45 func (b *VolumeMountApplyConfiguration) WithName(value string) *VolumeMountApplyConfiguration {
53 func (b *VolumeMountApplyConfiguration) WithReadOnly(value bool) *VolumeMountApplyConfiguration {
61 func (b *VolumeMountApplyConfiguration) WithMountPath(value string) *VolumeMountApplyConfiguration {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumemount.go27 type VolumeMountApplyConfiguration struct { struct
28 Name *string `json:"name,omitempty"`
29 ReadOnly *bool `json:"readOnly,omitempty"`
30 MountPath *string `json:"mountPath,omitempty"`
31 SubPath *string `json:"subPath,omitempty"`
32 MountPropagation *v1.MountPropagationMode `json:"mountPropagation,omitempty"`
33 SubPathExpr *string `json:"subPathExpr,omitempty"`
45 func (b *VolumeMountApplyConfiguration) WithName(value string) *VolumeMountApplyConfiguration {
53 func (b *VolumeMountApplyConfiguration) WithReadOnly(value bool) *VolumeMountApplyConfiguration {
61 func (b *VolumeMountApplyConfiguration) WithMountPath(value string) *VolumeMountApplyConfiguration {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/applyconfigurations/core/v1/
H A Dvolumemount.go27 type VolumeMountApplyConfiguration struct { struct
28 Name *string `json:"name,omitempty"`
29 ReadOnly *bool `json:"readOnly,omitempty"`
30 MountPath *string `json:"mountPath,omitempty"`
31 SubPath *string `json:"subPath,omitempty"`
32 MountPropagation *v1.MountPropagationMode `json:"mountPropagation,omitempty"`
33 SubPathExpr *string `json:"subPathExpr,omitempty"`
45 func (b *VolumeMountApplyConfiguration) WithName(value string) *VolumeMountApplyConfiguration {
53 func (b *VolumeMountApplyConfiguration) WithReadOnly(value bool) *VolumeMountApplyConfiguration {
61 func (b *VolumeMountApplyConfiguration) WithMountPath(value string) *VolumeMountApplyConfiguration {
[all …]