Documentation ¶
Index ¶
- func BuildNewCoreFile(corefile []byte) ([]byte, bool, error)
- func ExistContainerByName(name string, containers []corev1.Container) bool
- func ExistInterfaceSlice(val string, item []interface{}) bool
- func ExistPolicyRule(rule rbacv1.PolicyRule, rules []rbacv1.PolicyRule) bool
- func ExistPortsByPort(port int32, ports []corev1.ServicePort) bool
- func ExistStringSlice(val string, item []string) bool
- func ExistVolumeMountsByName(name string, volumeMounts []corev1.VolumeMount) bool
- func ExistVolumeMsByName(name string, volumes []corev1.Volume) bool
- func FileExist(name string) bool
- type Args
- type Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExistContainerByName ¶
func ExistInterfaceSlice ¶
func ExistPolicyRule ¶
func ExistPolicyRule(rule rbacv1.PolicyRule, rules []rbacv1.PolicyRule) bool
func ExistPortsByPort ¶
func ExistPortsByPort(port int32, ports []corev1.ServicePort) bool
func ExistStringSlice ¶
func ExistVolumeMountsByName ¶
func ExistVolumeMountsByName(name string, volumeMounts []corev1.VolumeMount) bool
Types ¶
Click to show internal directories.
Click to hide internal directories.