Documentation ¶
Index ¶
- Constants
- func ReadIngressConfigJSON(pathItems ...string) (*utils.IngressConfig, error)
- func ReadIngressYaml(pathItems ...string) (*networking.Ingress, error)
- func ReadSingleIngressConfigJSON(pathItems ...string) (*utils.SingleIngressConfig, error)
- func ReadV1IngressYaml(pathItems ...string) (*networkingv1.Ingress, error)
Constants ¶
View Source
const (
TemplatePath = "test"
)
Variables ¶
This section is empty.
Functions ¶
func ReadIngressConfigJSON ¶
func ReadIngressConfigJSON(pathItems ...string) (*utils.IngressConfig, error)
func ReadIngressYaml ¶
func ReadIngressYaml(pathItems ...string) (*networking.Ingress, error)
func ReadSingleIngressConfigJSON ¶
func ReadSingleIngressConfigJSON(pathItems ...string) (*utils.SingleIngressConfig, error)
func ReadV1IngressYaml ¶
func ReadV1IngressYaml(pathItems ...string) (*networkingv1.Ingress, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.