Documentation
¶
Index ¶
- func AddToScheme(scheme *runtime.Scheme) error
- func GVKString(obj client.Object) string
- func GetNodeExternalAddress(node *corev1.Node) (string, error)
- func GetNodeExternalDNS(node *corev1.Node) (string, bool)
- func IsBeforePodCreated(gs *agonesv1.GameServer) bool
- func IsResourceDeleted(obj client.Object) bool
- type NoNodeExternalIP
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToScheme ¶
func IsBeforePodCreated ¶
func IsBeforePodCreated(gs *agonesv1.GameServer) bool
func IsResourceDeleted ¶
Types ¶
type NoNodeExternalIP ¶
type NoNodeExternalIP struct {
NodeName string
}
func (*NoNodeExternalIP) Error ¶
func (e *NoNodeExternalIP) Error() string
Click to show internal directories.
Click to hide internal directories.