mirror of
https://github.com/rancher/rke.git
synced 2025-09-06 01:10:15 +00:00
vendor update
This commit is contained in:
committed by
Alena Prokharchyk
parent
716a776d42
commit
c5f8dbd5b9
2
vendor/github.com/rancher/types/apis/management.cattle.io/v3/rke_types.go
generated
vendored
2
vendor/github.com/rancher/types/apis/management.cattle.io/v3/rke_types.go
generated
vendored
@@ -184,6 +184,8 @@ type KubeAPIService struct {
|
||||
BaseService `yaml:",inline" json:",inline"`
|
||||
// Virtual IP range that will be used by Kubernetes services
|
||||
ServiceClusterIPRange string `yaml:"service_cluster_ip_range" json:"serviceClusterIpRange,omitempty"`
|
||||
// Port range for services defined with NodePort type
|
||||
ServiceNodePortRange string `yaml:"service_node_port_range" json:"serviceNodePortRange,omitempty"`
|
||||
// Enabled/Disable PodSecurityPolicy
|
||||
PodSecurityPolicy bool `yaml:"pod_security_policy" json:"podSecurityPolicy,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user