Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNGINXIngressServiceIP ¶
func GetNGINXIngressServiceIP(clientset kubernetes.Interface) (string, bool, error)
GetNGINXIngressServiceIP retrieves the external address of the nginx-ingress service
Types ¶
type CreateDNSRecordConfig ¶
func (*CreateDNSRecordConfig) NewDNSRecordForEndpoint ¶
func (c *CreateDNSRecordConfig) NewDNSRecordForEndpoint() *models.DNSRecord
NewDNSRecordForEndpoint generates a random subdomain and returns a DNSRecord model
type DNSRecord ¶
DNSRecord wraps the gorm DNSRecord model
func (*DNSRecord) CreateDomain ¶
func (e *DNSRecord) CreateDomain(clientset kubernetes.Interface) error
Click to show internal directories.
Click to hide internal directories.