Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Services = []string{"service", "ingress"}
Functions ¶
This section is empty.
Types ¶
type K8sIngressProvider ¶
type K8sIngressProvider struct {
// contains filtered or unexported fields
}
k8sServiceProvider is a provider for aws Route53 API
func NewK8sIngressProvider ¶
func NewK8sIngressProvider(id string, ingress *v1.IngressList) *K8sIngressProvider
func (*K8sIngressProvider) GetResource ¶
GetResource returns all the resources in the store for a provider.
type K8sServiceProvider ¶
type K8sServiceProvider struct {
// contains filtered or unexported fields
}
K8sServiceProvider is a provider for aws Route53 API
func (*K8sServiceProvider) GetResource ¶
GetResource returns all the resources in the store for a provider.
Click to show internal directories.
Click to hide internal directories.