Documentation ¶
Index ¶
- func CompareEndpointSpec(left, right *subv1.EndpointSpec) bool
- func EnsureValidName(name string) string
- func GetClusterCRDName(cluster *types.SubmarinerCluster) (string, error)
- func GetClusterIDFromCableName(cableName string) string
- func GetEndpointCRDName(endpoint *types.SubmarinerEndpoint) (string, error)
- func GetEndpointCRDNameFromParams(clusterID, cableName string) (string, error)
- func GetLocalIP() string
- func GetLocalIPForDestination(dst string) string
- func ParseSecure(token string) (types.Secure, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareEndpointSpec ¶
func CompareEndpointSpec(left, right *subv1.EndpointSpec) bool
func EnsureValidName ¶ added in v0.9.1
func GetClusterCRDName ¶
func GetClusterCRDName(cluster *types.SubmarinerCluster) (string, error)
func GetClusterIDFromCableName ¶ added in v0.0.2
func GetEndpointCRDName ¶
func GetEndpointCRDName(endpoint *types.SubmarinerEndpoint) (string, error)
func GetLocalIP ¶
func GetLocalIP() string
func GetLocalIPForDestination ¶ added in v0.9.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.